/*html{
height:100%;
background:#CCC;
}
body{
	font-family:Arial,Helvetica,sans-serif;
	height:100%;
	margin:0;
	/*background:#CCC;
	background:-webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC));*/
	/* [disabled]background:-moz-linear-gradient(top,  #EEE,  #CCC); */

filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#CCCCCC');*/
}
a,a:visited{
	/* [disabled]color:#06F; */
	text-decoration: none;
}
h1{
	/*font-size:18pt;
	color:#B5FF00;

	margin-top: 47px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;*/
font-weight: bold;
font-size: 14pt;
color: #b00028;

}


.form-panel{
position:relative;
float:left;
width:200px;  
padding:15px; 
font-size:12px;
color:#000;
background-color:#EEE;
}
.form-sec{
margin-bottom:15px;
}
.description{
position:relative;
float:left;
width:680px;
height:100%;
padding:10px 30px; 
color:#FFF;
font-size:14px;
}
select{
width:200px;
}

.divider{
background:url(divider.png) repeat-x 0 0;
width:100%;
height:2px;
margin:15px 0;
}
.subsection{
margin-bottom:8px;
}
table.ex{
border:1px solid #666;
border-collapse:collapse;
border-spacing:0;
margin:0;
}
table.ex th{
background-color:#E0E0E0;
border:1px solid #666;
padding: 6px 12px;
text-align:left;
vertical-align:top;	
}
table.ex tr.even td{
background-color:#E5ECF9;
}
table.ex tr.odd td{
background-color:#FFF;
}
table.ex td{
border:1px solid #666;
padding:6px 12px;
text-align:left;
vertical-align:top;
}.slides ul li a img {
	/*width: 420px;*/
}
.slider{height: 180px;
width: 216px;
margin-right: auto;
margin-left: auto;
margin-bottom: 45px;}

.main_scroller{background-color:#fff;height: 236px;"}