HTML {background: #A6C1E5;}
body{margin:0; padding:0; font-family:Tahoma, Arial, Helvetica, sans-serif;}
input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#000000; padding-left:2px}
p {font-size:14px; line-height:1.4em;margin-bottom:10px}

.align_right{text-align:right}

.bottom{vertical-align:bottom}       

div#mainContainer 
{
    width: 770px;    
    background-color:#FFFFFF;
    border:1px solid black;    
    margin-top: 0px;    
    margin-bottom: 0px;    
    margin-left: auto;    
    margin-right: auto;    
    padding: 0px;    
}                                             

div#header
{
  background:url('/images/header.jpg'); 
  width:770px; 
  height:161px
}
div#topbar
{
  width:770px;
  font-size:8pt;
  padding:3px;
  text-align:center;  
}

/*
div#navbar
{
  background:url('/images/navigation.jpg') repeat-x;
  height:54px;
  
  font-size:12pt;
  color:#FFFFFF;
  padding-top:15px;
  margin-bottom:-15px;
  padding-left:20px;
  padding-right:0px
}
.navItem li
{
  float:left;
  padding-right:15px;
}
*/

.navItem a:link {color:#FFFFFF;text-decoration:none} /* unvisited link */
.navItem a:visited {color:#FFFFFF;text-decoration:none} /* visited link */
.navItem a:hover {color:#000000;text-decoration:none} /* mouse over link */
.navItem a:active {color:#FFFFFF;text-decoration:none} /* selected link */

div#outerContent {width:715px;float:left;background-color:transparent;}

div#innerContent {padding:10px 10px 10px 10px;}

div#outerRightCol {width:210px;float:right;background-color: transparent;}

div#innerRightCol {padding:23px 25px 10px 5px;}
div#singleCol {padding:10px}
div#footer {padding:10px 10px 10px 30px; font-size:8pt; font-weight:normal; color:#333333; border-top:1px solid black; margin-top:20px}


.content{
	font:14px tahoma, arial, helvetica, sans-serif;
	color:#383737;
}
.content strong{
	font:14px tahoma, arial, helvetica, sans-serif;
	color:#5353FF;
	font-weight:bold;
	text-transform:uppercase;
}
.content b{
	font:14px tahoma, arial, helvetica, sans-serif;
	color:#246FEA;
	font-weight:bold;
}
.content span{
	font:14px tahoma, arial, helvetica, sans-serif;
	color:#B3C349;
	font-weight:bold;
}
.content a{
	font:14px tahoma, arial, helvetica, sans-serif;
	text-decoration:underline;
	color:#004E9B;
}
.content a:hover{
	text-decoration:none;
}
.content strong a{
	font:11px/18px tahoma, arial, helvetica, sans-serif;
	text-decoration:none;
	text-transform:none;
	color:#383737;
}
.content strong a:hover{
	text-decoration:underline;
}
.content strong b a{
	font:14px/18px tahoma, arial, helvetica, sans-serif;
	text-decoration:none;
	text-transform:none;
	color:#B3C349;
}
.content strong b a:hover{
	text-decoration:underline;
}
.content span a{
	font:14px tahoma, arial, helvetica, sans-serif;
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
	color:#383737;
}
.content span a:hover{
	text-decoration:none;
}

.content ul { 
	margin:0;
	padding:0; 
	list-style:none;
}
.content li {
	background:url(images/dot.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 14px;
}
.content li a { 
	font:14px tahoma, arial, helvetica, sans-serif;
	line-height:21px;
	color:#383737;
	text-decoration:underline; 
	background-position:left center;
}
.content li a:hover { 
	text-decoration:none;
}
.content_1 ul { 
	margin:0;
	padding:0; 
	list-style:none;
}
.content_1 li {
	background:url(images/dot_1.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 14px;
}
.content_1 li a { 
	font:14px tahoma, arial, helvetica, sans-serif;
	line-height:21px;
	color:#383737;
	text-decoration:underline; 
	background-position:left center;
}
.content_1 li a:hover { 
	text-decoration:none;
}




.footer{
	font:11px/14px  tahoma, arial, helvetica, sans-serif;
	color:#FFFFFF;
}
.footer span{
	font:11px/14px  tahoma, arial, helvetica, sans-serif;
	color:#9C9A9A;
}
.footer strong{
	font:11px/14px  tahoma, arial, helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}
.footer span a{
	color:#9C9A9A;
	text-decoration:underline;
}
.footer span a:hover{
	text-decoration:none;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}




.boxheader {
  font-size: 26px;
  color: #000000;
  padding: 0;
  margin-top: 14px;
  margin-right: 0px;
  margin-left: 15px;
  text-align: left;
}
.header {
  font-size: 26px;
  color: #407EF2;
  font-weight:bold;
  line-height:28px;
}

.header3 {
  font-size: 16px;
  color: #407EF2;
  font-weight:bold;
  line-height:18px;
}

.popoutheader {
  font-size: 20px;
  color: #000000;
  font-weight:bold;
  line-height:18px;
}


.newTable { 
border:1px solid #e5eff8; 
margin:1em auto; 
border-collapse:collapse; 
} 
.newTable td { 
color:#000000; 
border-bottom:1px solid #e5eff8; 
border-left:1px solid #e5eff8; 
padding:.3em 1em; 
text-align:left; 
} 

.newTable tr.odd td { 
background:#f7fbff 
} 
.newTable tr.odd .column1 { 
background:#f4f9fe; 
} 
.newTable .column1 { 
background:#f9fcfe; 
} 
.newTable thead th, .newTable tbody th { 
background:#f4f9fe; 
text-align:left; 
padding-left: 1em;
font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
color:#66a3d3; 
} 
.newTable tfoot th { 
background:#f4f9fe; 
text-align:center; 
}
.newTable tfoot th strong { 
font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
margin:.5em .5em .5em 0; 
color:#66a3d3; 
} 
.newTable tfoot th em { 
color:#f03b58; 
font-weight: bold; 
font-size: 1.1em; 
font-style: normal; 
} 





