.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}
.emtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0033CC;

}
#leftcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	margin-left:5px;
}
#leftcol img { display: block; text-align:center; margin-bottom:8px;}
#leftcol a.leftMenuMain  {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #1241B6;
	display: block;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom:3px;
}
#leftcol a.leftMenuMain:hover {  color: #1241B6; background-color: #D7E0FB;}
#leftcol a.leftMenuMain:visited {  color: #1241B6; text-decoration: none}
#leftcol a.leftMenuMain:active {  color: #1241B6; text-decoration: none}
#leftcol .categoryHeader {
	font-size: 14px;
	font-weight: bold;
	display:block;
	color: #1241B6;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom:3px;
}
#leftcol ul {
	color: #AAA36C;
	margin: 0 0 7px 25px;
	list-style:disc; 
	font-weight: bolder;
	padding:0px;
}
#leftcol ul li {
	padding:0px;
	font-size: 12px; 
	margin:-3px;
}
#leftcol ul a { color: #1241B6; text-decoration: none; 	}
#leftcol ul a:hover {  color: #1241B6; background-color: #D7E0FB;}

.stronger { color: #1241B6; font-size: 18px}
.sub_header
{
}
body {
	margin: 0px;
	padding: 0px;
}
.fake-textbox
{
	font-size: 12px;
	border-bottom: lightgrey thin ridge;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.gold_bullet {
	font-size: 12px;
	font-weight: bolder;
	color: #AAA36C;
}
.menu-subheader {
	font-size:16px;
	color: #1241B6;
	
}
.menu-subheader td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.menu-subheader a { color: #1241B6; text-decoration: none }
.menu-subheader a:hover {  color: #1241B6; background-color: #D7E0FB;}
.rtImg {
	float: right;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.lftImg {
	float: left;
	margin-right: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.showstext a, .showstext a:visited, .showstext a:active {
	color:#1241B6;
	}
.showstext a:hover {
color:#000000;
}