* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #0064a3;
}



img {
	border: none;
}

p {
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 930px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}



/* Page Header */

#page_header {
	width: 930px;
	height: 105px;
	color: #fff;
	background: url('images/header.jpg') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 180px;
	height: 145px;
	float: left;
}

#page_heading h1 {
	width: 190px;
	height: 52px;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	float: left;
	clear: both;
}


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 930px;
	height: 21px;
}

#page_menu ul {
	width: 930px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 131px;
	height: 21px;
	float: left;
	background: url('images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 138px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}

/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 930px;
	text-align: center;
	float: left;
	clear:both;
}

 .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}
#mainleft {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	float:left;
	clear:both;
	text-align: justify;	
}


			#mainleft_link  {

				clear:both;
				
			}
			
			#mainleft_link a
			{
				text-decoration: none;
				font-weight: bold;
				
			}
			

			#main_content h1 {
				color: #0064a3;
				font-size: 18px;
				font-weight: normal;
				padding-left:3px;
				padding-top:3px;
				
			}
			
			#main_content h2 {
				color: #434367;
				font-size: 14px;
				font-weight: bold;
				font-family: arial, tahoma, sans-serif;
			
			}

#mainright{
	clear:right;
	float:left;
	width:300px;

}
			#mainright img{
				overflow: hidden;
			}


#maintext{
	clear:both;
	float:left;
	width:900px;
	margin-left:10px;
	text-align:justify;

}

.mainheading{
	font-size: 18px;
	font-weight: normal;
	color: #0064a3;
	padding-top: 0px;
	margin-top: 0px; 
}


.visit a
{
	text-decoration: none;
	font-weight: normal;
	color: #0064a3;
}

.visit a:hover
{
	text-decoration:underline;

	color: #85859c;
}

			
.list{
	list-style:none;
	margin-top:15px;
	margin-left:25px;
}
/* Page Footer */

#page_footer {
	width: 930px;
}

#powered_by {
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #9595c2;
	text-align: center;
}

#powered_by a {
	color: #9595c2;
}

.style5 {font-weight: bold; color: #FF0000; }

.theading{	color: #ffffff; text-align:left; background-color:#0064a3;  }

.theads{	color: #ffffff; text-align:center; background-color:#0064a3;  }
				.theads a{	color: #ffffff; text-align:center; background-color:#0064a3;  }

.thead1{	color: #ffffff; text-align:right; background-color:#0064a3;  }




.thead2{	color: #28292d; text-align:left; background-color:#bebebe;  }

.thead3{	color: #28292d; text-align:center; background-color:#bebebe;  }

.thead4{	color: #28292d; text-align:right; background-color:#bebebe;  }



.newshead{ font-size:xx-large; }
.subhead{ font-size:large;  }
