body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
	background-color: #7F8184;
	background-repeat: repeat-x;
}

#img_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	width: 333px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	line-height: 18px;
	text-align: justify;
}
.mainCont {
	text-align: justify;
}
.linksTOP {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009342;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.links {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3D4043;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009342;
	text-decoration: none;
	height: 20px;
	padding-left: 5px;
}
.links A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F4F4F4;
	text-decoration: none;
}
.links A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009342;
	text-decoration: blink;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #959595;
	padding-left: 10px;
}
.bottom A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #959595;
}
.bottom A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #009342;
}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009342;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	background-color: #EEEFF3;
}
.topInput {
	font-size: 11px;
}
.top A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009342;
	text-decoration: none;
}
.top A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
}
.bot A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009342;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
}
.bot A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009342;
	text-decoration: blink;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E2E4EB;
	height: 25px;
	background-image: url(../IMG/links_down_hover.gif);
	background-repeat: repeat-x;
}
ul{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/arrowSM.gif);
	line-height: 20px;
}
.midnav {
}
.midnav A {
	color: #006CB7;
	text-decoration: none;
}
.midnav A:hover {
	color: #7FC146;
	text-decoration: none;
}
strong, b {
	color: #009342;
}
A {
	color: #00A54F;
	text-decoration: underline;
}
A:hover {
	color: #505050;
	text-decoration: blink;
}
.bot1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 10px;
	font-style: italic;
	line-height: 15px;
}
.dhtmlgoodies_question {
	position: relative;
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	background-color:#637180;
	width:215px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:absolute;
	left: 233px;
	top: 396px;
	z-index: 99999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lineHead {
	background-image: url(../IMG/line_head.gif);
	background-repeat: repeat-x;
}
.lineVertical {
	background-image: url(../IMG/line_vertical.gif);
	background-repeat: repeat-y;
}
.lineFooter {
	height: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7F8184;
}
.ChildrenCss
{
	display:none;
}
.imgOut{
}
.top_dotted_line {
	background-image: url(../img/top_dotted_line.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.menu_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	height: 18px;
}

.menu_links A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_links A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009966;
	text-decoration: none;
}

.menu_links_over A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009966;
	text-decoration: none;
}

.menu_links_over A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}


.imgIn{
filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
