body {
	margin: 0px;
	padding: 0px;
}
#main {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	float: left;
	width: 1000px;
	height: auto;
}
#topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	float: left;
	width: 990px;
	padding-top: 40px;
	padding-right: 10px;
	font-size: 12px;
	padding-bottom: 2px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #0aa6cc;
	height: 30px;
	width: 1000px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #077B98;
}
#menupanel {
	line-height: 30px;
	float: left;
	height: 30px;
	width: 1000px;
	background-color: #033845;
	margin-top: 5px;
}
#menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menupanel li {
	display: inline;
}
.leaderouter {
	background-color: #eeeeee;
	width: 180px;
	margin-right: 15px;
	border: 1px solid #dddddd;
	float: left;
	height: auto;
	margin-top: 5px;
	margin-left: 10px;
}
.leadertitle {
	font-weight: bold;
	float: left;
	height: auto;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

.leaderinner {
	width: 150px;
	float: left;
	padding-left: 10px;
	min-height:130px;
	height: expression( this.scrollHeight < 131 ? "130px" : "auto" );
}

#menupanel li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-right: 22px;
	padding-left: 21px;
	text-decoration: none;
	background-image: url(../images/partition.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#row1 {
	float: left;
	height: auto;
	width: 1000px;
	margin-top: 5px;
}
.row1col {
	float: left;
	height: 255px;
	width: 330px;
}
.row1col2 {
	float: left;
	height: 205px;
	width: 310px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
h4 {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ed1b24;
	float: left;
	height: 30px;
	width: 430px;
	padding-left: 10px;
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	background-position: 405px;
	display: block;
}
#menupanel li a:hover {
	color: #00CCFF;
}
#menupanel a.last {
	background-image: none;
}

#banner {
	background-color: #eeeeee;
	width: 1000px;
	height: 150px;
	float: left;
}
#topmenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bannerimg {
	float: left;
	width: 711px;
	height: 150px;
}
#bannerimg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#topmenu a {
	color: #333333;
	text-decoration: none;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0aa6cc;
	float: left;
	height: 30px;
	width: 210px;
	padding-left: 10px;
	background-image: url(../images/titlebg2.gif);
	background-repeat: no-repeat;
	background-position: 185px;
	display: block;
}
.title4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #03a655;
	float: left;
	height: 30px;
	width: 320px;
	padding-left: 10px;
	background-image: url(../images/titlebg3.gif);
	background-repeat: no-repeat;
	background-position: 295px;
	display: block;
}
#content {
	float: left;
	height: auto;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
}
#footer {
	font-size: 11px;
	line-height: 50px;
	color: #999999;
	height: 50px;
	float: left;
	width: 1000px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 40px;
}
.morenewsdiv a {
	color: #CC0000;
	text-decoration: none;
}
h1 a {
	color: #ED1B24;
	text-decoration: none;
}
#footer a {
	color: #FF6600;
	text-decoration: none;
}


h1 {
	font-size: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #ED1B24;
	margin-top: 0px;
}
h2 a {
	color: #0AA6CC;
	text-decoration: none;
}
h3 a {
	color: #03A655;
	text-decoration: none;
}

.redlink {
}
.redlink a {
	color: #ED1B24;
	text-decoration: none;
}

#col1 {
	float: left;
	height: auto;
	width: 745px;
}
.mainnews {
	height: auto;
	width: 723px;
	border: 1px solid #eeeeee;
	line-height: 16px;
	margin-top: 5px;
	float: left;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	text-align: justify;
}
.sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sitemap li {
	line-height: 24px;
	background-image: url(../images/sitemap1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	display: block;
}
.sitemap li.last {
	background-image: url(../images/sitemap2.gif);
}

.sitemap li a {
	color: #333333;
	text-decoration: none;
}

.gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	width: 150px;
}
.gallerytitle {
	float: left;
	height: auto;
	width: 340px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.gallerycontainer {
	float: left;
	height: 100px;
	width: 150px;
	border: 1px solid #eeeeee;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #f9f9f9;
	padding: 10px;
}
.galleryimg a {
	text-decoration: none;
	color: #CC0000;
}
.galleryimg p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.galleryimg {
	float: left;
	height: auto;
	width: 180px;
	padding-left: 10px;
	padding-bottom: 10px;
}


.mainnews img {
	float: left;
	padding-right: 10px;
}
#col2 {
	float: right;
	width: 250px;
	height: auto;
}
#poll {
	float: left;
	width: 228px;
	padding: 10px;
	border: 1px solid #dddddd;
	margin-top: 5px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-size: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #0AA6CC;
	margin-top: 0px;
}
.bluelink {
	color: #0AA6CC;
}
.bluelink a {
	color: #0AA6CC;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #03A655;
	margin-top: 0px;
}
h5 {
	color: #333333;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h5 a {
	color: #333333;
	text-decoration: none;
}

.greenlink a{
	color: #03A655;
	text-decoration: none;
}
.greenlink{
	color: #03A655;

}.pollhead {
	font-size: 12px;
	font-weight: bold;
	color: #033845;
	margin-bottom: 5px;
	display: block;
}
.polltitle {
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
	display: block;
}
.postcommentsdiv {
	float: left;
	height: auto;
	width: 723px;
	margin-top: 5px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.postcommentsdiv h2{
	margin:0px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
.postcommentsdiv .post_comments_btn{
 background:url(../images/post_comments.jpg) no-repeat;
 width:83px;
 height:24px;
 border:none;
 cursor:pointer;
padding:0px;
margin:0px;
}
.postcommentsdiv .view_all_comments{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 15px;
	border-bottom:#999999 dashed 1px;
}	
.error
{display:none;
 color:#FF0000;
 font-family:Tahoma;
font-size:8pt;
 }
.morenewsdiv {
	float: left;
	height: auto;
	width: 723px;
	margin-top: 5px;
	font-weight: bold;
	color: #ED1B24;
	background-color: #F7F7F7;
	border: 1px solid #eeeeee;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#submenu {
	float: left;
	height: auto;
	width: 250px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu li {
	display: inline;
}
#submenu li a {
	line-height: 40px;
	text-decoration: none;
	background-image: url(../images/submenu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 250px;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	float: left;
	cursor:pointer;
}
#topmenu a:hover {
	color: #CC0000;
}
#submenu li a:hover {
	color: #666666;
}

#submenu a.blufnt {
	color: #0AA6CC;
}
#submenu a.grnfnt {
	color: #03A655;
}
#submenu a.redfnt {
	color: #ED1B24;
}
.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 405px; /*Width of Carousel Viewer itself*/
	height: 205px;
}

.stepcarousel .slider{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*margin around each panel*/
width:405px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.row1col21 {

	float: left;
height: 225px;
width: 220px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
/*padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;*/
}
.row1col12 {

	float: right;
	height: 255px;
	width: 220px;
}
.row1col22 {

	float: left;
	height: 255px;
	width: 440px;
}
.row1col23 {
	float: left;
	height: 205px;
	width: 420px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
#submenu li a img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}
#bannerflag {
	background-image: url(../images/flag.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 289px;
}
.pagetitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 990px;
	padding-left: 10px;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/pgtitle1.gif);
	background-repeat: no-repeat;
}
.pagetitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 990px;
	padding-left: 10px;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/pgtitle2.gif);
	background-repeat: no-repeat;
}
.pagetitle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 990px;
	padding-left: 10px;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/pgtitle3.gif);
	background-repeat: no-repeat;
}
.title2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.title3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.title4 a {
	color: #FFFFFF;
	text-decoration: none;
}
.audiocontainer {
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	padding-right: 20px;
}
.gallery {
	height: auto;
	width: 723px;
	border: 1px solid #eeeeee;
	margin-top: 5px;
	float: left;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtbox001 {
	width: 300px;
}
.mandatory {
	color: #CC0000;
}
.validmsg {
	color: #CC0000;
	font-size: 12px;
	padding-bottom: 5px;
}
.sitemap {

	height: auto;
	width: 723px;
	border: 1px solid #eeeeee;
	line-height: 16px;
	margin-top: 5px;
	float: left;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.publications {

	height: auto;
	width: 723px;
	border: 1px solid #eeeeee;
	line-height: 16px;
	margin-top: 5px;
	float: left;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	text-align: justify;
}
.td0543 {
	padding-left: 10px;
	vertical-align: top;
}
.table0543 {
	margin-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.td0121 {
	line-height: 20px;
	height: 20px;
    font:small;
}
#address {
width:100%;
margin:0 auto;
}
#address_col1 {
 float:left;
 width:300px;
 margin-right:35px;
 margin-bottom:10px;
 }
#address_cols {
border: 1px solid #eeeeee;
padding:5px;
 }
 #activities2 {
 overflow-y:auto;
	width: 310px; /*Width of Carousel Viewer itself*/
	height: 205px;
 }
#acivity_in {
padding-left:5px;
padding-right:5px;
}
.panel2 {
width:285px;
}
#extra_add {
	float: left;
	width: 228px;
	padding: 10px;
	border: 1px solid #dddddd;
	margin-top: 5px;
}
#extra_add a img {
	border:none;
}
.panel2 ul {
	padding:0px;
	margin:0px;
}
.panel2 ul li {
	list-style-type:none;
}
.panel2 ul li a {
	list-style-type:none;
	font-size: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #03A655;
	margin-top: 0px;
	text-decoration:none;
	display:block;
}
.stepcarousel2{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 220px; /*Width of Carousel Viewer itself*/
	height: 225px;
}

.stepcarousel2 .slider{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel2 .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*margin around each panel*/
width:220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#news_list {
	float: left;
	height: auto;
	width: 723px;
	margin-top: 5px;
	color: #333333;
	border: 1px solid #eeeeee;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#news_list ul {
	padding:0px;
	margin:0px;
}
#news_list ul li {
	list-style-type:none;
	display:block;
	padding-bottom:10px;
	padding-top:5px;
}
#news_list ul li a {
	list-style-type:none;
	color: #333333;
	text-decoration:none;
	display:block;
}
#news_list ul li a:hover {
	color: #000000;
	text-decoration:none;
}
#articles {
	float: left;
	width: 228px;
	padding: 10px;
	border: 1px solid #dddddd;
	margin-top: 5px;
}
.article_head {
	font-size: 12px;
	font-weight: bold;
	color: #0AA6CC;
	margin-bottom: 5px;
	display: block;
}
.article_head a {
	color: #0AA6CC;
	text-decoration:none;
}
.article_title {
	font-size: 11px;
	color: #03A655;
	margin-bottom: 5px;
	display:block;
}
.article_description {
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	display: block;
	text-align:justify;
}
#articles .more {
	font-size: 11px;
	color: #ED1B24;
	display: block;
	text-align:right;
}
#articles .more a {
	color: #ED1B24;
	text-decoration:none;
}
#articles .more a:hover {
	color: #333333;
	text-decoration:none;
}
#articles .read {
	color: #ED1B24;
	font-size: 11px;
}
#articles .read a {
	color: #ED1B24;
	text-decoration:none;
}
#articles .read a:hover {
	color: #333333;
	text-decoration:none;
}
#share {
	padding: 10px;
	border: 1px solid #dddddd;
	margin-top: 5px;
	display:block;
}
#share .title {
	margin-bottom: 10px;
	clear:both;
	padding-top:5px;
}
#share .icons {
	clear:both;
	padding-left:15px;
	padding-top:5px;
}
#share img{
	margin-right:17px;
}
#archives {
	float: left;
	width: 228px;
	padding: 10px;
	border: 1px solid #dddddd;
	margin-top:5px;
}
#archive_in {
	width: 228px;
	height: 125px;	
	white-space:normal;
	overflow: auto;
}
#archives .head {
	font-size: 12px;
	font-weight: bold;
	color: #ED1B24;
	margin-bottom: 10px;
	display: block;
}
#archives ul {
	padding:0px;
	margin:0px;
}
#archives ul li {
	list-style-type:none;
	display:block;
	margin-bottom:2px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	background-color:#F5F5F5;
}
#archives ul li a {
	color:#333333;
	text-decoration:none;
}
#archives ul li a:hover {
	color:#000000;
	text-decoration:none;
}
.listing {
	padding-top:10px;
	padding-bottom:20px;
	padding-left:30px;
}
.listing ul {
	padding:0px;
	margin:0px;
}
.listing ul li {
	list-style-type:none;
	margin-bottom:10px;
}
.listing ul li a {
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../images/dept_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type:none;
}
.root {
	text-align:right;
	float:left;
	width:710px;
	padding-right:10px;
}
.root a {
	color:#333333;
	text-decoration:none;
}
.root a:hover {
	color:#000000;
	text-decoration:none;
}
.job_listing {
	padding-top:10px;
	padding-bottom:20px;
	padding-left:30px;
}
.job_listing ul {
	padding:0px;
	margin:0px;
}
.job_listing ul li {
	list-style-type:none;
	margin-bottom:20px;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../images/dept_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type:none;
}
.job_head {
	color: #CC0000;
	font-size: 12px;
	padding-bottom: 8px;
}
#archive_listing {
	padding-top:10px;
	padding-bottom:20px;
	padding-left:30px;
}
#archive_listing ul {
	padding:0px;
	margin:0px;
}
#archive_listing ul li {
	list-style-type:none;
	margin-bottom:10px;
}
#archive_listing ul li a {
	color: #333333;
	text-decoration: none;
	padding-left: 40px;
	background-image: url(../images/dept_bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px; center;
	list-style-type:none;
	border:#E5E5E5 solid 1px;
	width:600px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}
#archive_listing ul li a:hover {
	color: #ED1B24;
	text-decoration: none;
}
#photo_container {
width:625px;
float:left;
padding-top:10px;
padding-bottom:10px;
padding-left:60px;
}
#photo_container .photos {
width:100px;
height:85px;
float:left;
margin-right:15px;
margin-bottom:15px;
border:#e7e7e7 solid 5px;
}
#photo_container .large_photo {
width:620px;
height:230px;
float:left;
text-align:center;
clear:both;
margin-bottom:40px;
}
#photo_container .large_photo img {
border:#e7e7e7 solid 5px;
}

