@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url();
}

a:link, a:active, a:visited
{
	color: #007FAC;
	text-decoration: none;
}
a:hover
{
color: #007FAC;
text-decoration: underline;
}
A.sublink:link {
	color:#FFFFFF;
	text-decoration:none;
	}
	A.sublink:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	A.sublink:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
A.two:link {
	color:#607989;
	text-decoration:underline;
	}
	A.two:visited {
	color:#607989;
	text-decoration:underline;
	}
	A.two:hover {
	color:#FF0000;
	text-decoration:underline;
}
A.three:link {
	color:#66b2cd;
	text-decoration:none;
	}
	A.three:visited {
	color:#66b2cd;
	text-decoration:none;
	}
	A.three:hover {
	color:#66b2cd;
	text-decoration:underline;
	
	}
	A.four:link {
	color:#999999;
	text-decoration:none;
	}
	A.four:visited {
	color:#999999;
	text-decoration:none;
	}
	A.four:hover {
	color:#999999;
	text-decoration:underline;
	
	}

.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.crumb_box {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.body_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #007FAC;
}
.body_intro_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #007FAC;
}
.body_intro_section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #007FAC;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #818A8F;
}
.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
.body_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #818A8F;
}
.body_text_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #007FAC;
}
.bold_grey_only {
	font-weight: bold;
	color: #333333;
}
.bold_blue_only {
	font-weight: bold;
	color: #007FAC;
}
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: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.nav_main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.nav_main_box {
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}
.sub_links_box {
	padding-right: 10px;
	padding-left: 20px;
}
.sub_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.active {
	color: #007fac;
}
.horiz_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.names_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 6px;
}
.body_text_sml_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #CCCCCC;
}
.startup_boxes {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bus_title_x2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #007FAC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #000000;
}
.box_x2 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.body_text2x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #E5E5E5;
}
.contact_box {
	padding-top: 3px;
	padding-bottom: 3px;
}
.body_intro_lrg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #007FAC;
}
.body_title2x {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #007FAC;
}
.body_text_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #818A8F;
}
.body_text_bold_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
.body_intro_sub_blk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #000;
}.nav_main_text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #007FAC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.Reg_office {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #999;
}
.ticker {
	color: #FFF;
	font-size: 80%;
}
.body_intro_section_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #007FAC;
	padding-bottom: 3px;
}
.body_text_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #818A8F;
	padding-bottom: 8px;
}
.body_intro_section_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #000;
}
.body_intro_section_sub_blk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000;
	padding-bottom: 3px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #818A8F;
	padding-bottom: 6px;
}
.list_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #007FAC;
	text-align: center;
	padding-bottom: 6px;
	vertical-align: top;
}
.results {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
