@charset "utf-8";
html,body{
background: #a1afbc url(http://www.undergradzone.com/images/bg.jpg) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}



/* General Settings */




h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
border-bottom: solid 1px #254f79;
color: #254f79;
width: 575px;
}



H2

{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color: #254f79;
}

H2.rheading

{
	font-family: arial;
	COLOR: #FFF;
	font-size: 12pt;
	text-align: center;
	border-bottom: solid 2px #FFF;
}

a:link, a:visited {

	text-decoration: none;
	font-weight: bold;
	color: #50729F;

}

a:hover {

	text-decoration: none;
	font-weight: bold;
	color: #000;

}



li

{

padding-bottom:5px;

}



ul.checkmark

{

	list-style-type: none;

}


table.courses

{	
	FONT-FAMILY: arial;
	font-size: 10pt;
}

table.review

{	
	FONT-FAMILY: arial;
	font-size: 10pt;
}

ul.checkmark li

{

	background: url(images/checkmark.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 30px;
	margin-bottom: 6px;

}



/* Fixed width in the middle of the screen with a border */



.container
{
	width: 775px;
	position: relative;
	display: block;
}



/* Not important if using one solid header the same size as the container above */

.headerwrapper

{

	border-bottom: solid 3px #ff0000;
	
}

.header

{

	position: relative;
	display: block;
	
}

.headerform
{
	position: absolute;	
	top: 0px;
	left: 400px;
	width: 377px;
	height: 115px;
}


/* Use to set the color and size of the leftbar */



td.leftbar

{

	background-color: #7690AB;
	color: #000;
	width: 150px;
	border-right: solid 1px #000;
	border-top: solid 2px #000;
	margin-top: 10px;
	font-family: tahoma;
	text-align: left;
}

td.mainwindow

{

	padding: 10px;
	width: 625px;
	background-color: #fff;
	border-top: solid 2px #000;
	font-size: 10pt;
	color: #000;
	font-family: tahoma;
	text-align: left;

}

table

{

	background-color: #fff;
	color: #000;
	FONT-FAMILY: arial;
	font-size: 10pt;
	margin-left: 10px;

}



td.atable

{

	background-color: #fff;
	color: #000;
	FONT-FAMILY: arial;
	font-size: 10pt;

}







/* leaving the width at 100% makes it so it will stay with the width set in the leftbar above */



div.mainbodytext

{

	font-family: tahoma;
	font-size: 10pt;

}





div.navbar

{

	margin-top: 10px;
	margin-bottom: 100px;
	width: 186px;

}


a.nav:link, a.nav:visited
 {

background-color: #7690ab;
display:block;
width: 186px;
color: white;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
background-color: #7690ab;
border-bottom: solid 1px #526d8a;
border-top: solid 1px #a4b7c6;

	-moz-box-sizing:border-box;box-sizing:border-box;

}




a.nav:hover {

background-color: #254f79;

}


div.rnavbar, div.rnavbar2, div.rnavbar3, div.rnavbar4, div.rnavbar5
{
	display: none;
	background-color: #000;
	width: 150px;
}

a.rnav:link, a.rnav:visited
{
background-color: #7690ab;
display:block;
width: 186px;
color: white;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
background-color: #7690ab;
border-bottom: solid 1px #526d8a;
border-top: solid 1px #a4b7c6;
}

a.rnav:hover {
	color: #000000; 
	background-color: #cccccc;
	text-decoration: none;

}


a.srnav:link, a.srnav:visited
{
background-color: #7690ab;
display:block;
width: 186px;
color: #000000;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
background-color: #7690ab;
border-bottom: solid 1px #526d8a;
border-top: solid 1px #a4b7c6;
font-family: tahoma;
font-size: 12px;
}

a.srnav:hover {
	color: #000000; 
	background-color: #cccccc;
	text-decoration: none;
font-family: tahoma;
font-size: 12px;

}





#featured {

	font-weight: bold;

}





.examtable

{
	border: solid 1px #000;
	font-size: 10pt;
	font-family: arial;
	width: 90%;


}




a.green:link, a.green:visited {

	color: #336600;  
	text-decoration: none;

}



a.green:hover {

	color: #A7A984; 
	text-decoration: none;

}



.copy {

	background-color: #254f79;
	border-top: solid 3px #000;
	display: block;
	color: #FFF; 
	font-weight: bold;
	font-size: 10pt;
	FONT-FAMILY: arial;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;

}





a.jwd:link, a.jwd:visited {

	color: #fff;  
	text-decoration: none;
	font-weight: bold;

}


a.admin:link, a.admin:visited {

	color: #cccccc;  
	text-decoration: none;
	font-size: 10pt;
	text-align: center;
	width: 100%;

}




div.contactform

{

	width: 280px;
	float: right;
	text-align: center;

}


.assess

{

	background-color: #000;
	color: #fff;

}





.floatright

{

float: right;

}

.floatleft

{

float: left;

margin-right: 10px;

}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}


