/***********************************************/
/* FPmasterstyle.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("../images/bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	}


/************** header tag styles **************/

h1{
 font: bold 125% Arial,sans-serif;
 color: #003399;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 120% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 115% Arial,sans-serif;
 color: #005fa9;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 110% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 105% Arial,sans-serif;
 color: #003399;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: square;
	list-style-image: url(../images/PLANE-BULLET.gif);
	line-height: 120%;	
	vertical-align: text-top;
}


/*************** for Plane Bullet--extra spacing ***************/

.pb ul{
	vertical-align: text-top;
	list-style-image: url(../images/PLANE-BULLET.gif);
	line-height: 120%;	
	
}

#pb ul{
	vertical-align: text-top;
	list-style-image: url(../images/PLANE-BULLET.gif);
	line-height: 120%;	
	
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #003399;
}
				
input{
font-family: Arial,sans-serif;
}

/********* misc styles *********/

.size70percent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.style73 {font-size: 16px}
.style74 {
	font-size: 14px;
	line-height: 1.5em;
}
.style75 {font-size: 70%}
.style75s {
	font-size: small;
	line-height: 160%;
}
.style75m {
	font-size: 12px;
	line-height: 120%;
}
.result {
	color: #8B0000
	}
.pagespecimg {
	position: absolute;
	top: 22px;
	margin-left: 520px;
	}
.styleredbold {
	color: #990000;
	font-weight: bold;
	background-color: #FFCC33;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #FFFFFF;
	padding: 10px 5px 5px 10px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	margin-left: 8px;
	margin-right: 5px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
	background-image: url(../images/TitleGraphic.jpg);
	background-repeat: no-repeat;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 10px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 140% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName h3{
	font: bold 90% Arial,sans-serif;
	color: #000000;
	margin-left: 10px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 20px;
	margin-left: 400px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:    url("../images/glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	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;
}

a.glink:hover{
  	background-image:    url("../images/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search and part 67 styles and addmap*****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
	background-color: #DDEEFF;
}

#sitesearch form{
	margin: 5px 5px 5px 5px;
	background-image: url(../images/bg_navlong.jpg);
	display: block;
	padding: 12px 5px 5px 5px;
	color: #21536A;
	font-size: 70%;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

#sitesearch input{
	margin: 0px  0px 0px 10px;
	color: #005fa9;
}


 #addmaprightads
 {
	margin-left: 160px;
	padding-left: 5px;
	position: relative;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-right: 190px;
	max-width: 40em;
 }

#minwidth930
 {
	min-width: 930px;
 }

#content{
	padding: 10px 10px 10px 15px;
	margin:0px 190px 0px 178px;
	position: relative;
	max-width: 36em;
	
}

 #contentsrch
 {
	margin-left: 200px;
	padding-left: 10px;
	position: relative;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-right: 190px;
	max-width: 40em;
 }
 
 #contentnoad
 {
 margin-left: 200px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	padding-right: 10px;
	max-width: 55em;
 }
 
 #contentnoad h3 {color: #333399}
 
  
  
   #rightnavsrch930
 {
	float: right;
	width: 160px;
	min-width: 930px;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
 }
  
 
  #rightnavsrch
 {
	float: right;
	width: 160px;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
 }

#part67blue {
	background-color: #EEF7FF;
	margin-left: 200px;
	padding-left: 20px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-right: 190px;
	max-width: 38em;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 0px 10px;
	font-family: Verdana,sans-serif;
	color: #AAAAAA;
	font-size: x-small;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
	background-color: #DDEEFF;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 10px 0px 5px 0px;
}

.style70 {
	font: bold 70% Arial,sans-serif;
	color: navy;
	padding-left: 0px;
	padding-top: 0px;
	}
	
.style5pxlefttop {
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 0px;
	}
	
.styleprim {
	font: bold 120% Arial, sans-serif;
		}
		
td.styleprim {
	font: bold 140% Arial,sans-serif;
		}
		
.stylesec {
	font: normal 90% Arial,sans-serif;
		}
		
td.stylesec {
	font: normal 90% Arial,sans-serif;
		}

.feature img{
	float: left;
	padding: 5px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	margin-right: 40px;
}

.story a.capsule:hover{
	text-decoration: underline;
	background-color: #DDEEFF;
}

.story a.capsuledet{
	color: #005FA9;
	}

.story a.capsuledet:hover{
	text-decoration: underline;
	
}

td.storyLeft{
	padding-right: 20px;
	padding-left: 20px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo14 img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.stylecr {
		text-align:center
		}
		
.stylecr14 {
		text-align:center;
		color: #fff;
		clear: both; /* this clear property forces the .container to understand where the columns end and contain them */

		  width:100%;
		  background-image:url(../images/footer_bg_50.png);
		  background-repeat:repeat-x;
		  height:50px;
		  margin:0 auto;
		  padding-top:9px;
		  position: relative;/* this gives IE6 hasLayout to properly clear */
		}
		
.stylecr14 a {

color: #fff;
	
}

/************ sectionLinks styles **************/

.sectionLinks{
	margin: 0px;
	padding: 0px;

}

.sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

.sectionLinks a:link, .sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:    url("../images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}


/************ tableLinks styles **************/


.schedrow  {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	}


.tableLinks a:link, .tableLinks a:visited {
	display: block;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	background-image:    none;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #990000;
}

.tableLinks a:hover{
	background-color: #DDEEFF;
	background-image: url("../images/bg_nav.jpg");
	font-weight: bold;
	text-decoration: underline;
}

.tpix {
	background-color: #DDEEFF;
	background-image: url("../images/bg_nav.jpg");
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	color: #21536A;
}


/*******************************************************/
/********************************************************/

.sectiontips h3{
	padding: 5px 10px 2px 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-image:    url("../images/bg_nav.jpg");
	font-weight: bold;
	text-align: center;
}

.sectiontips p {
	display: block;
	border-top: 0px; 
	border-bottom: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #21536A;
	padding: 0px 1em 1em 1em;
	margin: 0px;
	background-color: #F5f7f7;
	font: small Verdana,sans-serif;
	text-align: left;
}

.sectiontips{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	margin-left: 15px;
	margin-right: 8px;
	
}

.relatedtips{
	margin: 0px;
	padding: 0px 10px 10px 0px;
	border-bottom: 1px solid #cccccc;
}

.relatedtips h3{
	padding: 10px 0px 2px 0px;
}



.sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDEEFF;
}

/*******************************************************/
/********************************************************/
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


.relatedLinks input{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	background-color: #FFFFFF;
}


.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
	margin-left: -4px;
}

.basesmall {
	font-size: x-small;
	text-align:center;
}


/********************* end **********************/
.smallblue {
	font-size: x-small;
	color: navy;
}

.styleDB {color: navy;
		font-style: italic;
		}

.smallbluRT {
	font-size: x-small;
	text-align:right;
	color: navy;
}

.FontSize16 {
	font-size: 16px;
	}
	
.FontSize20 {
	font-size: 20px;
	color: #000033;
	}
	
.FontSize14 {
	font-size: 14px;
	}
.optsrchltd {
	background-color: #E9EAEC;
	padding-right: 20px;
	padding-left: 10px;
	border: 4px #666666;
	border-color: #000000;
}
.class1selector {
	background-color: #F5F7F7;
	border: 2px #666666;
	padding: 10px;
}

/************* TitleRegion styles ****************/


#TitleRegion {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	margin: 5px;
}
#TitleRegion h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
#TitleRegion h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	margin-left: 20px;
	margin-top: 8px;
}
.AMEupdate {
	background-color: #f5f7f7;
	margin-left: 200px;
	padding-left: 20px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-right: 210px;
	max-width: 36em;
	border: 2px solid #000099;
}

.AMEupdateNB {
	background-color: #f5f7f7;
	margin-left: 200px;
	padding-left: 20px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-right: 210px;
	max-width: 36em;
	border: 0;
}



.AMEupdate td{font-size: 12pt; color: #000033;}

.AMEupdatemsg {
	margin-left: 200px;
	font-size: 10pt;
	padding-left: 20px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-right: 210px;
	max-width: 36em;
}
.AMEupdatemsg h4{text-align:center}

.tight {
	line-height: 80%;
	font-size: small;
}

.ameimage {
	border-color: #CCCCCC;
	border-width: 2px;
	border-style: solid;
}
.small_text {
	font-size: 10px;
	color: #36F;
}
.font9 {
	font-size: 9px;
}

.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#footer14 {
	
height:100px;
width:100%;
background-color: #000;
margin: auto;

}

img.center14{
   display:block;
   padding-top:10px;
   margin: auto;
  
}
