body {
	margin: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #4E4E4E;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#container {
	width: 732px;
	padding-right: 15px;
	padding-left: 13px;
	margin-left: auto; 
	margin-right: auto;
}
#feature h1 {
	color: #FA0294;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	font-weight: lighter;
}
#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 75px;
	color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#header {
	background-image: url(images/header-bg.gif);
	background-color: #FA0294;
	height: 67px;
	width: 732px;
}
#footer #footerleft {
	float: left;
	height: 60px;
	width: 133px;
	background-image: url(images/footer-left.gif);
	padding-left: 80px;
	padding-top: 15px;
	padding-right: 10px;
	color: #666666;
}
#footerleft a {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#footerleft a:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#footer #footeright {
	float: left;
	text-align: center;
	width: 509px;
	padding-top: 30px;
	height: 55px;
}
#footeright a {
	padding-right: 9px;
	padding-left: 9px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#footeright a:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#content #contenttop {
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 732px;
}
#content {
	background-image: url(images/content-body.jpg);
	background-repeat: repeat-y;
}
#container #content #contentbody {
	background-image: url(images/content-bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#navigation {
	background-image: url(images/nav-bg.gif);
	height: 38px;
	padding-left: 114px;
	width: 618px;
}
#featurebody {
	background-image: url(images/feature-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 24px;
	padding-left: 25px;
}
#featurebody-feature {
	background-image: url(images/feature-bot-home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 24px;
	padding-left: 25px;
}
#feature {
	background-image: url(images/feature-bg.gif);
	background-repeat: repeat-y;
	clear: left;
}

#featuretop {
	background-image: url(images/feature-top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.area{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	width: 142px;
	hborder-top-width: 1px;
	border: 1px solid #DDDDDD;
}
.area1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	width: 358px;
	hborder-top-width: 1px;
	border: 1px solid #DDDDDD;
}
.required {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FC0394;
}
.required-text {
	font-size: 9px;
}

/* MENU  + + + + + + + + + */
ul#primarynav {
	text-align: center;
	float: left;
	width: 570px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul#primarynav, ul#primarynav li {
	margin: 0; padding: 0;
	list-style-type: none;
	overflow: hidden;
}
ul#primarynav li {
	display: block;
	float: left;
}
ul#primarynav li a {
	color: #FFFFFF;
	margin-top: 1.4em;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
ul#primarynav li a:hover {
	color: #030303;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #4E4E4E;
	margin: 0px;
}
.table {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #D5D5D5;
	background-color: #FBFBFB;
	padding: 6px;
}

ul#primarynav li.menu0 {
	width: 60px;
	height: 38px;
	background: transparent url(images/menu0.gif) no-repeat;
}
ul#primarynav li.menu0:hover, ul#primarynav li.menu0.over, ul#primarynav li.menu0.current {
	background-position: 0 -38px; 
}

ul#primarynav li.menu1 {
	width: 81px;
	height: 38px;
	background: transparent url(images/menu1.gif) no-repeat;
}
ul#primarynav li.menu1:hover, ul#primarynav li.menu1.over, ul#primarynav li.menu1.current {
	background-position: 0 -38px; 
}
ul#primarynav li.menu2 {
	width: 97px;
	height: 38px;
	background: transparent url(images/menu2.gif) no-repeat;
}
ul#primarynav li.menu2:hover, ul#primarynav li.menu2.over, ul#primarynav li.menu2.current {
	background-position: 0 -38px; 
}
ul#primarynav li.menu3 {
	width: 72px;
	height: 38px;
	background: transparent url(images/menu3.gif) no-repeat;
}
ul#primarynav li.menu3:hover, ul#primarynav li.menu3.over, ul#primarynav li.menu3.current {
	background-position: 0 -38px; 
}
ul#primarynav li.menu4 {
	width: 59px;
	height: 38px;
	background: transparent url(images/menu4.gif) no-repeat;
}
ul#primarynav li.menu4:hover, ul#primarynav li.menu4.over, ul#primarynav li.menu4.current {
	background-position: 0 -38px; 
}
ul#primarynav li.menu5 {
	width: 111px;
	height: 38px;
	background: transparent url(images/menu5.gif) no-repeat;
}
ul#primarynav li.menu5:hover, ul#primarynav li.menu5.over, ul#primarynav li.menu5.current {
	background-position: 0 -38px; 
}
ul#primarynav li.menu6 {
	width: 88px;
	height: 38px;
	background: transparent url(images/menu6.gif) no-repeat;
	padding-right: 2px;
}
ul#primarynav li.menu6:hover, ul#primarynav li.menu6.over, ul#primarynav li.menu6.current {
	background-position: 0 -38px; 
}
ul#primarynav a {
	display: block;
	color: #3B3B3B;
	text-decoration: none;
}
ul#primarynav a:hover {
	color: #3B3B3B;
}
ul#primarynav li.current a, ul#primarynav li a:hover, ul#primarynav li.over a {
	color: #FF0080;
}
