/***********************************************//*

Arial, Arial, Helvetica, sans-serif 
Arial Black, Arial Black, Gadget, sans-serif 
Comic Sans MS, Comic Sans MS5, cursive 
Courier New, Courier New, Courier6, monospace 	
Georgia1, Georgia, serif 	
Impact, Impact5, Charcoal6, sans-serif 
Lucida Console, Monaco5, monospace 
Lucida Sans Unicode, Lucida Grande, sans-serif 	
Palatino Linotype, Book Antiqua3, Palatino6, serif 
Tahoma, Geneva, sans-serif 	
Times New Roman, Times, serif 	
Trebuchet MS1, Helvetica, sans-serif 
Verdana, Verdana, Geneva, sans-serif 
Symbol, Symbol (Symbol2, Symbol2) 
Webdings, Webdings (Webdings2, Webdings2) 
Wingdings, Zapf Dingbats (Wingdings2, Zapf Dingbats2)Dingbats2)
MS Sans Serif4, Geneva, sans-serif 
MS Serif4, New York6, serif 


/******************* body tiling options ***********************   

repeat
repeat-x
repeat-y
no-repeat


/******************* page specific ***********************       

<link href="styles.css" rel="stylesheet" type="text/css"> 

<style type="text/css">

body
{
	background: url(images/spacer.gif) repeat scroll 50% 0pt;
	background-color:#ffffff;
	text-align: center;
	line-height: 1.5em;
	margin: 0 auto 0 auto; 
}

<!--
A:link, A:visited { text-decoration: color: #444444 }
A:hover { text-decoration: underline; color: #444444 }
-->


</style>


********************************************************/

p{	
	line-height: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D8588;
	font-style: normal;
	margin: 0 auto 0 auto; 
	padding: 0 auto 0 auto; 
	
}

h1,h2,h3,h4{	
	margin: 0 auto 0 auto; 
	padding: 0 auto 0 auto; 
	
}


body
{
	background: url(images/bg1.jpg) repeat-x scroll 50% 0pt;
	background-color:#8c9bb1;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	margin: 0 auto 0 auto; 
	
}


#stage-centered {
	position: relative;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	width:989px;
	/*height:1200px;*/
	/*top:144px;*/
	z-index:3;
}




/***********************************************/
/*              links                     */
/***********************************************/ 



a:link, a:visited, a:active, a:hover {
color: #0091d0;
text-decoration: underline;
}


/***********************************************/
/*                    content                     */
/***********************************************/ 

h1 {

font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
line-height: 28px;
color: #0091d0;

}

h2 {

font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
font-weight: bold;
color: #333333;

}

h3 {

font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
font-weight: bold;
color: #396088;

}

h4 {

font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
font-weight: bold;
color: #484848;

}


.hds11pt {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	font-style: normal;
	font-weight: bold;
}

.hds12pt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	font-style: normal;
	font-weight: bold;
}

p{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #656d71;
	font-style: normal;
	margin: 0 auto 0 auto; 
	padding: 0 auto 0 auto; 	
}



ul {

	list-style-image: url(images/bullet.png);
	text-indent: 3px;
	text-align: left;
	left: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #656d71;
	font-style: normal;
} 

li {

	list-style-image: url(images/bullet.png);
	text-indent: 3px;
	text-align: left;
	left: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #656d71;
	font-style: normal;
} 


.body11pt {

	font-family: Tahoma;
	font-size: 11px;
	color: #7D8588;
	line-height: 15px;
}

.body12pt {
	font-family: Tahoma;
	font-size: 12px;
	color: #656d71;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #60728d;
}



/***********************************************/
/*                   nav / links                     */
/***********************************************/ 

.nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #8F9699;
	text-decoration: underline;
}

.nav12pt {
	font-family: Tahoma;
	font-size: 12px;
	color: #7D8588;
	line-height: 17px;
}

.nav11pt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px; 
}


.links_blue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	color:#38a0d4;
	text-decoration: underline;
}

.links_blue:hover {
	color: #666666;
}

.links_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #c3c8d1;
	text-decoration: none;
}
.links_gray:hover {
	text-decoration: underline;
}

.linkwhite{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


/***********************************************/
/*                    mods                     */
/***********************************************/ 


.mods {
	font-family: Tahoma;
	font-size: 10px;
	color: #3A7EA3;
	font-style: normal;
	line-height: 14px;
}

.mods11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #8F9699;
}

/***********************************************/
/*                    tables                     */
/***********************************************/ 

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: cccccc cccccc cccccc cccccc;
	border-collapse: collapse;
	background-color: white;
}
