body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.3em;	
	margin: 0;
	padding: 0.2em 0.2em 0 0.6em;
	background: #cccccc url(../../../Images/HTPix/0886bkgd.jpg) no-repeat fixed center center;  

/***background: #ccc url(../img/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 120% Arial,sans-serif;
 	margin: 0px;
 	padding: 0px;
}
h2{
 	font: bold 100% Arial,sans-serif;
 	color: #006699;
	text-transform: uppercase;
	 margin: 0px;
	 padding: 0px;
}
/************** h3 story overrides this in story section **************/

h3 { 
	color: #fff; 
	background: #b0c4de; 
	font: normal bold 100% Verdana, Arial, sans-serif; 
	text-transform: uppercase; 
	text-decoration: none;  	
	margin: 0.5em 0 0.5em 0; 
	 
}
h3 a:link { 
	color: #3977c4;
		 	 
}
h3 a:visited { 
	color: #000;
	 	 	
}
h3 a:hover { 
	color: #1E90FF;
	
	font: normal bold 100% Verdana, Arial, sans-serif; 		 
}
h3 a:active { 
	color: #bb9fff;	 		  
}
/************** h3 story overrides this in story section **************/

h4{
 	font: 100% Arial,sans-serif;
 	color: #333333;
 	margin: 0px;
 	padding: 0px;
}
h5{
 	font: 100% Arial,sans-serif;
 	color: #334d55;
 	margin: 0px;
 	padding: 0px;
}
.masthead form {	
	position: relative;
	width: 50%;
	min-width: 40px;
	color: #dadada;
}
label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
}
.innerdiv{
	background: transparent url(../img/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
}
#pagecell1{
	position:absolute;
	top: 82px;
	left: 30px;
	right: 0px;
	background-color: transparent;
	width: 925px;
}

#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;
	width:900px;
	left: 30px;
	
}

#pageNav{
	float: left;
	width: 178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana, sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 180px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/

#sitename{
	margin: 0px;
	padding: 2px 0px 1px 0px;
	font: normal 200% Verdana,sans-serif;
	color: #999;

}

/************** utility styles *****************/

#utility{
	font: 100% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 2em;
	width: 255px;
	margin: 0;
	padding: 0.2em;
	color: #999;
	
}
#utility a{
	color: #999;
}

#utility a:hover{
	text-decoration: none;
	color: #fff
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#pageName h2{
	color: #000000;
	margin:0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 160%;
	font-weight: bold;
}



/************* primaryNav styles ****************/

#primaryNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #d5e2eb;
padding: 0px;
margin: 0px;
background-image: url(../../../images/chromebg.gif);
}

#primaryNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: relative;
	
}

#gnr {
	position: absolute;
	top: -1px;
	right: 4px;
	
	
}

#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: normal bold small Verdana, Arial, san-serif;
  	color: #000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/*************** search styles *****************/

#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;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	min-height: 200px;
}
.feature h1 {
	color: #000; 
	background: #b0c4de;
	font: normal bold 125% Verdana, Arial, sans-serif;
	text-align: left; 
	text-transform: uppercase; 
	text-decoration: none;  	
	margin: 0.5em 0 0.5em 0;
	padding: 15px 0 15px 3px; 	 
}
.feature h3{
	
	font: bold 125% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 3px;
}

.feature img{
	float: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*************** story styles ******************/

.story {
	background-color: #fff;
	padding: 10px 10px 0px 10px;
	margin: 0 10px;
	font-size: 85%;
}
.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}
.story p {
	padding: 0px 0px 10px 0px;
	text-align: left;
	font: normal 100% Arial, sans-serif;
}
.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #000;
	display:block;
	padding-bottom: 5px;
}
.story a.capsule:visited{
	font: bold 1em Arial,sans-serif;
	color: #000;
	display:block;
	padding-bottom: 5px;
}
.story a.capsule:hover{
	text-decoration: underline;
	color: #1E90FF;
}
.story a.capsule:active{
	text-decoration: underline;
	color: aqua;
}
td.storyLeft{
	padding-right: 12px;
	width: 50%;
}
.thumb{
	padding-left: 10px;
	padding-top: 10px;
}
/************** siteInfo styles ****************/

#siteInfo{
	
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************ sectionLinks styles ***************** SEASONAL SEASONAL SEASONAL **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background: #fff url(../../Images/Seasons/Sun.gif) right top no-repeat;

}
#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(../img/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 5px 10px;
}

.relatedLinks a{
	display: block; 
}

/**************** advert styles *****************/

#advert{
	padding: 10px;
}
#advert img{
	display: block;
}
.wh{
	font: bold 1em Arial,sans-serif white;
	}
p.wh{
	font: bold 1em Arial,sans-serif white;
	}
/********************* end **********************/
/*************** list tag styles ***************/

ul ul{
 	list-style-type: disc;
}
ul ul ul{
 	list-style-type: none;
}
ul.l1 {text-align: left;
}
/********* form and related tag styles ********
#DDEEFF - rollover navy - related links
#b0c4de - background - related links
#005fca - hover - links
#003399 - navy
#ccd2d2 - left - gray content border
*/