@charset "UTF-8";
/* CSS Document */

body { color: #dedede; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; background-color: #002955; background-image: url(images/background2.gif); background-repeat: repeat-x; margin: 0; padding: 0; }

#container { width: 960px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }

#nav {
	background-image: url(images/leftbg.gif);
	width: 184px;
	height: 569px;
	float: left;
}
#nav a:link { color: #002955; text-decoration: none; }
#nav a:visited { color: #002955; text-decoration: none; }
#nav a:hover { color: #fff; text-decoration: none; }
#nav a:active { color: #002955; text-decoration: none; }
#buttons { background-image: url(images/navbg.gif); width: 184px; }
#buttons ul li {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: right;
	margin: 0;
	border-top: 1px solid #f2b432;
	border-bottom: 1px solid #a26300;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0;
	letter-spacing: 1px;
}
#buttons ul { margin: 0; padding: 0 0 0 6px; }

#main {
	background-color: #002955;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 775px;
}

#topmain {
	background-image: url(images/toprightbg2.gif);
	width: 770px;
	height: 146px;
	margin: 0;
	padding: 0;
}
#topmain a:link { color: #ddd; text-decoration: none; }
#topmain a:visited { color: #ddd; text-decoration: none; }
#topmain a:hover { color: #cc8e0d; text-decoration: none; }
#topmain a:active { color: #ddd; text-decoration: none; }
#topmain h1 { color: #023d79; font-size: 11px; font-weight: normal; line-height: 11px; text-align: right; letter-spacing: 2px; height: 22px; margin: 0; padding: 110px 10px 0 0; }

#MainLeft {
	float: left;
	width: 531px;
	padding-right: 25px;
	padding-left: 35px;
	padding-top: 30px;
	clear: left;
}
.CenterLineUnder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001328;
	padding-bottom: 15px;
}
#MainLeft h1 { font-size: 13px; line-height: 1px; letter-spacing: 5px; margin: 0; padding: 0 0 25px; }
h2 { color: #cc8e0d; font-size: 14px; font-weight: bold; line-height: 18px; margin: 0; padding-bottom: 5px; }

#MainRight {
	float: left;
	width: 155px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#footer {
	color: #36f;
	font-size: 11px;
	line-height: 14px;
	width: 775px;
	padding-left: 184px;
	padding-bottom: 50px;
}
#footer a:link { color: #36f; text-decoration: none; }
#footer a:visited { color: #36f; text-decoration: none; }
#footer a:hover { color: #f2b432; text-decoration: none; }
#footer a:active { color: #36f; text-decoration: none; }

p { }
td {  }
a:link { color: #f2b432; text-decoration: underline; }
a:visited { color: #f2b432; text-decoration: underline; }
a:hover { color: #36f; text-decoration: none; }
a:active { color: #f2b432; text-decoration: underline; }


#undermain { background-color: #002955; margin: 0; padding: 35px 35px 40px 40px; }
#undermain h1 { font-size: 13px; line-height: 1px; letter-spacing: 5px; margin: 0; padding: 0 0 25px; }
h2 { color: #cc8e0d; font-size: 14px; font-weight: bold; line-height: 18px; margin: 0; padding-bottom: 5px; }

.yellow { color: #cc8e0d; }
.normal { font-weight: normal; }
.picright { margin-bottom: 10px; margin-left: 20px; }
#tenner {
	color: #36c;
	font-size: 12px;
	letter-spacing: 0px;
	margin-bottom: 30px;
	border-top: 1px dotted #36c;
	border-bottom: 1px dotted #36c;
}
#tenner a:link { color: #cc8e0d; text-decoration: none; }
#tenner a:visited { color: #cc8e0d; text-decoration: none; }
#tenner a:hover { color: #fff; text-decoration: none; }
#tenner a:active { color: #cc8e0d; text-decoration: none; }
a.yellower:link { color: #cc8e0d; text-decoration: none; }
a.yellower:visited { color: #cc8e0d; text-decoration: none; }
a.yellower:hover { color: #fff; text-decoration: none; }
a.yellower:active { color: #cc8e0d; text-decoration: none; }
.largerYello {
	font-size: 18px;
	line-height: 22px;
	color: #CB8E0D;
}
