/* CSS Document */
h1{
text-align:center;
color:#fff;
font-size:12px;
font-weight:bold;
padding:0;
margin:0;
}
#left{
padding: 5px;
/*width:182px;*/
}
#left a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#left a:hover{
	text-decoration:underline;
	color:#800000;
}

#left ul{
	text-align:right;
	list-style:none;
	color:#0000EE;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	
}
#left ul li{
	margin: 10px;
	padding:0;
}
#left ul li a{
	text-decoration:none;
}
#left ul li a:hover{
	text-decoration: underline;
	color:#800000;
}
.rcorner{
	background:url('img-new/tl.gif') no-repeat top left;
	margin-bottom: 10px;
	border: 1px solid #FFEB62;
}

.rcorner div{
	background:url('img-new/tr.gif') no-repeat top right;
}
.rcorner div div{
	background:url('img-new/bl.gif') no-repeat bottom left;
}
.rcorner div div div{
	background:url('img-new/br.gif') no-repeat bottom right;
	padding-left:10px; padding-right:10px; padding-top:20px; padding-bottom:20px
}


.left-rcorner{
	color:#800000;
	text-align:center;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.center-rcorner{
	text-align:justify;
}

.black-link{
	color:#000000;
}

td.section-title, div.section-title{
	height:40px;
	vertical-align:bottom;
	text-align:center;
	color:#800000;
	font-weight:bold;
	font-size:14px;
}

td.section-title1, div.section-title1{
	background:url('images/ask_a_question_index_4.gif') no-repeat top center;
	height:33px;
	vertical-align:middle;
	text-align:center;
	color:#800000;
	font-weight:bold;
	font-size:14px
}

a.heading-link{
	font-size:16px;
	font-weight:bold;
	display:block;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
	padding-bottom:2px;
}
a.heading-link:hover{
	text-decoration:none;
	color:#800000;
}

ul.question-links{
	list-style:circle;
}
ul.question-links li{
	width:50%;
	float:left;
	text-align:left;
}

.marron-back{
	color:#fff;
	font-size:16px; 
	font-weight:bold; 
	text-align: center; 
	clear:both;
}

#home-footer{
	text-align:center;
	background:#fff;
	padding:0 40px;
}
#home-footer a.footer-heading{
	display:block;
	text-align:center;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin-top:30px;
}
div.footer-heading{
	text-align:center;
	color:#000;
	font-weight:bold;
	margin-top:30px;
}
#home-footer a.footer-heading:hover{
	text-decoration:underline;
}
#home-footer a{
	color:#800000;
}