body {
	margin: 7px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #A82A32;
	line-height: 30px;
	white-space: nowrap;
	display: block;
	margin: 0px 0px 7px -3px;
	letter-spacing: -1px;
}
#homelinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A82A32;
	font-weight: bold;
	text-decoration: none;
}
#homelinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A82A32;
	line-height: 18px;
	margin: 0px;
	text-align: left;
	display: block;
}
INPUT {
	font-size: 11px;
}
SELECT {
	font-size: 11px;
	width: 100%;
}
#container {
	height: 213px;
	width: 138px;
	position: absolute;
	z-index: 2;
	top: 7px;
	right: 0px;
	background-image: url(images/top_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	background: url(images/header_back.jpg) repeat-y left top;
	height: 135px;
	background-color: #E1E6FC;
	width:100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
#telephone {
	position: absolute;
	visibility: visible;
	z-index: 1000;
	left: 115px;
	top: 113px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0em;
	font-size: 13px;
}

#content {
	background: #FFFFFF url(images/content_back.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 4px solid #A12830;
}

.radioselect {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.searchquestion {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
#bodytext {
	padding:10px;
	text-align:justify;
	border-top:3px solid #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
 }
#searchcell {
	background: #A12830 url(images/search_box_back.gif) no-repeat right bottom;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: #FFFFFF;
	padding-top: 3px;
	}
	#menucell {
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #AA2A33;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	#isslcell {
	text-align:center;
	padding:0px 0px 10px 0px;
	border-bottom:3px solid #FFFFFF;
	background-color: #AA2A33;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}

#menulinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	width: 160px;
	border-bottom-color: #751E24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-left: 30px;
	background-image: url(images/logo_25_round.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	line-height: 29px;
}
#menulinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	width: 160px;
	border-bottom-color: #751E24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-left: 30px;
	background-image: url(images/logo_25_round.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	line-height: 29px;
	background-color: #C2303A;
}

LI {
	list-style-position: outside;
	list-style-image: url(images/bullett_15.png);
	line-height: 20px;
	font-size:12px;
}

