body {
	margin: 				0px;
	min-width: 				990px;       /* 2x LC width + RC width */
	background-color: 		#ffffff;
	text-align: 			center;
	padding-top: 			0;
	padding-bottom: 			15px;
	}
#wrapper {
	text-align: 			center;
	width: 					990px;
	margin-right: 			auto;
	margin-left: 			auto;
	margin-top: 			15px;
	background-color: 		#FFFFFF;
}
/* mac hide */
*html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 					990px;
	width: 				990px;
}
/* end hide */ 
#logopanel {
	height:					180px;
	width:248px;
	background-image: 		url(images/logo.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#headerpanel {
	height:					147px;
	background-image: 		url(images/header_image.jpg);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#topheaderpanel {
	height:					92px;
	background-image: 		url(images/top_header.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#bodywrapper {
	border:					1px solid #000000;
	text-align:				left;
	background-color:		#fef7ee;
	min-height:				700px;
	background-image: 		url(images/body_background.gif);
}
* 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;
}
#LoginPanel .Top {
	height:					32px;
	background-image: 		url(images/loginpanel_top.gif);
	background-repeat: 		no-repeat;
	margin-bottom:			0;
	margin-top:				20px;
}
#LoginPanel H1 {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	font-weight : 			bold;
	padding: 				3px 20px;
	text-decoration: 		none;
	color: 					#FFFFFF;
	margin-top: 			0;
}
#LoginPanel {
	background-image: 		url(images/loginpanel_body.gif);
	background-repeat: 		repeat-y;
	margin-bottom:			0;
}
#LoginPanel .Bottom {
	height:					32px;
	background-image: 		url(images/loginpanel_bottom.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#GalleryPanel {
	margin-top:				180px;
}
#GalleryPanel .Top {
	height:					32px;
	background-image: 		url(images/gallerypanel_top.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#GalleryPanel .Body {
	height:					339px;
	background-image: 		url(images/gallerypanel_body.gif);
	background-repeat: 		no-repeat;
	margin-bottom:			0;
	cursor:					pointer;
}
#GalleryPanel .Bottom {
	height:					32px;
	background-image: 		url(images/gallerypanel_bottom.gif);
	background-repeat: 		no-repeat;
	margin-bottom:0;
}
#loginboxtable td {
	font-family: 			arial, verdana;
	font-weight: 			normal;
	color:					#ffffff;
	font-size:				11pt;
	padding-right:			4px;
}
.logbox 
{
	font-size: 				11px;
	color: 					#000000;
	font-weight: 			bold;
	margin: 			5px 15px 5px 0;
	width: 					110px;
}
.logbutton 
{
	color: 					#FFFFFF;
	background-color: 		#00a165;
	font-size: 				11pt;
	font-weight: 			bold;
	padding: 				3px 10px 3px 0;
	margin: 				10px 0 0 0;
	border: 				1px solid #000000;
	width:					100px;
	text-align: 			right;
}
H1 {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			12pt;
	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 10px;
	text-decoration: 		none;
	color: 					#ffffff;
	margin-top: 			0;
	width: 					auto;	
}
#MenuPanel ul li.Main, #MenuPanel ul li.Main a {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	font-weight : 			bold;
	text-transform:			uppercase;
	padding: 				3px 0 3px 10px;
	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 {
	text-decoration: 		underline;
	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: 					#185c99;
	text-decoration: 		none;
	font-weight:			bold;
}
a:hover {
	color: 					#185c99;
	text-decoration: 		underline;
}

#FormBlock {
	margin:					0 10px;
}
.formtext {
	font-weight:			bold;
}
#LoginPanel ul {
	padding: 				0;
	list-style-type: 		none;
	margin-top:				0;
	margin-left:			0;
}
#LoginPanel ul li {
	text-align: 			left;
	font-size: 				10pt;
	
}
#LoginPanel ul li a {
	font-family: 			arial, verdana;
	font-weight: 			normal;
	padding: 				3px 20px;
	text-decoration: 		none;
	color: 					#ffffff;
	margin-top: 			0;
	width: 					auto;	
}
#MenuPanel ul li.Sub {
	padding-left:			20px;
}
#LoginPanel ul li.Sub {
	padding-left:			10px;
}
#MenuPanel ul li .NoLink, #LoginPanel ul li .NoLink {
	padding-left: 				20px;
	}
#MenuPanel ul li.Main a {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	font-weight : 			bold;
	text-transform:			uppercase;
	padding: 				3px 20px;
	text-decoration: 		none;
	color: 					#FFFFFF;
	margin-top: 			0;
	width: 					auto;	
}

#LoginPanel ul li.Main {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	font-weight : 			bold;
	padding: 				3px 10px;
	text-decoration: 		none;
	color: 					#FFFFFF;
	margin-top: 			0;
	width: 					auto;	
}
#LoginPanel ul li.Main a {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	font-weight : 			bold;
	padding: 				3px 20px;
	text-decoration: 		none;
	color: 					#FFFFFF;
	margin-top: 			0;
	width: 					auto;	
}
#LoginPanel ul li.Main a:hover {
	color:					#fe9428;
}
#LoginPanel ul li a:hover {
	text-decoration: 		underline;
	color:					#FFFFFF;
}
#LoginPanel .Separator {
	height: 				2px;
	margin:					0 30px 10px 20px;
	border-bottom:			1px solid #FFFFFF;
}

/*******************************************************************/
/* NEWLY-ADDED CSS, AS OF 01/07/08:
/*******************************************************************/

#right_panel {
float: right;
min-height: 600px;
min-width: 250px;
padding: 10px 5px 10px 5px;
text-align: center;
margin-top: 25px;
}

*html #right_panel {
height: 600px;
width: 250px;
}

#contentbox .lowerlink {
color: #333333;
text-decoration: underline;
}
#footertext {
	font-size: 11px;
}