BODY{
	FONT-FAMILY: verdana, arial, tahoma, trebuchet, sans-serif;
	font-size: 11px;
	margin:0px;
	background:url(images/bg.gif);
}
P{
	color: #10184A;
	font-size: 11px;
	line-height: 18px;
	text-align:justify;
}
.blue{
	color: #10184A;
	font-size: 11px;
	line-height: 18px;
}
li {
	list-style:url(/images/list_item_white.gif) square;
	font-family:verdana, arial, tahoma, trebuchet, sans-serif;
	color:#10184A; 
	font-size:11px; 
	line-height:18px;
	list-style-position: inside;
}
h1{
	color: #10184A;
	font-size: 13px;
	font-weight:bolder;
}
.arrow{
	font-size: 12px;	
	font-family: Webdings; 
	color:#FFFFFF;
}
.whiteBorder{
	border:1px, solid #FFFFFF;
}
a{	
	color: #10184A;
	font-size: 11px;
	font-weight:bolder;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bolder;
	text-decoration: underline;
}
a.footer{	
	color: #10184A;
	font-size: 9px;
	font-weight:normal;
	text-decoration: none;
}
a.footer:hover{
	color: #10184A;
	font-size: 9px;
	font-weight:normal;
	text-decoration: underline;
}
a.nav{
	padding:8px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bolder;
	text-decoration: none;
}
a.nav:hover{
	padding:8px;
	color: #10184A;
	font-size: 11px;
	font-weight:bolder;
	text-decoration: none;
}
.navBar{
	background: #646C9B;
	text-align:center;
	height:32;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
.main{
	background: #C7CADC;
}
.top{
	background:#B5B7C9;
	color: #10184A;
	font-weight:bolder;
	font-size: 12px;
	line-height: 18px;
	padding:5px;
}
.left{
	background:#B5B7C9;
	color: #10184A;
	font-weight:bolder;
	font-size: 11px;
	line-height: 18px;
	padding:5px;
	width:100px;
	vertical-align:top;
}
.right{
	background:#D9DBEA;
	color: #10184A;
	font-size: 11px;
	line-height: 18px;
	padding:4px;
}
.footer{
	color: #10184A;
	font-size: 9px;
	text-align:center;
	line-height:12px;
}
