body {
	margin: 				0px;
	min-width: 				900px;       /* 2x LC width + RC width */
	background-color: 		#AAAAAA;
	text-align: 			center;
	padding-top: 			0;
	padding-bottom: 			15px;
	}
#wrapper {
	text-align: 			center;
	width: 					900px;
	margin-right: 			auto;
	margin-left: 			auto;
	margin-top: 			15px;
	background-color: 		#FFFFFF;
}
/* mac hide \*/
*html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 					900px;
	wid\th: 				900px;
}
/* end hide */ 
#headerpanel {
	height:					130px;
	background-image: 		url(images/header.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#bodywrapper {
	border:					1px solid #000000;
	text-align:				left;
	background-color:		#fef7ee;
	min-height:				600px;
}
* html #bodywrapper {
	height:					600px;
}
#contents {
	padding:				10px 25px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			10pt;
	font-weight : 			normal;
	color:					#000000;
}

#MenuPanel .Top {
	height:					32px;
	background-image: 		url(images/menupanel_top.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#MenuPanel {
	background-image: 		url(images/menupanel_body.gif);
	background-repeat: 		repeat-y;
	margin-bottom:0;
}
#MenuPanel .Bottom {
	height:					32px;
	background-image: 		url(images/menupanel_bottom.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#QuotePanel .Top {
	height:					32px;
	background-image: 		url(images/quotepanel_top.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#QuotePanel .Body {
	background-image: 		url(images/quotepanel_body.gif);
	background-repeat: 		repeat-y;
	margin-bottom:0;
	writing-mode:tb-ll;
filter: flipH() flipV();

}
#QuotePanel .Bottom {
	height:					32px;
	background-image: 		url(images/quotepanel_bottom.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
H1 {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			10pt;
	font-weight : 			bold;
	text-transform:			uppercase;
	color:					#000000;
	margin-bottom:			5px;
}
H1.PageHeader {
	font-size : 			12pt;
	
}
#footer {
	clear: both;
	height:					92px;
	background-image: 		url(images/footer_image.gif);
	background-repeat: 		no-repeat;
}
#MenuPanel ul {
	padding: 				0;
	list-style-type: 		none;
	margin-top:				0;
	margin-left:			5px;
	padding-top: 			12px;
}
#MenuPanel ul li {
	text-align: 			left;
	font-size: 				10pt;
	
}
#MenuPanel ul li a {
	font-family: 			arial, verdana;
	font-weight: 			normal;
	padding: 				3px 20px;
	text-decoration: 		none;
	color: 					#fe9428;
	margin-top: 			0;
	width: 					auto;	
}
#MenuPanel ul li.Main, #MenuPanel ul li.Main a {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			13pt;
	font-weight : 			bold;
	text-transform:			uppercase;
	padding: 				3px 20px;
	text-decoration: 		none;
	color: 					#FFFFFF;
	margin-top: 			0;
	width: 					auto;	
}
#MenuPanel ul li.Main a {
	padding-left:			0;
}
#MenuPanel ul li.Main a:hover {
	color:					#fe9428;
}
#MenuPanel ul li a:hover {
	color:					#FFFFFF;
}
#MenuPanel .Separator {
	height: 				2px;
	margin:					0 30px 10px 20px;
	border-bottom:			1px solid #FFFFFF;
}
#contentbox {
	width:					450px;
	padding-left:			15px;
	padding-right:			15px;
	float:					left;
	background:				#edf4f4;
	min-height: 			550px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	line-height: 			19px;
}

H2 {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			12pt;
	font-weight : 			bold;
	color:					#588298;
}
H3 {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	font-weight : 			bold;
	color:					#588298;
}
H4 {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			9pt;
	font-weight : 			bold;
	color:					#588298;
	margin-bottom: 0;
	padding-bottom:0;
}
.formsection {
	padding:				5px 0;
}

a:link, a:visited, a:active {
	color: 					#fe9428;
	text-decoration: 		none;
}
a:hover {
	color: 					#fe9428;
	text-decoration: 		underline;
}

#FormBlock {
	margin:					0 10px;
}
.formtext {
	font-weight:			bold;
}
