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

* {
	font-family: helvetica , Verdana, Arial, Serif;
	font-size: 12px;
	color: #979797;
	line-height:170%;
}

html {
  margin: 0;
  padding: 0;
}

body {
  background-color: #00217f;
  margin: 0;
  padding: 0;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
	text-align: justify;
}

B{
	color:#656565;
}

H1{
	margin-top: 0px;
	padding-top: 0px;
	font-family: helvetica , Verdana, Arial, Serif;
	font-size: 22px;
	color: #0062b7;
	/*line-height:0%;*/
	padding-bottom: 15px;
}

H2{
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	font-family: helvetica , Verdana, Arial, Serif;
	font-size: 15px;
	font-weight:bold;
	color: #5062b7;
	/*line-height:0%;*/
	padding-bottom: 0px;
}

UL{
padding-left: 20px;
padding-right: 20px;
}

a:link              { color:#559000; text-decoration:underline; }
a:visited           { color:#559000; text-decoration:underline; }
a:hover             { color:#559000; text-decoration:underline; }
a:active            { color:#559000; text-decoration:underline; }

table, tr, td , img{
padding: 0;
margin: 0;
border: 0;
vertical-align: top; 
}

img.floatleft {
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left; 
	border: 0;
}

img.floatright{
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 20px;
	padding-right: 0px;
	float: right; 
	border: 0;
}

.strongtxt{
	color:#656565;
	font-size: 12px;
	font-weight:bold;
}

.strongfootertxt{
	color:#ffffff;
	font-weight:bold;
}

.H2footer{
	color:#ffffff;
	font-size: 18px;
}

.tblTitle{
	border-collapse: collapse;
}

/* --------- Header ------------*/
#header_bg1{
	MARGIN: 0px auto; 
	background-image:url('images/bg_main.jpg');
	background-repeat:repeat;
	width:100%;
	height:340px;
	padding:0;
}

#header_bg1_2{
	MARGIN: 0px auto; 
	background-image:url('images/bg_main2.jpg');
	background-repeat:repeat;
	width:100%;
	height:131px;
	padding:0;
}

#header_bg2 {
	background-image:url('images/bg_header.jpg');
	background-repeat:no-repeat;
	width:984px;
	height:340px;
}

#header_bg2_2 {
	background-image:url('images/bg_header2.jpg');
	background-repeat:no-repeat;
	width:984px;
	height:131px;
}

#header {
	text-align:left;
	width:950px;
	height:340px;
}

#header_2 {
	text-align:left;
	width:950px;
	height:131px;
}

#header_top{
/*border-style:solid;
border-width:1px;*/
	width:500px;
	height:26px;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
}

#header_menu{
/*border-style:solid;
border-width:1px;*/
	width:515px;
	height:45px;
	margin-left: 400px;
	padding: 16px;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	line-height:180%;
}

#header_menu a:link, #header_menu a:visited,  #header_menu a:focus, #header_menu a:active {
	text-decoration: none; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}

#header_menu a:hover  {
	text-decoration: underline; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}

#footer_menu{
/*border-style:solid;
border-width:1px;*/
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	line-height:180%;
}

#footer_menu a:link, #footer_menu a:visited,  #footer_menu a:focus, #footer_menu a:active {
	text-decoration: none; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}

#footer_menu a:hover  {
	text-decoration: underline; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}

#header_subcopy{
/*border-style:solid;
border-width:1px;*/
	width:425px;
	height:20px;
	padding-left: 50px;
	padding-top: 90px;
	padding-bottom: 0px;
	padding-right: 40px;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
}

#header_copy{
/*border-style:solid;
border-width:1px;*/
	width:355px;
	height:90px;
	padding-left: 52px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 40px;
	font-size: 11px;
	color: #ffffff;
	line-height:170%;
}

/* --------- Contents ------------*/
#content_bg1{
	MARGIN: 0px auto; 
	width:100%;
	padding:0;
	background-color: #e1e1e1;
}

#content_bg2 {
	background-image:url('images/bg_contents.jpg');
	background-repeat:repeat-y;
	width:984px;
}

#content_frame {
	text-align:left;
	width:874px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 30px;
	padding-right: 55px;
}

#content_frame2 {
	text-align:left;
	width:874px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 55px;
}

#content_pagename {
/*border-style:solid;
border-width:1px;*/
	width: 300px;
	height: 30px;
	font-size: 12px;
	color: #007ab1;
	font-weight:bold;
}

/* --------- Section ------------*/
#section_header {
	height:30px;
	vertical-align: middle; 
	background-color: #6ea1cc;
	padding-left:20px;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold; 
}

#section_headerline {
	height:3px;
	background-color: #ced9bc;
}

#section_contents {
	vertical-align: middle; 
	background-color: #f4f4f4;
	padding:10px;
}

#section_footerline {
	height:5px;
	background-color: #e8e8e8;
}




/* --------- Footer ------------*/
#footer_bg1{
	MARGIN: 0px auto; 
	width:100%;
	padding:0;
	background-color: #00217f;
}
#footer_bg2 {
	background-image:url('images/bg_footer.gif');
	background-repeat:repeat-y;
	width:984px;
}

#footer_left {
	text-align:left;
	vertical-align: middle; 
	color: #ffffff;
}

#copyright {
	width:515px;
	height:20px;
	padding: 10px;
	font-size: 10px;
	color: #ffffff;
}
