body {
	margin: 0 0 20px 0;
	font-family: Arial, Verdana, Helvetica;
	color: #3F3F3F;
	text-align: center;
	font-size: 12px;
	}
	
h1 {
	color: #67B121;
	font-size: 20px;
	}
	
h1 a:link, h1 a:visited {
	color: #FCFEF4;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	background: none;
	color: #DAED9C;
	text-decoration: none;
	}
	
h2 {
	color: #67B121;
	font-size: 1.1em;
	font-weight: bold;
}
	
h2 a:link, h2 a:visited {
	color: #7DA721;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}
	
h3 {
	font-size: 1.1em;
	margin: 15px 0 -10px 0;
	font-weight: normal;
	}

img {
	border : 0;
      }
	
a:link, a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover, a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}
	
#container {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	}
	
#headerright {
	width: 505px;
	float: right;
	background-image: url(images/head_r.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 19px;
	height: 223px;
}
#headerleft {
	width: 207px;
	background-image: url(images/head_l.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	height: 223px;
}
#headertop {
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	height: 28px;
}

.topads {
	text-align: center;
	height: 20px;
	background: #fff url(images/tbl_back1.png) repeat-y;
}


.container_left {
	background: url(images/container_left.gif) no-repeat;
	}
	
.container_right {
	background: url(images/container_right.gif) no-repeat top right;
	}
	
.topline {
	background: url(images/container_top.gif) no-repeat;
	}
#gheader {
	width: 765px;
	text-align: center;
	color: #77c8ff;
}
	
#content {
	padding-top: 2px;
	width: 207px;
	padding-left: 22px;
	}
	
#textcontent {
	font-size: 12px;
	}

#content_bg {
	background: #fff url(images/tbl_back1.png) repeat-y;
	}
	
.main li {
	background: url(images/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 0 10px;
	list-style: none;
	}
	
.main ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}
	
#right {
	width: 766px;
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 766px;
	padding: 10px 27px 0 27px;
	}
	
#links li {
	list-style: none;
	background: url(images/links_bullet.gif) no-repeat 0 50%;
	font-size: 12px;
	font-weight: bold;
	}
	
#links ul {
	padding: 20px 10px 30px 4px;
	margin: 0;
	}
	
#links a {
	text-decoration: none;
	}
	
#links a:link, a:visited {
	color: #565D4A;
	}
		
#links a:hover, #links a:active {
	background: #80BE14;
	color: #fff;
	}
	
.line {
	border-top: 3px solid #ACE149;
	margin-top: -5px;
	}
	

.line2 {
	border-top: 2px solid #ACE149;
	margin-top: 4px;
	width: 750px;
	}
#search {
	background: url(images/search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	padding-top: 22px;
	}
	
#search h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	
p.searchinfo {
	margin: 2px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}
	
.searchfield {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	padding: 2px 5px 1px 5px;
	width: 120px;
	}
	
.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.submit {
	background: url(images/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
.submit:hover {
	background: url(images/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	
#footer {
	background: url(images/footer.png) no-repeat;
	height: 48px;
	text-align: center;
	font-size: 11px;
	padding-top: 9px;
	}
	
#footer p {
	padding: 25px 0 0 40px;
	float: left;
	text-transform: uppercase;
	color: #777;
	}

.extrasl {
	text-align: center;
	float: right;
	padding: 35px 55px 0px 0;
	}

.extrasl a {
	font-weight: bold;
	color: #1B2C4B;
	text-decoration: none;
	}
	
#footerc {
	text-align: center;
	margin-top: -20px;
	}

#footerc p {
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	}

#footerc a:link, #footerc a:visited {
	color: #999999;
	}
	
#footerc a:hover, .extras a:active {
	color: #338CF9;
	background-color: #DDECFE;
	}
		
.extras {
	text-align: center;
	padding: 0px 0px 20 0;
	}
	
.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #E8E8E8;
	}
	
.extras a:hover, .extras a:active {
	background: #DDECFE;
	color: #338CF9;
	padding: 5px;
	border: 2px solid #83B9FC;
	}
	
.extras li {
	display: inline;
	}
	
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}
	
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 12px;
	}

input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}
	
#skip {
	display: none;
	}
	
hr { /* Simple style when CSS not in use */
	display: none;
	}
	
.clearfix:after { 
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	
.main {
	line-height: 18px;
}
.note {
	font-size: 10px;
	color: #999999;
}
.author {
	font-size: 10px;
	color: #999999;
}
