@charset "UTF-8";
.header_18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003e7e;
	font-style: normal;
}
.news_header_12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #414141;
}
.news_content_11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #908f8f;
}
.white_content_11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white_header_28 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #494848;
}
.footer_arca {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.footer_copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #d6d6d0;
}
.content_link_gray_yellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #6a6a6a;
}
.content_link_gray_yellow:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #6a6a6a;
	text-decoration: none;
}
.content_link_gray_yellow:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
}
.content_link_gray_yellow:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #e0ac18;
	text-decoration: none;
}
.dk_blue_lt_blue_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003E7E;
}
.dk_blue_lt_blue_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003E7E;
	text-decoration: none;
}
.dk_blue_lt_blue_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.dk_blue_lt_blue_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #50ABDB;
	text-decoration: none;
}
.yellow_tan_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
}
.yellow_tan_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
.yellow_tan_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.yellow_tan_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}

.news_header_link_gray_yellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #414141;
}
.news_header_link_gray_yellow:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
}
.news_header_link_gray_yellow:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
.news_header_link_gray_yellow:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e0ac18;
	text-decoration: none;
}
.footer_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}
.footer_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.footer_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}
.footer_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #aad5dc;
	text-decoration: none;
}
.header_16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #212020;
}
.main_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #656565;
}
.main_copy_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #656565;
	font-weight: bold;
}

hr {
  border: 0;
  width: 100%;
}

hr.hr2 {
	color: #c3c3c3;
	background-color: #fff;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c3c3c3;
    }
	
hr.hr3 {
	color: #000066;
	background-color: #fff;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000099;
    }	

table.menu a {
width:159px;
display: block;
} 

div.menu a {
background: #ffffff;
text-decoration:none;
font-size:10px;
line-height:25px;
font-family: "Times New Roman", Times, serif;
padding: 0 0 0 0;
}
					
div.menu a:link {
color: #4fa2af;
background: #ffffff;
}

div.menu a:active {
color: #4fa2af;
background: #ffffff;
}

div.menu a:visited {
color: #4fa2af;
background: #ffffff;
}

div.menu a:hover {
color: #ffffff;
background: #333333 url(../graphics/side_nav_bg.gif);
}
.blue_border {
	border: thin solid #6B8CAE;
}
