body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}
.body-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FF0000;
}
a {
	color: #FF712C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.awhite {
	color: #FFFFFF;
	text-decoration: none;
}
.awhite:hover {
	text-decoration: underline;
}
.agreen {
	color: #18546E;
	text-decoration: none;
}
.agreen:hover {
	text-decoration: underline;
}
.bodylarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;

}
.p_bold {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
#Layer1 {
	left:0px;
	width:285px;
	z-index:11;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 250px;
	background-color: #FFFFFF;
}
#Layer2 {
	left:0px;
	width:275px;
	z-index:2;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 250px;
	background-color: #FFFFFF;
}
#Layer3 {
	left:0px;
	width:275px;
	z-index:3;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 250px;
	background-color: #FFFFFF;

}
#Layer4 {
	position:relative;
	top:0px;
	width:100%;
	height:100px;
	z-index:14;
	margin-top: 0px;
	background-color: 18546E;
}
#Layer5 {
	left:0px;
	top:100px;
	width:250px;
	height:25;
	z-index:15;
	position: absolute;
	background-color: #FF712C;
}
#Layer6 {
	background-color: #18546E;
		height:100%;

}
#Layer7 {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:100%;
	z-index:1;
	background-color: #FF712C;
}
.p_bigbold {
	font-size: 12px;
	font-weight: bold;
	text-align: left;

}
.p_padleft {
	font-size: 10px;
	padding-left: 5px;
	text-align: left;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
}
ul {
	margin-top: 0px;
}

