/* Standard CSS Styles*/

body {
	background-image: url("/i/common/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;
	}

H4 {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:bold;
	color: #000000;
	text-align: center;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	}

H5 {
	display: inline;
	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;
	}

.text {
   margin-left: 50px;
   }

.faculty {
	padding-bottom: 20px;
	}

.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;
	}

.QuoteL {
	font-family:verdana, arial, helvetica, sans-serif; 
	padding: 20px 0px 0px 60px;
	background-image: url("/i/common/QuoteL.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	}

.QuoteR {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:18px; 
	line-height: 20px; 
	font-weight:bold;
	color: #1981B4;
	padding: 0px 40px 0px 0px;
	background-image: url("/i/common/QuoteR.gif"); 
	background-repeat: no-repeat;
	background-position: bottom right;
	}

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

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

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

.Steps li {
	padding-bottom: 10px;
	}

/* Navigation Styles*/

.nav a {
	display: block;
	margin-right: 23px;
	padding: 9px 2px 9px 25px; 
	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 25px; 
	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: #EAD0D0;
	border: solid 10px #EAD0D0;
	padding: 10px;
	}

.CTable th {
	font-size:13px;
	color: #FFFFFF;
	padding: 3px;
	background-color: #D5A0A0;
	}

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

.CTable2 {
	background-color: #EAD0D0;
	border: solid 10px #EAD0D0;
	padding: 10px;
	}

.CTable2 th {
	font-size:13px;
	color: #FFFFFF;
	padding: 10px 3px;
	background-color: #D5A0A0;
	}

.CTable2 td {
	font-size:12px;
	padding: 10px 3px;
	border-bottom: solid 1px #D5A0A0;
	}

.CTableWrapper {
	background-color: #F2E3E3;
	padding: 10px;
	width: 691px;
	max-width: 691px;
	}

.CTableWrapper2 {
   background-color: #F2E3E3;
   padding: 10px;
   width: 651px;
   max-width: 651px;
   }


.LTable td {
	border-bottom: solid 1px #75E1FD;
	padding-bottom: 10px;
	}

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

.Main {
	background-image: url("/i/common/MainBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top;
	}

.MainText {
	padding: 40px 20px 20px 40px;
	}

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

.Newsletter {
   color:#02AFF3;
   }

.Newsletter a:link {
   color:#02AFF3; 
   text-decoration:underline;
   }

.Newsletter a:visited {
   color:#02AFF3;
   text-decoration:underline; 
   }

.Newsletter a:hover {
   color:#D5A0A0; 
   text-decoration:none;
   }


