@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#FFFFFF url(../images/topbg.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	line-height:22px;
	text-align:justify;
}	

.top_icons {
	font-size:11px;
	color:#7E7C5E;
	text-decoration:none;
	margin-bottom:5px;
}

.top_icons a{
	color:#7E7C5E;
	text-decoration:none;
}

.top_icons a:hover{
	text-decoration:underline;
}

.maintd {
	padding:0 15px 10px 15px;
}

h1 {
	margin:8px 0 0 0;
	background:url(../images/h1_ic.gif) no-repeat left center;
	color:#007ACF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:50px;
	padding:0 0 0 35px;
}

.more {
	color:#D42A30;
	background:url(../images/red_arrow.gif) no-repeat right center;
	padding-right:15px;
	text-decoration:none;
}

.more:hover {
	text-decoration:underline;
}

hr {
	border:1px dashed #B3B3B3;
	height:1px;
	margin:8px 0 0 0;
}

h2 {
	margin:0;
	background:url(../images/h2_ic.gif) no-repeat left center;
	color:#021E42;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:35px;
	padding:0 0 0 20px;
}

.footer {
	background-color:#918F76;
	font-size:11px;
	line-height:16px;
}

.footer_left {
	color:#B8B59F;
}

.link {
	color:#CFCCB7;
	text-decoration:none;
}

.link a {
	color:#CFCCB7;
	text-decoration:none;
}

.link a:hover {
	text-decoration:underline;
}

.santey {
	color:#FF9999;
	text-decoration:none;
}

.santey:hover {
	text-decoration:underline;
}

.img_border {
	border:1px solid #484848;
}

.anc_sty {
	background:url(../images/anc_arrow.gif) no-repeat left top;
	padding:0 20px 0 18px;
	color:#BF4A4E;
	font-weight:bold;
	text-decoration:none;
}

.anc_sty:hover {
	background:url(../images/anc_arrow.gif) no-repeat left top;
	padding:0 20px 0 18px;
	color:#BF4A4E;
	font-weight:bold;
	text-decoration:underline;
}


.clsanc_sty {
	padding:0px 20px 0px 0px;
	color:#007ACF;
	text-decoration:none;
}

.clsanc_sty:hover {
	padding:0px 20px 0px 0px;
	color:#007ACF;
	text-decoration:underline;
}




.top {
	line-height:20px;
	text-align:right;
	width:100%;
}

.top a{
	color:#CC0000;
	text-decoration:none;
}
	
.top a:hover {
	text-decoration:underline;
}

.red{
	color:#CC0000;
	text-decoration:none;
}
	
.red:hover {
	text-decoration:underline;
}


.photo_table {
	background-color:#FFFFFF;
	border: solid 1px #918C6A;
}

.photo_table:hover {
	background-color:#F7F4E0;
	border: solid 1px #918C6A;
}

.photo_table img{
	margin:10px 10px 10px 10px;
}

.photo_table .txt_div{
	background-color:#918C6A;
	width:100%;
	height:30px;
	padding:0;
	color:#FFFFFF;
	line-height:30px;
}

.photo_table .photo_div{
	width:100%;
	height:150px;
	padding:0;
	color:#FFFFFF;
}

.pdf {
	background:url(../images/pdf.gif) no-repeat left center;
	color:#C87380;
	text-decoration:none;
	font-weight:bold;
	padding:20px 0 20px 35px;
	line-height:40px;
}

.pdf:hover {
	text-decoration:underline;
}



















/**** Classes for menu ***/

.button{
float:left;
width:100%;
font-size: 12px;
line-height:normal;
padding:0px 15px 5px 15px;
}

.button ul{
list-style-type: none;
margin:0;
padding:0;
}

.button li{
display:inline;
margin:0;
padding:0;
}

.button a{
float:left;
width:auto;
background:url(../images/but_left.gif) no-repeat left bottom;
margin:0;
margin-right: 3px; /*spacing between each tab*/
padding:0 0 0 6px;
text-decoration:none;
}

.button a span{
float:left;
width:auto;
display:block;
background:url(../images/but_right.gif) no-repeat right bottom;
padding: 12px 9px 12px 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFAF2;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.button a span {
	float:none;
	width:auto;
}
/* End IE5-Mac hack */

.button a:hover span {
color: #FFFCA0;
}




/**** End of menu ***/	


.descp{
 font-size:11px;
 color:#333333;
 padding-left:25px;
}


.news-box {
	border-bottom:1px solid #898989;
	border-left:1px solid #898989;
	border-right:1px solid #898989;
	background:#FFFFFF;
	padding:12px;
	width:216px;
	 text-align:left;
}

.news-box a{
	color:#4F4F4F;
	text-decoration:none;
	font-weight:bold;
	
}

.news-box .readmore {
 	background:none;
	line-height:25px;
	color:#E20B00;
	text-decoration:none;
	font-weight:bold;
}

.news-box .readmore:hover {
 	background:none;
	color:#E20B00;
	font-weight:bold;
	text-decoration:underline;
}