@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffa43b;
	background-image: url(images/bgTile.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.style1 {color: #CB841D}
.style2 {color: #000000}
.style3 {font-size: 14px; color: #666666; font-style: normal; font-family: Arial, Helvetica, sans-serif;}
a:link {
	color: #ef6610;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #330000;
}
a:hover {
	text-decoration: none;
	color: #924719;
}
a:active {
	text-decoration: underline;
	color: #EF6610;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover {
	color: #FF9900;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #535355;
}
.bgWoman {
	background-image: url(images/bg_woman.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topbodyTile {
	background-image: url(images/bodyCorner_topTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyTileL {
	background-image: url(images/bodyTileL.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bodyMidR {
	background-image: url(images/bodyMidR.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.blockBodyTile {
	background-image: url(images/blockBodyTile.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.blockHead {
	background-image: url(images/blockHead.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.paperHead {
	background-image: url(images/paperClip_head.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.paperBody {
	background-image: url(images/paperClip_body.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.paperHighlights {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.menuR {
	background-image: url(images/menu_R.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menuGradientBody {
	background-color: #FFFFFF;
	background-image: url(images/menuGradientBody.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.font18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #535355;
	font-style: italic;
}

.font16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #986e36;
}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
.font14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

.font14italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}


.getmember {
	height: 30px;
	text-align: left;
}
.footerTile {
	background-image: url(images/footerTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.testimonial {
	background-image: url(images/testimonial_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858483;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: auto;
	text-indent: 5px;
}
.testimonialBg {
	background-image: url(images/testimonial_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.faqContent {
	width: 680px;
}
.tableOutline {
	border: 1px solid #FFA53B;
}

#nav {
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: "Palatino Linotype", Georgia;
	font-size: 14px;
	text-decoration: none;
	width: 158px;
	
}

#nav ul {
	list-style-type: none;
	padding: 0px;
	width: 158px;
	text-align: center;
	margin: auto;
	
}

#nav ul li {
	display: block;
	height: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE9921;
	
}

#nav ul li a {
	color: #000000;
	text-decoration: none;
	
}

#nav ul li a:hover {
	color: #ED9920;
	text-decoration: none;
	
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
}
