@charset "utf-8";
/* CSS Document */
/***** Global Settings *****/
html, body {  border:0; margin:0; padding:0; }
 
/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font-size:2em;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font-size:1.5em;
}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0; padding:0; }
 
ul, ol { padding:0; }
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small { font-size:0.85em; }
 
img { border:0; }
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label { cursor:pointer; }
 
/***** Tables *****/
 
table {
border:0;
margin:0;
padding:0;
}
 
 
/***** Global Classes *****/
 
.clear         { clear:both; overflow:hidden; font-size:0px; line-height:0px; }
.clear1        { clear:both; height:1px; line-height:1px; overflow:hidden; }
.clear2        { clear:both; height:2px; line-height:2px; overflow:hidden; }
.clear3        { clear:both; height:3px; line-height:3px; overflow:hidden; }
.clear4        { clear:both; height:4px; line-height:4px; overflow:hidden; }
.clear5        { clear:both; height:5px; line-height:5px; overflow:hidden; }
.clear6        { clear:both; height:6px; line-height:6px; overflow:hidden; }
.clear7        { clear:both; height:7px; line-height:7px; overflow:hidden; }
.clear8        { clear:both; height:8px; line-height:8px; overflow:hidden; }
.clear9        { clear:both; height:9px; line-height:9px; overflow:hidden; }
.clear10       { clear:both; height:10px; line-height:10px; overflow:hidden; }
.clear20       { clear:both; height:20px; overflow:hidden; }
.clear30       { clear:both; height:30px; overflow:hidden; }
.clear40       { clear:both; height:40px; overflow:hidden; }
.clear50       { clear:both; height:50px; overflow:hidden; }

.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

body
{
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	color:#0F0000;
	font: normal 13px "Myriad Pro", Arial;
}
.links .first {
	padding-left: 0px;
}
.links .last {
	border-right-style: none;
}


#containerfull { width:100%; }
#container { width:1004px; }






#header {
	background: url(../images/header-bg.png) repeat-x center top;
	height: 332px;
}
#footer {
	background: #FFF url(../images/footer-bg.png) repeat-x center top;
}
.footer {
	padding: 30px;
}
.links a {
	font-size: 12px;
	color: #424242;
	text-decoration: none;
	border-right: 1px solid #424242;
	padding-right: 4px;
	padding-left: 4px;
}
.copyrights a {
	color: #9F9E9E;
	text-decoration: none;
}
.links {
	padding-bottom: 6px;
	float: left;
}
.addtofav {
	float: right;
}
#header {
	width: 100%;
	background: url(../images/header-bg.png) repeat-x center top;
	height: 332px;
}
#header .top {
	background: url(../images/header-top-1.png) no-repeat;
	height: 113px;
}
.header {
	width: 876px;
}
.header .mid {
	background: url(../images/header-mid.jpg) no-repeat left top;
	height: 219px;
}
.header .top .logo {
	float: left;
	height: 73px;
	width: 205px;
}
.toplinks ul {
	list-style: none;
}
.toplinks ul li {
	background: url(../images/toplinks-seperator.gif) no-repeat right top;
	float: left;
	height: 35px;
	padding-right: 8px;
	padding-left: 8px;
}
.toplinks ul li a {
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	color: #000;
	text-decoration: none;
	display: block;
}
.toplinks {
	float: right;
	padding-top: 40px;
}
.toplinks ul .last {
	background: url(none);
	border-style: none;
}
.content {
	width: 876px;
}
.content .leftside {
	float: left;
	width: 170px;
}
.content .rightside {
	float: right;
	width: 193px;
}
.content .midside {
	float: left;
	width: 453px;
	padding-right: 30px;
	padding-left: 30px;
}
.headingblue {
	background: url(../images/heading-blue.jpg) no-repeat;
	height: 29px;
	width: 170px;
}
.headingblue .txt {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-left: 8px;
}

.headinggreen {
	background: url(../images/heading-green.jpg) no-repeat;
	height: 29px;
	width: 170px;
}
.headinggreen .txt {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	padding-top: 4px;
	padding-left: 12px;
}

.headinggreen2 {
	background: url(../images/heading-green2.jpg) no-repeat;
	height: 29px;
	width: 193px;
}
.news .title , .segment .capt  {
	font-size: 13px;
	font-weight: bold;
	color: #2caeda;
}
.news .date {
	font-size: 13px;
	font-weight: normal;
	color: #adadad;
}
.news {
	padding: 10px 4px 0px;
}

.headinggreen2 .txt {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-left: 12px;
}

.headinggreen .txt a{
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
}

.listlinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.listlinks ul li {
	border-bottom: 1px solid #E7EBF2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.listlinks ul li a {
	font-weight: bold;
	color: #929292;
	text-decoration: none;
	font-size: 13px;
	background: url(../images/arrow.jpg) no-repeat left center;
	display: block;
	padding-left: 18px;
	margin-left: 7px;
}

.listlinks ul li a:hover {
	color: #000;
}
.title1 , div.txt {
	font-size: 20px;
	font-weight: bold;
	color: #40100e;
	line-height: 20px;
}
.title2 , div.txt span {
	font-size: 24px;
	font-weight: bold;
	color: #84a520;
	line-height: 24px;
}
.sect1 {
	font-size: 20px;
	font-weight: bold;
	color: #84a520;
}
.sect1 span {
	font-weight: bold;
	color: #40100e;
}
.txt12 {
	padding-right: 20px;
}

a {
	color:#84A520;
	text-decoration:none;
}
a:hover {
	color:#40100E;
	text-decoration:underline;
}

.headingblue .txt a {
	color:#FFFFFF;
}

.headingblue .txt a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
