.mainbody {
	font-family: tahoma, Verdana;
	font-size: 12px;
	background-color: #03054F;
}
.bottomorangebrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5500;
}
.leftdottenborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.topbottomrightdotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.allroundorangebrdr {
	border: 1px solid #FF9562;
}
#lightgreenbg {
	background-color: #C4F2A4;
}
.bullet {
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
}
.leftsolidborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 6px;
}
a:hover {
	color: #F4A004;
	text-decoration: none;
}

#smalllink a, #smalllink a:visited {
	font-weight: normal;
	color: #E07314;
	font-size: 10px;
}
#smalllink a:hover, #smalllink a:active, #smalllink a:focus {
	font-weight: normal;
	color: #03054F;
}
#navlink a, #navlink a:visited {
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
}
#navlink a:hover, #navlink a:active, #smalllink a:focus {
	font-weight: normal;
	color: #03054F; }h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smallfont {
	font-size: 10px;
	color: #666666;
}
.navbargb {
	background-image: url(images/navbar.gif);
}
.orangelinebg {
	background-image: url(images/orangeline.gif);
}
.topleftrightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
