* {
	margin: 0px;
	padding: 0px;
}

body {
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#646464;
}

img {
	border: none;

}

p {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#646464;
	text-align:justify;
}

p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#646464;
}

p a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#646464;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	text-align:left;
	padding:5px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	text-align:left;
	padding:0px 0px 5px 5px;
}

#maintable {
	width:100%;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	background-position: top left;
}

#homepage {
	width:974px;
	border:none;
}

.homepagetop {
	height:35px;
}

#welcometext {
	background-image:url(../images/welcometext_bg.gif);
	background-repeat:no-repeat;
	width:576px;
	height:253px;
}

#cloblast {
	width:552px;
	height:235px;
}

#cloblast ul{
	padding-left:40px;
}

#cloblast li{
	background-image:url(../images/home_li.gif);
	background-repeat:no-repeat;
	padding: 3px 0px 3px 15px;
	text-align:left;
	list-style-type:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#363636;
}


#cloblast h1{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#363636;
	text-decoration:none;
}

#cloblast h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#6e9f47;
	text-align:center;
	text-decoration:none;
}

#cloblast h2 a{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#363636;
	text-decoration:none;
}

#cloblast h2 a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#363636;
	text-decoration:underline;
}

#cloblast p{
	padding-left:40px;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#6e9f47;
	text-align:left;
	text-decoration:none;
}

#cloblast span{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#6e9f47;
	text-decoration:none;
}

#innertable {
	width:1002px;
}

#newsevents {
	background-image:url(../images/news_events.gif);
	background-repeat:no-repeat;
	width:281px;
	height:132px;
}

#newsevents p{
	/*padding:35px 15px 15px 125px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#363636;
	text-align:left;
}

#newsevents p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#6e9f47;
}

#newsevents p a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#6e9f47;
}

.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#363636;
	text-align:left;
}	

.news a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#6e9f47;
}

.news a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#6e9f47;
}

#surfacemodification {
	width:282px;
	height:131px;
}

.top {
	height:104px;
}

#top {
	width:1002px;
}

#topmainlinks {
	width:633px;
}

.spacer {
	height:3px;
	background-color:#333333;
}

.pageheader {
	height:75px;
	background-image:url(../images/pageheader.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.pageheader h1{
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
}

.pageheader p{
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#353535;
	text-align:right;
}

.homepagetextarea {
	background-image:url(../images/c_topbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.textarea {
	background-image:url(../images/c_topbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.textarea p {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#646464;
	text-align:justify;
}

.textarea p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#549d00;
}

.textarea p a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#549d00;
}

.sublinkarea {
	width:212px;
	padding: 10px 5px 5px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

.sublinkarea img{
	border:none;
	padding:10px 5px 5px 5px;
}

.sublinkarea p{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:left;
}

.sublinkarea p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.sublinkarea p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #549d00;
	text-decoration: none;
}

.sublinkarea ul{
	padding-left:5px;
}

.sublinkarea li{
	background-image:url(../images/li_text.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 5px 5px 5px 12px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	line-height:18px;
	list-style-type: none;
}

.sublinkarea li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

.sublinkarea li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #549d00;
	text-decoration: underline;
}

.relatedtextarea {
	width:770px;
	padding: 15px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.relatedtextarea ul{
	padding-left:5px;
}

.relatedtextarea li{
	background-image:url(../images/li_text.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 5px 5px 5px 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	line-height:18px;
	list-style-type: none;
}

.relatedtextarea li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #549d00;
	text-decoration: underline;
}

.relatedtextarea li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #549d00;
	text-decoration: none;
}

.relatedtextarea img{
	border:none;
	padding:10px 5px 5px 5px;
}

.relatedtextareaheader {
	width:760px;
	background-color:#b1b1b1;
	height:29px;
}

.relatedtextareaheader h1{
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#bottom {
	width:1002px;

}

.copyrite {
	width:212px;
}

.search {
	width:215px;
}

.bottomlinks {
	width:575px;
}

.textbox {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#646464;
}

.bottombdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

/*------ Site Map -------*/

.sitemap {
	width:95%;
	padding: 10px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.sitemap p{
	padding: 5px 5px 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:left;
}

.sitemap p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.sitemap p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #549d00;
	text-decoration: none;
}

.sitemap ul{
	padding-left:5px ;
}

.sitemap li{
	background-image:url(../images/sitemap_li.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 5px 5px 5px 47px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	line-height:18px;
	list-style-type: none;
}

.sitemap li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #549d00;
	text-decoration: underline;
}

.sitemap li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

.subsitemap ul{
	padding-left:5px ;
}

.subsitemap li{
	background-image:url(../images/sitemap_li.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 5px 5px 5px 47px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	line-height:18px;
	list-style-type: none;
}

.subsitemap li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #549d00;
	text-decoration: underline;
}

.subsitemap li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

.red {color: #990000}

.tablehead {background-color:#efefef}

/* ----- Pop Up Block ---- */

#popmaintable {
	width:100%;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	background-position: top left;
}

#popupinnertable {
	width:780px;
}

#popuptop {
	width:780px;
	height:104px;

}

.terms {
	width:95%;
	padding: 10px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

/* -------------------------- Add For New Home Page ------------------------ */

#homepagenew {
	width:1002px;
	border:none;
}

#homeenbiobg {
	background-image: url(../images/home_enbiobg.gif);
	background-repeat:no-repeat;
	width:494px;
	height:135px;
}

#homeenbiobg td{
	vertical-align:top;
	text-align:center;
}

#homeenbiobg img{
	padding-top:3px;
}

#homeenbiobg p{
	font-weight:bold;
	text-align:center;
	padding:5px 30px 5px 30px;
}

#homeenbiobg p span{
	color:#1f497d;
}


#homecoblastbg {
	background-image: url(../images/home_coblastbg.gif);
	background-repeat:no-repeat;
	width:494px;
	height:175px;
}

#homecoblastbg td{
	vertical-align:top;
	text-align:center;
}

#homecoblastbg img{
	padding-top:3px;
}

#homecoblastbg p{
	font-weight:bold;
	text-align:center;
	padding:5px 30px 5px 30px;
}

#homecoblastbg p span{
	color:#1f497d;
}

#homecoblastbg p span a{
	color:#77933c;
	text-decoration:underline;
	font-weight:bold;
}

#homecoblastbg p span a:hover{
	color:#77933c;
	text-decoration:none;
	font-weight:bold;
}

#homeleftbottom {
	width:494px;
	height:200px;
	margin:0px auto;
}

#homeleftone {
	background-image:url(../images/homeleftbottombg.gif);
	background-repeat:no-repeat;
	width:236px;
	height:208px;
	margin:20px 0px;
}

#homeleftone td{
	vertical-align:top;
	text-align:center;
}

#homeleftone img{
	padding-top:5px;
	padding-bottom:6px;
}

#homeleftone p{
	font-weight:bold;
	text-align:center;
	padding:5px 10px 5px 10px;
}

#homeleftone p span{
	color:#0070c0;
}

#homelefttwo {
	background-image:url(../images/homeleftbottombg.gif);
	background-repeat:no-repeat;
	width:236px;
	height:208px;
	margin:20px 0px;
}

#homelefttwo td{
	vertical-align:top;
	text-align:center;
}

#homelefttwo img{
	padding-top:3px;
}

#homelefttwo p{
	font-weight:bold;
	text-align:center;
	padding:5px 10px 5px 10px;
}

#homelefttwo p span{
	color:#ff9900;
}

.fandb {
	color:#1f497d
}

.fandb a{
	color:#1f497d;
	font-weight:bold;
	text-decoration:underline;
}

.fandb a:hover{
	color:#1f497d;
	font-weight:bold;
	text-decoration:none;
}

#homerightbottom {
	width:100%;
	margin:5px 0px 20px 0px;
}

#homerightbottom td{
	width:50%;
	text-align:left;
	vertical-align:top;
}

.homenews {
	background-image:url(../images/newhomenewsbg.gif);
	background-repeat:no-repeat;
}