/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	background-color: #5D4251;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
}*/
.navLink01 {
	color: #000066;
	text-decoration: underline;
	text-indent: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 0px;
	text-indent: 0px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.whiteBg {
	background-color: #FFFFFF;
}
td {
	vertical-align: top;
}
.tblStyle01 {
	border: 2px solid #000099;
	padding-left: 15px;
	margin-left: 15px;

}
.copySmall {
	font-size: xx-small;
	background-position: center;

}
.copyBold {
	font-size: 12px;
	font-weight: bold;
}
.copyBoldBorder {
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #000099;
}
.copySmallBorder {
	font-size: xx-small;
	border: 1px solid #000099;
	text-indent: 15px;
}
.aboutBg {

	background-color: #632125;
}
.candidateBg {
	background-color: #5D4251;
}
.contactBg {


	background-color: #70690E;
}
.employerBg {
	background-color: #A4690B;
}
.contentCellMargin {
	padding-top: 26px;
}
.aboutContentBg {
	background-color: #F9F0F1;
	padding: 0px 0px 0px 5px;
}
.candContentBg {
	background-color: #F4DAF4;
	padding: 0px 0px 0px 5px;
	background-image: url(images/spacerContent.gif);
}
.contactContentBg {
	background-color: #F4F3B2;
	padding: 0px 0px 0px 5px;
	background-image: url(images/spacerContent.gif);
}
.emplContentBg {
	background-color: #F5E2B8;
	padding: 0px 0px 0px 5px;
	background-image: url(images/spacerContent.gif);
}
input.btn{
	color:#FEFED7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 200;
	background-color: #5D4251;
	height: 22px;
	width: 75px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
input.btn:hover{
	color:#FFFF00;
}
.tabOn {
	background-color: #A4690B;
	height: 20px;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 3pt;

}
.copySmallBold {
	font-size: xx-small;
	background-position: center;
	font-weight: bold;

}
.scrolling {
	overflow: auto;
	height: 420px;
	width: 423px;
	margin: 0px;
	padding-bottom: 10px;
}
.scrollingResults {

	overflow: auto;
	height: 420px;
	width: 100%;
	margin: 0px;
	padding-bottom: 20px;
}
.scrollingResults2 {

	overflow: auto;
	height: 420px;
	width: 100%;
	margin: 0px;
	padding-bottom: 20px;
}
.copySmallBoldTbl {
	font-size: xx-small;
	background-position: center;
	font-weight: bold;
	padding: 3px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	vertical-align: bottom;
}
.copySmallTbl {
	font-size: xx-small;
	background-position: center;
	padding: 3px;
	margin: 2px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	text-align:left;
}
.copySmallTblBold {
	font-size: xx-small;
	font-weight: bold;
	background-position: center;
	padding: 3px;
	margin: 2px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.errorText {
	font-size: xx-small;
	font-weight: bold;
	color: #660000;
}
.errorTextX {
	font-size: x-small;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.errorTextLg {
	font-size: 18pt;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.adminBg {

	background-color: #000099;
}
.adminContentBg {

	background-color: #F0F0FF;
	padding: 0px 0px 0px 10px;
}
.copySmallItal {
	font-size: xx-small;
	background-position: center;
	font-style: oblique;

}
.pageTopMargin {
	line-height: 0px;
}
.buttonCand{
	font-style:verdana; 
	font-size:12px; 
	font-weight:bold;
	text-transform:lowercase;
	color:white;
	background-color:#5D4251;
	height:22px;
	border-style:none;
	text-align:center;
}
