@charset "utf-8";
/* CSS Document */
/** {
	margin: 0px auto;
	padding: 0px;
}*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	background-color: #EEE;
}
.oneColElsCtr #container {
	margin: 0 auto;
	width: 950px;
}
.oneColElsCtr #mainContent {


}
 .oneColElsCtr  a {
	text-decoration:underline;
	color: #000;
}
		.oneColElsCtr  a:hover {
	text-decoration:none;
	color: #d82424;
/*	border: 1px;
	border-bottom-color: #CE6D50;
	border-bottom-style: dotted;*/
}

.oneColElsCtr #logo {
	position:absolute;
	top:1px;
}
.oneColElsCtr #menu {
	position:relative;
	float: right;
	margin-right: 20px;
}
.header {
	background-image: url(images/top.jpg);
	height: 149px;
}
 .header  a {
	text-decoration:underline;
	color: #CE6D50;
}
	.header  a:hover {
	text-decoration:none;
	color: #435E7C;
/*	border: 1px;
	border-bottom-color: #CE6D50;
	border-bottom-style: dotted;*/
}
.inner {
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 13px;
		/*border: 2px #435E7C dashed;*/
}
.myBox {
	margin: 0 auto;
	border: 0px solid #FFF;
	padding: 10px;
	text-align: left;
	background-color: #FFF;
	border: 2px solid #cccccc;
	/* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	CCborderRadius: 10px;
	color: #4B4B4B;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.pagetitle {
	color: #D82424;
	font-size: 13px;
	margin-top: 10px;
	font-weight: bold;
}
 .pagetitle  a {
	text-decoration:underline;
	color: #435E7C;
}
	.pagetitle  a:hover {
	text-decoration:none;
	color: #D06F52;
	border: 1px;
	border-bottom-color: #CE6D50;
	border-bottom-style: dotted;
}
h1 {
	font-size:14px;
	color:#333;
	line-height: normal;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:32px;
	font-weight:bold;
	color:#619AC5;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:normal;
	color:#1C2939;
	line-height:normal;
	font-weight:bold;
	font-style: italic;
	margin-bottom: 5px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-bottom:5px;
	font-size: 11px;
}

h5 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:normal;
	font-weight:bold;
	color:#666666;
	margin: 1px;
	background-image: url(images/head-arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-style: normal;
}

h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:6px;
font-weight:normal;
color:#90D2EF;
margin:0px 0px 12px 0px;
}

h7 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
line-height:24px;
font-weight:normal;
color:#CCC;
margin:0px 0px 6px 0px;
}

h8 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:16px;
font-weight:normal;
color:#98CD70;
margin:0px 0px 12px 0px;
}

.rightbox {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	width: 220px;
	padding-left: 80px;
}
/* .rightbox a {
	color: #FFFFFF;
	text-decoration:underline
}
		.rightbox a:hover {
	color: #000000;
	text-decoration:none;
	padding: 5px;
	background-color: #C3E1EB;
}*/
.rightboxtop {
	font-size: 11px;
	color: #000000;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(images/hire.gif);
	background-repeat: no-repeat;
	background-position: 80% 50%;
	line-height: 15px;
}
/*Sub-Nav*/
#subnav{
	list-style-image: url(images/arrow_small_h.gif);
	list-style-position: inside;
	line-height: normal;

}
#subnavcontainer {
	line-height: normal;
	list-style-type: none;
	width: 90%;
	margin-top: 5px;
}
#subnavcontainer ul
{
	padding-top:0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: normal;
	text-indent: 15px;
}
#subnavcontainer a
{
	display:block;
	padding:2px;
	background-color:transparent;
	border-bottom:1px dotted #ccc;
	background-image: url(images/arrow_small.gif);
	background-repeat: no-repeat;
}
#subnavcontainer a:link, #subnavlist a:visited
{
	color:#333;
	text-decoration:none;
}
#subnavcontainer a:hover
{
	background-color:#F4F4F4;
	color:#B72323;
}

#subtopnavcontainer {
	width: 100%;
	margin-top: 20px;
	line-height: 15px;
	color: #333;
}
#subtopnavcontainer ul
{
	padding-top:0px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: normal;
	text-indent: 15px;
	display:block;
	padding:2px;
	text-decoration: none;
	list-style-type: none;
}

.subnavheader{
	border-bottom:3px solid;
	padding:0 0 2px 5px;
	text-transform: uppercase;
	border-bottom-color: #183152;
	border-top-color: #000000;
	margin-bottom: -15px;
}
.line_div {
	font-size: 1px;
	border-top-color: #A3B4DB;
	border-top-style: dashed;
	border-top-width: 1px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line_foot {
	font-size: 1px;
	border-top-color: #DFDFDF;
	border-top-style: dashed;
	border-top-width: 1px;
	color: #F8F8F8;
	margin-top: 20px;
	margin-bottom: 20px;
}
  
.subhead {
	line-height: normal;
	font-size: 60px;
	color: #000;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: "Arial Black", Gadget, sans-serif;
	width: 650px;
}
.flashhead0 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #525252;
	font-weight: normal;
	font-style: normal;
	padding-right: 10px;
}
.h {
}
.hd {
	margin-bottom: -10px;
	margin-top: 5px;
	line-height: 15px;
}
.hred {
	font-size: 13px;
	font-weight: bold;
	color: #d82424;
	text-transform: uppercase;
	line-height: inherit;
}
.hblack {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #000;
	text-transform: uppercase;
}
.hsmall {
	margin-bottom: 5px;

}
.hsmallred {
	font-size: 13px;
	font-weight: bold;
	color: #d82424;
	text-transform: none;
	line-height: inherit;
}
.hsmallblack {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #333;
	text-transform: none;
}
.bold_orange {
	line-height: normal;
	font-size: 11pt;
	color: #D06F52;
	font-weight: bold;
}
.bold_blue {
	line-height: normal;
	font-size: 11pt;
	color: #435E7C;
	font-weight: bold;
}
.images {
	background-color: #F9FBF6;
	font-weight: bold;
	padding: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: -5px;
}
.right_top_tel_box {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 20px;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	padding-left: 40px;

}
.right_top_tel_box_red {
	color: #d82424;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/***left Side Bar***/
#navlist {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	font-size: 18px;
	font-weight: bold;
}

 
#navlist ul {
	list-style-type: none;

}

#navlist li a{
	display: list-item;
	padding: 12px;
	margin: 2px;
	color: #FFFFFF;
	background-color: #435E7C;
	text-decoration: none;
}
 
#navlist li a:hover {
	color: #1E2E39;
	background-color: #D06F52;
}
 
#navlist li .active {
	color: #FFFFFF;
	background-color: #D06F52;
}

/***ORANGE Side Bar***/

#hoot_navlist {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	font-size: 18px;
	font-weight: bold;
}

#hoot_navlist ul {
	list-style: none;
	list-style-type: none;
}

#hoot_navlist li a{
	display: inline;
	width: 200px;
	padding: 12px;
	margin: 2px;
	background: inherit;
	color: #FFFFFF;
	background-color: #D06F52;
	text-decoration: none;
}
 
#hoot_navlist li a:hover {
	color: #1E2E39;
	background-color: #435E7C;
}
 
#hoot_navlist li .active {
	color: #FFFFFF;
	background-color: #435E7C;
}

/***GRAY Side Bar***/

#gray_navlist {
	font-size: 12px;
}

#gray_navlist ul {
	list-style: none;
	list-style-type: none;
}

#gray_navlist li a{
	display: block;
	background: inherit;
	color: #1E2E39;
	text-decoration: none;
	padding: 5px;
}
 
#gray_navlist li a:hover {
	color: #1E2E39;
	background-color: #FFF;
}
 
#gray_navlist li .active {
	color: #FFFFFF;
	background-color: #9DA3A8;
}
/*---------------BUSINESS TABLES--------------------------------------------*/
table.tables {
	border-spacing: 0px;
	border-collapse: collapse;
}
table.tables th {
	padding: 10px;
	background-color: #EEEEEE;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px #E2E2E2 solid;
	color: #4A5055;
	font-size: 14px;
}
table.tables td {
	padding: 10px;
	background-color: #F3F3F3;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px #E2E2E2 solid;
}
/*---------------BUSINESS TABLES END--------------------------------------------*/


/*---------------HOOT TABLES--------------------------------------------*/
table.table2 {
	border-spacing: 0px;
	border-collapse: collapse;
	color: #FFF;
}
table.table2 th {
	padding: 10px;
	background-color: #F2D7CE;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px #EABFB3 solid;
	color: #4B4B4B;
	font-size: 14px;
}
table.table2 td {
	padding: 5px;
	background-color: #333;
	-moz-border-radius: 0px 0px 0px 0px;
}



#account-summary {
	height: 45px;
	position: relative;
	padding-right: 140px;
	overflow: hidden;
	color: #435E7C;
}
#account-summary img {
height: 35px;
width: 35px;
margin-top: 5px;
}
#account-summary ul {
position: absolute;
right: 0;
top: 0;
font-size: 60%;
width: 140px;
height: 45px;
}
#account-summary ul li {
margin: 4px 20px;
}
#account-summary dt.stats {
position: absolute;
left: -99999px;
}
#account-summary .messages, #account-summary .credits {
position: absolute;
top: 0;
height: 45px;
width: 100px;
text-align: center;
}
#account-summary .messages {
right: 245px;
}
#account-summary .credits {
right: 145px;
}
#account-summary dd.messages, #account-summary dd.credits {
z-index: 1;
background-color: #F6F6F8;
border-left: 1px solid #E1E2E6;
border-right: 1px solid #E1E2E6;
padding-top: 5px;
font-weight: bold;
}
#account-summary dt.messages, #account-summary dt.credits {
	top: 25px;
	z-index: 2;
	font-size: 14px;
}
#account-summary img, #account-summary p {
display: block;
float: left;
line-height: 45px;
}
#account-summary p {
padding-left: 10px;
text-transform: lowercase;
}
#account-summary p strong {
text-transform: none;
}
/*---------------TABLES END--------------------------------------------*/
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150px;
	color: #CCC;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	width: 80px;
	font-stretch: narrower;
}
.flashhead4 {
	font-size: 20px;
	color: #1C2939;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
}
/*-----------------------------------------------------------*/
.below_header_block {
	text-align: left;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 0px;
	font-size: 12px;
	list-style-image: url(images/arrow.gif);
	line-height: normal;
}

strong{
	color:#4F4F4F;
	font-size: 12px;
}
.home_content_block {
	color: #404040;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: text-top;
	padding-left: 10px;
	padding-right: 3px;
	font-size: 11px;
	line-height: normal;
	list-style-image: url(images/arrow_small.gif);
	list-style-position: inside;
	width: 260px;
}
.content_block {
	vertical-align: text-top;
	padding: 10px;
	list-style-image: url(images/arrow_small.gif);
}
 .content_block  a {
	text-decoration:underline;
	color: #D82424;
}
	.content_block  a:hover {
	text-decoration:none;
	color: #333;
}
.logo {
	background-repeat: no-repeat;
	background-image: url(images/blup.png);
	color: #999999;
	margin-top: -60px;
	background-position: 99% 100%;
	height: 62px;
	line-height: 18px;
	float: right;
	width: 150px;

}
 .logo  a {
	text-decoration:underline;
	color: #659832;
}
		.logo  a:hover {
	text-decoration:none;
	color: #333;
	border: 1px;
	border-bottom-color: #9C6;
	border-bottom-style: dotted;
}
.menu {
	padding-bottom: 20px;
	vertical-align: bottom;
	padding-left: 20px;

}
.head {
	padding-bottom: 5px;
	color: #333;
	padding-right: 50px;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* .head  a {
	text-decoration:underline;
	color: #CE6D50;
}
		.head  a:hover {
	color: #435E7C;
	text-decoration:none;
	border-bottom-color: #333333;
	border: 1px;
	border-bottom-style: dotted;
}*/
.headintext_b {
	font-size: 16px;
	color: #435E7C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 5px;
	line-height: 20px;
	font-weight: normal;
}	
.headintext_o {
	font-size: 15px;
	color: #D82424;
	font-style: normal;
	padding-top: 2px;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 20px;
}
.blocks {
	list-style-image: url(images/bullete.gif);
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
/* .blocks  a {
	color: #FFFFFF;
	text-decoration:underline
}
		.blocks  a:hover {
	color: #FFFFFF;
	text-decoration:none
}*/
#crumbs{
	color:#435E7C;
	padding-right:3px;
	font-size: 20px;
	padding-bottom: 10px;
	line-height: normal;
	font-weight: bold;
}
#crumbs strong{
	font: italic 300 120% serif;
	color:#333333;
	padding-right:3px;
	font-size: 12px;
	font-weight: normal;
}
#crumbs li.linobg{padding:0; background:none;
}
 #crumbs  a {
	color: #999999;
	text-decoration: underline;
	line-height: normal;
	padding: 0px;
	font-style: normal;
	font-size: 20px;
}
		#crumbs  a:hover {
	color: #435E7C;
	text-decoration:none;
	border-bottom-color: #333333;
	border: 1px;
	border-bottom-style: dotted;
}

.box
{
	margin: 0 0 15px 0px;
	padding:18px;
	background: #FFFFFF;
	border: 0px solid #acabab;
}
.box2
{
	background: #FFFFFF;
	border: 1px solid #acabab;
}
.content {
	width: 650px;
}

.link {
	float:none;
	padding-left:8px;
	background-repeat: no-repeat;
	background-position: right 7px;
	background-image: url(images/arrow_blue.gif);
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	padding-bottom: 10px;
}
 .link  a {
	text-decoration:underline;
	color: #CE6D50;
}
		.link  a:hover {
	color: #435E7C;
	text-decoration:none;
	border-bottom-color: #333333;
	border: 1px;
	border-bottom-style: dotted;
}

#news {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
	padding: 15px;

}
 #news  a {
	color: #3C5A7D;
	text-decoration:underline;
	font-weight: normal;
	font-style: normal;
}
		#news  a:hover {
	color: #1C2939;
	text-decoration:none;
	background-color: #FFFFFF;
	border-bottom-color: #84988C;
	border: 1px;
	border-bottom-style: dotted;
}

#news h3 {
	font-weight: lighter;
	line-height: normal;
	margin: 0px;
	text-align: center;

}

#news h4 {
	border-top:1px #80B1D2;
	letter-spacing:0px;
	color:#87795f;
	border-top-style: dashed;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 10px;
}

#news h4 a {
	color:#999999;
}

#news h4 a:hover {
	color:#0066A4;
}

.more {
	background-repeat: no-repeat;
	background-position: right 7px;
	background-image: url(images/arrow_blue.gif);
	font-size: 12px;
	font-weight: normal;
	padding-right: 12px;
	float: right;
	margin-bottom: 0px;
	margin-right: 80px;
	font-style: normal;
}
 .more  a {
	text-decoration:underline;
}
		.more  a:hover {
	color: #0265A6;
	text-decoration:none;
	border-bottom-color: #333333;
	border: 1px;
	border-bottom-style: dotted;
}

.widgeto
{
	float: none;
	-webkit-border-radius: 9px;
	background-repeat: repeat-x;
	padding-right: 10px;
}
.widget
{
	overflow: hidden;
	-webkit-border-radius: 5px;
	font-size: 13px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 10px;
	line-height: 23px;
	border: 1px;
	border-bottom-color: #9EA4AB;
	border-bottom-style: dotted;
}
.box2 .spacer.white, .list2 li
{
	background: #f5f5f5;
}
.top {
	text-align: left;
	padding: 3px;
	background-color: #1C2939;
	padding-right: 10px;
	height: 40px;
	vertical-align: middle;
}
.inputfield {
	border: 2px #EEE;
	border-style: solid;
	background-color: #F8F8F8;
	margin: 2px 0 2px 2px;
	color: #666;
}
.submit {
	BACKGROUND-COLOR: #C0C0C0;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 2px;
}
.footer {
	font-size: 11px;
	color: #666;
	padding: 10px;
	line-height: normal;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
 .footer  a {
	text-decoration:underline;
	color: #666;
}
		.footer  a:hover {
	text-decoration:none;
	color: #000;
/*	border: 1px;
	border-bottom-color: #CE6D50;
	border-bottom-style: dotted;*/
}


.foot_logos {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/logos_bg.jpg);
	background-repeat: repeat-x;
}
