body {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff; 
}

.header {
	background-image:url(../images/header.jpg); 
	background-repeat:no-repeat;
	width:800px; 
	height:129px;
	text-align:right;
}

.topnav {
	background-image:url(../images/topnav-bg.jpg); 
	background-repeat:repeat-x;
	width:800px; 
	height:54px;
	vertical-align:top;
}

.topnavon {
	width:104px;
	background-image:url(../images/topnav_ro.gif);
	background-position:center;
	text-align:center;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top:10px;
}

.topnavoff {
	width:104px;
	background-image:url(../images/spacer.gif);
	background-position:center;
	text-align:center;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top:10px;
}

.topNavLink:link, .topNavLink:active, .topNavLink:visited{
	text-decoration:none;
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	
}

.topNavLink:hover {
	text-decoration:none;
	color:#ffffff;
}

.leftnav{
	width:203px;
	background-color:#FFFFFF;
}

.nav-section {
	width:210px; height:30px;
	padding-left:10px;
}

.navsection, a.navsection:link, a.navsection:active, a.navsection:visited {
	color: #355abb;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.navsection:hover {
	color: #ff8319;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.nav-subsection {
	width:200px; height:22px;
	padding-left:20px;
}

.navsubsection, a.navsubsection:link, a.navsubsection:active, a.navsubsection:visited  {
	color: #67a3ff;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.navsubsection:hover {
	color: #84aa13;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.navarticle, a.navarticle:link, a.navarticle:active, a.navarticle:visited  {
	color: #666666;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left:25px;
}

a.navarticle:hover {
	color: #9d65ad;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left:25px;
}

.main {
	width:573px;
	padding-right:24px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

.main-index {
	background-image:url(../images/woman_bg.jpg); background-repeat:no-repeat; background-position:bottom right;
	width:573px; height:639px;
	padding-right:24px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

.footer {
	background-image:url(../images/footer.jpg); 
	background-repeat:no-repeat;
	width:800px; height:29px;
}

p, td {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*.p1 {
	font-size: 13px;
	font-weight: normal;
	color: #808285;
}
*/
.p1 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

a:link, a:active, a:visited{
	color:#fb7100;
	text-decoration:none;
}

a:hover {
	color:#666666;
	text-decoration:underline;
}

.newslink:link, .newslink:active, .newslink:visited{
	text-decoration:none;
	color:#ff2700;
}

.newslink:hover {
	text-decoration:none;
	color:#a1a1a1;
}

h1, .pagetitle {
	color: #2c6bcc;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}

h2{
	color: #333333;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h3 {

}

h4 {
	color: #9d65ad;
}
