body {
	background-color: #E1E8F0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}
button {
	background-color: #6A8DB5;
	border: 2px outset #6A8DB5;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
p {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 18px;
	text-decoration: none;
}
h2 {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 3px;
	padding: 0px;
	line-height: 16px;
	text-decoration: none;
}
a {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
}
#home_content {
	background-color: #000000;
	background-image: url(../images/bg_city_scape.jpg);
	background-repeat: no-repeat;
	height: 430px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#nav_home {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A8DB5;
	text-align: left;
	padding-bottom: 4px;
}
#nav_home a{
	background-color: #0D3279;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #6A8DB5;
	border-right: 1px solid #6A8DB5;
}
#nav_home a:hover{
	background-color: #6C9A75;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #577E63;
	border-right: 1px solid #577E63;
}
#home_page_content{
	height: 295px;
	
}
#home_page_content p {
	color: #FFFFFF;
}
#home_page_content h1 {
	color: #96C6FF;
}
#home_page_content h2 {
	color: #96C6FF;
}

#page_head {
	height: 30px;
}
#page_head p{
	color: #FFFFFF;
}
#home_search {
	height: 32px;
}
#home_search p{
	color: #FFFFFF;
}
.logo_main {
	height: 95px;
	text-align: right;
	background-image: url(../images/logo_main_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text_wrap {
	margin: 0px;
	padding: 5px;
	text-align: left;
}
.text_wrap_overflow {
	margin: 0px;
	padding: 0px;
	height: 270px;
	overflow: auto;
	text-align: left;
}
.caption {
	background-color: #07193D;
	height: 120px;
	width: 240px;
}
.caption_content {
	background-color: #6C9A76;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
.caption_content p{
	color: #FFFFFF;
}
.caption_content h1{
	color: #FFFFFF;
}
.caption_content h2{
	color: #FFFFFF;
}
#home_sub_nav {
	background-color: #6C9A75;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131B15;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #131B15;
	text-align: left;
}
#home_sub_nav a{
	color: #FFFFFF;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
	margin: 0px;
}
#home_sub_nav a:hover{
	color: #131B15;
	text-decoration: underline;
}
#home_content_bot {
	background-color: #0D3177;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6A8DB5;
	height: 25px;
	width: 800px;
}
#footer {
	color: #333333;
}
#footer p{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}
#footer a{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#footer a:visited{
	color: #999999;
}

#content_nav_level1 a{
	color: #FFFFFF;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #0D3177;
}
#content_nav_level1 a:hover{
	color: #0D3177;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border-top: 1px solid #071C45;
	border-right: 1px solid #071C45;
	border-bottom: 1px solid #1144A5;
	border-left: 1px solid #1144A5;
}#content_nav_level2 a{
	color: #0D3177;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}
#content_nav_level2 a:hover{
	color: #FF6600;
	text-decoration: underline;
	padding: 5px;
}
.column_content p {
	color: #666666;
}
#search_container {
	background-color: #666666;
	border-bottom: 5px solid #6A8DB5;
	margin: 0px;
	padding: 0px;
}
#search_container p{
	color: #FFFFFF;
}
.column_content h1 {
	color: #666666;
}
.column_content h2 {
	color: #666666;
}
.txt0body-13 {
	font-size: 13px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
p.MsoBodyText {
margin:0in;
margin-bottom:.0001pt;
text-align:justify;
font-size:12.0pt;
font-family:"Times New Roman";
}
p.MsoTitle {
margin:0in;
margin-bottom:.0001pt;
text-align:center;
font-size:13.0pt;
font-family:"Times New Roman";
font-weight:bold;
}
p.MsoBodyTextIndent {
margin-top:0in;
margin-right:0in;
margin-bottom:.0001pt;
margin-left:27.0pt;
text-align:justify;
text-indent:-27.0pt;
tab-stops:right 9.0pt left 27.0pt right lined 6.5in;
font-size:12.0pt;
font-family:"Times New Roman";
}
p.MsoHeader {
margin:0in;
margin-bottom:.0001pt;
text-align:justify;
tab-stops:center 3.0in right 6.0in;
font-size:12.0pt;
font-family:"Times New Roman";
}
p.MsoBodyTextIndent2 {
margin-top:0in;
margin-right:0in;
margin-bottom:.0001pt;
margin-left:27.35pt;
text-align:justify;
text-indent:-27.35pt;
tab-stops:right 9.0pt left 27.0pt right lined 6.5in;
font-size:12.0pt;
font-family:"Times New Roman";
}
p.MsoBodyTextIndent3 {
margin-top:0in;
margin-right:0in;
margin-bottom:.0001pt;
margin-left:.75in;
text-align:justify;
text-indent:-.75in;
tab-stops:.75in;
font-size:12.0pt;
font-family:"Times New Roman";
font-weight:bold;
font-style:italic;
}
table.MsoNormalTable {
font-size:10.0pt;
font-family:"Times New Roman";
}
.txt-11 {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.box-thin-blk {
	border: 1px solid #000000;
}
