@charset "ISO-8859-1";
body {
	background: #deeafc url('/images/body_bg.png') repeat-x left top;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a:link, a:visited {
	color: #29507B;
}
a:hover {
	color: #287A53;
}
h1 {
	color: #29507B;
}
#container {
	width: 840px;
	left: 50%;
	margin-left: -420px;
	position: relative;
}
#border_left {
	background-image: url('/images/border_left_bg.png');
	background-repeat: repeat-y;
	background-position: right top;
	width: 20px;
	vertical-align: top;
}
#border_right {
	background-image: url('/images/border_right_bg.png');
	background-repeat: repeat-y;
	background-position: left top;
	width: 20px;
	vertical-align: top;
}
#main_cell {
	width: 800px;
	vertical-align: top;
	background-color: #FFFFFF; /* F0F0F0 */
}
#content {
	background-image: url('/images/content_shade.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#quick_link {
	background-color: #cecece;
	background-image: url('/images/quick_link_bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	vertical-align: middle;
	padding-top: 16px;
	padding-bottom: 9px;
	min-height: 46;
}
.quicklink {
	width: 100%;
	height: 42px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	font-family: arial, helvitica, sans-serif;
	color: #333333;	
}
#border_left_bottom {
	background-image: url('/images/border_left_bg.png');
	vertical-align: bottom;
	background-repeat: repeat-y;
}
#border_right_bottom {
	background-image: url('/images/border_right_bg.png');
	background-repeat: repeat-y;
	vertical-align: bottom;
}
.header {
	color: #287A53;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 8px;
}
.subheader {
	display: inline;
	font-weight: bold;
}
.content {
	padding: 30px 15px 20px 15px;
}
.error {
	color: #cc0000;
	background-color: #f2c5c5;
	padding: 15px;
	border: 1px solid #cc0000;
	margin: 8px 0px 8px 0px;
}
.message{
	color: #29507B;
	background-color: #cee1ef;
	padding: 15px;
	border: 1px solid #29507B;
	margin: 8px 0px 8px 0px;
}
.section {
}
.title {
	font-weight: bold;
	color: #287A53;
}
.phone {
	font-size: 18pt;
	color: #29507B;
	font-weight: bold;
	margin: 0px 0px 30px 30px;
}
.address {
	font-size: 12px;
	color: #29507B;
	margin: 0px 0px 30px 30px;
}
.clr {
	padding: 0px;
	margin: 0px;
	width: 100%;
	clear: both;	
}

/* *** APPLICATION FORM SPECIFIC STYLES *** */

#tabrow td {
	height: 67px;
	vertical-align: bottom;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible {
	display: block;
	visibility: visible;
}
#tabcontent {
	border: 2px solid #333333;
	padding: 8px;
}
#app_login {
	width: 356px;
	height: 300px;
	float: left;
	border: 1px solid #333333;
	padding: 5px;
	background-color: #eaf3fa;
}
#app_register {
	width: 356px;
	height: 300px;
	float: right;
	border: 1px solid #333333;
	padding: 5px;
	background-color: #eaf3fa;
}
#app_pinfo_l {
	width: 356px;
	height: 400px;
	float: left;
	padding: 5px;
	background-color: #eaf3fa;
}
#app_pinfo_r {
	width: 356px;
	height: 400px;
	float: right;
	padding: 5px;
	background-color: #eaf3fa;
}
#contactInfo {
	width: 356px;
	height: 370px;
	float: left;
	padding: 5px;
	background-color: #eaf3fa;
}
#contactForm {
	width: 356px;
	height: 370px;
	float: right;
	padding: 5px;
	background-color: #eaf3fa;
}

/* *** CALENDAR CLASSES *** */

.calborder {
	border: 1px solid #29507B;
}
.monthbg {
	background-color: #cee1ef;
}
.month {
	color: #29507B;
}
.day {
	background-color: #eaf3fa;
	font-size: 12px;
	color: #29507B;
}
.dateblank {
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
.dateblank a:link, .dateblank a:active, .dateblank a:visited, .dateblank a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #29507B;
}
.dateselected {
	background-color: #cee1ef;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
.dateselected a:link, .dateselected a:active, .dateselected a:visited, .dateselected a:hover {
	text-decoration: none;
	font-weight: bold;
}
.datejob {
	background-color: #DEFCFA;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
.datejob a:link, .datejob a:active, .datejob a:visited, .datejob a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* *** FORM CLASSES *** */

.form_elem {
	background-color: #cee1ef;
	padding: 3px;
	margin: 5px 5px 0px 15px;
}
.form_label {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 5px;
}
.form_input {
	display: inline;
}
.form_input .ftext {
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #336699;
	width: 300px;
	padding: 3px;
}
.formwidth {
	width: 300px;
}
.form_check {
	float: left;
}
.form_text { /* used for checkbox labels, disclaimers and small type */
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;
	padding: 3px;
}
.form_copy { /* used for paragraphs and instructions */
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.form_req {
	display: inline;
	font-weight: bold;
	color: #cc0000;
}
.form_submit {
	text-align: right;
	margin: 5px;
}
form .submit, .form_submit .submit {
	font-size: 14pt;
	padding: 4px 30px 4px 30px;
	border: 1px solid #333333;
	color: #eaf3fa;
	background-color: #29507B;
	cursor: pointer;
}
.butnext {
	text-align: right;
	clear: both;
	padding-top: 8px;
}
