.contentImage {
 padding:1px;
 border:1px solid #04639D;
 background-color:#FFFFFF;
 float:right;
 margin-left:10px;
}

a	{
 font-family:arial, sans serif;
 font-size:11px;
 font-weight: bold;
 text-decoration: none;
 color:#4B93B7;
}

a:hover	{
 text-decoration: underline;
 color:#4B93B7;
}

a.nav	{
 font-family:arial, sans serif;
 font-size:11px;
 font-weight: bold;
 text-decoration: none;
 color:#666666;
}

a.nav:hover	{
 text-decoration: underline;
 color:#666666;
}

a.nav2	{
 font-family:arial, sans serif;
 font-size:11px;
 font-weight: normal;
 text-decoration: none;
 color:#04639D;
}

a.nav2:hover	{
 color:#003366;
}

a.nav3	{
 font-family:arial, sans serif;
 font-size:11px;
 font-weight: normal;
 text-decoration: none;
 color:#FFFFFF;
}

a.nav3:hover	{
 color:#ACD1E1;
}


/* turn all image borders off */
img {
 border:0px;
}

body {
 background-color:#87A2B2;
 padding: 0;
 margin: 0;
 width: 100%;
 font-family:Arial;
 font-size:12px;
}

td {
 font-family:Arial;
 font-size:12px;
 color:#666666;
}

.container {
 background:url('../images/background.gif') repeat-x #87A2B2;
 width:100%;
 padding-top:8px;
}

.nav {
 background-image:url('../images/nav_back.jpg');
 height:235px;
 width:188px;
 padding-left:14px;
}

.featureText {
 font-family:arial, sans-serif;
 font-size:11px;
 color:#666666;
 padding-left:12px;
 width:158px;
 background-image:url('../images/feat_back.gif');
}

.title{
 background:url('../images/con_top.gif') left no-repeat;
 width:617px;
 height:60px;
 vertical-align:top;
 padding-top:12px;
}

h1 {
 color:#04639D;
 font-family:arial;
 font-size:14pt;
 display:inline;
 font-weight:normal;
}

.hr {
 color:#04639D;
}

.conLeft {
 background-image:url('../images/con_left.gif');
 width:6px;
}

.conRight {
 background-image:url('../images/con_right.gif');
 width:6px;
}

.conShad {
 background-image:url('../images/con_shad.gif');
 width:14px;
}

.content {
 width:617px;
 height:275px;
 font-family:arial, sans-serif;
 font-size:12px;
 color:#666666;

}

.contentBody {
 width:615px;
 height:275px;
 font-family:arial, sans-serif;
 font-size:12px;
 color:#666666;
 background:url('../images/con_back.gif') left repeat-y;
 padding-left:10px;

}


.split {
color:#373a1f;
display:inline;
padding-left:2px;
padding-right:2px;
}

.footerTxt {
font-family:arial;
color:#FFF;
font-size:11px;
text-align:center;
padding:5px;
}

.top {
 height:20px;
 background:url('/images/sitead2.gif') #006699 no-repeat;
 border:1px solid #ACD1E1;
 vertical-align:center;
}

.heading {
 background-color:#4B93B7;
 color: #E2F5FF;
 width:100%;
 display:block;
 padding:2px 0px 2px 4px;
 border-bottom:2px dotted #E2F5FF;
 border-top:2px dotted #E2F5FF;
}

a.pageResults {
 color:#4B93B7;
 font-weight:normal;
 text-decoration:none;
}

a.pageResults:hover {
 color:#003366;
 background:none;
 text-decoration:none;
}

