body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #045493 url('images/bg-blue-gradien.jpg') repeat-x fixed; 
}
.maintext {
	font-family: "Lucida Grande", Verdana, Geneva, Georgia;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.headertext {
	font-family: "Lucida Grande", Verdana, Geneva, Georgia;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18px;
}
.maintextbold {
	font-family: "Lucida Grande", Verdana, Geneva, Georgia;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.maintextbold a {
	color: #2971A7;
	text-decoration: underline;	
}
.footertext {
	font-family: "Lucida Grande", Verdana, Geneva, Georgia;
	font-size: 10px;
	color: #003778;
}
.footertextbold {
	font-family: "Lucida Grande", Verdana, Geneva, Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #003778;
}
.footertextbold a {
	color: #003778;
	text-decoration: none;
}
.footertextbold a:hover {
	text-decoration: underline;
}
.sidebarheadings {
	font-size: 13px;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Geneva, Georgia;
	line-height: 20px;
}
.sidebarmaintext {
	font-size: 11px;
	color: #666666;
	font-family: "Lucida Grande", Verdana, Geneva, Georgia;
	line-height: 15px;
}
.sidebarmaintext a {
	color: #2971A7;
	text-decoration: none;
}
.sidebarmaintext a:hover {
	color: #2971A7;
	text-decoration: underline;
}
.grey10 {color: #CCCCCC}

