@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
p,fieldset,table,pre {
	margin-bottom:1em;
}
p {
	font-size: 15px;
}
p a:link, p a:visited {
	color:#00f;
}
p a:hover {
	color:#f00;
	text-decoration:none;
}
h1 {
	font-size: 1.2em;
	margin: 0px 0 2px 0;
}
.f14px {
	font-size: 0.9em;
	line-height: 1.25;
}
hr {
	margin: 0 20px 0 20px;
}

.f26px {
	font-size: 1.6em;
}
.f46px {
	font-size: 2.7em;
	font-style: italic;
	color: #FF0000;
}
body {
	background-color: #fcfcee;
	background-image: url(cssimages/TopBg3.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	position: relative;
	width: 900px;
	margin: auto;
	padding-bottom: 10px;
}
#header {
	position: relative;
	height: 95px;
	width: 900px;
	text-align: right;
}
#Logo {
	position:absolute;
	left:20px;
	top:22px;
	width:512px;
	height:73px;
	z-index:1;
	background-image: url(cssimages/Logo.gif);
}
#toptext {
	position:absolute;
	top:0px;
	width:345px;
	height:33px;
	z-index:1;
	background-color: #009900;
	background-image: url(cssimages/TopBg3.gif);
	font-size: 1.4em;
	color: #FFFFFF;
	right: 0px;
	padding: 50px 12px 0 0;
}
#content {
	position: relative;
	width: 858px;
	padding: 10px 22px 1px 20px;
	background-color: #FFFFFF;
	border-bottom: solid #e2eabc;
	border-bottom-width: 1px;
	background-image: url(cssimages/bgnd_index3.jpg);
	background-repeat: repeat-y;
	background-position: 250px 105px;
	background-attachment: fixed;
	font-size: 15px;
	line-height: 1.3;
}
#nav {
	position: relative;
	width: 160px;
	float: left;
	padding: 0 0 18px 0px;
	margin-right: 18px;
	font-size: 0.8em;
}
#navbuttons {
	width: 135px;
	text-align: left;
	font-size: 100%;
}
#navtop {
	background-image: url(cssimages/MenuBgTop4.gif);
	height: 10px;
	width: 160px;
	font-size: 5px;
}
#navmid {
	width: 150px;
	padding-left: 10px;
	background-color: #008700;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8f600;
	border-bottom-color: #ffff00;
}
#navbot {
	background-image: url(cssimages/MenuBgBot4.gif);
	height: 10px;
	width: 160px;
	font-size: 1px;
}
#navbuttons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navbuttons ul li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navbuttons ul li a {
	color: #fff;
	background-color: #00a900;
	width: 135px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 3px;
	border-top: outset #008f00;
	border-top-width: 1px;
	border-bottom: outset #008f00;
	border-bottom-width: 1px;
}
#navbuttons ul li a:hover {
	color: #000;
	background-color: #FFFF00;
}
#navbuttons a.selected {
	background-color: #008800;
}
#middle {
	position: relative;
	float: left;
}
.InsideContent {
	padding: 0 25px 0 25px;
	margin: 10px 0 0 0;
}
.InsideContent p {
	font-size: 17px;
}
.InsideContent ul{
	list-style-position: inside;
	margin: 0 0 0 25px;
	list-style-image: url(cssimages/green_bullet.gif);
}
.InsideContent ul li {
	margin: 5px 0 0 0;
	font-weight: bold;
}
.InsideContent2 {
	clear: both;

}
.myul ul{
	list-style-position: inside;
	margin: 0 0 15px 60px;
	list-style-image: url(cssimages/green_bullet.gif);
}
.myul ul li {
	margin: 5px 0 0 0;
}
.InsideContent2 p {
	font-size: 17px;
	padding-left: 25px;
}
#footer {
	position: relative;
	height: 15px;
	padding-top:3px;
	width: 858px;
	color: #009900;
	font-size: 0.7em;
	text-align: center;
	border-top: solid #00cc00;
	border-top-width: 1px;
	border-bottom: solid #00cc00;
	border-bottom-width: 1px;
	clear: both;
	margin: 30px 0 10px 0;
}
.tinytext {
	font-size: 10px;
}


#TcAd   {
	text-align: right;
	font-size: 0.6em;
	color: #dcf2dc;
	height: 11px;
	margin: 4px 0 0 0;
}
#TcAd  a {
	color: #cdedcd;
	text-decoration: none;
}
#TcAd a:hover {
	color: #0000ff;
	text-decoration: none;
}

.imageleft {
	float: left;
	padding: 0 10px 6px 0;
}
.imageright {
	float: right;
	padding: 5px 0 0 10px;
}
.clearfix {
	clear: both;
}
.Col858 {
	width: 858px;
	position: relative;
	float: left;
}
.Col808 {
	width: 808px;
	position: relative;
	float: left;
}
.Col680 {
	width: 680px;
	position: relative;
	float: left;
}
.LeftCol418 {
	width: 418px;
	margin-right: 22px;
	position: relative;
	float: left;
}
.w680 {
	position: relative;
	width: 680px;
	float: right;
}
.w680 p, .w858 p {
	padding: 0 25px 0 25px;
}
.LeftCol330 p, .RightCol330 p {
	padding: 0 15px 0 20px;
}
.m178 {
	margin-left: 178px;
}

.w858 {
	width: 858px;
	position: relative;
	clear: both;
}
.pl50 {
	padding-left: 50px;
}


.RightCol418 {
	width: 418px;
	position: relative;
	float: left;
}
.LeftCol330 {
	width: 330px;
	display: inline;
	margin: 0 20px 0 0;
	position: relative;
	float: left;
	line-height: 1.3;
}
.RightCol330 {
	width: 330px;
	position: relative;
	float: left;
	line-height: 1.3;
}
.LeftCol270 {
	width: 270px;
	margin-right: 24px;
	position: relative;
	float: left;
}
.RightCol270 {
	width: 270px;
	position: relative;
	float: left;
}

.RoundHead {
	background: #9fd82b url(cssimages/grad.gif) repeat-x top left;
	margin-bottom: 15px;
	height: 35px;
	padding: 11px 0 0 15px;
	position: relative;
}
.tlc, .trc, .blc, .brc {
	width: 10px;
	height: 10px;
	font-size: 1px;
	position: absolute;
}
.tlc {
	background: url(cssimages/tl.gif);
	left: 0;
	top: 0;
}
.trc {
	background: transparent url(cssimages/tr.gif);
	right: 0;
	top: 0;
}
.blc {
	background: url(cssimages/bl.gif);
	left: 0;
	bottom: 0;
}
.brc {
	background: transparent url(cssimages/br.gif);
	right: 0;
	bottom: 0;
}
