/* CSS Document */

BODY {
	background-color: #FFFFFF;
	background-image: url(images/xx.gif);
	background-repeat: yes-repeat;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

P, TD, UL, OL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

UL, Ol { line-height: 18px; }

TD.alignRight { text-align: right; }
TD.alignRightBottom { text-align: right; vertical-align: bottom; }
TD.alignCenter { text-align: center; }
TD.alignTop { vertical-align: top; }
TD.alignCenterTop { vertical-align: top; text-align: center; }
TD.alignBottom { vertical-align: bottom; }


/* Navigation */
TD.nav_nonHover {
	background-color: #b9b9b9;
	background-image: url(images/arr02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 0px solid #222255;
	border-right: 0px solid #222255;
	border-top: 0px solid #222255;
	border-botom: 0px solid #222255;
	color: #000000;
	font-size: 11px;
	vertical-align: center;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	font-weight: bold;
}
TD.nav_Hover {
	background-color: #a9a9a9;
	background-image: url(images/arr01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 0px solid #222255;
	color: #000000;
	font-size: 11px;
	vertical-align: center;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	font-weight: bold;
}

TD.nav_nonHover2 {
	background-color: #c9c9c9;
	background-image: url(images/arr02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 0px solid #222255;
	border-right: 0px solid #222255;
	border-top: 0px solid #222255;
	border-botom: 0px solid #222255;
	color: #000000;
	font-size: 11px;
	vertical-align: center;
	padding-left: 23px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
TD.nav_Hover2 {
	background-color: #e9e9e9;
	background-image: url(images/arr01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 0px solid #222255;
	color: #000000;
	font-size: 11px;
	vertical-align: center;
	padding-left: 23px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}

TD.nav_nonHover3 {
	background-color: #c9c9c9;
	background-image: url(images/arr02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 0px solid #222255;
	border-right: 0px solid #222255;
	border-top: 0px solid #222255;
	border-botom: 0px solid #222255;
	color: #000000;
	font-size: 11px;
	vertical-align: center;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
TD.nav_Hover3 {
	background-color: #e9e9e9;
	background-image: url(images/arr01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 0px solid #222255;
	color: #000000;
	font-size: 11px;
	vertical-align: center;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}


/* Logo Bar */
TD.logo_bg {
	background-image: url(images/p04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 6px;
	padding-left: 3px;
	padding-bottom: 6px;
	color: #B8B8B8;
	font-size: 18px;
	line-height: 19px;
}

/* Index Main Content */
TD.mainContent_ttl {
	background-image: url(images/imag04.gif);
	background-position: bottom left;
	background-repeat: repeat;
	text-align: left;
	padding-left: 10px;
	font-size: 15px;
	color: #B8B8B8;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 5px;
}
TD.mainContent_copy {
	background-image: url(images/cell_bg3.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 10px;
}

TD.divline01 {
	background-image: url(images/divline01.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/* Newsletter */
TD.newsletter_bg {
	background-image: url(images/cell_bg4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 6px;
	color: #818359;
	font-size: 13px;
}

/* News Box */
TD.news_ttl {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 15px;
	color: #ADAF77;
	text-align: left;
	font-weight: bold;
}
TD.news_content {
	padding-left: 23px;
	padding-right: 5px;
	background-image: url(images/cell_bg5.gif);
	background-position: top left;
	background-repeat: repeat-y;
	color: #717171;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD.news_content2 {
	padding-left: 23px;
	padding-right: 5px;
	padding-bottom: 10px;
	color: #717171;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Info Boxes */
TD.info_div {
	background-image: url(images/divline02.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
TD.info_ttl {
	color: #5F6133;
	font-size: 18px;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
}


/* Sub Page Content */
TD.sub_mainBg {
	background-image: url(images/cell_bg6.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 6px;
	color: #B8B8B8;
	font-size: 18px;
	line-height: 19px;
	vertical-align: top;
}
TD.subTitle_bg {
	background-image: url(images/cell_bg7.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-top: 3px;
}	
TD.subTitle {	
	color: #979976;
	font-size: 15px;
}
TD.subContent_bg {
	background-image: url(images/cell_bg7.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
TD.subContent_copy {
	padding: 10px;
	color: #000000;
}


/* Footer */
TD.footer {
	background-color: #DADADA;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Footer2 */
TD.footer2 {
	background-color: #EBEBEB;
	border-top: 0px solid #DADADA;
	color: #A2A2A2;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;

}

/* Footer3 */
TD.footer3 {
	background-color: #a9a9a9;
	border-top: 0px solid #A9A9A9;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma; 
	line-height: 12px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Footer4 */
TD.footer4 {
	background-color: #E9E9E9;
	border-top: 0px solid #A9A9A9;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma; 
	line-height: 12px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Footer5 */
TD.footer5 {
	background-color: #DADADA;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Footerdedenews */
TD.footerdedenews {
	background-color: #DADADA;
	border-top: 3px solid #DADADA;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Footerdede-cen */
TD.footerdede-cen {
	background-color: #DADADA;
	border-top: 0px solid #DADADA;
	color: #000000;
	font-size: 12px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Footerdede-for */
TD.footerdede-for {
	background-color: #DADADA;
	border-top: 0px solid #DADADA;
	color: #000000;
	font-size: 12px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 12px;
	padding-bottom: 12px;
}

/* Padding Styles */
TD.paddingTop_5px { padding-top: 5px; }
TD.paddingBottom_5px { padding-bottom: 5px; }
TD.paddingTop_100px { padding-top: 100px; }
	


/* Span styles */
SPAN.header1_20px { font-size: 17px; color: #009241; font-weight: bold; font-family: Arial; }
SPAN.header2_13px { font-size: 13px; color: #818359; }
SPAN.header3_10px { font-size: 10px; color: #a4a4a4; font-family: Tahoma; }




/* Form */
FORM {
	display: inline;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT.textField, SELECT, TEXTAREA {
	border: 1px solid #b5b5b5;
	color: #000000;
	font-size: 12px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
INPUT.btn { 
	color: #FFFFFF; 
	font-size: 10px; 
	background-color: #74764A; 
	border: 0px dotted #007795;
	text-align: center;
}


/* Link Styles */
A.navLink { text-decoration: none; }
A.navLink:link { color: #000000; }
A.navLink:active { color: #B8BB8D; }
A.navLink:visited { color: #000000; }
A.navLink:hover { color: #FFFFFF; }

A.navLink2 { text-decoration: none; }
A.navLink2:link { color: #000000; }
A.navLink2:active { color: #B8BB8D; }
A.navLink2:visited { color: #000000; }
A.navLink2:hover { color: #a9a9a9; }

A.navLink3 { text-decoration: none; }
A.navLink3:link { color: #000000; }
A.navLink3:active { color: #B8BB8D; }
A.navLink3:visited { color: #000000; }
A.navLink3:hover { color: #a9a9a9; }

A.navLink4 { text-decoration: none; font-size: 10px; }
A.navLink4:link { color: #000000; }
A.navLink4:active { color: #000000; }
A.navLink4:visited { color: #000000; }
A.navLink4:hover { color: #000000;  background-color: #A2A2A2; }

A.navLink5 { text-decoration: none; }
A.navLink5:link { color: #B8B8B8; }
A.navLink5:active { color: #B8B8B8; }
A.navLink5:visited { color: #B8B8B8; }
A.navLink5:hover { color: #FFFFFF; }

A.navLink6 { text-decoration: none; }
A.navLink6:link { color: #000000; }
A.navLink6:active { color: #ffffff; }
A.navLink6:visited { color: #000000; }
A.navLink6:hover { color: #FFFFFF; }

A.btnLink { text-decoration: none; background-color: #77bbFF; }
A.btnLink:link { color: #FFFFFF; }
A.btnLink:active { color: #FFFFFF; }
A.btnLink:visited { color: #FFFFFF; }
A.btnLink:hover { color: #FFFFFF; background-color: #000000; }

A.blackbgLink { text-decoration: none; background-color: #000000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
A.blackbgLink:link { color: #FFFFFF; }
A.blackbgLink:visited { color: #FFFFFF; }
A.blackbgLink:active { color: #FFFFFF; }
A.blackbgLink:hover { color: #FFFFFF; background-color: #77BBFF; }
