@charset "utf-8";
/* CSS Document */

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; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003768;
	background-color: #E9F7AA;
	background-image: url(../images/bdrop1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.oneColLiqCtr #container {
	width: 1037px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0px none #000000;
}
#header {
	background-image: url(../images/header_bdrop1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 127px;
	width: 1037px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#clock {
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 10px;
	color: #003768;
	text-decoration: none;
	z-index: 0;
}
#news_scroll {
	float: left;
	height: 127px;
	width: 300px;
	clear: none;
	margin-left: 40px;
}
#news_scroll_header {
	font-size: 16px;
	font-weight: 600;
	color: #B5DC10;
	margin-top: 15px;
	margin-left: 35px;
}
#news_scroll_content {
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 32px;
	height: 80px;
	text-align: left;
}


#main_left_content {
	float: left;
	width: 329px;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 84px;
	height: 363px;
}
#main_middle_content {
	width: 300px;
	float: left;
	position: relative;
	z-index: 2;
	margin-top: 25px;
	
}

#main_right_content {
	float: right;
	width: 344px;
	position: relative;
	height: 347px;
	clear: none;
	right: 58px;
	z-index: 1;
	margin-left: -50px;
	margin-top: -18px;
}


#main_right_flash {
	float: right;
	width: 623px;
	height: 451px;
	margin-top: -73px;
	z-index: 2;
	position: relative;
	clear: none;
}
#bot_cap1 {
	background-image: url(../images/page1_bot_cap.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 1037px;
	float: left;
	clear: both;
	margin-top: -18px;
}
#page_top_spacer {
	height: 20px;
	width: 1037px;
}

#page_filler {
	background-image: url(../images/page1_filler.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1037px;
	height: auto;
	clear: both;
	float: left;
	
}
#footer #pixsion {
	float: left;
	margin-left: 75px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 1037px;
}
#footer a {
	text-decoration: none;
	color: #003768;
	font-weight: normal;
}
#footer a:hover {
	color: #B5DC10;
}
#page_title1 {
	background-image: url(../images/title_back1.jpg);
	height: 33px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: left top;
}
.main_paragraphs1 {
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 10px;
}
.pointer_icon {
	cursor: default;
}

.sub_item_arrow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: 0px;
}
.sub_item_arrow_indented {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-left: 40px;
}

.main_paragraphs2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6DD10;
	padding-left: 15px;
	margin-top: 57px;
	margin-right: 30px;
}

.main_paragraphs2_scroll {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6DD10;
	margin-right: 0px;
	overflow: auto;
	height: 280px;
	width: 550px;
	padding-left: 15px;
}
.main_paragraphs3_scroll {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6DD10;
	margin-right: 0px;
	overflow: auto;
	height: 280px;
	width: 550px;
	padding-left: 15px;
	padding-top: 25px;
}
.positions_header {
	width: 550px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
}

#page_title1 h1 {
	font-size: 14px;
	font-weight: 500;
	padding-top: 8px;
	padding-left: 7px;
}



#footer #cright {
	text-align: center;
	margin-right: 190px;
}
#footer #site_map {
	float: right;
	text-align: right;
	margin-right: 75px;
	margin-top: -12px;
}


#flash_logo {
	float: left;
	height: 127px;
	width: 644px;
}
#main_page {
	background-image: url(../images/page1_bdrop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 669px;
	width: 1037px;
	margin: 0px;
	padding: 0px;
}

.oneColLiqCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.parent {
	display: block;
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}


.bot_line {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 3px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B5DC10;
}
#top_bar_info {
	float: right;
	clear: none;
	margin-top: -50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.green_text {
	color: #B6DD10;
	font-style: italic;
}
.key_contacts {
	font-size: 11px;
}
#top_bar_info img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	margin-top: 10px;
}
#full_width_content {
	width: 870px;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 84px;
	height: 363px;
	float: left;
}
.width_paragraphs1 {
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 10px;
	height: 270px;
	width: 850px;
	overflow: auto;
	position: relative;
	z-index: 2;
}
#team_flash {
	height: 380px;
	width: 896px;
	padding-left: 84px;
}
.contact_table1 {
	margin-top: 15px;
}
.right_full_width1 {
	width: 530px;
	padding-left: 20px;
	padding-bottom: 15px;
	margin-right: 20px;

	height: 280px;
	margin-top: 10px;
}
.right_full_width1_scroll {

	overflow: auto;
	height: 240px;
	margin-top: 10px;
}