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

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

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

a:hover{
	color: #CCCCCC;
}


#masthead{
	position: relative;
	top: 158px;
	left: 30px;
	right: 2%;
	width:890px;
	background-image: url(images/start.gif);
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
	
}

#pageNav{
	float: none;
	width:auto;
	padding: 0px;
	border-right: 1px none;
	border-bottom: 1px none;
	font: 12pt "Times New Roman", Times, serif;
	border-top-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: middle;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: normal;
}



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

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

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

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;

}

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

#globalLink{
	position: static;
	top: 8px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: auto;
	z-index: auto;
	right: auto;
	width: 567px;
	text-align: center;
	vertical-align: middle;
	visibility: visible;
}


a.glink, a.glink:visited{
	font-size: 75%;
	color: #173862;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 2px;
	border-right: 1px none #8FB8BC;
	text-align: center;
	vertical-align: middle;
	right: 5px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #8FB8BC;
}

a.glink:hover{
	background-image:  url(glblnav_selected.gif);
	text-decoration: none;
	background-position: center center;
	text-align: center;
}



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

.subglobalNav{
	position: absolute;
	top: 195px;
	left: auto;
	min-width: 640px;
	height: 32px;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	vertical-align: baseline;
	clip: rect(auto,auto,auto,auto);
	right: auto;
	cursor: hand;
	width: 752px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-position: center center;
	z-index: 0;
}

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

.subglobalNav a:hover{
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}


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

.story {
	padding: 10px;
	font-size: 80%;
	left: 10px;
	top: 10px;
	clip:  rect(10px 10px 10px 10px);
	right: 10px;
	position: static;
	text-align: justify;
	bottom: 10px;
	margin: 10px;
	border: 15px 15;
}



#mainbody {
	position: absolute;
	top: 0px;
	left: 20px;
	right: 2%;
	width:95.6%;
	background-position: left;
}

.style1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.style3 {
	color: #000099;
}
.style4 {
	color: #FF0000;
	margin-left: 5px;
}
.story-1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	margin: 10px 5px;
	padding: 10px 5px;
}

