body{
	color: #333;
 	font-family:Arial, Geneva, sans-serif, sans-serif ;
	line-height: 15px;
  	margin: 0;
	padding: 0;
	background-image:url(../img/ffd.gif);
 }


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

h1{ color: #ccc; font: bold 20px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 0; padding: 0; }

h2{
 font: bold 114% Arial,sans-serif;
 color: #72c738;
 margin: 0px;
 padding: 0px;
 text-transform: uppercase;
}

h3{
 font-size: 18px;
  margin: 0;
 padding: 0;
  
}

h2{
font-size:14px;
color: #00CC99;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
	 font-size: 13px;
 margin: 0px;
 padding: 0px;
 font-weight:bold;
 color:#000;
 line-height:15px
 
}

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

ul{
 list-style-type: square;
}

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: #CC3399;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#tl {
	position:absolute;
	top: -30px;
	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: 0; left: 2%; right: 2%; width:95.6%; }
#pageNav{ float: left; width:178px; padding: 0; font: 11px verdana, sans-serif; border-right-width: 1px; border-bottom-width: 1px; }
#content{ padding: 0 10px 0 0; margin:0 0 0 0; border-left: 1px dashed #aaa; }
/************** utility styles *****************/

#utility{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 16px;
	right: 0;
	color: #000000;
	width: 353px;
}

#utility a{
	color: #666666;
}

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


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

.subglobalNav{ color: black; font-size: 12px; font-family: "trebuchet ms"; font-weight: bold; }
.subglobalm { color: #e3480b; font-size: 15px; font-family: "trebuchet ms"; font-weight: bold; }
.subglobalT { color: #e3480b; font-size: 11px; font-family: "trebuchet ms"; }
.subglobalTT { color: white; font-size: 11px; font-family: "trebuchet ms"; font-weight: bold; }
.subglobalTT2 { color: #ff4200; font-size: 14px; font-family: "trebuchet ms"; font-weight: bold; border-bottom: 1px dotted black; }
.subglobalNav a:link, .subglobalNav a:visited { color: #713d4d; font-size: 12px; }
.subglobalNav a:hover{ color: #648cc3; }
.subglobalm a:link, .subglobalNav a:visited { color: #713d4d; font-size: 12px; }
.subglobalm a:hover{ color: #648cc3; }
/************* globalNav styles ****************/
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 0;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: 10px;
  	color: #d84c0e;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 4px;
	border-right: 1px solid black;
}

a.glink:hover{
	text-decoration: underline;
}

.skipLinks {display: none;}
/************** feature styles *****************/

.feature{ color: #ff4900; padding: 0 0 10px 10px; font-size: 13px; font-family: "trebuchet ms"; min-height: 200px; height: 200px; line-height: 15px; }
/*************** story styles ******************/

.story { border-bottom: 1px dotted #6a6a6a; }
.storycarre { font-size: 10px; border-top: 1px dotted black; border-bottom: 1px dotted black; border-right-width: 0; border-left-width: 0; idth: 1px; }
.storyvert { border-right: 1px dotted #6a6a6a; }
.accordion-content1 { font-size: 10px; background-image: url(../img/tile2.png); background-repeat: repeat-x; padding: 0 0 0 5px; }
.backcell { line-height: 20px; background-image: url(../img/tile2.png); background-repeat: repeat-x; padding: 6px; }
.accordion-click1 { color: white; font-size: 11px; font-family: "trebuchet ms"; background-color: #939393; letter-spacing: 1px; padding: 0 0 0 2px; cursor: pointer; }
.story h3{ color: #ff4900; font-size: 17px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-variant: normal; line-height: normal; }
.story h1 { color: #939393; font: italic 17px/17px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-bottom: 25px; }
.story p { padding: 0 0 10px; }
/************ sectionLinks styles **************/

#sectionLinks{ margin: 0; padding: 0; }

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

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

#sectionLinks a:hover{
	background-color: #009933;
	font-weight: bold;
	text-decoration: none;
}


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

.relatedLinks{  }
.relatedLinks3 { line-height: 18px; }
.relatedLinks3 a:link, .relatedLinks3 a:visited { font-size: 13px; font-family: arial; font-weight: bold; }
.relatedLinks3 a:hover { font-size: 13px; font-family: arial; font-weight: bold; }
.relatedLinks {  }
.relatedLinks a:link, .relatedLinks a:visited { font-size: 12px; font-family: arial; margin: 0; padding: 0; }
.relatedLinks a:hover { font-size: 12px; font-family: arial; margin: 0; padding: 0; }

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

.relatedLinks a{ font-size: 10px; font-family: arial; }
.spaceLinks{ font-size: 11px;  }
.spaceLinks a:link, .spaceLinks a:visited { font-family: arial; }
.spaceLinks a:hover { font-family: arial; }

