@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:#606060 url(../images/bg.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	line-height:18px;
	text-align:justify;
}

.main_td {
	background-color:#FFFFFF;
	padding:12px 15px 15px 15px;
}	

h1 {
	background:url(../images/h1_ic.gif) no-repeat left center;
	padding:0 0 0 37px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#442080;
	line-height:45px;
	font-weight:normal;
}

h1 span {
	color:#434343;
}

h2 {
	background:url(../images/h2_ic.gif) no-repeat left center;
	padding:0 0 0 40px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FF4E00;
	line-height:45px;
	font-weight:normal;
}

h4{
	font-size:13px;
	color:#B46A00;
	font-weight:normal;
	margin:0;
	padding:0px;
	line-height:40px;
	font-weight:bold;
}

.mission {
	width:33%;
	padding-right:15px;
	background:url(../images/brd_ver.gif) repeat-y bottom right;
}

.mission img{
	margin:5px 15px 0 0;
}

.box_2 {
	width:34%;
	padding-right:15px;
	padding-left:15px;
	background:url(../images/brd_ver.gif) repeat-y bottom right;
}

.news_hed {
	background:url(../images/news_top_bg.gif) no-repeat;
	width:245px;
	height:38px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#502F88;
	padding:0 0 0 14px;
	line-height:38px;
}

.news_box {
	width:215px;
	background-color:#FFFFFF;
	border-bottom:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.news_box a{
	font-weight:bold;
	color:#FF4E00;
	text-decoration:none;
}

.news_box a:hover{
	color:#502F88;
}

.footer {
	padding:5px 15px;
	line-height:16px;
	background-color:#FFFFFF;
	font-size:10px;
	color:#4E2D83;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background-color:#ECEAEA;
}

.santey {
	color:#FC5B0F;
	text-decoration:none;
}

.santey:hover {
	text-decoration:underline;
}

.fot_link {
	color:#4E2D83;
	text-decoration:none;
}

.fot_link a{
	color:#4E2D83;
	text-decoration:none;
}

.fot_link a:hover{
	text-decoration:underline;
}

.list {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

.list li{
	line-height:27px;
	background:url(../images/bullet.gif) no-repeat left top;
	padding-left:25px;
}

.list li ul{
	margin:0 0 0 18px;
	padding:0;	
}

.list li li{
	line-height:27px;
	background:none;
	padding-left:0px;
}

.list li a{
	color:#6F6F6F;
	text-decoration:none;
}

.list li a:hover{
	text-decoration:underline;
}


.list_2{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

.list_2 li{
	line-height:20px;
	background:url(../images/bullet.gif) no-repeat left top;
	padding-left:25px;
}






h3 {
	font-size:14px;
	color:#017AEA;
	font-weight:bold;
	margin:0;
	padding:0 0 0 25px;
	line-height:40px;
	background:url(../images/h3_ic.gif) no-repeat left center;
}

.orangehead {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}

.maroon11bold {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}

.breadcrumb {
	color:#1F6CCB;
	text-decoration:none;
	margin:7px 0;
}

.breadcrumb a{
	color:#FF621D;
	text-decoration:none;
	font-weight:bold;
}		

.breadcrumb a:hover{
	text-decoration:underline;
}	

.img_sty_left {
	border:1px solid #999999;
	margin:5px 15px 10px 0;
}	

.img_sty_right {
	border:1px solid #999999;
	margin:5px 0 10px 15px;
}	

.tbl_sty {
	background-color:#CCCCCC;
}

.tbl_sty td{
	background-color:#F7F7F7;
}

.nxt {
	background:url(../images/nxt_arrow.gif) no-repeat right;
	color:#FC5B0F;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	line-height:35px;
	padding-right:12px;
}

.nxt:hover {
	text-decoration:underline;
}	

.prev {
	background:url(../images/prv_arrow.gif) no-repeat left;
	color:#FC5B0F;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	line-height:35px;
	padding-left:12px;
}

.prev:hover {
	text-decoration:underline;
}



















/*Vertical Button*/

.ver_button {
	background:url(../images/ver_but_bg.gif) no-repeat;
	height:254px;
	width:260px;
}

.buttons {
	margin:15px 15px 0 35px;
}

.buttons ul{
	margin:0;
	padding:0;
	list-style:none;
}

.buttons li {
	padding:0;
	margin:0;
}

.buttons li a{
	padding:5px 0 5px 12px;
	font-family:Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4E2D83;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.buttons li a:hover{
	color:#FF621D;
}
	
/*End Vertical Button*/


/*Horizontal Button*/

.ddcolortabs{
width: 100%;
padding:0;
}

.ddcolortabs ul{
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
margin:16px 0 16px 16px;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0;
padding:0;
}


.ddcolortabs a{
float:left;
color: #4E2D83;
background: url(../images/h_but_left.gif) no-repeat left top;
margin:0 17px 0 0;
padding:0 0 0px 3px;
text-decoration:none;
}

.ddcolortabs a span{
float:left;
display:block;
background: url(../images/h_but_right.gif) no-repeat right top;
padding: 5px 17px 6px 15px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
color:#FF621D;
}

.ddcolortabs a:hover span{
color:#FF621D;
}

.ddcolortabs a:hover span {
color:#FF621D;
}

.ddcolortabs .selected a, .ddcolortabs .selected a span{ /*currently selected tab*/
color:#FF621D;
}

/*End Horizontal Button*/

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #BDBCBD; /*THEME CHANGE HERE*/
border-bottom-width: 0;
border-top-width:8px;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #7B62A6;
color: white;
}



.jsmsg{
font-size:10px;
color:#333333;
}

.floatleft{
 float:left;
}
.floatright{
 float:right;
}


.msg{
color:#FF0000;
}


.clslink{
color:#53279F;
text-decoration:none;
}
.clslink:hover{
color:#53279F;
text-decoration:underline;
}

.clear_block{
clear:both;
display:block;
width:100%;
}

.table {
	background:#663399;
	width:80%;
}

.table td{
	background:#F0E9F8;
	padding:5px;
}

.table th{
	background:#E0D1EF;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:110%;
	padding:5px;
}
