body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 0;
	border:0;
	margin:0;
	width:100%;
	height:100%;
}
td{
	vertical-align:top;
}
.bodytext, .bodytext td, .home_text, .headertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
}

.bodytext p{
	margin:0 0 5px 0;
}

.headertext{
	font-size:22px;
	color:#D0133F;
	line-height:28px;
}

.home_text{
	color:#FFFFFF;
	}

.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:120%;
}


.bodytext a, .bodytext a:hover, .bodytext a:active, .bodytext a:visited,
.bodytext td a, .bodytext td a:hover, .bodytext td a:active, .bodytext td a:visited,
.home_text a, .home_text a:hover, .home_text a:active, .home_text a:visited,
.footer_text a, .footer_text a:hover, .footer_text a:active, .footer_text a:visited
{
	text-decoration:none;
	color:#D0133F;
}

.bodytext a:hover, .bodytext td a:hover, .home_text a:hover, .footer_text a:hover
{
	text-decoration:underline;
	color:#F68E31;
}




.subnav a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration : none;
}	
.subnav a:hover{
	/*color:#000000;*/
}	
.subnav a.active {
	font-weight: bold;
}

.m, .m a, .m a:hover, .m a:active, .m a:visited,
.ma, .ma a, .ma a:hover, .ma a:active, .ma a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	background-image:url(images/m_bg_off.gif);
	background-repeat:repeat-x;
	padding-top: 2px;
}

.ma, .ma a, .ma a:hover, .ma a:active, .ma a:visited{
	background-image:url(images/m_bg_on.gif);
}

.ml, .mr, .mal, .mar{
	width:6px;
	height:19px;
	background-image:url(images/m_left_off.gif);
}
.mr{
	background-image:url(images/m_right_off.gif);
}
.mal{
	background-image:url(images/m_left_on.gif);
}
.mar{
	background-image:url(images/m_right_on.gif);
}
.msp{
	width:4px;
}
.msl, .msr{
	width:9px;
	height:30px;
	background-image:url(images/m_sub_l.gif);
}
.msr{
	background-image:url(images/m_sub_r.gif);
}
.ft{
	height:9px;
	background-color:#FABB83;
}

.bg1{
	background-image:url(images/bg_tile_left.gif);
	background-repeat:repeat-x;
	background-position:top right;
}
.bg2{
	background-image:url(images/bg_tile_right.gif);
	background-repeat:repeat-x;
}


li{
	/*	
	list-style-image:url(images/bullet_pink.gif);
	*/
	list-style-image:url(images/bullet-standard.gif);
	padding-top:2px;
	padding-bottom:3px;
}

ul{
	margin-left:0;
	padding-left:15px;
	margin-top:0;
	padding-top:0;
}

.home_text li{

	list-style-image:url(images/bullet_lightpink.gif);

}
.subtle_header2 {
			font-size : 12px !important;
			color :#FFFFFF !important;
}

.subtle_header {
	font-size : 12px !important;
}


li.bullet_white {
	list-style-image:url(images/bullet_white.gif);
}