.regText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

	}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	}
.pageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	margin-left:10px;
	margin-top:10px;
	}

.pageBody{
	margin:10px;
	}
.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 16px;
	}
.errText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	font-weight:bold;

	}
body {
	background-color: #DFDFDF;
	margin:0 0 0 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D60AF;
	font-weight:bold;
}
a:link, a:visited, a:active {
	color:#2D60AF;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
#headerDiv {
	width:100%;
	height:142px;
	background-image:url(images/page_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#leftColumn {
	width:175px;
	height:350px;
	background-image:url(images/l_column_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#menu {
	width:175px;
	}
#belowMenu {
	width:175px;
	height:270px;
	background-image:url(images/below_menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.formbox {
	border: 1px solid #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height:15px;
	color: #666666;
}
.formButton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: normal;
	color: #FFFFFF;
	background-color: #808080;
	border: 1px solid #FFFFFF;
	height:18px;
	margin:10px 26px 0 0;
	cursor:hand;
}


a.moreLink:link, a.moreLink:visited, a.moreLink:active {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#2D60AF;
	text-decoration:none;
}
a.moreLink:hover {
	color:#FF0000;
}
.footerText {
	font-size:11px;
	line-height:14px;
	color:#666666;
}
a.footLink:link, a.footLink:visited, a.footLink:active {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666666;
	text-decoration:none;
}
a.footLink:hover {
	color:#2D60AF;
	text-decoration:underline;
}
