body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: white;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif; 
	background-image:url('../images/bg.gif')	
}

body table {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}
.pageAccent{
	background-color:#003399;
}

#content {
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;	
}


A.leftmenu_link {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: white;
	text-decoration: none;
	font-weight:bold;
}
A.leftmenu_link:hover {
	color: yellow;
	text-decoration: none;
	font-weight:bold;	
}
.leftmenu_header {
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	padding-left:15px;
	color:#FFFFFF;
	text-decoration: underline;	
}

.category_heading{
	font-size: 14px;	
	font-weight:bold;	
	text-decoration: underline;
	line-height: 25px;		
}
.category_subheading{
	font-size: 12px;	
	font-weight:bold;	
	line-height: 20px;	
}

.faqText{
	color:#995600;
	font-weight:bold;
	font-style: italic;
}
.faqNoResult{
	color:#FF0000;
	font-weight:bold;
	font-size: 16px;		
}
.acitve_link{
	color:#0000FF;
	cursor:pointer;
}

.heading2{
	font-size:14px;
	font-weight:bold;
}
.seperator{
	height: 14px;
}
.page_image{
	border: 1px solid #000000;
}
.mainpage_text{
	padding-left:10px;
	padding-right:10px;	
}