/* --------------- global --------------------------------- */
body{
background-image:url(../images/bkgrnd-2.jpg);
background-color: #CCCCFF;
font-family: arial;
font-size: 12px;
text-align: center;
}
#main_outer{
background-color: #ffffff;
width: 1000px;
height: auto;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
text-align: left;
/* -- border: 1px solid #000000; -- */
}
#banner{
background-color: #000000;
width: 1000px;
height: 100px;
margin: 0px;
padding: 0px;
}
#txt_lnks{
clear: both;
background-color: #1AB6EF;
width: 1000px;
height: auto;
margin: 0px;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#trailer{
background-color: #304476;
width: 1000px;
height: auto;
margin: 0px;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
font-size: 10px;
color: #6998b2;
}
#wrapper_body{
width:1000px;
height: auto;
margin: 0px;
padding: 0px;
}
.container_message_bar{
background-color: #000000;
width:1000px;
height: 25px;
margin: 0px;
padding: 0px;
color: #ffff00;
text-align: center;
}
.container_col_lft{
position: relative;
float: left;
width:545px;
height: auto;
margin: 0px;
padding: 0px;
padding-left: 0px;
padding-top: 10px;
}
.container_col_lft h2{
height: auto;
margin: 0px;
padding: 0px;
padding-bottom: 10px;
font-style: italic;
font-size: 16px;
color: #00005E;
text-align: center;
}
.container_col_lft p{
width: auto;
height: auto;
margin: 0px;
padding: 0px;
padding-left: 8px;
padding-righ: 8px;
padding-bottom: 12px;
color:#02327A;
}
.container_col_form{
float: left;
width:450px;
height: auto;
margin: 0px;
padding: 0px;
text-align: center;
}
.index-list{
margin: 0px;
padding: 0px;
height: auto;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
}
.lst-hdr{
height: auto;
margin: 0px;
padding: 0px;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
}
/* ---------h tags -------------------------------------------- */
h1{
background-color: #000000;
width: 1000px;
height: 20px;
margin: 0px;
padding: 0px;
font-size: 12px;
color: #94B1B7;
text-align: center;
}
#wrapper_body h1{
background-color: #000000;
width: 1000px;
height: 25px;
margin: 0px;
padding: 0px;
font-size: 12px;
color: #ffffff;
text-align: left;
}
/* --------------- navigation --------------------------------- */
#txt_lnks a{
margin: 0px;
padding: 0px;
FONT-WEIGHT:bold ;
FONT-SIZE:9pt ;
COLOR:#0B0669;
FONT-FAMILY: Arial;
TEXT-DECORATION:none;
}
#txt_lnks a:hover{
COLOR: #cccccc;
}
/* --------------- navigation float ------------------------------- */
.container_nav_float{
float: right;
/* position:absolute;
top:15px;
left: 375px;*/
background: #0086D8 url('../images/nav-bottom.gif') no-repeat bottom center;
width:175px;
height: auto;
margin: 0px;
padding: 0px;
padding-bottom: 12px;
padding-bottom: 12px;
text-align: center;
}
.container_nav_float h5{
background: #0086D8 url('../images/nav-top.gif') no-repeat top center;
width:175px;
height: 16px;
margin: 0px;
padding: 0px;
padding-top: 5px;
font-size: 12px;
font-weight: normal;
font-style: italic;
color: #ffff00;
}
.container_nav_float ul{
list-style: none;
width:155px;
height: auto;
margin: 0px;
padding: 5px;
}
.container_nav_float li{
border-bottom: 1px solid #ffffff;
width:160px;
height:auto;
margin: 0px;
padding: 0px;
padding-top:10px;
padding-bottom: 10px;
}
.container_nav_float a{
margin: 0px;
padding: 0px;
font-size: 14px;
color: #ffffff;
text-decoration: none;
}
.container_nav_float a:hover{
background-color: #000000;
color: #ffff00;
}

/* -------------------------------------------------------------------- */
A.under:link
{
    FONT-WEIGHT: ;
    FONT-SIZE:8pt ;
    COLOR:#cccccc;
    FONT-FAMILY: Arial;
    TEXT-DECORATION:none;
}
A.under:active
{
    FONT-WEIGHT:;
    FONT-SIZE:8pt;
    COLOR:#cccccc;
    FONT-FAMILY:  Arial;
    TEXT-DECORATION:none;
}
A.under:visited
{
    FONT-WEIGHT:;
    FONT-SIZE:8pt;
    COLOR: #cccccc;
    FONT-FAMILY: Arial;
    TEXT-DECORATION:none;
}

A.under:hover
{
    FONT-WEIGHT:;
    FONT-SIZE:8pt;
    COLOR: #cccccc;
    FONT-FAMILY: Arial;
    TEXT-DECORATION:none ;
}
a.seo-lnk { 
    font-weight: bold;
	color:  #08046B; 
  	text-decoration: underline;
}
a.lft_col:hover { 
    color: #AAA6FF;
 }

