@charset "utf-8";
/* CSS Document */

body,td,th {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height:19px;	color: #000;}
body {	background-color: #FFF;	margin: 0px;}

div.mainContainer {width:960px; margin:0px auto 0px auto; background-repeat:no-repeat; }
div.navContainer {width:550px; float:left; margin:30px 0px 0px 155px}
div.displayContainer {width:780px; float:left; clear:both; padding:35px 0px 0px 10px}
div.footerContainer {width:960px; margin:0px auto 0px auto; background-repeat:no-repeat; background-image:url(images/bg_footer.jpg); background-position:top left; height:74px; clear:both }

.displayHeader {color:#cf9707; font-size:35px; text-transform:uppercase; text-align:left; line-height:35px}
.displaySub {font-size:20px; color:#004786; line-height:35px}
.redSubSub {text-transform:uppercase; font-weight:bold; color:#500014; font-size:12px}
.goldSubSub {text-transform:uppercase; font-weight:bold; color:#705501; font-size:12px}
.blueSubSub {text-transform:uppercase; font-weight:bold; color:#002132; font-size:12px}
.tealSubSub {text-transform:uppercase; font-weight:bold; color:#355161; font-size:12px}
.subNav {text-transform:uppercase; font-weight:bold; color:#334d5e; font-size:12px; line-height:16px}
.subSubBody {text-transform:uppercase; font-weight:bold; color:#334d5e; font-size:11px;}

a:link {color: #004786;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #004786;}
a:hover {	text-decoration: none;	color: #900;}
a:active {	text-decoration: none;	color: #004786;}

a.nav:link {color:#036495; font-weight:bold; text-decoration:none; padding-right:20px; font-size:11px}
a.nav:visited {color:#036495; font-weight:bold; text-decoration:none; padding-right:20px; font-size:11px}
a.nav:hover {color: #900; font-weight:bold; text-decoration:none; padding-right:20px; font-size:11px}
a.nav:active {color:#036495; font-weight:bold; text-decoration:none;padding-right:20px; font-size:11px}

a.list:link {text-transform:uppercase; font-weight:bold; color:#FFF; text-decoration:none;font-size:11px}
a.list:visited {text-transform:uppercase; font-weight:bold; color:#FFF; text-decoration:none;font-size:11px}
a.list:hover {text-transform:uppercase; font-weight:bold; color:#dde3e6; text-decoration:none;font-size:11px}
a.list:active {text-transform:uppercase; font-weight:bold; color:#FFF; text-decoration:none;font-size:11px}

a.footer:link {color:#6c7e88; text-decoration:none;}
a.footer:visited {color:#6c7e88; text-decoration:none;}
a.footer:hover {color:#355161; text-decoration:none;}
a.footer:active {color:#6c7e88; text-decoration:none;}

a.subNav:link {color:#6c7e88; text-decoration:none; line-height:13px;font-size:11px;}
a.subNav:visited {color:#6c7e88; text-decoration:none; line-height:13px;font-size:11px;}
a.subNav:hover {color:#355161; text-decoration:none; line-height:13px;font-size:11px;}
a.subNav:active {color:#6c7e88; text-decoration:none; line-height:13px;font-size:11px;}

a.gold:link {color:#705501; text-decoration:none;}
a.gold:visited {color:#705501; text-decoration:none;}
a.gold:hover {color:#cd9803; text-decoration:none;}
a.gold:active {color:#705501; text-decoration:none;}
