h2,h3,h4 {
	line-height: 24px;
}

form {
	margin:0px;
	padding:0px;
}

A:link {
	FONT-WEIGHT: bold; COLOR: #393939; TEXT-DECORATION: underline
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #393939; TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: bold; COLOR: #393939; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #9A9A9A; TEXT-DECORATION: underline
}

A.level1_selected:link {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #FFFFFF;  }
A.level1_selected:visited {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #FFFFFF; }
A.level1_selected:active {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #FFFFFF; }
A.level1_selected:hover {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #E2DEDE; }

A.level1_selected_green:link {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #187B6B;  }
A.level1_selected_green:visited {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #187B6B; }
A.level1_selected_green:active {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #187B6B; }
A.level1_selected_green:hover {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #54AC9F; }

A.footer_selected:link {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #9A9A9A;  }
A.footer_selected:visited {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #9A9A9A; }
A.footer_selected:active {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #9A9A9A; }
A.footer_selected:hover {FONT-WEIGHT: bold; text-decoration: underline; COLOR: #C6C4C4; }




body {
	background:URL(images/tall_x.gif) repeat-x;
	##background-color:#A8B2AF;
	background-color:#A5ADA5;
	color:#393939;
	font-family:Tahoma;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:center;
}

td,input {
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:14px;
}

.b{
	color:#3F5968;
	font-weight:900;
	text-decoration:none;
	}
.w{
	color:#FFFFFF;
	font-weight:900;
	}

.wgreen{
        color:#187B6B;
        font-weight:900;
        }

.policy{
	color:#9A9A9A;
	text-decoration:none;
	}


.wrap {
	margin:0 auto;
	padding:0;
	height:717px;
	width:712px;
}


#header {
	background:URL(images/header.png) no-repeat;
	margin:0;
	padding:0;
	width:717px;
	height:282px;
	text-align:left;
	display:table;
}

#header_sub {
	background:URL(images/header_sub.png) no-repeat;
	margin:0;
	padding:0;
	width:717px;
	height:282px;
	text-align:left;
	display:table;
}


#content {
	background:URL(images/tall_y.gif);
	margin:0;
	padding:0;
	width:717px;
	##height:307px;
	height:125px;
	text-align:left;
	display:table;
}


#footer {
	margin:0px;
	padding:0px;
	width:717px;
	height:53px;
	text-align:left;
	background:URL(images/footer.gif) no-repeat;
}


.input {
	width:185px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}


.textarea{
	width:185px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	overflow:hidden;
}






 






 




