BODY {
	background-color: #fff;
	margin: 0 0 50px 0;
}
BODY, TH, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
H1, H2, H3, H4, H5, H6 {
	color: #000;
}
A {
	color: #62757c;
}
A:visited {
	color: #4d5c61;
}
A:hover {
	color: #7e97a0;
}
A IMG {
	border: none;
}

#MainContainer {
}

#Top {
	background-color: #000;
	height: 170px;
}
#TopImage {
	background-color: #000;
	background-image: url(../images/top/top.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 1000px;
	height: 170px;
	margin: 0 auto;
}
#TopText {
	text-align: center;
	line-height: 35px;
}
#TopText H1, #Top P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	display: inline;
	margin: 0;
	padding: 0;
}

#MainMenu {
	background-color: #e6e6e6;
	background-image: url(../images/mainmenu/bg.gif);
	height: 35px;
}
#MainMenuBlock {
	background-color: #e6e6e6;
	background-image: url(../images/mainmenu/bg.gif);
	text-align: left;
	width: 1000px;
	height: 35px;
	margin: 0 auto;
}
#MainMenuBlock UL {
	margin: 0 15px;
	padding: 2px 0 6px 0;
	list-style: none;
}
#MainMenuBlock LI {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	margin: 0;
	padding: 0 8px;
	display: inline;
	border-left: 1px solid #b5b5b5;
}
#MainMenuBlock LI A {
	color: #263940;
}
#MainMenuBlock LI#MainMenuHomeLink {
	background-image: url(../images/mainmenu/home-bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 125px;
	float: left;
	display: block;
	border-left: none;
	padding:0 0 0 30px;
}
#MainMenuBlock LI#MainMenuHomeLink A{
	color: #be0000;
}
#MainMenuBlock IMG{
	vertical-align:bottom;
	margin:0 0 3px 0;
}
#Center {
	width: 1000px;
	margin: 0 auto;
}
#CenterBlock {
	padding: 25px;
}
#Col01 {
	/*width: 680px;*/
	margin: 0 25px 0 0;
	float: left;
}
#Col02 {
	width: 245px;
	float: left;
}

#PageContent {
	padding: 10px;
}
#PageContent H2 {
	font-size: 24px;
	margin:0;
	color:#1D6409;
}
#PageContent H3 {
	font-size: 20px;
	margin:0;
	padding:5px 0 0 0;
}
#PageContent H4 {
	font-size: 16px;
}
#PageContent H5 {
	font-size: 12px;
}
#PageContent P {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	text-align:justify;
	font-family: verdana, cursive;
	font-size:12px;

}
#PageContent OL,
#PageContent UL, {
	margin: 10px 0 0 0;
	padding: 0 10px 0 30px;
}
#PageContent LI {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
}
#PageContent DL {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}
#PageContent DT {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#PageContent DD {
	margin: 0 0 10px 20px;
	padding: 0 0 0 0;
	text-align: justify;
	font-family: verdana, cursive;
	font-size:12px;
}
#PageContent P A,
#PageContent LI A,
#PageContent DD A {
	font-weight: bold;
}
/***/

#PageContent #ImageContentBox{
	width:930px;
	margin:0 auto;
}
#PageContent #ImageContentBox IMG{
	margin: 0 0 10px 0;
}
#PageContent TABLE#ListLinks{
	width:600px;
	margin:25px auto;
}
#PageContent TABLE#ListLinks TR TH{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	text-align:center;
	padding:0 0 15px 0;
}
#PageContent TABLE#ListLinks TD{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 5px 0;
}
#PageContent TABLE#ListLinks TD A{
	color:#263940;
	text-decoration:none;
}
#PageContent TABLE#ListLinks TD A:HOVER{
	text-decoration:underline;
	color:#aeb2b4;
}


/***/
#RightColContent {
	padding: 10px;
}

#Bottom {
	clear: both;
}

#BottomTipsArticles {
	height: 210px;
}
#BottomTipsArticles H2 {
	background-image: url(../images/bottom/title-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #62757c;
	text-align: center;
	line-height: 40px;
	margin: 0;
	padding: 0;
}
#BottomTipsArticles H2 SPAN {
	font-size: 14px;
	font-weight: normal;
	color: #629553;
	text-align: center;
	line-height: 40px;
	margin: 0;
	padding: 0;
}
DIV.bottomcol {
	width: 475px;
	float: left;
}
DIV.bottomcontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
	padding: 0 25px;
}
DIV.bottomcontent H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #629553;
	margin: 0 0 10px 0;
	padding: 0;
}
DIV.bottomcontent H3 SPAN {
	font-weight: normal;
}
DIV.bottomcontent P {
	text-align: justify;
	margin: 5px 0 10px 0;
}
DIV.bottomcontent P.bottomlink {
	background-image: url(../images/general/arrow-right.gif);
	background-position: 410px 2px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: right;
	padding: 0 20px 0 0;
}

#Footer {
	
}
#FooterContent {
	background-color: #8abe71;
	background-image: url(../images/footer/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 190px;
}
#FooterContentBlock {
	background-color: #8abe71;
	background-image: url(../images/footer/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 1000px;
	height: 190px;
	margin: 0 auto;
}
#ContactInfo {
	width: 250px;
	float: right;
}
DIV.footercol {
	width: 250px;
	float: left;
}
DIV.footertext {
	padding: 20px;
}
DIV.footertext H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
DIV.footertext H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
DIV.footertext UL {
	margin: 15px 0 10px 20px;
	padding: 0;
}
DIV.footertext UL LI {
	line-height: 15px;
	margin: 0;
	padding: 0;
}
DIV.footertext UL LI A {
	color: #fff;
}
#FooterEnd {
	background-image: url(../images/footer/shadow.gif);
	height: 50px;
}
#FooterEnd DIV {
	background-image: url(../images/footer/shadow.gif);
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}

/* Other Universal Definitions*/
DIV.end-float {
	clear: both;
}
.important {
	color: #E80000;
}