/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Arial,sans-serif;
	background-attachment: fixed;
	background-image: url(bg_grad.jpg);
	line-height: 1.5;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	position: relative;
	top: 0px;
	left: 119px;
	width:720px;
	padding-bottom:60px;
}

#masthead font{
	font-family: "Century Gothic";
	font-weight: 400; 
	font-size:38px;
	color: #FFFFFF;
	letter-spacing: 6px;
	word-spacing:8px;
	left:100px;
}

#pageCell {

	width: 827px;
	background-color: #FFFFFF;
	left: 10px;
	position:relative;




	
}

#tl {
	position:absolute;
	/*top: -1px;
	left: -1px;*/
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: 0px;
	top: px;
}

#tr {
	position:absolute;
	right: 69px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	top: 0px;
	left:831px;
	width: 7px;
	height: 7px;
}


/******************Site Info ***********************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #778899;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position:relative;
	width:817px;
	background-color:#FFFFFF;
}


#siteInfo a:link, a:visited {
	color: #005FA9;
	text-decoration: none;
}

#siteInfo a:hover{
	color: #005FA9;
	text-decoration:underline;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 100%;
	min-width: 645px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(glbnav_background.gif);
	left: -10px;
	top: 54px;
}

#globalNav img{
	margin-bottom: 0px;
 
}

#gnl {
	position: absolute;
	left:-3px;
	top: 1px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 4px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
.PageLink {
	color: #0033FF;
	text-decoration: underline;
}


a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}



/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 90px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
	font-size:14px;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #ffffff;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

#companyLogo{
	position: absolute;
	top: 11px;
	left: 10px;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


body {
	font-family: Arial,sans-serif;
	line-height: 1.5;
	font-size:12px;
	margin: 0;
}

HTML {
margin: 0;
overflow:auto;
border: none;
}


h3{
 font: bold 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
	font: bold 110% Arial,sans-serif;
 	color: #000000;
}

h5{
	font: 140% Arial,sans-serif;
 	color: #000000;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

p a:hover{
	color: #005FA9;
	text-decoration: underline;
}


ul {
	list-style-type:disc;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

ul ul{
	list-style-position: inside;
	list-style-type:disc;
	padding-left: 30px;
}
	

#listStyle li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#listStyle a:link, a:visited{
	color: #000000; 
	text-decoration: none;
}

#listStyle a:hover{
	color: #005FA9;
	text-decoration: underline;
}



/************** pageName styles ****************/


#pageName {

	border-bottom:1px solid #ccd2d2;
	border-bottom-left:0px;
	margin: 0px;
	padding-top:1px;
	padding-right:33px;
	width:785px;

}


#pageName h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

/***********************************************
********** Home Page styles ********************
************************************************/

#homeContent{
	padding: 0px 10px 0px 0px;
	margin:0px 186px 0px 0px;
	border-right: 1px solid #ccd2d2;
	
}

#latestNews {
	float: right;
	width:178px;
	padding: 0px;
}

#missionStatement{
	padding-top: 15px;
	width: 600px;
}

#missionStatement ul {
	font-size: 110%;
	list-style-image: url(bullet.jpg);
	padding-left: 22px;

}

#pageContent{
	padding-top: 20px;
	margin:20px 60px 0px 40px;

}

/************** feature styles *****************/

.feature{
	padding: 0px;
	height: 270px;
}

.feature h3{
	font-size: 130%;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 10px;
}


/************** latest news *****************/


#latestNewsStoryTitle {
	text-align: center;
	margin:15px;
	text-decoration:underline;
	font-size: 130%;
}

#latestNewsStory{
	padding-left: 4px;
	padding-right: 4px;
	border-bottom:1px solid #FFFFFF;
	margin: 0px;
}

#latestNewsStory h3{
	font-size:90%;
	text-decoration:underline;
}

#latestNewsStory p {
	font-size: 90%;
}

#latestNewsStory a:link, a:visited{
	color: #000000; 
	text-decoration: none;
}

#latestNewsStory a:hover{
	color: #005FA9;
	text-decoration: underline;
}


#greenTick Img{
	top: 340px;
	position: absolute;
	left: 580px;
	z-index:10;
}

a:link, a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #005FA9;
	text-decoration:underline;
}
