body{
	background-color:#777;
	margin:0px;
	padding:0px;
	overflow:visible;
	}
img{
	border:0px;
	background-color:transparent;
	}
a{
	text-decoration:none;
	} 
a.copy:link{color: #005481; }
a.copy:active{color: #005481;}
a.copy:visited{color: #005481;}
a.copy:hover{color: #666;}
	
/* ------------- masthead styles */
#global{
	position:absolute;
	background-color:#fff;
	left:50%;
	margin-left:-512px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	height:760px;
	z-index:0;
	}
#content{
	width: 1024px;
	}
#masthead{
	width: 1024px;
	height: 60px;
	background-color: #aecadb;
	background-position:top left;
	background-repeat:no-repeat;
	}
#slogan{
	position:absolute;
	width: 1024px;
	height:60px;
	color:#005481;
	top:20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
	

/* ------------- nav Divisions */
#navDivisionsBar{
	position:absolute;
	top:60px;
	width:1024px;
	height:45px;
	background-color: #005481;
	display:block;
	z-index:5;
	}

#navlinksDivisions {
    margin-top:15px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	z-index:3;
	}
#navlinksDivisions li {
	display: inline;
	margin-right: 0.5em; 
	padding-right: 0.75em;
	border-right: 1px solid #fff;
	}
#navlinksDivisions li.last {
	border-right:0px;
	}

#navlinksDivisions a {
	color:#fff;
	}
#navlinksDivisions a:hover{
	color:#aecadb;
	}
		
	
/* ------------- nav general */
#navGeneral{
	position:absolute;
	top:125px;
	width:200px;
	left:790px;
	color:#333;	
	text-align:right;
	line-height:20px;
	z-index:5;
	}
#navlinksGeneral {
	font-size:11px;
	}
#navlinksGeneral li {
	display:block;
	}
#navlinksGeneral a {
	color:#333;
	}
#navlinksGeneral a:hover {
	color:#990000;
	}
#vertLine{
	position:absolute;
	top:105px;
	left:998px;
	width:1px;
	height:226px;
	background-image:url(../images/005481pixel.gif);
	background-repeat:repeat-y;
	z-index:5;
	}
li{
list-style:none;
}
/* ------------- nav services */
#navServicesBar{
	position:absolute;
	top:462px;
	width:1024px;
	height:31px;
	background-color:#ccc;
	z-index:5;
	}
#navServices{
	position:absolute;
	top:50%;
	margin-top:-6px;
	left:0px;
	width:1024px;
	height:31px;
	z-index:2;
	}
#navlinksServices{
	font-size:11px;
	font-weight:bold;
	text-align: center;
	}
#navlinksServices li {
	display: inline;
	margin-right: .5em; 
	padding-right: .65em;
	}
#navlinksServices li.last {
	border-right:0px;
	}
#navlinksServices a {
	color:#333;
	}
#navlinksServices a:hover{
	color:#990000;
	}
.bullet{
	font-size:larger;
	}
	
	
/* ------------- Text Sizer */
#textSizerUp{
	position: absolute;
	top:12px;
	left:14px;
	width:52px;
	height:27px;
	background-image:url(../images/textSizer_up.gif);
	background-repeat:no-repeat; 
	z-index:5;
	}
#textSizerDown{
	position: absolute;
	top:50px;
	left:14px;
	width:53px;
	height:24px;
	background-image:url(../images/textSizer_down.gif);
	background-repeat:no-repeat; 
	z-index:5;
	}
#textSize{
	position:absolute;
	top:37px;
	left:14px;
	width:53px;
	font-size:12px;
	font-color:#333;	
	text-align:center;
	z-index:6;
	}

.onPage {color: #990000}

.onDivision {color:#aecadb}

#copywrite{
position:absolute;
text-align:right;
font-size:10px;
color:#000000;
top:775px;
left:790px;
width:120px;
}

