﻿.rightTD{
font-family:Arial;
border-right:1px solid #99CC65;
border-left:1px solid #99CC65;
}
.leftTD{
font-family:Arial;
border-left:1px solid #99CC65;
}
.dkgrey {
	background-color: #777777;
	
} 

.medgrey {
	background-color: #949494;
	
} 


/**********************************left-block-************************************/
#left-block {
	width:183px;
	float:left;
	padding:218px 0 0 0;
	background:url(../rimages/left-block-bg.jpg) 0 0 no-repeat;
}

#left-block .lb-bg {
	background:url(../rimages/cite-bg.gif) 1px 0 repeat-y;
	float:left;
}
#left-block .lb-bt-bg {
	padding:0 26px 5px 30px;
	float:left;
	background:url(../rimages/cite-bottom-bg.gif) 0 100% no-repeat;
}
#left-block cite {
	color:#486915;
	font-size:12px;
	line-height:16px;
	margin:0;
	width:125px;
	padding:0 0 16px 0;
	float:left;
}
#left-block p {
	color:#333;
	font-size:11px;
	padding:0 0 33px 0;
	margin:0;
	width:125px;
	float:left;
}
#content {
	width:468px;
	border-top:1px solid #fff;
	float:left;
	padding:20px 10px 0 10px;
	text-align:left;
}
#bg {
	width:740px;
	float:left;
	margin: 0px;
	background-repeat:repeat-y;
}

/**********************************content************************************/
#content h1, 
#content h2 {
	margin:12px 0 0;
	padding:0 0 2px;
	font-size:16px;
	font-weight:bold;
	color:#5e8522;
}
#content h3 {
	margin:12px 0 0;
	padding:0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	color:#294693;
}
#content h4 {
	margin:12px 0 0;
	padding:0 0 2px 0;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
#content p {
	margin:4px 0 0;
	padding:0 0 10px 0;
	color:#333;
	line-height:20px;
}
#content table, 
#content table.listing {
	width: 470px;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}
#content table td {
	width: 50%;
	margin: 0;
	padding: 2px;
	vertical-align: top;
	border: none;
}
#content table.listing td {
	width: 50%;
	margin: 0;
	padding: 2px;
	vertical-align: top;
	border: 2px solid #D6DADD;
}
#content table td p, 
#content table.listing td p {
	margin:0;
	padding:0 0 10px 0;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
#content table td a, 
#content table.listing td a {
	margin-bottom: 2px;
	color: #294693;
}
#content ul {
	padding:0 15px 10px;
	margin-top: 0;
	margin-right: 0;
}
#content li {
	color:#333;
	line-height:20px;
}
#content .block {
	float:left;
	width:385px;
}
#content .block img {
	float:right;
	border:none;
}
#content .block p {
	display:table;
	padding:10px 0 0 0;
}
#content p a {
	color:#2b4894;
}
#content p a:hover {
	text-decoration:none;
}
#content hr {
	height: 2px;
	*color: #D6DADD;
	background-color: #D6DADD;
	margin-bottom: 8px;
}
#content small {
	text-align: center;
	display: block;
	margin-bottom: 12px;
}
#content span.imgbdr {
	border: 2px solid #D6DADD !important;
	margin: 0;
	padding: 1px;
}
#content span.imgbdr img {
	margin: 0;
	border: 0;
}

/************************** newscontent *****************************/
#newscontent h1 {
	font-size:16px;
	color:#5e8522;
}

#newscontent h2 {
	font-size:16px;
	color:#294693;
}

#newscontent p {
font-size: 12px;
}

a.ftr:link {
	color: #0085AE;
	text-decoration: none;
}
a.ftr:visited {
	color: #0085AE;
	text-decoration: none;
}
a.ftr:hover {
	color: #636363;
	text-decoration: none;
}

a.rightcolhome:link {
	font-family:Georgia;
	text-decoration: underline;
}
a.rightcolhome:visited {
	font-family:Georgia;
	text-decoration: underline;
}
a.rightcolhome:hover {
	font-family:Georgia;
	text-decoration: none;
}

