/* CSS Document */
body {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
background-color: #FFFFFF;
}

/*Bodytext*/


.bodytext{
	font-family: arial;
	font-size: 12px;
    line-height: 140%;
	color: #000000;
}

.bodytext a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #006ab6;
}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #6297BA;
}

.bodytd {
background-color:#ffffff}

.lightbox{
	border: 0px;
}


.smgreentext{
	font-family: arial;
	font-size: 11px;
    line-height: 150%;
	color: #000000;
}

.smgreentext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #688734;
}

.smgreentext a:hover{
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #9EBC6B;
}

.smbluetext{
	font-family: arial;
	font-size: 11px;
    line-height: 150%;
	color: #000000;
}

.smbluetext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #006ab6;
}

.smbluetext a:hover{
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #6297BA;
}

.smyellowtext{
	font-family: arial;
	font-size: 11px;
    line-height: 150%;
	color: #000000;
}

.smyellowtext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #c99111;
}

.smyellowtext a:hover{
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #F4D48C;
}

.smwhitetext{
	font-family: arial;
	font-size: 11px;
    line-height: 150%;
	color: #FFFFFF;
}

.smwhitetext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}

.smwhitetext a:hover{
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
/*H1-Sub Headers*/


.h1{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.h2{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.WhiteText{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.topnav{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	color: #000000;
}

.topnav a{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	text-decoration: underline;
	font-weight: none;
	color: #49B1DE;
}

.topnav a:hover{
	text-decoration: underline;
	line-height: 160%;
	font-weight: none;
	color: #FFFFFF;
}


/*Footer Navigation-Text*/

.footertext{
	font-family: arial;
	font-size: 10px;
	line-height: 160%;
	color: #F1F1F1;
}

.footertext a{
	font-family: arial;
	font-size: 10px;
	line-height: 160%;
	text-decoration: none;
	font-weight: none;
	color: #C8C9C4;
}

.footertext a:hover{
	text-decoration: none;
	line-height: 160%;
	font-weight: none;
	color: #FFFFFF;
}

/*Bullets-Borders*/

#li {
  list-style-image: url(http://76.12.63.211/images/bullet.gif);
}


#TBL1{border-color:#E7E7E7;
border-style:solid; border-width:1px;
}

#TBL2{border-color:#C3C3C3;
border-style:solid; border-width:1px;
background-color:#E7E7E7;
}


/*CSS Navigation*/

.anylinkcss {
	position:	absolute;
	visibility: hidden;
	border:	1px solid black;
	border-bottom-width: 0;
	font:	normal 11px arial;
	line-height: 18px;
	z-index: 100;
	background-color: #B5111C;
	color: #313130;
	width: 120px;
}

.anylinkcss a {
	background-color: inherit;
	color: #ffffff;
	width: 100%;
	display: block;
	text-indent: 0;
	border-bottom: 1px solid black;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 1px;
}

/*hover background color*/
.anylinkcss a:hover {
	background-color: #1C789F;
	color: #ffffff;
	
	}
	
/* ============================= */
/* Qualification Form */
/* ============================= */
.title {
	background-color: #DEDEDE;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 7px 7px 7px 7px;
}

.loginNote {
	font-size: 10px;
}

.loginTable td {
	padding: 5px;
	border-bottom: 1px solid #DEDEDE;
}

td.loginNoBorder {
	border-bottom: none;
}

.loginAccept {
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}

img.loginEmailCheck {
	padding-top: 5px;
	width: 16px;
}

.qfMsgHead {
	background-color: #ffebe8;
	border: 1px solid #cc0000;
	padding: 0px;
	margin: 0 0 10px 0;
}

.qfMsgHead ul li {
	list-style: none;
}

.qfMsgInfo {
	background-color: #FFFFE0;
	border: 1px solid #E6DB55;
	padding: 0px;
	margin: 0 0 10px 0;
}

.qfMsgInfo ul li {
	list-style: none;
}

.saveExit {
	float: left;
}

.saveSubmit {
	float: right;
}

.submitRow {
	clear: both;
	background-color: #dedede;
	padding: 5px;
}
