H3{
	font-size:20px;
	/*color:#3333ff;*/
	color:#FFFFFF;
	background:#326496;
	font-weight:bold;
	font-family:Arial;
}
BODY{
	list-style-image:url(../Images/bullet.gif);
	list-style-position:outside;
	margin:0px;
	font-size:12px;
	color:#333333;
	font-family:Arial;
}
BODY a{
	font-weight:100;
	color:#3333ff;
	text-decoration:none;	
}
BODY a:link{
	font-weight:100;
	color:#3333ff;
	text-decoration:none;	
}
BODY a:active{
	font-weight:100;
	color:#3333ff;
	text-decoration:none;	
}
BODY a:hover{
	font-weight:100;
	color:#990000;
	text-decoration:none;
}
BODY a:visited{
	font-weight:100;
	text-decoration:none;	
}
.background_main{
	background-image: url('../Images/bg_main_Xlight.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}
.smallText{
	font-size:11px;
	color:#3333ff;
	font-family:Arial;	
}
.smallheader{
	font-size:12px;
	font-weight:bold;
	color:#3333ff;
	font-family:Arial;	
}
#navleftcontainer{
	background:#DCEAFA;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:1px;
	border:1px solid #999999;
}
.forms{
	font-size:11px;
	color:#333333;
	font-family:Arial;	
}
.formsmall{
	font-size:10px;
	color:#333333;
	font-family:Arial;
}
#mainsearchcontainer{
	font-size:12px;
	color:#333333;
	font-family:Arial;
	padding-left:0px;
	padding-right:0px;
}
#mainsearch{
	border:1px solid #333333;
	background:#DCEAFA;
	font-size:12px;
	padding:5px;
	color:#333333;
	font-family:Arial;
}
.required{
	font-size:12px;
	color:#D90000;
	font-family:Arial;
}
.mainsearchclass{
	font-size:12px;
	color:#333333;
	font-family:Arial;
}
.mainsearchclassmall{
	font-size:10px;
	color:#333333;
	font-family:Arial;
}
#navspacer{
	height:1px;
	background-color:#6699CC;
}
#maincontent{
	font-size:12px;
	color:#333333;
	font-family:Arial;
	width:100%;
	text-align:left;
}
H5 {
	font-size:16px;
	color:#3333ff;
	font-weight:bold;
	font-family:Arial;
	border-bottom:1px dotted #333333;
}
.letterbox{
	color:#1B1B7C;
	font-family:Arial;
	font-size:14px;
	background:#C5C8F5;
	width:25px;
	height:25px;
	padding:5px;
	border:1px solid #666666;
	text-align:center;
	font-weight:bold;
}

