/*body a {color: #193878; text-decoration: underline;}
body a:link {color: #193878;text-decoration: underline;}
body a:visited {color: #193878;}
body a:hover {color: #000000;}
body a:active {color: #193878;
}*/
.RcolBG {
	background-image: url(images/rcolbg.jpg);
	background-repeat: repeat-y;
	width: 7px;
}
.topHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FAFAF5;
}

.topHeader a {color: #333333; text-decoration: underline;}
.topHeader a:link {color: #333333;text-decoration: underline;}
.topHeader a:visited {color: #333333;}
.topHeader a:hover {color: #193878;}
.topHeader a:active {color: #333333;
}

.formFld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #193878;
}
.FrmBtn {
	background-color: #193878;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin: 0px;
	padding: 0px;

}
