body {
	margin:0;
	padding:0;
	background: url(/images/body_bg.gif) top repeat-x black;
}

td {
	font-family:Verdana;
	font-size:13px;
}

p {
	padding:0px;
	margin:0 0 16px 0;
}

#hilite {
	color: #E40F17;
	font-weight: bold;
}	

sup {
	font-size:6pt;
	vertical-align: top;
}

#rs_body_table {
	background: url(/images/menu_col_bg.gif) left repeat-y #E40F17;
}

#headerleft {
	width:239px;
	height:170px;
	background: url(/images/header_left_bg.gif);
	text-align:left;
}

#headerbottom2 {
	background: url(/images/header_bottom_bg.gif);
	background-color: #E40F17;
	background-repeat: repeat-y;
}

#headerbottom1 {
	height:1px;
	background-color:#fff;
}

#headerright_home {
	width:521px;
	height:170px;
	background: url(/images/home_header_80.jpg);
	background-repeat: none;
}

#headerright_inner {
	width:521px;
	height:170px;
	background: url(/images/header_inner.gif);
}

#menucell {
	width: 228px;
}

#bodycell {
	background-color:white;
	margin-top:20px;
	padding: 20px 20px 30px 20px;
	line-height: 1.4em;
}

#subheadercell {
	padding-left:20px;
}

#qrc_container {
	width:200px;
	background-color:#c8c8c8;
}

#qrc_table td {
	font-family:arial;
	font-size:12px;
}

a {
	color:#E40F17;
	outline: none;
}

a:hover {
	text-decoration:underline;
	color: #0000CC;
}

h1 {
	font-family: Arial;
	font-size: 30px;
	color:#E40F17;
	font-weight: bold;
	margin:0;
	padding:0;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
}


#home_blurb {
	padding-top:12px;
}

#home_blurb a {
	color:black;
	text-decoration: none;
}

#home_blurb a:hover {
	text-decoration: underline;
}

#mainmenu {
	border-top:1px solid #a20a0f;
}

#mainmenu img {
	border-bottom:1px solid #a20a0f;
}

#services_box {
	border:1px solid #ccc; 
	background-color:#f4f4f4; 
	padding:10px;
}

#services_box a {
	font-family:arial;
	font-size:12px;
	font-weight: bold;
}