﻿/* basic elements
----------------------------------------------- */

BODY, HTML {
	margin:0; 
	padding:0; 
	font: small/1.2em Arial, Helvetica, sans-serif; 
	color: #000; 
	background-color: #FFF
}
p {
	margin:0;
	padding:0 10px 10px 10px;
	font-size:85%;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font:1.4em Trebuchet MS, Arial, sans-serif; 
	padding:0 10px 10px 10px; 
	margin:0; 
	color:#FFF
}


/* links
----------------------------------------------- */

A:link, A:visited {
	color: #000099; 
	text-decoration: none
}
A:hover {
	color: #999; 
	text-decoration: none
}
A:active {
	color: #8C8FA6; 
	text-decoration: none
}
ACRONYM {
	font-weight: bold; 
	border-bottom: #A06F3C 1px dotted
}

/*A:link, A:visited {
	color: #000; 
	text-decoration: none
}
A:hover {
	color: #999; 
	text-decoration: none
}
A:active {
	color: #999;
	text-decoration: none;
} */

/* page layout elements
----------------------------------------------- */

#container {
	width:770px; 
	margin:0 auto; 
	text-align:left; 
	position:relative
}
#midContainter {
	width:770px; 
	height:465px; 
	text-align:left; 
	position:relative
}
#homeContent {
	padding:0; 
	margin:0; 
	width:770px
}
#footer {
	border-top:1px solid #ccc; 
	width:770px; 
	margin:0 auto; 
	position:relative; 
	padding:0
}
.clear { clear:both }


/* site navigation
----------------------------------------------- */

.RJnavList {
	margin:0px 0;
	font:11px Arial;
	padding:2 0;
	text-align:center;
	position: relative;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
	width: 769;
	background-color: #F5F5F5;
	background-position: left;
}

.RJnavLeft {
	margin:4px 0 6px;
	font:normal 11px Arial;
	padding:0;
	text-align:left;
	position: relative;
	left: 8px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
	color: #0000A0;
}
.RJcontainer {
	height: 100%;
	width: 90px;
	float: left;
	background-color: #F5F5F5;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* extras
----------------------------------------------- */

.topOfPage {
	padding:0 0 5px 13px; 
	background:url("/MCMSweb/Img/up_arrow.gif") no-repeat 0 30%; 
	font:11px Arial;
}

.sansblack-10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000 }
.sansblack-12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000 }
.sansblack-14 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #000000 }
.sansblack-16 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #000000 }
.sansblack-18 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #000000 }
.sansblack-20 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; color: #000000 }

.sansblue-10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000099; text-decoration: none }
.sansblue-12 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000099; text-decoration: none }
.sansblue-14 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #000099; text-decoration: none }
.sansblue-16 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #000099; text-decoration: none }
.sansblue-18 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #000099; text-decoration: none }
.sansblue-20 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; color: #000099; text-decoration: none }

.sansgold-10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #996600 }
.sansgold-12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #996600 }
.sansgold-14 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #996600 }
.sansgold-16 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #996600 }
.sansgold-18 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #996600 }
.sansgold-20 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; color: #996600 }
.RJbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width: 600px;
}
.Sitecontainer {
	position: absolute;
	height: 600px;
	width: 770px;
}
.sansred-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: 600;
}
.sansred-11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: 600;
}





.columnleft {
	margin: 0px;
	position: absolute;
	left: 0px;
	width: 254px;
	background-color: rgb(241,241,241);
	}
	
.columncenter {
	margin: 0px;
	position: absolute;
	left: 256px;
	width: 254px;
	background-color: rgb(241,241,241);
	}
	
.columnright {
	margin: 0px;
	position: absolute;	
	left: 355px;
	top: 244px;
	height: 352px;	
	width: 218px;
	background-color: #FFEEFF;
	padding: 9px;
	border-right:#EEEEEE;
    border-right-style:solid;
	}
		
.lecture {
	margin: 0px;
	width: 218px;
	background-color: #EEFFFF;
	padding: 5px;
	border-right: #DDDDDD;
	border-right-style: solid;
	background-image: url(presenter-thumb.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
    }
	
.video {
	margin: 0px;
	width: 218px;
	background-color: #EEFFFF;
	padding: 5px;
	border-right: #DDDDDD;
	border-right-style: solid;
	background-image: url(videocamera2-blue.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
    }
	
.LinkText {
	color: #0033CC;
	background-color: #EEEEEE;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	font-weight: 600;
	padding: 5px;
	border-bottom-style: groove;
	margin-left: 45px;
	display: block;
	} 
	
.Presenter {
	color: #0033CC;
	background-color: #EEEEEE;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 140%;
	font-weight: 500;
	padding-left: 25px;
	padding-top: 5px;
	} 
.high-low{
	color: #0033CC;
	background-color: #CCFFCC;
	width: 25px;
	top: 33px;
	margin-left: 0px;
	text-align: center;
	float: left;
	position: absolute;
	} 
