body{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #392678;
	scrollbar-face-color:#392678;
	scrollbar-shadow-color: #EBF1F9;
	scrollbar-highlight-color:#EBF1F9;
	scrollbar-3dlight-color: #EBF1F9;
	scrollbar-darkshadow-color: #EBF1F9;
	scrollbar-track-color:#C2C8E8;
	scrollbar-arrow-color:#FFFFFF;}

.rightTile{
	background-image: url(images/rightTile.jpg); 
	background-repeat: repeat-y;}
	
.navBG{
	background-image: url(images/navBG.jpg); 
	background-repeat: repeat-x;}
	
.bgtile{
	background-image: url(images/bgtile.jpg); 
	background-repeat: repeat-x;}
	
.button{
	color: #000066; 
	text-decoration: none; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C2C8E8;
	border-width: 2px;}

a {  
	color: #333333; 
	text-decoration: none; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;}
a:hover {  
	color: #000066; 
	text-decoration: none;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;}
	
.white{
	background-color: #FFFFFF;}
	
.bg223597{
	background-color: #223597;}
	
.bgC2C8E8{
	background-color: #C2C8E8;}
	
.main{
	height:100%;}
	
.heading{
	color: #333333; 
	text-decoration: none; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
	
.heading1{
	color: #000066; 
	text-decoration: none; 
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
	
hr{
	color: #405D89;
	width: 561px;
	height: 1px;}
	
.bodyText{
	color: #000066; 
	text-decoration: none; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;}
	
.bodyTextSmall{
	color: #000066; 
	text-decoration: none; 
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;}
	
.featurebox {/*background-image:url(images/featureback.gif);*/
	width: 177px;
	height:auto;
	background-repeat:no-repeat;
	margin:2px;
	padding:10px;
	border:solid 1px #f4f707;
	}
