body {
	background-color: #efebeb;
	margin-top: 0px;
	
}

body,td {
	margin-top: 0px;
	font-family: Arial,Verdana,Helvetica,Nimbus Sans L;
	font-size: 11px;
}
.top {
	background-color: #1A4780;
}
.footer {
	background-color: #1A4780;
	color: #ffffff;
}
.foot {
	margin-top: 2px;
	margin-bottom: 2px;
}
.introtxt {
	margin-top: 15px;
	margin-left: 35px;
	width: 220px;
	text-align: left;
	color: #3c3c3c;
}

.hometxt {	

	font-size: 11px;	
}


a.email {
color: #000000;
font-size: 11px;
text-decoration: none;
}

a.email:hover {
color: red;
text-decoration: none;
}

/*a {
color: #0000ff;
font-size: 12px;
text-decoration: none;
}

a:hover {
color: red;
text-decoration: none;
} */

.vst {color: #ae003d;
font-weight: bold;
font-size: 12px;	}

input,textarea,select {
	font-family: Verdana,Arial,Helvetica; 
	font-size: 11px;
	border: 1px inset;
	border-color: #1A4780;
	background-color: #f0f0f0;
}
.select {width: 255px;}


/* dropdown stylesheet starts here */

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CFE4A7;
}

h4{
font-family: Arial;
font-size: 11px;
padding:3px;
margin:0px;
color: #707070;
border-bottom:1px #E3E3E6 dashed;
}
/* dropdown stylesheet Ends here */

.active  {
	background: #DCEDBA;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
	font-size: 12px;
	padding: 5px 0 10px 24px;
}



#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 3px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}
 ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}



ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #DB5600;
	font-size: 12px;
	font-weight: bold;
}
.sen{
	text-decoration: none;
	}