body {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a, a:link,a:active,a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
p{
text-align: justify;
}
.txtHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.error {
	font-weight: bold;
	color: #990000;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 68px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A858B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7A858B;
}
.BGheader {
	background-color: #1A4DA0;
	color: #FFFFFF;
	height: 16px;	
}
.BGmainNav {
	background-color: #7A858B;
	color: #FFFFFF;
	height: 16px;
}
.BGmainNav a, .BGmainNav a:visited,.BGmainNav a:active,.BGmainNav a:link{
color: #FFFFFF;
text-decoration: none;
}
.BGmainNav a:hover{
color: #FFFFFF;
text-decoration: underline;
}
.BGheader a, .BGheader a:visited,.BGheader a:active,a.BGheader a:link{
color: #FFFFFF;
text-decoration: none;
}
.BGheader a:hover{
color: #FFFFFF;
text-decoration: underline;
}

.controlpanel {
	font-size: 18px;
	font-weight: bold;
	color: #7A858B;
	padding-right: 20px;
}
.borderLeftGrey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A858B;
}
.borderLRBGrey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A858B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7A858B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A858B;
}
.borderLBGrey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A858B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A858B;
}
.borderLGrey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A858B;
}
.txtHeading, .heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
}
li {
	margin-left: -15px;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color:#666666;
}
.heading1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
}
.style1 {
	color: #FF0000;
	font-size: 12px;

	cursor:text;
	text-decoration: none;
}
.style5 {color: #FFFF00}