.formLoginTextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100px;
	border: 1px solid #999999;
}
.formLoginTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #666666;
}

.formLoginLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.formSignupLabel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.formLink, a.formLink:link, a.formLink:visited, a.formLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
}
.text_plainBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text_plain{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.text_black{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.text_success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8ACC00;
}
.text_alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D70000;
}
.text_small {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}

.formSignupTextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	width: 200px;
	border: 1px solid #999999;
}
a.formLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
.formErrorText {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.panelHeader_Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.standardLink, a.standardLink:link, a.standardLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
a.standardLink:hover  {
	text-decoration: underline;
}
.standardLink2, a.standardLink2:link, a.standardLink2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.standardLink2:hover  {
	text-decoration: underline;
	color: #729625;
}
a.text_plainBold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.panelHeader {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #206991;
	text-decoration: none;
	height: 20px;
	background-color: #D6F0FD;
	border: 1px solid #A9CCDE;
}
#infoDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	background-color: #F1F8E9;
	border: 1px solid #A9CCDE;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#alertDiv {
	background-color: #FFCCCC;
	padding: 8px;
	border: 1px solid #FF0000;
	font-family: Arial;
	font-size: 13px;
	color: #CC0000;
}
#successDiv {

	background-color: #DFFFCA;
	padding: 8px;
	border: 1px solid #5AE100;
	font-family: Arial;
	font-size: 13px;
	color: #009933;
}
.formTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
.howItWorks_Title {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E18700;
}

.button_standard {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/button_BG1.png);
	height: 30px;
	width: 81px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 3px;
	cursor: hand;
	background-color: #f5f5f5;
	text-decoration:none;
}

.headerBlankBG {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.horizontalRule {
	line-height: 5px;
	height: 2px;
	color: #999999;
}


.smallLink, a.smallLink:link, a.smallLink:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
	text-decoration: underline;
}
#footer {
	text-align:center;
}
#footer li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	display:inline;
	padding-left: 5px;
}
#footer li:first-child {
	border-left-style: none;
}

.header1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #388EED;
}

.fieldset_Header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #388EED;
}
.sideJobTitle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E18700;
	text-decoration: none;
}
a.sideJobTitle:link, a.sideJobTitle:visited  {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E18700;
	text-decoration: underline;
}
.thread_username_Me {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #388EED;
}
.thread_username_You {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D70000;
}
.userLink {
	text-decoration: none;
	background-image: url(images/userIcon.png);
	padding-left: 14px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
a.userLink:link, a.userLink:visited  {
	text-decoration: underline;
}

.headerFrontPage {
	font-family: Tahoma, Verdana;
	font-size: 28px;
	font-weight: normal;
	color: #0099FF;
	margin-bottom: -3px;
}
a.mainButtonText:link, a.mainButtonText:visited {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 22px;
	color: #FFFFFF;
}
a.mainButtonText:hover  {
	text-decoration: underline;
}
.introBulletText {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #0099FF;
}
.tooltip {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
	height: 10px;
}
.legalDiv {
	height: 150px;
	width: 570px;
	overflow: scroll;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.alertBox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 10px;
	display: inline;
	background-color: #FF0000;
	text-align: center;
}
#divider {
	position:relative;
	width:100%;
	height:1px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 20px;
	background-position: center;
}
.companyName, a.companyName:link, a.companyName:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0051CA;
	text-decoration: underline;
	font-weight: bold;
}
a.companyName:hover  {
	color: #333333;
}
.sideJobName_sm, a.sideJobName_sm:link, a.sideJobName_sm:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0051CA;
	text-decoration: underline;
	font-weight: bold;
}
a.sideJobName_sm:hover  {
	color: #333333;
}
.text_1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #53811B;
}
.text_2 {
	font-family:  Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text_3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #7AC127;
}
.text_4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FD8002;
}
.text_5 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E18700;
}
.text_6 {

	font-family:  "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #284D62;
}
.text_7 {
	font-family:  "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #E4EEF3;
}

.text_8 {
	font-family:  Arial;
	font-size: 13px;
	color: #162934;
}
.text_9 {
	font-family:  Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.tourButtonStandard, a.tourButtonStandard:link, a.tourButtonStandard:visited {
	font-size: 20px;
	color: #00354F;
	background-image: url(images/btTourStandard.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	text-decoration:none;
	background-position: center center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial;
}
a.tourButtonStandard:hover {
	background-image: url(images/btTourSelected.png);
}
.tourButtonSignupStandard, a.tourButtonSignupStandard:link, a.tourButtonSignupStandard:visited {
	font-size: 20px;
	color: #00354F;
	background-image: url(images/btTourSignUpStandard.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 115px;
	text-decoration:none;
	background-position: center center;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 11px;
	padding-bottom: 12px;
	font-family: "Trebuchet MS", Arial;
}
a.tourButtonSignupStandard:hover {
	background-image: url(images/btTourSignUpSelected.png);
}

