@charset "UTF-8";
	
	/*Body Links and HTML*/

body,html {
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
}

a:link {
	color:#CA1D16; 
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
}

a:active {
	color:#CA1D16; 
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
}

a:hover { 
	color:#3C6996;  
	text-decoration:underline; 
	font-family:Helvetica, Arial, sans-serif;
}

a:visited {
	color:#3333FF; 
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
}
	/*End*/


	/*Tables*/
.toptable {
	width:100%;
}

.middletable {
	width:100%;
	height:100%;
}

.header_td {
	height:118px;
}

.nav_td {
	height:33px;
}

.footertable {
	width:840px;
}
.footer_td {
	height:20px;
}

.sublinks_td {
	width:180px;
}

.content_td {
	width:500px;
}

.small_td {
	width:20px;
}

	/*End*/


	/*Span*/

.menu_but {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	text-align:center;
	height:29px;
	padding-top:10px;
	width:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #660000;
	text-decoration:none;
	display:block;
}

.menu_but:hover {
	text-align:center;
	background-image: url(images/menu_r.gif);
	background-repeat: repeat-x;
	height:29px;
	padding-top:10px;
	width:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #990000;
	text-decoration: underline;

}

.menu_but:active {
	text-align:center;
	background-image: url(images/menu_a.gif);
	background-repeat: repeat-x;
	height:29px;
	padding-top:10px;
	width:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#EEE9EC;
	text-decoration: underline;
}

.menu_but_subclass {
	text-align:center;
	background-image: url(images/menu_a.gif);
	background-repeat: repeat-x;
	height:29px;
	padding-top:12px;
	width:150px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#EEE9EC;
	text-decoration: underline;
}

	/*End*/

	/*Div*/

.header_vfw {
	background-image:url(images/header.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.header_flag {
	background-image:url(images/top_flag.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.header {
	background-image:url(images/back_tile.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.stripe_r {
	height:21px;
	width:100%;
	background-image:url(images/stripe_r.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.footertext {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000000;
}

.sub_head {
	color:#386087;
}

.stripe_n {
	vertical-align:top;
	height:100%;
	background-image:url(images/stripe_n.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.title {
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#3C6996;
}

.side_links {
	background-color:#EEE9EC;
	line-height:16px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.side_links2 {
	background-color:#D7EAF8;
	line-height:16px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.side_links2 ul {
   list-style-type: none;
}

.side_links2 li {
   margin-left: -40px;
}

.body_text {
	line-height:16px;
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:14px;
	padding-top:10px;
}


.hoh {
	vertical-align: top;
	padding-right:10px;
}

.tymn1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#666666;
	padding-bottom:35px;
}
	/*End*/
