body
{ 
background-color:#CCCCCC;
}


table.body {    	background-color:#FFFFFF;
			width: 772px;
			vertical-align: top;
			padding: 0px;
			border-spacing: 0px;
			text-align : left;
			font-size : 9pt;
			font-weight : normal ;
			font-family : Arial, Helvetica, sans-serif ;
			border: 1px solid #333333;				
			}
			
td.header {    	background-color:#122C5B;
			width: 772px;
			vertical-align: top;
			padding: 0px;
			border-bottom: 1px solid #333333;
			text-align : left;
			font-weight : normal ;
			font-family : Arial, Helvetica, sans-serif ;
			}

td.body {    	background-color:#FFFFFF;   
			width: 772px;
			vertical-align: top;
			padding: 0px;
			border-spacing: 0px;
			text-align : left;	
			}
			
td.contentContainer {background-color:#FFFFFF;
			vertical-align: top;
			padding-right: 20px;
			padding-top: 10px;
			padding-bottom: 10px;
			height: 400px;	
			
			}			
			
div.navigation {    	background-color:#F3F3F3;
			vertical-align: top;
			padding: 10px;
			border-spacing: 0px;
			text-align : left;
			border: 1px solid #666666;
			font-weight : normal ;
			font-family : Arial, Helvetica, sans-serif ;
			font-size : 9pt;
			width:190px;
			}
			
div.address {    	background-color:#FFFFFF;
			padding-top: 10px;
			border-spacing: 0px;
			text-align : left;
			font-weight : normal ;
			font-family : Arial, Helvetica, sans-serif ;
			font-size : 9pt;
			}
			
td.navContainer {    	background-color:#FFFFFF;
			height : 100%;
			vertical-align: top;
			padding: 10px;
			border-spacing: 0px;
			text-align : left;
			font-weight : normal ;
			font-family : Arial, Helvetica, sans-serif ;
			width:auto;
			}
			
td.footer {    	background-color:#FFFFFF;
			border-top: 1px solid #333333;
			border-bottom: 15px solid #122C5B;
			width: 772px;
			height: 50px;
			vertical-align: middle;
			padding: 0px;
			text-align : center ;
			font-family : Arial, Helvetica, sans-serif ;
			font-size : 8pt;
			font-weight : normal ;			
			}


a.navStyle{
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold ;
	}
				
a.navStyle:hover{
	text-decoration: none;
	color: #5152D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold ;
	}
	
a.navStyle:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold ;
	}
	
a.footerStyle{
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold ;
	}
				
a.footerStyle:hover{
	text-decoration: underline;
	color: #31518D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold ;
	}
	
a.footerStyle:visited{
	text-decoration: underline;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold ;
	}
		

input	{    	font-weight : normal ;
			font-family : Arial, Helvetica, sans-serif ;
			font-size : 10pt;
			color: #000066;
			border: 1px solid #666666;		
			}
			
input[type="submit"]{    	font-weight : bold ;
			font-family : Arial, Helvetica, sans-serif ;
			font-size : 10pt;
			color: #FFFFFF;
			border: 1px solid #666666;
			background-color: #999999;
			}
			
select { 
			background-color: #FFFFFF; 
			color: #000066; 
			font-weight : normal ;
			font-family : Arial, Helvetica, sans-serif ;
			font-size : 10pt;	
}

.contactForm { 
			background-color: #FFFFFF; 
			color: #000000; 
			font-weight : bold ;
			font-family : Arial, Helvetica, sans-serif ;
			font-size : 9pt;	
}

td.padRight{padding-right: 15px;}
td.padLeft{padding-left: 15px;}			
	
			

.title	{  font-size : 14pt;
			font-weight : bold ;
			text-align : left ;
			color : #122C5B ;
			font-family : Arial, Helvetica, sans-serif ;
			vertical-align: top;}
			
.medBody	{  font-size : 8pt;
			font-weight : normal ;
			font-style : italic;
			text-align : left ;
			color : #000000 ;
			font-family : Arial, Helvetica, sans-serif ;
			vertical-align: top;}
			
.bodyStyle	{  font-size : 10pt;
			font-weight : normal ;
			text-align : left ;
			color : #000000 ;
			font-family : Arial, Helvetica, sans-serif ;
			vertical-align: top;}
			
.subheader	{  font-size : 12pt;
			font-weight : bold ;
			text-align : left ;
			color : #3F4096 ;
			font-family : Arial, Helvetica, sans-serif ;
			vertical-align: top;}

.subheader2	{  font-size : 10pt;
			font-weight : bold  ;
			text-align : left ;
			color : #3F4096 ;
			font-family : Arial, Helvetica, sans-serif ;
			text-decoration:underline;}

.formHeading	{  font-size : 10pt;
			font-weight : bold  ;
			border-bottom : 1px solid #000000;
			text-align : left ;
			color : #3F4096 ;
			font-family : Arial, Helvetica, sans-serif ;
			vertical-align: top;}

#subnav ul li a{	
	margin-left: 10px;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #999;
	}
#subnav ul li a:hover{
	list-style-type : none;
	margin-left: 10px;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #999;
	}
li.subnav{
	list-style-type : none;
	margin-left: 10px;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 9pt;
	}
ul{
	margin-top:-1px;
	}

li{
	margin-top:0px;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
	}


#coNames ul {width:120px; float:left;}
#coNames ul li
{
margin-top:2px;
	font-size:8pt;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
}



#navcontainer ul
{
list-style-type: none;
text-align: left;
margin-left: 0; 
	padding-left: 0;
}


#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
text-decoration: none;
color: #666;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: #31518D;
}

b {color: #31518D;}
i {font-weight: bold;
	color: #31518D;}

.quote {font-style: italic;
	color: #31518D;
	text-align:right;
	margin-left:80px;
	font-weight:bold;
	padding-top:10px;
	border-top: 1px dotted #666666;}


ul.rightsmash li {text-align:right;
				list-style-type:none;
				margin-bottom:4px;}







