/* CSS Document */
a:link {
	text-decoration: none;
	font-size:11px;
	color: #3366cc;
}
a:visited {
	text-decoration: none;
	color: #3366cc;
	font-size:11px;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-size:11px;
}
a:active {
	text-decoration: none;
	color: #3366cc;
	font-size:11px;
}
.style18{
font-size:11px;
font-weight:bold;
}
.student_header_buy{
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	font-style: bold
}
body { 
    font-family: arial, verdana,  helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}
/* added font family and width to class SCJ 6 07 06 */
.black{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	width:180px;
}
/* added entire class, swaped out the class "black" in boath searches  SCJ 6 07 06 */
.black_search{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	width:160px;
}
p {
font-family:arial, verdana,  helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
	font-style: bold;}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
	font-style: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* origanal was wrong fixed SCJ 6 07 06 */
/*.navWht, a.navWht, a.navWht:visited, a.navWht:hover {
padding:0px 0px 0px 0px;
color:#ffffff;
text-decoration:none
}*/
.navWht , .navWht a, .navWht a:link, .navWht a:visited, .navWht a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
padding:0px 0px 0px 0px;
color:#ffffff;
text-decoration:none
}

/* added to get the diference betwen the top thomson nav and the red nav bar. SCJ 6 07 06 */
.BlueTnavWht , .BlueTnavWht a, .BlueTnavWht a:link, .BlueTnavWht a:visited, .BlueTnavWht a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
padding:0px 0px 0px 0px;
color:#ffffff;
text-decoration:none
}

.studFauctlyText{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:112%;
}
/******* topnav start *******/

div#logo_bg{
	position:absolute;
	left:0px;
	top:4px;
	width:181px;
	height:30px;
	z-index:2;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF
}

div#topnav_blue_bar{
	position:absolute;
	left:0px; 
	top:0px;
	width:970px;
	height:24px;
	z-index:1;
	background-color: 003399;
	layer-background-color: 003399
}

div#topnav_thomson_links{
padding:0px 0px 0px 10px;
	position:absolute;
	left:186px;
	top:6px;
	width:369px;
	height:12px;
	z-index:2
}

div#topnav_site_links{
	padding:0px 0px 0px 10px;
	position:absolute;
	left:186px;
	top:66px;
	width:369px;
	height:12px;
	z-index:2
}

div#thomson_logo{
	position:absolute;
	left:12px;
	top:10px;
	width:157px;
	height:46px;
	z-index:3
}

div#learning_image{
	position:absolute;
	left:0px;
	top:63px;
	width:86px;
	height:20px;
	z-index:2
}

div#topnav_red_bar{
	position:absolute;
	left:-1px;
	top:62px;
	width:970px;
	height:22px;
	z-index:1;
	background-color: 993333;
	layer-background-color: 993333
}

/******* topnav end *******/




/******* main content start *******/

div#content{
	position:absolute;
	left:20px;
	top:94px;
}




/******* main content stop *******/






/******* footer styles start *******/

div#footer{
position:absolute;
left:8px;
top:418px;
width: 951px;
margin:0px 0px 0px 0px;
padding:px 0px 0px 0px;
clear:both;
text-align:center;
color:#3366cc;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
}
div#footer a:link{
color: #3366cc;
text-decoration:none;
}
div#footer a:visited{
color: #3366cc;
text-decoration:none;
}
div#footer a:hover{
color: #999999;
text-decoration:none;
}
div#footer hr{
color:#3366cc;
padding:0px;
margin:0px;
}
.dividerFooter {
border-top:1px solid #3366cc;
margin:3px;
}
/* added, was left out. SCJ 6 07 06 */
.footerGrey, .footerGrey a:link, .footerGrey a:visited {
    color:#999999;
    font-size:10px;
    text-decoration:none;
}
/******* footer styles end *******/
