﻿
body {
background: #AFD2F0 url(/gfx/bkg_comp01a.jpg) repeat-x;
margin: 0;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
}

#container {
width: 805px;
margin-top: 20px;
margin-left: 20px;
position: relative;
}


#header {
position: relative;
margin: 0;
padding: 0;
}


#search {
position: absolute;
top: 50px;
right: 15px;
z-index: 1000;
}

#contact {
position: absolute;
top: 10px;
right: 15px;
z-index: 1010;
}

#contact a {
color: #06004f;
}

#contact a:hover {
color: #4694f5;
}

#navigation {
margin: 0;
padding: 0;
height: 26px;
background: #71b2eb url(/gfx/bkg_nav.jpg) no-repeat;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
width: 805px;
z-index: 5000;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
float: right;
height: 25px;
}

#navigation ul li {
margin: 0;
padding: 0;
list-style: none;
float: left;
color: #fff;
height: 25px;
}

#logo {
float: left;
}

#divider {
background-color: #06004f;
width: 805px;
height: 2px;
clear: both;
}


.logo {
float: left;
}

.clear {
clear: both;
}

.contentWrap {
padding: 10px;
}

.contentPad {
padding: 5px 15px 5px 15px;
}


#homeContent {
margin: 0;
padding: 0;
background: #fff url(/gfx/bkg_home2col.jpg) repeat-y;
}

#intContent1col {
margin: 0;
padding: 0;
background: #fff url(/gfx/bkg_int1col.jpg) repeat-y;
border-top: 2px solid ##06004f;
}

#intContent1col a {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #3366FF;
text-decoration:underline;
}

#intContent1col a:hover, #intContent1col a:active, #intContent1col a:visited:hover  {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:#003399;
text-decoration:underline;
}

#intContent1col a:visited {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #003366;
text-decoration:underline;
}


#intContent2col {
margin: 0;
padding: 0;
background: #fff url(/gfx/bkg_int2col.jpg) repeat-y;
border-top: 2px solid ##06004f;
}


#homeFeature {

}

.memberLogIn {
	width: 155px;	
	border-bottom: 1px solid #999;
}

.memberLogIn #ctl00_ContentPlaceHolder3_CustomLogIn2_loginView1_Login1_LinkButton1 {
	margin-top: 8px;
	
}
#homeFeatureMain {
float: left;
z-index:100;
height: 230px;
padding-top: 19px;
background: #000;
}

#homeFeatureSecondary {
float: left;
background: #0375da url(/gfx/bkg_homeContent2.jpg) repeat-x;
width: 241px;
height: 245px;
border: 2px solid #000;
}

#intContentMain {
width: 550px;
float: left;
}

#intContentSecondary {
float: right;
width: 209px;
}



#homeCompartment1 {
width: 390px;
float: left;
}

#homeCompartment2 {
float: right;
width: 409px;
background: #ccc url(/gfx/bkg_homeCompartment2.jpg) repeat-y;
}

.homeColumn {
width: 155px;
float:left;
padding-left: 30px;
padding-top: 10px;
}




#footer {

background: #00305a;
border: 2px solid #001f46;
clear: both;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 11px;
text-align: center;

}

a {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #3366FF;
text-decoration:underline;
}

a:hover, a:active, a:visited:hover {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color:#003399;
text-decoration:underline;
}

a:visited {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #003366;
text-decoration:underline;
}


#footer a {
color: #fff;
}


#BreadCrumb1_span a, #BreadCrumb1_span a:link, #BreadCrumb1_span a:visited  {
color: #666;
text-decoration: none;
}


#BreadCrumb1_span a:hover, #BreadCrumb1_span a:active, #BreadCrumb1_span a:visited:hover {
color:#003399;
text-decoration: none;
}

