body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECEDEE;
}
.midblock {
	width: 701px;
}
.botbg {
	background-image: url(../images/botbgrpt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.btnbar {
	text-transform: uppercase;
	background-color: #708090;
	vertical-align: middle;
	height: 23px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
}
.whitebg {
	background-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001B37;
	line-height: 18px;
}



.topbg {
	background-image: url(../images/topbgrpt.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.greyrow {
	background-color: #708090;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.darkbluehead {
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftshdw {
	background-image: url(../images/leftbdrshdw.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.lineheight {
	line-height: 19px;
}
.botNavig {
	vertical-align: middle;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #708090;
	padding-top: 6px;
	padding-bottom: 6px;
}

.rightshdw {
	background-image: url(../images/rightbdrshdw.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.greyrow2 {

	background-color: #708090;
	height: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6D7986;
	border-bottom-color: #6D7986;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	height: 40px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
a:hover.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001B37;
	text-decoration:none;
	
}
a:hover.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #708090;
	text-decoration:none;
	
}
.seperator {
	border-top-style: none;
	border-bottom-style: none;
	letter-spacing: normal;
	border-right-width: 0px;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.redbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	text-decoration:none;
}
.red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Red;
	text-decoration:none;
}
.TextField
{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;	
	border-bottom-width: 1px;
	border-right-color: #4682B4;
	border-bottom-color: #4682B4;
	border-top-color: #4682B4;
	border-left-color: #4682B4;
	border-top-style: solid;	
	border-left-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
}

.help{
		font-family:  Arial, Helvetica, sans-serif;
		font-weight: normal; 
		font-size: 10px;
		color: #4682B4;
	}


/* classes for validator */
	.dsHighlight{
		font-family:  Arial, Helvetica, sans-serif;
		font-weight: bold; 
		font-size: 11px;
		color: red;
	}
	.dsNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001B37;
	line-height: 18px;
	}