﻿a:link {color: #006099; text-decoration: none;}     /* unvisited link */
a:visited {color: #006099; text-decoration: none;}  /* visited link */
a:hover {color: #006099; text-decoration: underline;}   /* mouse over link */
a:active {color: #006099}   /* selected link */

body {
	background-image: url('img/stretch.jpg');
	background-repeat: repeat-x;
	background-color: #efefef;
	}
	
img {

	border: none;
	}

#center {
	width:894px; 
	height: auto; 
	position:absolute; 
	top:0%; left:50%; 
	margin:0px auto auto -447px; 
	border: none; 
	text-align:center;
	}
	
#logo {
	float: left;
	margin: 35px 0px 0px 0px;
	}

/* ------------------------------------------- */
/* primary navigation */
#top-navs {
	margin: 0 auto;
	float: left;
	margin-left:10px;
}

	
#top-navs a.menu {
	float: left;
	list-style-type: none;
	font-family:sans-serif, Arial, Helvetica;
	font-size: 14px;
	letter-spacing: 1px;
	color: #006099;
	margin: 60px 0px 0px 25px;
	font-weight:bold;
	}

/* ------------------------------------------- */
/* masthead */
		
#ufoDemo {
	margin: 102px 0px 0px 0px;
	}
	
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

html>body #columns {
	padding: 0px 0px 0px 0px;
	}

/* ------------------------------------------- */
/* home page columns */
#column-1 {
	float: left;
	width: 298px;
	}
	
#column-2 {
	float: left;
	width: 298px;
	}
	
#column-3 {
	float: left;
	width: 298px;
	}


.headline {
font-family:sans-serif, Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0px;
	color: #006099;
	text-align: left;
	background-color: #c8d3dc;
	width:265px;
	height: 24px;
	margin: 10px 0px 0px 0px;
	padding: 7px 0px 0px 7px;
	}
	
html>body .headline {
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 10px;
	}


p {
font-family:sans-serif, Arial, Helvetica;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0px;
	color: #006099;
	text-align: left;
	width:265px;
	}
	
html>body p {
	margin: 10px 0px 0px 10px;
	}


#more-welcome {
font-family:sans-serif, Arial, Helvetica;
	font-style: normal;
	font-size: 12px;
	text-align: right;
	color: #082472;
	margin: 0px 0px 0px 180px;
	}
	
#stocks {
	margin: 10px 0px 0px 2px;
	}
	
html>body #stocks {
	margin: 10px 0px 0px -2px;
	}
	
*:first-child+html #stocks {
	margin: 10px 0px 0px 10px;
	}
	
#navs-bot {
	width: 894px;
	text-align: right;
	}
	
html>body #navs-bot {
	margin: 10px 0px 0px -10px;
	}
	
#navs-bot a {
	margin: 0px 5px 0px 5px;
	font-size: 10px;
	}
	
.service-images {
	float: left;
	margin: 0px 0px 0px 8px;
	}
	
#service-headline {
font-family:sans-serif, Arial, Helvetica;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0px;
	color: #006099;
	text-align: left;
	background-color: #c8d3dc;
	width:265px;
	height: 24px;
	margin: 10px 0px 0px -600px;
	padding: 7px 0px 0px 7px;
	}
	
html>body #service-headline {
	margin: 10px 0px 0px 10px;
	}
	
*:first-child+html #service-headline {
	margin: 10px 0px 0px -600px;
	}
	
#service-wrap {
	width: 500px;
	margin: 0px 0px 0px -393px;
	}
	
html>body #service-wrap {
	width: 500px;
	margin: 0px 0px 0px 0px;
	}
	
*:first-child+html #service-wrap {
	width: 500px;
	margin: 0px 0px 0px -393px;
	}
	
#services-img {
	margin: 10px 0px 0px 0px;
	}
	
html>body #services-img {
	margin: 10px 0px 0px -1px;
	}
	
	
.date {
	color: #006099;
	}
	
#welcome {
	float: left;
	margin: 0px 0px 10px 5px;
	}

/* ------------------------------------------- */
/* sub level 2 column layout */
#column-1-sub {
	float: left;
	margin: 0px 0px 0px 0px;
	text-align:left;
	width: 298px;
}	

#column-1-sub img {
	float: left;
	}
	
#column-2-sub {
	float: left;
	width:596px;
}

#column-1-sub-single {
	float: left;
	margin: 0px 0px 0px 0px;
	text-align:left;
	width: 894px;
}	


/* class added to paragragh tag in sub pages */
.sub-text {
	width: 850px;
	float: left;
	margin-top: 10px;
	margin-left:15px;
}
* HTML .sub-text {/* ie6 fix */
	margin-left:6px;
}
	
/* scolling add area - directly under the masthead */
.scrollAd {
	margin-top:-5px;
	width:895px;
	background-color:#154462;
	padding-top:10px;
	padding-bottom:7px;
	text-align:center;
	*padding-top:4px;
	*margin-top:0px;
}
.scollContentSpan {
	font: bold 16px Verdana;
}
A.scrollLink:link, A.scrollLink:visited {
	color: #FFCC00;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
}
A.scrollLink:hover, A.scrollLink:active {	
    color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-top:3px;
}

/* ------------------------------------------- */
/* iframe control for home page live financials */
#datamain {
margin-left:-21px;
*margin:0 auto;
}

/* iframe control for sublevel pages */
#datamain2 {
	width:589px;
	height:598px;
}
	
	
.iframeSrcPage	{
	background:none;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #efefef;
}
	
#titletext {
font-family:sans-serif, Arial, Helvetica;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0px;
	color: #006099;
	text-align: left;
	font-weight:bold;
	vertical-align:top;

}	

a.readmore:link, a.readmore:visited {
	color: #000000;
	 text-decoration: none;
}
a.readmore:hover, a.readmore:active {	
	color: #000000;
	 text-decoration: underline;
}
	
.tombStone {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
	
.careerTitle {
font-family:sans-serif, Arial, Helvetica;
	font-size:16px;color: #e2ae24;
	font-weight:bold;
	float:left;
	padding-top:10px;
	margin-left:15px;
}
* HTML .careerTitle {
	margin-left:5px;
}
	
	
	
	
	
	
	