@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFCC00;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	line-height:20px;
}

.top {
	background:url(../images/top_shadow.gif) no-repeat bottom;
	height:17px;
	width:950px;
}

.footer {
	background:url(../images/bottom_shadow.gif) no-repeat top;
	height:17px;
	width:950px;
}

.footer_txt {
	font-size:11px;
	text-decoration:none;
	line-height:16px;
	padding-bottom:8px;
}

.footer_txt .left{
	color:#61707E;
}

.footer_txt .right{
	color:#B0B0B0;
}

.footer_txt a {
	color:#B0B0B0;
	text-decoration:none;
	padding-bottom:8px;	
}

.footer_txt a:hover {
	text-decoration:underline;
}

.footer_txt .santey a {
	color:#9B9DEE;
	text-decoration:none;
}

.footer_txt .santey a:hover {
	text-decoration:underline;
}

.grey_sty {
	font-size:11px;
	color:#B0B0B0;
	line-height:normal;
	text-decoration:none;
	padding:15px 0 5px 0;
}

.grey_sty a{
	font-size:11px;
	color:#B0B0B0;
	line-height:normal;
	text-decoration:none;
}

.grey_sty a:hover {
	font-size:11px;
	color:#B0B0B0;
	line-height:normal;
	text-decoration:underline;
}

.left_shadow {
	background:url(../images/left_shadow.gif) repeat-y top right;
	width:17px;
}

.right_shadow {
	background:url(../images/right_shadow.gif) repeat-y top left;
	width:17px;
}

.whitebg {
	background:#FFFFFF;
}

.welbox {
	background:url(../images/wel_box.gif) no-repeat center;
	width:453px;
	height:141px;
	text-align:justify;
}

.prinbox {
	background:url(../images/prin_box.gif) no-repeat center;
	width:453px;
	height:141px;
}

.black_big {
	font-size:15px;
	font-weight:bold;
	line-height:22px;
}

.readmore {
	color:#9E1717;
	text-decoration:none;
	background:none;
	padding:0;
}

.readmore:hover {
	color:#9E1717;
	text-decoration:underline;
}

.midbox {
	background:url(../images/midbox.gif) no-repeat center;
	width:192px;
	height:27px;
	padding:0 10px;
}

.midbox_content {
	background:#FFFFFF;
	width:210px;
	border-bottom:1px solid #BDBCBD;
	border-left:1px solid #BDBCBD;
	border-right:1px solid #BDBCBD;	
}


.blue {
	color:#4E549D;
	font-weight:bold;
	text-decoration:none;
}

.black {
	color:#303030;
	text-decoration:none;
	font-weight:bold;
}

.black:hover {
	text-decoration:underline;
}

.sali {
	background:url(../images/salient_features.gif) no-repeat center;
	width:472px;
	height:159px;
}

.point {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:20px;
	margin-left:0px;
}

.point li{
	list-style:square;
	line-height:25px;
}

.numpoint {
	margin-top:10px;
	margin-bottom:10px;
	padding-left:40px;
	margin-left:0px;
}

.numpoint li{
	line-height:25px;
}	

.img_gal {
	background:url(../images/img_gallery_footer.gif) no-repeat center;
	margin-top:3px;
	height:31px;
	width:472px;
}

.brd{
	border:1px solid #BDBCBD;
}	

.right_sidebar_bg {
	background-color:#FFFFFF;
	border-left:1px solid #BDBCBD;
	border-right:1px solid #BDBCBD;
	border-top:1px solid #BDBCBD;
	padding:5px 10px 10px 10px;
	width:190px;
	text-align:justify;
}

.news_bg {
	background:#FFFFFF url(../images/news_bg.gif) no-repeat left top;
	height:15px;
	width:896px;
	padding:8px;
}

.newshed {
	font-size:15px;
	color:#224E74;
	font-weight:bold;
}

.headline {
	background:url(../images/bullet.gif) no-repeat left center;
	padding-left:15px;
	font-weight:bold;
	margin-right:50px;
}

.headline a{
	color:#303030;
	text-decoration:none;
}	

.headline a:hover{
	text-decoration:underline;
}

h1 {
	background:url(../images/h1_ic.gif) no-repeat left center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2F389C;
	padding:0 0 0 25px;
	margin:0;
	line-height:40px;
}

h2 {
	background:url(../images/h2_ic.gif) no-repeat left center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5C1AA0;
	padding:0 0 0 16px;
	margin:0;
	line-height:40px;
}

h3 {
	background:url(../images/h3_ic.gif) no-repeat left center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2E2E2E;
	padding:0 0 0 16px;
	margin:0;
	line-height:25px;
}

.point {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:12px;
}







.clsbread{
 color:#F45D1A;
 text-decoration:none;
}




/*Image Gallery*/

#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 5px solid #D5D5D5;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
color:#FFFFFF;
}
/*End Image Gallery*/

.gallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
/*keep this intact*/
border: 5px solid #D5D5D5;
}
.gallerytext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
color:#000037;
font-weight:bold;
font-style:italic;
}





















/*Start Button Style*/

.button_bg {
	background:url(../images/button_bg.gif) repeat-x left top;
	height:36px;
}

.buttons{
padding: 0;
width: 100%;
background: transparent;
margin-top:5px;
}

.buttons ul{
font: normal 12px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.buttons li{
display:inline;
margin:0 0 0 0;
padding:0;
}

.buttons a{
float:left;
color: #303030;
margin:0 0 0 0;
padding:0 0 0 6px;
text-decoration:none;
}

.buttons a span{
float:left;
display:block;
padding: 8px 12px 8px 5px;
}

.buttons a span{
float:none;
}

.buttons a:hover{
padding:0 0 0 6px;
background: url(../images/left_but.gif) no-repeat left top;
}

.buttons a:hover span{
color:#9E1717;
padding: 8px 12px 8px 5px;
background: url(../images/right_but.gif) no-repeat right top;
}

.buttons .selected a{
padding:0 0 0 6px;
background: url(../images/left_but.gif) no-repeat left top;
}

.buttons .selected a span{
color:#9E1717;
padding: 8px 12px 8px 6px;
background: url(../images/right_but.gif) no-repeat right top;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
margin-top:-3px;
position:absolute;
top: 0;
border: 1px solid #BDBCBD; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:20px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #5259AC;
color: white;
}
/*End Button Style*/
.field1
{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:150px;
}
.textarea1
{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
.submitbtn
{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.subhd{
font-size:14px;
color:#0066CC;
}
.whitebg strong a{
background:url(../images/arrow_submenu.gif) left center no-repeat;
}



.photo_div{
background-color:#676767;
border:#555555 solid 1px;
padding:0px;
margin:0 5px 5px 5px;
}

.txt_div{
background-color:#555555;
color:#FFFFFF;
line-height:25px;
padding:0;
width:100%;
margin-top:5px;
}
