body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C2A4C;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.bg_bottom {
text-align: center; 
}

#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}
#contents {
	position:absolute;
	width: 100%;
	z-index:1;
	left: 4px;
	top: -1px;
}

/* ----------------- Content Elements ----------------- */

.home_link a:hover {
	text-decoration: underline;
	color:#0000FF;
}

.home_link a:link, a:visited, a:active {
	color:#0000FF;
}


.footer {

	font-size: 12px;
	color: #333333;
}
.error {
	font-size: 16px;
	color: #CC0000;
}
.errorsmall {

	font-size: 14px;
	color: #CC0000;
}
.link_color {
font-size: 14px; color: #0000C0; font-weight: normal;
}
.blue_heading {font-size: 18px; color: #003399; font-weight: bold; }

.blue_heading_medium {font-size: 16px; color: #2F4D79; font-weight: bold; }

.soft_gray {color: #999999}


.nav_text {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav_table {
vertical-align:middle;
}


/* ----------------- Start Side Menu ----------------- */
.nav_menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F385F;
	font-size: 14px;
	font-weight: 300;
	line-height: 18pt
}

.menu_vert {
display: block;
padding: 0px;
margin: 0px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:normal;
}

.menu_vert li {
 list-style:none;
 padding: 0px;
 margin: 0px;
line-height:25px;
}

.menu_vert ul {
 list-style:none;
 padding: 0px;
 margin: 0px;
 font-weight:bold;
}

.menu_vert a {
   display: block;
   color: #2F385F;
   text-decoration: none;
   text-align: left;
   font-weight:normal;
}

.menu_vert a:hover {
 color:#2F385F;
 background-color: #F1F5F8;
}

/* ----------------- End Side Menu ----------------- */




/* Begin Top Navigation Drop Down Menu */

.ddm1 {
    font-size: 15px;
	background-color:#8E0920;
	
	
}

.ddm1 .item1 {
background-color:#8E0920;
	padding:0px 0px 0px 0px;
   display: block;
	position: relative;
}

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	padding:5px 0px 0px 0px;
    display: block;
	position: relative;
	background-color:#ffffff;


}

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	border-bottom:1px solid #CCE6FF;
	
}
.ddm1 .item2 {
    background: #45528B;
    color: #ffffff;
	font-weight:bold;
	font-size:12px;
}
.ddm1 .item2:hover {
    background: #CCE6FF;
    color: #2F385F;
}
.ddm1 .section {
    border:2px solid #2F385F;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/* End Top Navigation Drop Down Menu */
