body{ color: #3c3c3c; font-size: 15px; font-family: arial; line-height: 17px; background-image: url(../img/fd2.gif); background-repeat: no-repeat; margin: 0; padding: 0; background-position: 500px -150px; }
a:link, a:visited{ color: #6c273c; font-weight: bold; text-decoration: none; }

a:hover{ color: #648cc3; text-decoration: underline; }

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

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

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

h3{
 font: bold 15px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
 color: #713d4d;
 margin: 0;
 padding: 0;
}

h4{
 font: 100% Arial,sans-serif;
 color: #00CC99;
 margin: 0px;
 padding: 0px;
}

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


/*************** 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; border-left: 1px dotted #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: #000; font-size: 10px; padding: 0 0 0 5px; }

.subglobalNav a:link, .subglobalNav a:visited { color: #713d4d; font-size: 10px; }

.subglobalNav 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 { font-size: 77%; padding: 0 0 0 20px; }
.story2 { font-size: 10px; padding: 0 0 0 20px; }
.story h3{ color: #ff4900; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-variant: normal; line-height: normal; border-bottom: 1px dotted #6c273c; }
.story h4 { color: #ff4900; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-variant: normal; line-height: normal; border-bottom-style: dotted; border-bottom-width: 1px; }
.story2 h3 { color: #6c273c; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-variant: normal; line-height: normal; border-bottom: 1px dotted #ff4900; }
.story h1 { color: #6c273c; font-size: 17px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-variant: normal; line-height: 17px; margin-top: 15px; margin-bottom: 25px; }
.story p { padding: 0 0 10px; }

.story a.capsule{
	font: bold 14px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #648cc3;
	display:block;
	padding-bottom: 5px;
}

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

td.storyLeft{ padding-right: 12px; }
/************ 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{ font-size: 10px; font-weight: bold; margin: 0; padding: 3px 0; border-top: 0 dashed #5c3d4c; border-bottom: 1px dashed #aaa; }
.relatedLinks2 { font-size: 10px; font-family: arial; font-weight: bold; margin: 0; padding: 3px 0; border-top: 0 dashed #ff4900; border-bottom: 1px dashed #ff4900; }
.relatedLinks h3{ padding: 10px 0 2px; }

.relatedLinks a{ font-family: arial; display: block; }


.spaceLinks{ font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 14px; padding: 5px 0 5px 2px; border-bottom: 1px dashed #ccc; border-top-color: #ccc; border-top-width: 1px; }
