/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	scrollbar-arrow-color: #FFF;
	scrollbar-darkshadow-color: #0F3261;
	scrollbar-base-color: #0F3261;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 80%;
	background: #064495 url(../images/bgGrad.gif) repeat-x top;

}



input,
textarea,
select
{
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	background: #FFFFFF;
	font: normal 1em/1.5em Helvetica, Arial, sans-serif;
	border: 1px solid #FFFFFF;
	padding: 1px;
}
body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #FFFFFF;
	font: normal 1em/1.5em Helvetica, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
}
p
{
	margin-bottom: 8px;
	color: #EAF0F4;
}
h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 20px 0px 10px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
	clear: both;
	display: block;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a,
h6 a
{
	padding: 0px;
	color: #FFCC00;
}
h1 {
	margin-top: 0px;
}
h1 + h2 {
	margin-top: 0px;
}
h1 + h3 {
	margin-top: 0px;
}
h1 + h4 {
	margin-top: 0px;
}
h3 + h4 {
	margin-top: 0px;
}
h2 + h3 {
	margin-top: 0px;
}
h6 + h2 {
	margin-top: 0px;
}
h1
{
	font-size: 1.7em;
	line-height: 2em;
	margin-top: 0;
}
h2
{
	font-size: 1.2em;
}
h3 {
	font-size: 1.4em;
	margin-top: 0;
}

h4
{
	font-size: 14px;
}
h5
{
	color: #FFFFFF;
}
h6
{
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 1em;
}

a,
a:visited,
a:active
{
	font-style: normal;
	text-decoration: none;
	color: #fada00;
	padding-right: 5px;
	padding-left: 2px;
	outline: none;
	
}

a:hover
{
	text-decoration: underline;
}
a:selected {
	text-decoration: underline;
}
ul, 
ol
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 1px;
}
ul li {
	margin-bottom: 2px;
	padding-left: 9px;
	background: url(../images/li.gif) no-repeat left 6px;
}
ul ul li
{
	list-style: url(UserFiles/Image/Frame/lili.gif) no-repeat left center;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}
img {
	display: block;
}
blockquote,
pre,
cit,
em
{	
	font-style: oblique;
}
b, strong {
	color: #FFFFFF;
}
hr
{
	width: 99%;
}
unknown
{
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
}

/* ----------------- start skin specific ------------------------ */
#wrapper{
	height: 100%;
	width: 100%;
	
}
#ContentWrapper{
	z-index: 3;
	position: relative;
	width: 935px;
	margin: auto;
	background: url(../images/bg50black.png);
}
#stars{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(../images/bgStars.png);
}
#skyline{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 287px;
	z-index: 2;
	
}
#header{
	float: left;
	height: 168px;
	width: 935px;
	background: url(../images/headerBg.png) bottom left no-repeat;
}

#flashBg {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background: #000;
}
#menu{
	position:absolute;
	z-index: 51;
	left: 497px;
	top: 59px;
	width: 438px;
	height: 105px;
}
#menu a{
	display: block;
	float: left;
	padding: 10px 14px 20px;
	height: 75px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;

	outline: none;
}
#menu a:hover{
	outline:none;
	color: #fada00;
	text-decoration: none;
}
#content{
	float: left;
	width: 935px;
	padding: 20px 0;
}
#contentPadding {
	padding-left: 125px;
	width: 811px;
}
#logos {
	background-color: #FFFFFF;
	padding: 5px 5px 0 5px;
	float:left;
	text-align:center;
	width: 80px;
}
#logos img {
		display: block;
		float: none;
		text-align: center;
		margin-bottom: 5px;
}
#footer{
	font-size: 9px;
	padding: 8px;
	color: #333333;
	width: 915px;
	text-align: right;
}
#footer a,#footer a:visited,#footer a:active{
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 9px;
}
#footer a:hover{
	color: #fada00;
	text-decoration: none;
}
#quickContactForm{
	position: absolute;
	width: 196px;
	height: 465px;
	z-index: 10;
	left: 749px;

}

/* ----------------- Classes ------------------------ */
.textBox, .textBoxLine{
	float: left;
	padding-left: 40px;
	margin-right: 40px;
	width: auto;
}
.textBoxLine{
	border-left: #FFFFFF solid 1px;
}
.pageTopNoLine{
	width: 700px;
}
.oneColumn{
	float: left;
	width: 820px;
}
.twoColumn{
	float: left;
	width: 400px;
}
.servicesImage{
	float: left;
	margin: 40px 0 0;
	clear: left;
	padding-left: 200px;
	background: no-repeat 0 0;
}
.servicesImage h3{
	color: #fada00;
}
.imgLeft{
	display: block;
	float: left;
	margin-right: 20px;
}
label{
	font-weight: bold;
}

/* ----------------- end contact specific ------------------------ */
.quickLinks {
	font-size: 11px;
}
.adjSpacing {
	margin-bottom: 0px;
	padding-top: 25px;
}
.xtraWidth {
	width: 550px;
	margin-right: 0px;
	padding-right: 0px;
}
.ClearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#feature {
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	padding-top: 5px;
	margin-bottom: 8px;
}
#feature img {
	float: left;
	margin-right: 7px;
}

.newsPanel {
	background: url(../images/newsBg.png) left top no-repeat;
	padding: 15px 0;
	margin-bottom: 15px;
	width: 295px;
	border-bottom: 1px solid #ffcc00;
}

ul.numbered li{
	margin:17px 0;
	padding-left:28px;
	padding-top:1px;
	background: url(../images/number1.png) left top no-repeat;
}

ul.numbered li.no1 {
	background-image: url(../images/number1.png);
}
ul.numbered li.no2 {
	background-image: url(../images/number2.png);
}
ul.numbered li.no3 {
	background-image: url(../images/number3.png);
}
ul.numbered li.tick {
	background-image: url(../images/tick.png);
	background-position: 0 5px;
}
.whitePanelWrapTop {
	background: url(../images/whiteBoxTop.png) left top no-repeat;
	padding-top: 21px;
	margin-left:-48px;
	margin-top:20px;
}
.whitePanelWrapBottom {
	background: url(../images/whiteBoxBottom.png) left bottom no-repeat;
	padding-bottom: 21px;
}
.whitePanel {
	background: #FFFFFF;
	padding: 2px 20px 20px;
	padding-left: 50px;
}

.whitePanel p, .whitePanel li, .whitePanel h5{
	color: #031B39;
}

.whitePanel h5{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:21px;
	font-weight:lighter;
	line-height:1.1em;
	padding-bottom:4px;
}