@charset "ISO-8859-1";
body {
	min-width: 758px;
	max-width: 758px;
	font-family: Lucida Grande, Geneva, Veranda, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/m_bg.jpg);
}
.clearing {
	height: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: .1em;
}
#main_shell {
	background-image: url(images/bd_bg.jpg);
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#headerBox {
	height: 260px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#navBox {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
}
li {
	margin-left: 15px;
}
ol {
	margin-left: 15px;
	margin-top: 15px;
}
#bodyShell {
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#bodyLeft {
	width: 500px;
	padding-top: 5px;
	float: left;
	font-size: 11px;
}
#qL1 {
	float: left;
	width: 155px;
	background-image: url(images/pnk_dot.jpg);
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#qL_left {
	float: left;
	width: 333px;
}
#qL_shell {
	width: 500px;
}
#qL2 {
	float: right;
	width: 155px;
	background-image: url(images/pnk_dot.jpg);
	margin-left: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#qL3 {
	float: right;
	width: 155px;
	background-image: url(images/pnk_dot.jpg);
	margin-left: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bodyRight {
	width: 190px;
	padding-top: 5px;
	padding-left: 20px;
	float: right;
	font-size: 11px;
}
#btmNav {
	width: 710px;
	padding-top: 5px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}#logo_btm {
	float: left;
	height: 59px;
	width: 91px;
	padding-top: 10px;
}
#btm_navL {
	float: right;
	width: 400px;
	padding-top: 10px;
	line-height: 16px;
}
#pageBtm_edge {
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#btmNav a:link {
	color: #333333;
	text-decoration: none;
}
#btmNav a:visited {
	text-decoration: none;
	color: #666666;
}
#btmNav a:hover {
	color: #9C0E1C;
	text-decoration: none;
}
#btmNav a:active {
	text-decoration: none;
	color: #333333;
}
.Page_hd_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.sub_r_hdTxt {
	font-size: 12px;
	color: #B7000E;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.red_bold {
	font-size: 14px;
	font-weight: bold;
	color: #b7000e;
}
.red_hd {
	font-size: 11px;
	font-weight: bold;
	color: #b7000e;
}
.border_box {
	padding: 8px;
	border: thin solid #b7000e;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.highlight_box {
	font-size: 10px;
	color: #FF0000;
	padding: 5px;
	border: thin solid #666666;
	background-color: #EFEFEF;
}
