BODY 
{
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {text-decoration: underline; color: #b5111b;}
a:hover{color: #000;}

img {display: block; border: 0px;}
p { margin: 0 0 0 0;}

.headline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px 0px 5px 0px;
}
.subheadline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 55px 5px 70px;
}

.bodycontent td
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}

.bodycontent
{
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}

.bodycontent li
{
	line-height:11px;
	padding-bottom:10px;
}


.footertext,.footertext a
{
	padding: 0px 0px 0px 0px ;
	font-size: 11px;
	font-weight: bold;
	color: #b5111b;
	text-decoration: none;
}
.footertext a:hover {color: #ffffff;}

.formtextBlack 
{
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 2px;
}

.formtextWhite
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.formBoxWhite
{
	width:200px;
	height:18px;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #000000;
	padding-left: 2px;
}

.formBoxWhite_lg
{
	width:200px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #000000;
	overflow: auto;	
	padding-left: 2px;
}

TD.loginbutton INPUT {
	border: #b5111b 1px solid; 
	padding: 1px 1px 1px 1px; 
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff; 
	font-family: Arial; 
	background-color: #b5111b;
	cursor: hand;
}

/* ------------------ Top Menu -------------------------*/

div.topmenuoff 
{
	width:130px;
	height:17px;
	float:left;
	background-image: url(../images/btnmenu_off.jpg);
	background-repeat:no-repeat;
}

div.topmenuoff a
{
	padding: 2px 0px 0px 1px;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
	display: block;
}

div.topmenuoff a:hover
{
	width:130px;
	height:15px !important;
	height:17px;
	background-color: #b5111b;
	display: block;
	color: #ffffff;
}

div.topmenuoff a.selected
{
	width:130px;
	height:15px !important;
	height:17px;
	background-color: #b5111b;
	display: block;
}

div.topmenuspacer
{
	width:4px;
	height:17px;
	float:left;
	background-image: url(../images/trans.gif);
}


/* ------------------- Side Menu ----------------------*/
.sidemenutopheader 
{
	padding-top: 1px;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
	background-color: #b5111b;    
}

#sidemenu 
{
	width: auto;
	padding: 0 0 1em 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	font-size : 11px;
	color: #ffffff;
}

#sidemenu ul 
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    }

#sidemenu li {
    border-bottom: 1px solid #858688;
    margin: 0;
    list-style: none;
    list-style-image: none;
    }

#sidemenu li a 
{
    display: block;
    padding: 5px 5px 5px 20px;
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    }

#sidemenu li a:hover, #sidemenu li .selected 
{
    background-image: url(../images/sidemenusquare.jpg);
	background-repeat: no-repeat;
    color: #b5111b;
    font-size: 11px;
}

html>body #sidemenu li a {width: auto;}

/*----------------- other ---------------------*/
.topbar
{
	height:39px;
	background-image: url(../images/topbar.jpg); 
	background-repeat:no-repeat;

	padding: 2px 0px 0px 13px;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}

.topbar_lg
{
	height:39;
	background-image: url(../images/topbar_lg.jpg); 
	background-repeat:no-repeat;

	padding: 2px 0px 0px 13px;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}

/*---------FAQ Stuff ---------------*/
.faqhide { display:none; width: auto; overflow:hidden; background-repeat:no-repeat;}
.faqshow { display:block; height:auto; margin: 0px 0px 10px 20px; background-repeat:no-repeat; color: #000;}

#faqlist 
{
	width: auto;
	padding: 0em 0.5em 1em 0.5em;
	margin-bottom: 1em;
	font-weight: normal;
	font-size : 11px;
}

#faqlist ul 
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    }

#faqlist li {
    margin: 0;
    list-style: none;
    list-style-image: none;
    background-image: url(../images/minusonly.jpg);
    background-repeat: no-repeat;
    }

#faqlist li a 
{
    display: block;
    padding: 5px 5px 5px 20px;
    color: #b5111b;
    text-decoration: none;
    width: 100%;
    background-repeat: no-repeat;
    }

#faqlist li a:hover, #faqlist li .selected 
{
    background-image: url(../images/plusonly.jpg);
	background-repeat: no-repeat;
    color: #000;
}

html>body #faqlist li a {width: auto;}



