/* VMS CSS Document */


/* -------------- Tag Definitions -----------------*/

body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:0px auto;
	background-color:#002342;
}

h1 {
	font-size:12px;
	font-weight:bold;
	color:#fe860c;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#002342;
}

p {
	font-size:13px;
	font-weight:bold;
	color:#002342;
}
p.body_orange a {
	font-size:11px;
	font-weight:bold;
	ine-height: 16px;
	color:#002342;
}
p.body_orange a:hover {
	color:#666666;
}
p.body_orange {
	font-size:11px;
	font-weight:bold;
	ine-height: 16px;
	color:#fe860c;
}
ul {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:20px;
	text-indent:-15px;
}

li {
	margin-left:-20px;
	padding-left: 25px;
	font-size:11px;
	font-weight:bold;
	color:#002342;
	list-style-type:none;
	background-image:url(/images/orange_bullet.png);
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat:no-repeat;
	line-height: 30px;
}

/* -------------- Class Definitions --------------*/

.cap {
	font-size:15px;
	font-weight:bold;
	color:#c90000;
}

.footer_text {
	letter-spacing:.1em;
	color:#8091a1;
	font-size:10px;
	text-decoration:none;
}

a.footer_text:hover {
	color:#ffffff;
}


.lg_body_wh {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

.body_grey {
	font-size:11px;
	font-weight:bold;
	color:#8696a5;
	line-height: 16px;
}

.body_blue {
	font-size:11px;
	font-weight:bold;
	color:#002342;
	text-align:center;
}

.nav_text {
	font-size:10px;
	font-weight:bold;
	letter-spacing:.1em;
	color:#ffffff;
	text-decoration:none;
}

.nav {
	background-color:#c4611c;
}

.nav:hover {
	background-color:#002342;
}

.nav_image {
	margin:3px;
}

.l_nav_text {
	padding: 0px;
	margin:0px;
	text-indent:10px;
	font-size:10px;
	letter-spacing:.1em;
	font-weight:bold;
	color:#002342;
}
.l_nav_box {
	height:20px;
 	border:1px solid #ffcc66;
}
.l_nav_box:hover {
 	border:1px solid #ffffff;
	cursor:pointer;
}
.arrow {
	float:right;
	width:10px; 
	margin-top:2px; 
	visibility:hidden;
}



/*--------------- ID Definitions -------------------*/

#main_header {
	width:900px;
	padding-top:30px;
	margin:0px auto;
	height: 110px;
}

#main_container {
	width:900px;
	margin:0px auto;
	background-color: #fe860c;
}

#main_footer {
	width:900px;
	margin:0px auto;
}
#footer_table {
	margin-top:15px;
}

#home_copy {
	padding:0px 24px 24px 24px;
}
#contact-table { margin-left:20px; margin-top:30px;}

.button { background-image:none; background-color:#fe860c; color:#002342; border:1px solid #002342;}
.news_date { color:#8696a5; font-size:9px;}


.ticker_text {font:bold 12px Arial, Helvetica, sans-serif; color:#FFF;}

.scroller { background-color:#feae5d; border:1px solid #fff; width:535px; height:22px; text-align:center; padding-top:3px;}
/*--------------- @ Rules (if any) ---------------*/














