
/*  used by all the sample pages (except progthemes) as part of Chance to Choose */

#ctoc {
position:absolute;
top:46px;
left:150px;
width:80%;

}


#ctoc .toppgbar {

	background-color:#B3B4B6;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:10pt;
	color:black;
	text-align:center;
	padding:2px;
	
}
#ctoc .toppgbarr {

	background-color:#B3B4B6;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10pt;
	color:black;
	text-align:right;
	
}

#ctoc .toppgbarbox {

	background:#FFF9B6;
	border-style:solid;
	border-width:1px;
	border-color:#4B6497;
	padding:2px;

}
#ctoc .toppgbara {
	text-decoration:none;

	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10pt;
	color:4b6497;


}
#ctoc .toppgbara:hover {
	background:#FFF281;
	color:black;
}


#ctoc .chance {
	font-family:verdana,arial, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	font-style:normal;
	color:#FFF281;
	 
}

#ctoc .tochoose {
	font-family:verdana,arial, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	font-style:italic;
	color:#FFF9C6;
	 
}

#ctoc .maina {
font-family:arial, sans-serif; 
font-weight:normal;
font-size:10pt;
line-height:14pt;
font-style:normal;
color:black;
margin: 2px 0px 15px 0px;



}
#ctoc .mainai {
font-family:arial, sans-serif; 
font-weight:normal;
font-size:10pt;
line-height:14pt;
font-style:italic;
color:black;




}


#ctoc .sectheader {
font-family:verdana, arial, sans-serif; 
font-weight:bold;
font-size:8pt;
font-style:normal;
text-align:center;
line-height: 14pt;



}

#ctoc .sectsubheader {
font-family:verdana, arial, sans-serif; 
font-weight:bold;
font-size:14pt;
font-style:normal;
text-align:center;
line-height: 20pt;



}

#progthemes .td2 {
	background-color: #DDE8CD; 	
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10pt;
	padding: 4px;
	line-height:14pt;
	margin: 4px;
}
	
#progthemes .td3 {
	background-color: #F1F5EB; 	
	font-family:arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10pt;
	padding: 4px;
	line-height:14pt;
	margin: 4px;
}

div.hr1 {

 border-style:none none solid none; 
 border-bottom-width:2px;
 height:2px; 
 border-color:#DDE8CD;
 width:100%;



}
div.hr80t {

 border-style:solid none none none; 
 border-top-width:2px;
 height:12px; 
 border-color:#DDE8CD;
 width:80%;



}
div.hr80b {

 border-style:none none solid none; 
 border-bottom-width:2px;
 height:12px; 
 border-color:#DDE8CD;
 width:80%;



}

div.hrdash {

 border-style:dashed none none none; 
 border-top-width:2px;
height:2px;
 border-color:#DDE8CD; 
 width:100%;
} 