@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1B1B1B;
}
a:link {
	color: #AB2126;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 21px;
	color: #BE1E2F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20pt;
}
h2 {
	font-size: 18px;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #AB2126;
}
.oneColFixCtrHdr #container {
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #E8E8E8;
	background-image: url(images/symbol-one.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 0%;
}
.oneColFixCtrHdr #mainContent {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-top: 0px;
	padding-right: 18%;
	padding-bottom: 40px;
	padding-left: 10%;
	clear: both;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 10%;
	padding-bottom: 0;
	padding-left: 10%;
	background-color: #DDDDDD;
	background-image: url(images/fade1.jpg);
	position: relative;
}
.oneColFixCtrHdr #container #header #menubar {
	padding-top: 8px;
	padding-bottom: 0px;
	height: 28px;
	background-position: bottom;
	width: 840px;
}
.oneColFixCtrHdr #container #header #phone {
	font-size: 17px;
	font-weight: bold;
	color: #E2E2E2;
	position: absolute;
	text-align: right;
	width: 780px;
	top: 53px;
}
.oneColFixCtrHdr #container #header #search {
	top: 10px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	width: 780px;
	background-position: top;
	vertical-align: top;
	position: absolute;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #footer {
	background-color: #AB2126;
	font-size: 12px;
	color: #999999;
	padding-top: 20;
	padding-right: 10%;
	padding-bottom: 0;
	padding-left: 10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/outsource-screened.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	margin-top: 25px;
}
.oneColFixCtrHdr #container #footer a:active {
	color: #CCCCCC;
}
.oneColFixCtrHdr #container #footer a:link {
	color: #CCCCCC;
}
.oneColFixCtrHdr #container #footer a:visited {
	color: #CCCCCC;
}
.oneColFixCtrHdr #container #footer a:hover {
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.smalltype {
	font-size: 11px;
	color: #999999;
}
.smalltype-k {
	font-size: 11px;
	color: #999999;
}
.oneColFixCtrHdr #container #mainContent #homefloat {
	float: right;
	height: 100%;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 30px;
	margin-left: 30px;
	clear: both;
}
.bold {
	font-weight: bold;
}
.pic_on_right {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	margin: 0px;
}
.pic_on_left {
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent #donpic {
	float: right;
	width: 200px;
	text-align: center;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.bullets {
	padding-bottom: 9px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 40px;
}
.oneColFixCtrHdr #container #header #address {
	font-size: 13px;
	font-weight: normal;
	color: #E2E2E2;
	position: absolute;
	text-align: right;
	width: 780px;
	top: 80px;
}
.oneColFixCtrHdr #container #header #address a:active {
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #header #address a:link {
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #header #address a:visited {
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #header #address a:hover {
	color: #AB2126;
}
.oneColFixCtrHdr #container #mainContent #moreinfo {
	float: right;
	width: 350px;
	background-color: #D0D0D0;
	border: 1px solid #999999;
	clear: both;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.italic {
	font-style: italic;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
.table-plain {
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	text-indent: 5px;
}
.table-bold {
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	text-indent: 5px;
	font-weight: bold;
}
.table-bold-wh {
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	text-indent: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #formbox-right {
	background-color: #FFFFFF;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 1px solid #333333;
	text-align: center;
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
	background-image: url(images/fade2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 320px;
}
#container #mainContent #formbox-right-short {
	background-color: #FFFFFF;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 1px solid #333333;
	text-align: center;
	float: right;
	margin-bottom: 30px;
	margin-left: 30px;
	background-image: url(images/fade2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
