/* CSS Document */
html {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;}
	
body{
	background: url(../images/back.jpg) repeat-x;
	margin: 0px;}
	
	div#container { /*border: 1px solid #000000;*/
		
		margin:0px auto 0px auto;
		padding: 0px;
		width:674px; 
		overflow:hidden;}
		
		div#header { 
			height:225px;
			width:673px;
			clear:both;
			background: url(../images/features.jpg) no-repeat;}
			
			div#header h1{
				display:none;}
			
		div#content { border: 0px solid #ffffff;/**/
			float:left; 
			clear:left; 
			width: 658px;
			padding: 20px 0px 15px 15px;
			background: url(../images/sub_bg.gif) repeat-y;}
			
		div#content p, div#content h1, div#content h2, div#content ul{
			line-height: 16px;}
		div#content p{
			text-align: justify;}
			
		div#content p, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6{
			margin: 10px 0 10px 0;padding: 0;}
			
		div#content input, div#content textarea, div#content select{
			border: 1px solid #146280;
			font-size: 11px;
			font-family: arial, verdana, sans-serif;}
		
		div#content h1{
			color: #8e474f;
			font-size: 14px;
			font-weight: bold;}
			
			div#content h1 a{
				color: #8e474f;}
			
			div#content h4 a{
				color: #8e474f;}
			
		div#content h2{
			color: #7a7a7a;
			font-size: 12px;
			font-weight: bold;}
			
		div#content h3{
			color: #000;
			font-size: 14px;
			font-weight: bold;}
			
		div#content h4{
			color: #8e474f;
			font-size: 12px;
			font-weight: bold;}
		div#content h5{
			color: #8e474f;
			font-size: 11px;
			font-weight: bold;}
		div#content a:link, div#content a:visited{ color: #146280;}
		div#content a:hover{color: #0048cb; }
		
		div#content ul li{margin-bottom: 10px;}
			

/*#top{
	padding-top: 25px;
}
#home-top-table{
	background: url(images/home-top-table.gif) top left repeat-y;
}
#home-bottom-table{
	background: url(images/home-bottom-table.gif) top left repeat-y;
}
#footer{
	background: url(images/footer.gif) no-repeat;
	height: 130px;
}
#footer-sub{
	background: url(images/footer-sub.gif) no-repeat;
	height: 130px;
}
#footer p, #footer-sub p{
	padding: 140px 0 20px 0;
	margin: 0;
	font-size: 10px;
	color: #6a6868;
}*/
		div#content .green{
			color: #146280;
			font-size: 12px;
			font-weight: bold;}
			
		div#content .green_big{
			color: #146280;	
			font-size: 14px;
			font-weight: bold;}
			
		div#content #right_bottom p{
			text-align: center;	
			padding: 0 10px;}
			
		div#content .read_more a{
			color: #8a9fc5;}
			
		div#content .grey a{
			color: #6a6868;}
			
		div#content #sub_main{
			background: url(images/sub_bg.gif) repeat-y;}
			
		div#content .pad{
			padding: 0 10px;}
			
		div#content .grey_cell{
			background: #f7f9ff;
			text-indent: 3px;}
			
		div#content #dare_table{
			border: 1px solid #a2a8d1;
			font-size: 11px;}
			
		div#content #dare_table td{
			border: 1px solid #a2a8d1;
			text-align: center;}
			
		div#content .dashedborder{
			border-bottom: 1px dashed #8a9fc5;}
			
		div#content .people ul{
			margin: 5px 0px 10px -15px;
			padding: 0px 0px 0px -15px;}
			
		div#content ul.people li{
			margin: 0px 0px 10px -15px;
			padding: 0px;}
			
		div#content a.back_to_faqs:link, div#content a.back_to_faqs:visited{
			color: #8e474f;	
			font-weight: bold;}
			
		div#content a.back_to_faqs:hover{
			color: #000; 
			font-weight: bold;}
			
		div#content #form{
			text-align: left;}
			
		div#content #form h3{
			color: #146280l;
			font-size: 14px;
			font-weight: bold;
			background: #afd2ff;}
			
		div#content #form h2{
			color: #8e474f;	
			font-size: 12px;}
			
		div#content #form h1, div#content #form h4{	
			padding: 0 10px 10px 10px;}
			
		div#content #form table{	
			padding-left: 10px;	
			color: #146280;}
			
		div#content .radio{	
			border: none;}

		div#rightColumn {
				width: 170px; 
				float:right; 
				clear:right; 
				background: ;
				margin-left:15px;}
				
			div#rightColumn p {
				margin: 5px 15px 25px 15px;}
				
				div#rightColumn p strong  { 
					color:#1c6482;}		
					
			div#rightColumn img  { 
				width: auto; 
				margin: 0px auto; 
				display:block;}
			

				
		div#footer {
			height:130px;
			background: #FFFFFF;
			clear:both;
			background: url(../images/footer.gif) no-repeat;}
			
		div#copyRight {
			font-size:10px; 
			color:#6a6868;} 
		
div#content .red { color: #FF0000;}

div#content .codeButton1 {
	display: inline; 
	border: 1px solid #000; 
	padding: 2px 5px;
	text-align: center;
	font-weight: bold; 
	color: #000; 
	text-decoration: none; 
	background: #99CCFF;}

