/***********************************************/
/* gsparc.css                                  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
/*	background-color: #86959c;*/
	background-color: #ffffff;
}

.select{
	background-color: #ff00ff;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color:#0000ff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** Bespoke styles **************/
.maintext{
	font: 90% Arial,sans-serif;
	color: #000000;
	text-align:justify
}

.caption{
	font: 80% Arial,sans-serif;
	color: #000000;
	text-align:justify
}

.footnote{
	font: 100% Arial,sans-serif;
	color: #ffffff;
	padding: 0px 0px 10px 10px;
}

.idbig{
	font: bold 200% Arial,sans-serif;
	color: #000000;
}

.logo2{
	font: bold 100% Arial,sans-serif;
	color: #ffffff;
	padding: 20px 0px 0px 10px;
}

.notice{
	font: bold 100% Arial,sans-serif;
    color: #ff0000;
	padding: 30px 0px 5px 0px;
	text-align:justify
	
	
}
/************** header tag styles **************/


h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 90% 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: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	position: absolute;
	top: 5px;
	left: 11px;
	right: 2%;
	width:1144px;
	background-image:  url("masthead.jpg");
	height: 67px;
}

#pagecell1{
	position:absolute;
	top: 72px;
	left: 15px;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	/*	background-color: #86959c;*/
	height: 501px;
}

#pageNav{
	float: left;
	width:190px;
	padding: 0px;
	background-color: #ffffff; /*#F5f7f7;*/
	border-right: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#navmenu{
	width:190px;
	background-color: #F5f7f7;
	font: small Verdana,sans-serif;
}
#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 190px;
	border-left: 1px solid #ccd2d2;
	border-top:1px solid #ccd2d2;
}

/************** component DIVS ****************/

#siteName{
	margin: 10px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-image:  none;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}




/************* collection styles ***************/

#collection{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#collection a{
	color: #AAAAAA;
}

#collection a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** 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: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 92%;
	text-align:justify
}

.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;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}



/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #86959c;
}

#sectionLinks a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image:  url("button.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}
#sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image:  url("button.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}
#sectionLinks a:hover{
	border-top: 1px solid #ffffff;
	background-color: #ddeeFF;
	background-image:  url("buttonover.jpg");
	font-weight: bold;
	text-decoration:none;
}

/************ sectionLinks0 styles **************/

#sectionLinks0{
	margin: 0px;
	padding: 0px;
}

#sectionLinks0 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #ffffff;
}

#sectionLinks0 a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image:  url("button1.jpg");
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	color: #ffffff;
}
#sectionLinks0 a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image:  url("button1.jpg");
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	color: #ffffff;
}


/********************* end **********************/
