/***********************************************/
body
{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #010066;
}
/********* form and related tag styles *********/

form 
{
	margin: 0;
	padding: 0;
}

label
{
 	font: bold 1em Arial,sans-serif;
 	color: #FFFF00;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 20px;
	right: 20px;
	align: center;
	width:960px;
	background-color: #ffff99;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 20px;
	right: 20px;
	width: 960px;;	
	background-color: #010066;
}

#pageNav
{
	float: left;
	position: absolute;
	top: 210px;
	left: 20px;
	margin: 0;
	width: 120px;
	height: 100px;
	padding: 0px;
	background-color: #010066;
	
	border-bottom: 1px solid #ffff99;
	font: 12px Verdana,sans-serif;
}
.feature
{
	width: 818px;
	font-size: 80%;
	background-color: #FFFF99;
	position: absolute; 
	padding: 10px 0px 20px 20px;
	margin:0px 0px 0px 121px;
	border-left: 1px solid #ffff99;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffff00;
	font-weight: bold;
	font: bold 170% Arial,sans-serif;
}

/************** utility styles *****************/

#utility{
	font: 100% Verdana,sans-serif;
	font-weight: bold;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #ffff00;
}

#utility a{
	color: #ffff00;
	text-decoration: none;
}

#utility a:hover{
	background-color: #ad5bff;
	text-decoration: none;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 10px 10px;
	margin: 0px;
	border-bottom:1px solid #010066;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}



/************* globalNav styles ****************/

#globalNav
{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #ffff00;
	padding: 0px;
	margin: 0px;
	background-color: #010066;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr 
{
	position: absolute;
	top: 0px;
	right:0px;
}

#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-size: small;
  	color: #ffff00;
	font-weight: bold;
	margin: 0px;
	padding: 2px 10px 4px 10px;
	border-right: 1px solid #ffff00;
	text-decoration: none;
}

a.glink:hover
{
  	background-color: #ad5bff;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav
{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffff99;
	background-color: #010066;
}

.subglobalNav a:link, .subglobalNav a:visited 
{
	font-size: 80%;
	color: #ffff99;
	text-decoration: none;
	font-weight:normal;
}

.subglobalNav a:hover{
	color: #ffff00;
	text-decoration: none;
	background-color: #ad5bff;
	font-weight:bold;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input
{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
}

/************* breadCrumb styles ***************/

#breadCrumb
{
	padding: 5px 0px 2px 10px;
	font: small Verdana,sans-serif;
	color: #010066;
}

#breadCrumb a
{
	color: #010066;
	text-decoration: none;
	font-weight: normal;
}

#breadCrumb a:hover
{
	color: #005FA9;
	text-decoration: none;
}
#newmembers
{
	background-color: #010066;	
	color: #FFFF00;
	font-weight:bold;
	border: 1px solid #FFFF00;
}	
#newmembers a
{
	color: #ffff99;
}

#newmembers a:hover
{
	background-color: #ad5bff;
	color: ffff00; 
}

/************** feature styles *****************/

.feature table
{
	width: 100%;
}

.feature tr.alternate
{
	background-color: #FFFF00;
}


.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 5px 0px 0px 0px;
}

.feature a:link, a:visited
{
	color: #010066;
	text-decoration: none;
	font-weight: bold;
}

.feature a:hover{
	color: #005FA9;
	text-decoration: underline;
}
.feature table.sponsor
{
	width: 100%;
	border: 0px;
}
.feature td.sponsor
{
	background-color: #010066;
	color: #ffff00;
	font-weight: bold;
	align: center;
	
}
.feature th.sponsorImage
{
	background-color: #ffff00;
}
.feature td.clabel
{
	width: 350px;
	font-weight: bold;
}
.feature td.cname
{
	padding-left: 5px;
}

.feature table.links img
{
	border: 0px;
}

#about
{
	align: right;
	valign: top;
	width: 250px;
	border: solid #010066;
	padding-left: 10px;
}
#news
{
	width: px;
	valign: top;
}

.good
{
	width: 300px;
}	

.bad
{
	position: absolute; 
	width: 350px;
	top: 0px;
	left: 410px;
}
.left
{
	width: 400px;
}	

.right
{
	position: absolute; 
	width: 400px;
	top: 0px;
	left: 410px;
}


/************ sectionLinks styles **************/

#sectionLinks
{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3
{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #010066;
}

#sectionLinks a:link, #sectionLinks a:visited 
{
	display: block;
	border-top: 1px solid #ffff00;
	border-bottom: 1px solid #ffff00;
	background-color: #010066;
	font-weight: bold;
	padding: 5px 0px 3px 10px;
	color: #ffff00;
	text-decoration: none;
}

#sectionLinks a:hover
{	
	background-color: #ad5bff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* relatedLinks styles **************/

.relatedLinks
{
	margin: 0px;
	padding: 0px 0px 10px 20px;
	border-bottom: 1px solid #ffff00;
	color: #ffff00;
}

.relatedLinks h3
{
	padding: 10px 0px 2px 0px;
	color: #ffff00;
}

.relatedLinks a
{
	color: #FFFF99;
	padding: 0px 0px 0px 10px;
	display: block; 
	text-decoration: none;
	font-weight:normal;
}
.relatedLinks a:hover
{
	color: #FFFF00; 
	text-decoration: underline;
}
.relatedLinks a:visted
{
	color: #FFFF99;
	text-decoration: none;
}
/**************** results *****************/

.results
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #010066;
	color: #ffff00;
	font: Arial,sans-serif;
	font-weight: bold;
	font-size: 1px;
	width: 510px;
}
.results table
{
	color: #000000;
	font: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffff99;
	width: 500px;
}

/********************* end **********************/
