body
{
	margin:0px;
	padding:0px;
	color:#4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
}
#container{width:750px;	text-align:left;}

#navigation{color:#fff; padding:11px 0px 0px 0px; height:27px;}
#navigation ul{margin:0px; padding:0px}
#navigation ul li{float:left; list-style-type:none; padding:0px 10px 0px 3px;}

#logo{ margin:20px 0px 20px 0px;}

#bodyArea{margin:30px 5px 10px 5px; background-image:url(../images/body_bg.png); background-repeat:repeat-y}
#bodyArea1{margin:30px 5px 10px 5px;}

#news{width:225px; float:right; padding:0px 13px 0px 7px; font-size:11px;}
#contentArea{margin-right:270px;overflow:auto}


#search{background-image:url(../images/search_bg.png); background-repeat:no-repeat; width:455px; height:76px; color:#fff; padding:5px 10px 0px 20px; float:left; margin-right:20px;}
.smallSize{font-size:11px;}
.searchBox{border:3px solid #f68a1e; width:355px; margin-top:4px; padding-left:5px;}

.recentQuestion{font-size:11px; line-height:15px;}
.recentQuestion a{color:#848485}

h1{font-size:16px; margin:0px 0px 8px 0px; padding:0px;}
a{color:#ee7700; text-decoration:none}
a:hover{text-decoration:underline}

#footer{background-color:#4c4c4c; padding:10px 0px 10px 0px; font-size:11px; color:#fff; clear:both; margin-top:10px;}

.left{float:left}
.right{float:right}
.clear{clear:both}

	.question{
		color: #ee7700;	
		cursor:pointer;
		float:right;
	}
		
	.answer{

		display:none;
		clear:both;
	}
	

#headerDiv {

color: #9EB6FF;
}
#contentDiv {
}
#myContent {

}
.headerDiv a {
float: right;
margin: 10px 10px 5px 5px;
}
.headerDiv a:hover {
color: #ee7700;
}

.result{clear:both; margin:20px 0px 20px 0px;}
.result h1{clear:both; margin:130px 0px 0px 0px;}
.summary{font-weight:bold;}
