/* CSS Document */

.h1 {
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

.h2 {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #252e71;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 12px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 0px;
/* matches link padding except for left and right */
padding-top: 0px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 0px;
padding-top: 1px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
font-size: 80%;
font-weight: bold;
}

#navcontainer ul li a:hover
{
background-color: #99c3e8;
color: white;
}

#navcontainer li h { 
border-left: 1px solid #fff; line-height: 10px; 
padding-bottom:0px;
padding-top: 0px;

}
/* sub navigation */

#subnavcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #ffffff ;
color: #252e71;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 17px;
/* fixes Firefox 0.9.3 */
}

#subnavcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 0px;
/* matches link padding except for left and right */
padding-top: 0px;
}

#subnavcontainer ul li a
{
padding-left: 2px;
padding-right: 3px;
padding-bottom: 0px;
padding-top: 1px;
color: #252e71;
text-decoration: none;
border-right: 1px solid #252e71;
font-size: 71%;
font-weight: normal;
}

#subnavcontainer ul li a:hover
{
background-color: #99c3e8;
color: #252e71;
}

#subnavcontainer li h { 
border-left: 1px solid #252e71; 
line-height: 10px; 
padding-bottom:0px;
padding-top: 0px;

}
#bg { background-image: url(../images/top_bg.gif);
     background-repeat: repeat-x;
 }

#bg_low_bot { background-image: url(../images/bot_bg.gif);
     background-repeat: repeat-x;
 }

.h3 {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 10px;
}

.h4 {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 4px;
}

a.h_lights:link {font-family: "Arial"; font-size: 10px; color: #fff; text-decoration: none;}
a.h_lights:visited {font-family: "Arial"; font-size: 10px; color: #6666cc; text-decoration: none;}
a.h_lights:hover {font-family: "Arial"; font-size: 10px; color: yellow; text-decoration: underline;}

a.hl_head:link {font-family: "Arial"; font-size: 14px; color: #000066; text-decoration: none;}
a.hl_head:visited {font-family: "Arial"; font-size: 14px; color: #000066; text-decoration: none;}
a.hl_head:hover {font-family: "Arial"; font-size: 14px; color: #99c3e8; text-decoration: none;}

a.intext_link:link {font-family: "Arial"; font-size: 11px; color: #000066; text-decoration: none;}
a.intext_link:visited {font-family: "Arial"; font-size: 11px; color: #000066; text-decoration: none;}
a.intext_link:hover {font-family: "Arial"; font-size: 11px; color: #99c3e8; text-decoration: none;}

a.mailto:link {font-family: "Arial"; font-size: 11px; color: #000066; text-decoration: none;}
a.mailto:hover {font-family: "Arial"; font-size: 11px; color: #99c3e8; text-decoration: none;}


.h5 {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: justify;
	margin-top: 4px;
}

.h6 {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: center;
	margin-top: 1px;
}

.footer_border { 
border-top:2px solid #99c3e8;
text-align:right;
}

.footer { 
font-family: "Arial";
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #333366;
text-decoration: none;
margin-top: 10px;
}

.dbtitle {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.dbcont_hl_main {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.news_brdr {
border-bottom: 2px solid #99c3e8;
}

#btnSend{
	width:160px;
}