.contentImage {
 padding:1px;
 border:1px solid #6391dc;
 background-color:#FFFFFF;
 float:right;
}

a	{
 font-family:arial, sans serif;
 font-size:12px;
 font-weight: bold;
 text-decoration: none;
 color:#6393df;
}

a:hover	{
 text-decoration: underline;
 color:#6393df;
}

a.nav	{
 font-family:arial, sans serif;
 font-size:12px;
 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:#95b6e9;
}

a.nav2:hover	{
 text-decoration: underline;
 color:#95b6e9;
}

a.nav3	{
 font-family:arial, sans serif;
 font-size:11px;
 font-weight: normal;
 text-decoration: none;
 color:#FFFFFF;
 font-weight:bold;
}

a.nav3:hover	{
 text-decoration: underline;
 color:#FFFFFF;
}


/* turn all image borders off */
img {
 border:0px;
}

body {
 background-color:#405f91;
 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 #405f91;
 width:100%;
}

.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-image:url('../images/con_top.gif');
 width:617px;
 height:60px;
 vertical-align:top;
 padding-top:12px;
}

h1 {
 color:#FFFFFF;
 font-family:arial;
 font-size:14pt;
 display:inline;
 font-weight:normal;
}

.hr {
 color:#6393df;
}

.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;
 background-image:url('../images/con_back.gif');
}

.contentBody {
 width:617px;
 height:275px;
 font-family:arial, sans-serif;
 font-size:12px;
 color:#666666;
 background-image:url('../images/con_back.gif');
 padding-left:30px;
 padding-right:20px;
}


.split {
color:#9a9a9a;
display:inline;
padding-left:2px;
padding-right:2px;
}

.footerTxt {
font-family:arial;
color:#9a9a9a;
font-size:11px;
text-align:center;
padding:5px;
}

.top {
 height:20px;
 background-color:#6393df;
 border:1px solid #b1c9ef;
 vertical-align:center;
}