BODY 
{ 
	background-color:#515151;
	margin:0;
}
.bodybg
{
	background-color:#FFFFFF;
	background-image: url(../images/bodybg.jpg);
	background-repeat:repeat-x;

}
.footerbg
{
	background-color:#F1F1F1;
	background-image: url(../images/footerbg.jpg);
	background-repeat:repeat-x;

}
.greenheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #76923C;

}
.a1:link {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0B2442;
	text-decoration: none;


}
.a1:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0B2442;
	text-decoration: none;

}
.a1:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0B2442;
	text-decoration: underline;


}
.a2:link {
	color: #00619C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.a2:visited {
	color: #00619C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.a2:hover {
	color: #00619C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.a3:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:15px;
}
.a3:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:15px;
}
.a3:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:15px;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:19px;
}
.bodytextsmall {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.notetext {
	font-family: Arial;
	font-size: 11px;
	color: #A71E31;
}
.bluetext {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #0060A7;
	padding-top:5px;
}
.bluetext2 {
	font-family: Arial;
	font-size: 12px;
	color: #3583AE;
}
.heading {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #0B2442;
	padding-left:10px;
}
.pageheading {
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color: #91A72C;
}
.greytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.padding
{
	padding:9px;

}
.menulist
{
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;

}
.inputbox
{
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: solid 1px #FFFFFF;
	height:16px;

}
.inputbox2
{
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: solid 1px #DFDFDF;
	height:15px;

}
.buttonstyle {
	font-family: Arial;
	font-size: 10px;
	color: #0B2442;
	background-color: #E7EFF3;
	background-image:url(../images/bt_bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #BCD4DE;
	padding-left:6px;
	padding-right:6px;
	height:17px;
	
}.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
}
.navbg {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0060A7;
	background-color:#FCFCFC;
}
.boxbordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	background-color:#F6F6F6;
}
.boxborderleftright {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #E7E7E7;
	border-right-color: #E7E7E7;
	background-color:#F6F6F6;
}
.boxborderbottom {
	background-image:url(../images/box_bottombg.jpg);
	background-repeat:repeat-x;
}
