* {
	font-family:arial, helvetica, sans-serif;
	}
.red {
	color: #BE2026;
	}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	behavior:url("csshover.htc");
}
img {
	behavior:	url("pngbehavior.htc");
}
a img {
	border:0;
}
.leftmenu_holder {
	width: 70px;
	background-image: url(images/leftmenu_bottom_cap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #615C9F;
}
.right_td {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #615C9F;
	padding-left: 8px;
	padding-top: 10px;
}
.blue_hr {
	color: #615C9F;
	text-decoration: none;
	height: 1px;
}
.header_image {
	height: 113px;
	width: 623px;
}
.menu_holder {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 798px;
	text-align: left;
}
.date_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.leftdivider {
	border-left: 1pt dotted #fff;
}

#top_menu {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BE2026;
	text-align: center;
	z-index: 100;
}

#top_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#top_menu ul li {
	position: relative;
	float: left;
	}


#top_menu ul li:hover{
	color: #FFFFFF;
	background-color: #615C9E;
}

#top_menu ul li ul {
	font-size: 10px;
	background-color: #BE2026;
	position: absolute;
	display: none;
	min-width: 100%;
	}
	
#top_menu ul li:hover ul {
	display: block;
	}

#top_menu ul li ul li {
	border-top: 1pt dotted #fff;
	border-left: 1pt dotted #fff;
	border-right: 1pt dotted #fff;
	text-align: left;
	float: none;
}

#top_menu ul li ul li.bottom-item {
	border-bottom: 1pt dotted #fff;
}

#top_menu ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 11px;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BE2026;
	display: block;
	padding-top: 8px;
	text-align: center;
	height: 22px;
}
.topmenu_td {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	height: 30px;
}
.topmenu:hover {
	color: #FFFFFF;
	background-color: #615C9E;
}
.testimonials_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #BE2026;
}
.center_content {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.page_header_red {
	font-size: 15px;
	text-transform: uppercase;
	color: #BE2026;
}
ul.body, {
list-style:disc outside;
}
ul.body li, li {
	font-size: 12px;
	line-height: 17px;
}
ul.yo_wishlist {
	margin-top:0;
	padding-left:15px;
	}
ul.yo_wishlist ul {
	list-style-type:none;
	padding-left:15px;
	}
ul.yo_wishlist ul li {
	font-style:italic;
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.bodytext_red {
	font-size: 12px;
	line-height: 19px;
	color: #BE2026;
}
.bodytextlink, .bodytext a {
	color: #085AA4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #085AA4;
}
.bottomdash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
table tr td.bottomdash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	padding: 3px 0;
}
.bodytextlink_noborder {
	font-size: 12px;
	color: #085AA4;
	text-decoration: none;
}
.bodytextlink:hover {
	color: #BE2026;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BE2026;
}
.bodytextlink_noborder:hover {
	color: #BE2026;
	text-decoration: none;
}
hr.blue {
	border: none 0; 
	border-top: 1px dashed #615C9F;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.testimonials_text {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonials {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 10px;
}
.testimonials_text_red {
	font-size: 11px;
	line-height: 17px;
	color: #BE2026;
	font-family: Arial, Helvetica, sans-serif;
}
.rightpicwrapper {
	padding-bottom: 10px;
}

.leftpicwrapper {
	padding-top: 10px;
}
/* begin menu formatting */

/*.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	display: block;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
}
*/
/*.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F7931D;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7931D;
}*/

.mainmenu {
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	margin: 0px;
	text-align:left;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.submenu {
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
	background-color: #615C9F;
	display: block;
	text-decoration: none;
	margin: 0px;
	text-align:left;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-left: 0px;
}

#menu {
z-index:20;
width: 176px;
height: 135px;
background-image: url(images/leftmenu_bottom_cap.gif);
background-repeat: no-repeat;
background-position: bottom;
background-color: #615C9F;
}

#menu h2{
color:#fff;
}

.mainmenu:hover{
	color: #F7931D;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7931D;
}

.submenu:hover{
	color: #F7931D;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7931D;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:100%;
}


/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:none;
}


div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display:block;}
.formtext {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.left_content {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
.formtext_red {
	font-size: 11px;
	line-height: 15px;
	color: #BE2026;
}
.home_under_menu {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	padding-left: 10px;
	color: #000;
	margin-top: 10px;
	border:1pt solid #615C9F;
}
.home_under_menu ul{
	padding-left:15px;
	margin-top: 10px;
}
.whatsnew_headertext {
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonials_text {
	font-size: 11px;
	line-height: 16px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonials_text_white {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonials_text_white_ul {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
.adtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	margin:5px 0 0 0;
}
.adtext a {
	color: #BE2026;
}
.bodytext_adtile {
	width:335px;
	padding:5px 10px;
	background-color:#902841;
	text-align:center;
	}
.bodytext_adtile p {
	font-size:14px;
	color:#fff;
	}
.bodytext_adtile p a {
	color:#fff;
	border-bottom:1px dashed #fff;
	}
