body 				{ font-family: verdana, arial, sans-serif; font-size: 11px; color: #666; line-height: 16px; }
a 					{ color: #666; text-decoration: none; }
a:hover 			{ color: #EEB111; }
p 					{ margin-bottom: 13px; }
p.indent 			{ text-indent: 30px; }
h2 				{ font-size: 13px; font-weight: bold; color: #EEB111; margin-bottom: 10px; }
h3 				{ font-size: 12px; font-weight: bold; color: #EEB111; margin-bottom: 10px; }
h4 				{ font-size: 11px; font-weight: bold; color: #EEB111; margin-bottom: 10px; }
h5 				{ font-size: 10px; font-weight: bold; color: #EEB111; margin-bottom: 10px; }
strong 			{ font-weight: bold; }
small 				{ font-size: 10px; }
sup				{ font-size: 70%; vertical-align: top; }

body { margin: 0 auto; width: 850px; position: relative; }
h1#logo a {
	background: url('../images/logo.gif') no-repeat;
	text-indent: -9999px;
	height: 69px;
	width: 164px;
	float: left;
	margin: 0px;
	padding:0px;
	}
.issue_listTable{
	border: #000000 1px solid;
}
.mainHeading{
	color: #EEB111;
	font-size: 11px;
	font-weight : bold;
	height:30px;
	border-bottom : #cccccc 1px solid;
}
.mainHeading a{
	color: #EEB111;
	font-size: 11px;
	font-weight : bold;

}
.mainHeading a hover{
	color: #000000;
	font-size: 11px;
	font-weight : bold;

}
.mainHeading a link{
	color: #000000;
	font-size: 11px;
	font-weight : bold;

}
.subHeading {
	font-size: 11px;
	height:20px;
	
}
.f3 {
	font-size: 12px;
}

#searchBar { padding: 5px; height: 20px; font-size: 9px; }
#searchBar .search {  border: 2px solid #f2bd2e; width: 200px; height: 15px; float:right;	}
#searchBar .search input { float: left; }
#searchBar .textbox { border: 0; padding: 2px; width: 170px; height: 11px; line-height: 11px; font-family: Verdana; font-size: 9px; color: #333; }