/* 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: bold;
	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;

}

#bg { background-image: url(../crea_images/top_bg.gif);
     background-repeat: repeat-x;
 }

#bg_low_bot { background-image: url(../crea_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;
}

a.h_lights:link {font-family: "Arial"; font-size: 11px; color: #fff; text-decoration: none;}
a.h_lights:visited {font-family: "Arial"; font-size: 11px; color: #6666cc; text-decoration: none;}
a.h_lights:hover {font-family: "Arial"; font-size: 11px; color: yellow; text-decoration: underline;}

.h5 {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0c0566;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.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;
}

.dbtitle_ind {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: left;
}

.dbcont_hl_indd {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: left;
}

.dbcont_hl_indc {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: justify;
}