*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #FFEDF7 url(../images/bodybg.gif) top left repeat-x;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
}
.padding
{
	padding: 0 5px;
}
p
{
	margin-bottom: 10px;
}
div.more
{
	text-align: right;
}
img
{
	border: 0;
}
.right
{
	display: block;
	float: right;
}
.left
{
	display: block;
	float: left;
}
a
{
	color: #F0048C;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1, h2, h3
{
	color: #000000;
	font-weight: bold;
}
h1
{
	font-size: 22px;
	text-transform: uppercase;
}
h2
{
	color: #000000;
	font-size: 24px;
}
h3
{
	font-size: 12px;
}
div.pagecontainer
{
	margin: 0 auto;
	width: 818px;
}
div.container
{
	background: transparent url(../images/contentbg.gif) top left repeat-y;
	float: left;
	width: 596px;
}
div.content
{
	background: transparent url(../images/content_test.gif) top left no-repeat;
	height: 430px;
	height: auto !important;
	min-height: 430px;
	padding: 8px 14px 0 13px;
	position: relative;
}
div#loginbar
{
	color: #6e6c6c;
	font: 10px/10px;
	position: absolute;
	right: 13px;
	text-align: right;
	top: 84px;
}
div#loginbar strong
{
	color: #2d2d2d;
	font-weight: normal;
	text-decoration: underline;
}
div#loginbar a
{
	border-left: 1px solid #b5b5b5;
	margin-left: 2px;
	padding-left: 7px;
}
body#indexpg div#loginbar
{
	display: none;
}
div.contentfoot
{
	background: #FFEDF7 url(../images/contentfoot.gif) top left no-repeat;
	clear: both;
	height: 148px;
	padding-bottom: 15px;
	width: 596px;
}
div.contentfoot h4
{
	position: relative;
}
div.contentfoot h4 a
{
	height: 90px;
	left: 220px;
	position: absolute;
	top: 65px;
	width: 160px;
}
div.contentfoot h4 a span
{
	display: none;
}
div.secondary
{
	background: transparent url(../images/secondarybg.gif) top left no-repeat;
	margin-left: 3px;
	width: 567px;
}
div.secondary h1
{
	background-color: #f7f9fd;
	display: inline;
	font-size: 20px;
	margin: 0 0 0 10px;
	padding: 0 4px;
	position: relative;
	top: -5px;
}
div.infobottom
{
	border-top: 1px solid #afb2b8;
	margin-top: 10px;
	padding-top: 10px;
}
div.sidebar
{
	background: transparent url(../images/sidebarbg.gif) top left repeat-y;
	float: left;
	width: 198px;
}
div.nav
{
	background: transparent url(../images/sidebar.gif) top left no-repeat;
	height: 366px;
	height: auto !important;
	min-height: 366px;
	padding: 14px 15px 10px 10px;
}
div.sidebarfoot
{
	background: transparent url(../images/sidebarfoot.gif) top left no-repeat;
	height: 87px;
	width: 198px;
}
div.sidebarfootsecure
{
	background: transparent url(../images/sidebarfoot_secure.gif) top left no-repeat;
	height: 87px;
	width: 198px;
}
#pagecontent
{
	/*background: transparent url(../images/secondary-header.jpg) no-repeat top center;*/
	margin-right: -3px;
	min-height: 163px;
	padding: 12px 12px 12px;
}
body#indexpg #pagecontent
{
	background: transparent none;
	padding: 0;
}
#pagecontent h1.pagetitle
{
	color: #000;
	font: 14px/18px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
#pagecontent ol, #pagecontent ul
{
	margin: inherit 24px;
}
#pagecontent ol.grouplist, ul.grouplist
{
	font: 12px/17px;
	font-weight: bold;
	margin: 1em 30px;
}
div#news
{
	background: transparent url(../images/newsbg.gif) top left no-repeat;
	float: left;
	width: 199px;
}
div#news ul
{
	list-style: none;
}
div#news ul li
{
	background: transparent url(../images/news-li_bg.jpg) no-repeat 0 0;
	margin: 2px 2px;
}
div#news ul li a
{
	background: transparent url(../images/news-li_bg.jpg) no-repeat 0 0;
	display: block;
	margin: 0;
	padding: 3px 3px 3px 18px;
}
div#news ul li a:hover
{
	background: transparent url(../images/news-li_bg.jpg) no-repeat 0 -42px;
	text-decoration: none;
}
div#news h2, div#emailsignup h2, div#review h2
{
	background-color: #f7f9fd;
	display: inline;
	font-size: 15px;
	margin-left: 10px;
	padding: 0 4px;
	position: relative;
	text-transform: uppercase;
	top: -3px;
}
ul#newslist
{
	border-left: 1px solid #c9d1da;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px 0 10px 22px;
}
ul#newslist li.title
{
	font-weight: bold;
	list-style-type: none;
}
div.newsitem
{
	margin: 5px 0 20px 0;
}
div.newsitem img.newspic
{
	border: 1px solid #c0c7cf;
	float: right;
	margin: 10px;
}
div.newsitem #archivenews
{
	border-top: 1px solid #c0c7cf;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 8px;
}
p#newsrss
{
	margin-top: 1em;
}
.ml1
{
	color: #F0048C;
	font-size: 9px;
	text-decoration: none;
}
.ch1
{
	color: #141414;
	font-size: 11px;
}
a.ml2
{
	color: #F0048C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.ml2:hover
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.ml2
{
font-size: 10px;
}

a.top_menu_1
{
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 38px;
	padding: 7px 5px 0px 5px;
	text-align: center;
	text-decoration: none;
}
a.top_menu_2
{
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	padding: 0 5px 0 5px;
	text-align: center;
	text-decoration: none;
}

#footer{

font-size: 10px;
padding: 0px 20px  20px 20px;
text-align: center;
background: #FFEDF7;
}

.sub_nav_menu
{
background-color: #F0048C;
color: #FFFFFF;
}
.sub_nav_menu a
{
color: #FFFFFF;
}

