@charset "UTF-8";
/* CSS Document */

/* html tags */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #FFFFFF;
	background-image: url('../../img/page_parts/squares.gif');
	background-repeat: repeat;
}

img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

a { 
	margin: 0;
	padding: 0;
}

li {
	list-style-type: disc;
}

td {
	text-align: left;
	
}

/* font styles */
.basic_font {
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	word-wrap: break-word;
}

.basic_font a {
	color: #666666;
	text-decoration: none;
}

.basic_font a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.link_font {
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.link_font a {
	color: #FFFFFF;
	text-decoration: none;
}

.link_font a:hover {
	text-decoration: none;
}

.content_font {
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.body {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}

.body a {
	color: #FFFFFF;
	text-decoration: none;
}
.body a:hover {
	text-decoration: underline;
}

.top_nav {
	font-size: 10px;
	color: #CECECE;
}

.top_nav a {
	color: #CECECE;
	text-decoration: none;
}

.top_nav a:hover {
	color: #EB150B;
	text-decoration: underline;
}

.footer { 
	font-size: 10px;
	color: #6C6C6C;
	line-height: 24px;
}

.footer a {
	font-size: 10px;
	color: #6C6C6C;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.header {
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
	line-height: 40px;
}

.subheader {
	font-size: 18px;
	color: #282828;
	font-weight: bold;
	line-height: 48px;
}

.sub {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
}

/* paragraph styles */
div#body_content {
	height: 100%;
	width: 940px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/* layout styles */
div#wrapper {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 960px;
	min-height: auto; !important; /* real browsers */
	height: auto; !important; /* real browsers */
	background-color: #FFFFFF;
	z-index: 1;
}

div#top_nav {
	position: relative;
	width: 960px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background-image: url('../../img/page_parts/top_nav.gif');
	background-repeat: no-repeat;
	top: 10px;
	z-index: 2;
}

div#main_nav {
	position: relative;
	width: 940px;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#page_nav {
	position: relative;
	width: 940px;
	height: 20px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

div#home {
	position: relative;
	width: 940px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	top: 0px;
}

div#page {
	position: relative;
	width: 940px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	top: 0px;
}

div#content {
	position: relative;
	width: 940px;
	height: 100%;
	margin: 0 auto;
	padding: 10px 0 10px 0; /* bottom padding for footer */
}

div#footer {
	position: relative;
	width: 940px;
	height: 160px;
	top: 20px;
}

div#top_flash {
	position: relative;
	width: 940px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#bottom_flash {
	position: relative;
	width: 940px;
	height: 360px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#home_flash {
	position: relative;
	width: 940px;
	height: 470px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.home_links {
	position: relative;
	width: 940px;
	height: 140px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background-image: url(../../img/page_parts/home_pg_inner_shadow.gif);
	background-repeat: no-repeat;
}

.home_links_image {
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 20px 0 10px;
	float: left;
}

.home_links_header {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 215px;
	top: 10px;
}

.home_links_header a:hover {
	text-decoration: none;
}

.home_links_text {
	position: absolute;
	width: 700px;
	height: 85px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 18px;
	left: 215px;
	top: 42px;
}

.bod_container {
	position: relative;
	width: 770px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.bod_box {
	position: relative;
	width: 380px;
	height: 250px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/bod_inner_shadow.gif');
	background-repeat: no-repeat;
	float: left;
}

.bod_box_image {
	position: absolute;
	width: 120px;
	height: 230px;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
}

.bod_box_text {
	position: absolute;
	width: 210px;
	height: 230px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	line-height: 18px;
	left: 150px;
}

.mc_box {
	position: relative;
	width: 380px;
	height: 420px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/mc_inner_shadow.gif');
	background-repeat: repeat-y;
	float: left;
}

.mc_box_image {
	position: absolute;
	width: 120px;
	height: 380px;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
}

.mc_box_text {
	position: absolute;
	width: 210px;
	height: 380px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	line-height: 18px;
	left: 150px;
}

.inner_content {
	position: relative;
	width: 940px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/inner_shadow.gif');
	background-repeat: repeat-y;
	overflow: auto;
}

.inner_content_top {
	position: relative;
	width: 940px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/inner_shadow_top.gif');
	background-repeat: no-repeat;
}

.inner_content_bottom {
	position: relative;
	width: 940px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/inner_shadow_bottom.gif');
	background-repeat: no-repeat;
}

.shareholder_leftcolumn {
	position: relative;
	width: 380px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	float: left;
}

.shareholder_rightcolumn {
	position: relative;
	width: 490px;
	margin: 20px 0 0 0;
	padding: 0 10px 0 0;
	float: right;
}

.leftcolumn {
	position: relative;
	width: 430px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	float: left;
}

.leftcolumn_text {
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 0px 0px 20px;
	float: left;
}

.rightcolumn {
	position: relative;
	width: 430px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	float: right;
}

.rightcolumn_text {
	position: relative;
	margin: 15px 0 0 0;
	padding: 0 10px 0 0;
	float: right;
}

.rightcolumn_boxes {
	position: relative;
	width: 350px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

.leftcolumn_boxes {
	position: relative;
	width: 350px;
	height: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.leftcolumn_boxes_2 {
	position: relative;
	width: 370px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	float: left;
}

.leftcolumn_boxes_3 {
	position: relative;
	width: 390px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	float: left;
}

.white_box {
	position: relative;
	width: 350px;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/sm_inner_shadow.gif');
	background-repeat: repeat-y;
}

.white_box_top {
	position: relative;
	width: 350px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/sm_inner_shadow_top.gif');
	background-repeat: no-repeat;
}

.white_box_bottom {
	position: relative;
	width: 350px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/sm_inner_shadow_bottom.gif');
	background-repeat: no-repeat;
}

.white_box_2 {
	position: relative;
	width: 370px;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/sm_inner_shadow_2.gif');
	background-repeat: repeat-y;
}

.white_box_2_top {
	position: relative;
	width: 370px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/sm_inner_shadow_top_2.gif');
	background-repeat: no-repeat;
}

.white_box_2_bottom {
	position: relative;
	width: 370px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/sm_inner_shadow_bottom_2.gif');
	background-repeat: no-repeat;
}

.white_box_3 {
	position: relative;
	width: 390px;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/sm_inner_shadow_3.gif');
	background-repeat: repeat-y;
}

.white_box_3_top {
	position: relative;
	width: 390px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/sm_inner_shadow_top_3.gif');
	background-repeat: no-repeat;
}

.white_box_3_bottom {
	position: relative;
	width: 390px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/sm_inner_shadow_bottom_3.gif');
	background-repeat: no-repeat;
}

.gray_box {
	position: relative;
	width: 350px;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/gray_inner_shadow.gif');
	background-repeat: repeat-y;
}

.gray_box_top {
	position: relative;
	width: 350px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/gray_inner_shadow_top.gif');
	background-repeat: no-repeat;
}

.gray_box_bottom {
	position: relative;
	width: 350px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/gray_inner_shadow_bottom.gif');
	background-repeat: no-repeat;
}

.block_separator {
	position: relative;
	width: 940px;
	height: 40px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

.sm_box_text {
	position: relative;
	margin: 0 20px 0 20px;
}

.sm_box_image {
	margin: 0 20px 15px 20px;
}

.line {
	position: relative;
	width: 940px;
	height: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../../img/page_parts/line.gif');
	background-repeat: no-repeat;
}

.top_nav_soco {
	position: absolute;
	width: auto;
	top: 5px;
	left: 10px;
}

.top_nav_links {
	position: absolute;
	width: auto;
	top: 5px;
	right: 10px;
}

.footer_links {
	position: relative;
	padding: 0 0 0 20px;
	width: 160px;
	float: left;
	border-left: 1px solid #E2E2E2;
}

.pageover_links {
	position: relative;
	float: left;
}

.page_number {
	position: relative;
	width: 80px;
	height: 19px;
	float: left;
}

.img_left {
	position: relative;
	float: left;
}
