/* Standard CSS Styles*/

body {
	background-image: url("/i/front/BodyBG.jpg"); 
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	}

td {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:12px;
	line-height: 18px;
	color: #000000;
	}

a:link {
	color:#002989; 
	text-decoration:none;
	}

a:visited {
	color:#002989;
	text-decoration:none; 
	}

a:hover {
	color:#002989; 
	text-decoration:underline; 
	}

big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 18px; 
	font-weight:bold;
	}

H1 {
	font-family:helvetica, arial, sans-serif; 
	font-size:24px; 
	line-height: 20px; 
	font-weight:bold;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
	}

H2 {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:bold;
	color: #0259A8;
	margin: 0px;
	padding: 20px 0px 20px 50px;
	text-transform: uppercase;
	background-image: url("/i/common/H2BG.gif");
	background-repeat: no-repeat;
	background-position: left top;
	}

H3 {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:bold;
	color: #0259A8;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	}
	
strong {
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

small {
	font-size:11px;
	}

.faculty {
	padding-bottom: 20px;
	}

.FlashWrapper img {
	behavior: url('/cc/js/pngbehavior.htc');
	}

.footer {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px;
	color:#77AFCA; 
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.PageTitle {
	padding-left: 40px;
	}

.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.SectionTitle img {
	behavior: url('/cc/js/pngbehavior.htc');
	}

/* Navigation Styles*/

.nav a {
	display: block;
	margin-right: 23px;
	padding: 9px 2px 9px 35px; 
	font-weight:normal; 
	background-image: url("/i/common/NavBG.gif"); 
	background-repeat: no-repeat;
	background-position: bottom left;
	}

.nav a:link {
	color:#0259A8; 
	text-decoration:none;
	}

.nav a:visited {
	color:#0259A8;
	text-decoration:none; 
	}

.nav a:hover {
	color:#000000; 
	text-decoration:none;
	background-color: #E0F7FD; 
	}

.nav b {
	display: block;
	margin-right: 23px;
	padding: 9px 2px 9px 35px; 
	font-weight:normal; 
	background-image: url("/i/common/NavBG.gif"); 
	background-repeat: no-repeat;
	background-position: bottom left;
	color:#000000; 
	text-decoration:none;
	background-color: #75E1FD; 
	}

.Footer a:link {
	color:#77AFCA; 
	text-decoration:none;
	}

.Footer a:visited {
	color:#77AFCA;
	text-decoration:none; 
	}

.Footer a:hover {
	color:#FFFFFF; 
	text-decoration:none;
	}

/* Page Layout Styles*/

.CTable {
	background-color: #EFF1F8;
	border: solid 2px #0259A8;
	}

.CTable th {
	font-size:13px;
	color: #0259A8;
	padding: 3px;
	background-color: #D0DCE4;
	border: solid 5px #EFF1F8;
	}

.CTable td {
	font-size:12px;
	padding: 3px;
	}

.Page {
	background-image: url("/i/common/PageBG.jpg"); 
	background-repeat: repeat-y;
	background-position: top;
	}

.Main {
	color: #FFFFFF;
	}

.MainText {
	color: #FFFFFF;
	font-size:12px;
	line-height: 18px;
	font-family:arial, helvetica, sans-serif; 
	}

.MainText strong {
	color: #FFFFFF;
	font-size:18px;
	line-height: 24px;
	font-family:arial, helvetica, sans-serif; 
	font-weight:normal;
	}

.RCol {
	background-image: url("/i/common/RColBG.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 30px;
	}

.News {
	color:#FFFFFF;
	padding: 10px 20px 10px 0px;
	}

.News a:link {
	color:#FFFFFF; 
	text-decoration:underline;
	}

.News a:visited {
	color:#FFFFFF;
	text-decoration:underline; 
	}

.News a:hover {
	color:#FFFFFF; 
	text-decoration:none;
	}

.News strong {
	color:#02AFF3; 
	}
