body {
	margin:0px;
	line-height:140%;
	font-family: Verdana, Arial, Helvetica;
	
}

.textBody {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica;
	color:#005f3a;
}

.textBody a {
	text-decoration: none;
	color: #006666;
	font-weight: bold;
}

.textBody a:hover {
    text-decoration:underline;
	color: #006666;
	font-weight: bold;
}

.textEmphasis {
	font-weight: bold;
}

.textHeader {
	text-align: left;
	color: #005f3a;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	padding-bottom:0px;
	padding-top:10px;
	font-weight: bold;
}

.lineSplitter {
	background-color: #cccccc;
	height: 1px;
	width: auto;
	margin-bottom: 12px;
	margin-top: 12px;
}

.lineSplitter2 {
	background-color: #EEB31C;
	height: 2px;
	width: auto;
	margin-bottom: 12px;
	margin-top: 12px;
}

#header {
	height: 147px;
	border-bottom: 1px solid #ffffff;
}

#heading {
	text-align: left;
	color: #005f3a;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	padding-bottom:0px;
	padding-top:10px;
	font-weight:normal;
}

#footer {
    clear: both;
	height:30px;
}

.logoleft {

	float:left;
	width:210px;
	height:147px;
	vertical-align: top;
	background-image: url(images/logo_left.gif);
	background-repeat: no-repeat;
	z-index:1;
	cursor: pointer;
	cursor: hand;
}

.logoright {

	float:right;
	width:495px;
	height:147px;
	background-image: url(images/logo_right.jpg);
	background-repeat: no-repeat;
	z-index:0;
}

.banner_top {
	height: 22px;
	border-top: 1px solid #ffffff;
}

.banner_bottom {
	height: 22px;
	background-image: url(images/banner_bottom.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #ffffff;
}

.banner_middle {
	line-height:4px;
	background-color: #FFCC00;
	height: 4px;
	font-size: 0px;
	border-top: 1px solid #ffffff;
}

.seperator {
	display: none;
}

.mainTable {
	width:100%;
	height:100%;
 } 
 

#leftcontent {
    width:180px;
    text-align: left;
    vertical-align:top;
	height:300px;
	min-height:300px;
}

#rightcontent {
    width:10px;
    text-align: left;
    vertical-align:top;
	height:300px;
	min-height:300px;
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size:18px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size:16px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size:14px;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica;
	font-size:13px;
	font-weight: bold;
}
 
#centrecontent {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #005f3a;
	line-height:140%;
	text-align: left;
	vertical-align:top;
	padding-top: 15px;
	height:300px;
	min-height:300px;	
}

#centrecontent img {
	margin: 10px 10px 10px 10px;
	vertical-align:top;
	float:left;
}

#centrecontent a:link {
	text-decoration: underline;
	color: #eda627;
	font-weight: bold;
}

#centrecontent a:visited {
	text-decoration: underline;
	color: #eda627;
	font-weight: bold;
}

#centrecontent  a:hover {
	text-decoration: underline;
	color: #eda627;
	font-weight: bold;
}

#centrecontent  a:active {
	text-decoration: underline;
	color: #eda627;
	font-weight: bold;
}
		
.menuitem {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:250px;
	color:#005f3a;
	text-align:left;
	background-image:url(images/submenu.gif);
	background-repeat:no-repeat;
    background-position: 30px 13px;

}

.menuitemselected {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:250px;
	color:#005f3a;
	text-align:left;
	background-image:url(images/submenu_down.gif);
	background-repeat:no-repeat;
    background-position: 30px 13px;
}

.menuitem a {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
	color:#005f3a;
	text-align:left;
	text-decoration:none;
}

.menuitemselected a{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;	
	width:250px;
	color:#eda627;
	text-align:left;
	text-decoration:none;
}

.submenuitem {
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-left:80px;
	padding-top:5px;
	padding-bottom:5px;
	color:#005f3a;
	text-align:left;
	background-image:url(images/submenu.gif);
	background-repeat:no-repeat;
    background-position: 50px 13px;
}

.submenuitem a {
    font-weight: normal;
	color:#005f3a;
	text-decoration: none;
}

.submenuitemselected {
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-left:80px;
	padding-top:5px;
	padding-bottom:5px;
	color:#005f3a;
	text-align:left;
	background-image:url(images/subsubmenu.gif);
	background-repeat:no-repeat;
	background-position: 50px 13px;
}

.submenuitemselected a  {
	font-weight:normal;
	color: #eda627;
	text-decoration: none;
}

.subsubmenuitem {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-left:80px;
	padding-top:5px;
	padding-bottom:5px;
	color:#005f3a;
	text-align:left;
	background-image:url(images/subsubmenu.gif);
	background-repeat:no-repeat;
    background-position: 80px 20px;
}

.subsubmenuitem  a {
    font-weight: bold;
    color:#eda627;
	text-decoration: none;
}

.subsubmenuitemselected {

	font-weight:bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	padding-left:90px;
	padding-top:5px;
	padding-bottom:5px;
	color:#eda627;
	text-align:left;
	background-image:url(images/subsubmenu.gif);
	background-repeat:no-repeat;
    background-position: 80px 20px;
}

.subsubmenuitemselected a {
    font-weight: bold;
	text-decoration: none;
	color: #eda627;
}

.sublink {
    padding-left:30px;
    padding-top:5px;
}

 .subsublink {
    padding-left:30px;
    padding-top:5px;
}
