a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #205802;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #6c6c6c;
	text-decoration: underline;
}


hr{
	color: #6c6c6c;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}


.partnerTitles {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #6c6c6c;
	font-style:italic;
	
}







.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #6c6c6c;
	text-decoration: none;
}
.middsubtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6c6c6c;
	text-decoration: none;
	text-align: justify;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
	
.bottomtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #838383;
	text-decoration:underline;
}
.bottomtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffe6d0;
	text-decoration: none;
}
.bottomtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}
.middtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #205802;
	text-decoration: none;
}

.middtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #205802;
	text-decoration: none;
	text-align: justify;
}
.middheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6c6c6c;
	text-decoration: none;
}
.middheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fe7903;
	text-decoration: none;
}
.input {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 15px;
	width: 130px;
	border: 1px solid #9f9f9f;
}
.underlinetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fd7802;
	text-decoration: underline;
}
.lefttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #6c6c6c;
	text-decoration: none;
}
.middsubtext2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6c6c6c;
	text-decoration: none;
}

.middsubtext2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6c6c6c;
	text-decoration:underline;
}

li{
	margin-left:-20px;
}



#nav *{font:1em Georgia, serif;text-decoration:none;color:#fff;list-style:none;margin:0;padding:0; line-height:1em; } /*Reset browsers and apply basic formatting*/
#nav li{
	display:inline;
	margin-left:-10px;
}
#nav li *{height:39px;float:left;cursor:pointer;cursor:hand; }
#nav a{
	background:url(../images/1/left.jpg) left no-repeat;
	cursor:pointer;
	padding-left:27px;
	border-bottom:solid 2px #bbb
} /*Applys the left segment of the image and adds the grey bottom border*/
#nav .right{padding-right:27px}
#nav .center{background:url(../images/1/center.jpg) repeat-x;margin-right:-27px;min-width:30px;height:39px;padding-top:12px;voice-family: "\"}\"";voice-family:inherit;height:27px;} /*Applys the seamless background*/
#nav .start{background:url(../images/1/farleft.jpg) left no-repeat} /*Applys the far left corner*/
#nav .end{background:url(../images/1/farright.jpg) right no-repeat;padding-right:54px;} /*Applys the far right corner*/
/*The following controls the hover states of the individual image slices. It's important to remember that IE6 will only recognise :hover when applied to a link element*/
#nav a:hover{background:url(../images/1/right.jpg)}
#nav a.start:hover{background:url(../images/1/farlefthover.jpg)}
#nav a:hover .end{background:url(../images/1/farrighthover.jpg) right}
#nav a:hover .center{background:url(../images/1/centerhover.jpg);color:#000}
#nav a:hover .right{background:url(../images/1/lefthover.jpg) right;padding-right:54px;margin-right:-27px;position:relative}
