@charset "utf-8";
a {
	font-size: small;
}
a:link {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #32CAFC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_text {
	color: #333333;
	font-size: small;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.captions {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.link_img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.medium_title  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.title_bars {
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
.topics {
	background-color: #D01C1D;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
.topicsgreen {
	background-color: #42660E;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}


.reverse_type {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.main_div {
	margin-left: 8px;
	padding-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-color: #D01C1D;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.gray_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.White_title {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.answers {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bold_text {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #816681;
	font-style: normal;
}
.postings {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
#content {
	float: left;
	height: auto;
	width: auto;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 8px;
	border-top-color: #D01C1D;
	border-right-color: #D01C1D;
	border-bottom-color: #D01C1D;
	border-left-color: #D01C1D;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#content_centered {
	float: none;
	height: auto;
	width: inherit;
	color: #666666;
	border: 1px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 8px;
	padding-top: 12px;
	margin-top: 12px;
}
#content_nobox_centered {
	float: none;
	height: auto;
	width: inherit;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_wide {
	float: none;
	height: auto;
	width: 700px;
	color: #666666;
	border: 1px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 8px;
}
#content_blue-border {
	float: left;
	height: auto;
	width: auto;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 4px;
	border-top-color: #1D5FA7;
	border-right-color: #1D5FA7;
	border-bottom-color: #1D5FA7;
	border-left-color: #1D5FA7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}

#left_main {
	margin: 12px;
	padding: 8px;
	clear: none;
	float: left;
	height: auto;
	width: 290px;
	border-top-color: #D01C1D;
	border-right-color: #D01C1D;
	border-bottom-color: #D01C1D;
	border-left-color: #D01C1D;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	margin-left: 24px;
	background-color: #FFFFFF;
	margin-top: 8px;
	padding-top: 0px;
}
#top_center {
	padding: 8px;
	height: auto;
	width: 410px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	clear: inherit;
	padding-top: 0px;
}
#interior_250 {
	float: left;
	height: auto;
	width: 250px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 8px;
	margin-top: 12px;
}
#top_center_home {
	padding: 8px;
	height: auto;
	width: 408px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	clear: inherit;
	padding-top: 0px;
	background-image: url(../images/contractor_back.jpg);
	border-top-color: #D01C1D;
	border-right-color: #D01C1D;
	border-bottom-color: #D01C1D;
	border-left-color: #D01C1D;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 12px;
	clear: both;
	float: inherit;
	height: auto;
	width: 776px;
}
#green_home {
	padding: 8px;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	clear: inherit;
	padding-top: 8px;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#google_home {
	padding: 8px;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	clear: none;
	padding-top: 0px;
	border-top-color: #D01C1D;
	border-right-color: #D01C1D;
	border-bottom-color: #D01C1D;
	border-left-color: #D01C1D;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#center2_home {
	padding: 8px;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	clear: inherit;
	padding-top: 8px;
	border-top-color: #1D5FA7;
	border-right-color: #1D5FA7;
	border-bottom-color: #1D5FA7;
	border-left-color: #1D5FA7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#bottom-right_home {
	padding: 8px;
	height: 411px;
	width: 160px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: none;
	clear: both;
	padding-top: 0px;
	border-top-color: #D01C1D;
	border-right-color: #D01C1D;
	border-bottom-color: #D01C1D;
	border-left-color: #D01C1D;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	position: absolute;
	left: 598px;
	top: 289px;
	background-image: url(../images/pick_background.jpg);
}
#center2_small
 {
	padding: 8px;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	clear: inherit;
	padding-top: 8px;
	border-top-color: #1D5FA7;
	border-right-color: #1D5FA7;
	border-bottom-color: #1D5FA7;
	border-left-color: #1D5FA7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
