body
{
	margin:0 auto;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#bac7e3;
}
.bold
{
	font-weight:bold;
}
.space
{
	margin:0 0 0 15px;
}
.req_error
{
	color:red;
}
br.clear
{
	clear:both;
}
#container
{
	margin:0 auto;
	background:url(/images/content_bg.png);
	background-repeat:repeat-y;
	background-position:center top;`
}
#header_wrapper
{
	width:100%;
	height:296px;
	background-image:url(/images/header_bg_small.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#header_wrapper ul
{
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
	float:left;
}
#header_wrapper ul li
{
	float:left;
	font:bold 0.75em Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin:0;
}
#header_wrapper ul li.first
{
	border-left:0;
}
#header_wrapper ul li a
{
	text-decoration:none;
	display:block;
	padding:0 17px 0 17px;
}
#header_wrapper ul li.first a
{
	padding-left:0;
}
#header_wrapper ul li a:hover
{
	text-decoration:underline;
}
#topmenu
{
	width:760px;
	height:25px;
	margin:0 auto;
}
#topmenu ul li
{
	border-left:1px solid #2d4157;
}
#topmenu ul li a
{
	color:#2d4157;
}
#topmenu ul li a:hover
{
	color:#ddc298;
}
#bottommenu
{
	width:760px;
	height:25px;
	margin:184px auto 0 auto;
}
#bottommenu ul li
{
	border-left:1px solid #4c3918;
}
#bottommenu ul li a
{
	color:#4c3918;
}
#bottommenu ul li a:hover
{
	color:#4e7298;
}
#content
{
	margin:0 auto;
	width:840px;
	min-height:200px;
}
#content p
{
	margin:0 0 10px 0;
	padding:0;
	font:normal 0.70em Georgia, "Times New Roman", Times, serif;
	line-height:17px;
}
#content img.left
{
	float:left;
	margin:0 10px 0 0;
}
#content img.right
{
	float:right;
	margin:0 0 0 5px;
}
#content img.center
{
	display:block;
	margin:0 auto 10px auto;
}
#content ul
{
	padding:0;
	list-style-type:none;
}
#content ul li
{
	font:normal 0.7em Georgia, "Times New Roman", Times, serif;
	padding:0 0 5px 0;
}
#leftcontent
{
	width:531px;
	float:left;
	margin:10px 0 0 40px;
}
#leftcontent hr
{
	margin:25px 0 25px 0;
	padding:0;
	border:1px inset #ddc298;
}
#leftcontent h4
{
	font:bold 0.9em Georgia, "Times New Roman", Times, serif;
	margin:5px 0 10px 0;
	padding:0;
	color:#4c3918;
	letter-spacing:1px;
}
#leftcontent h5
{
	font:bold 0.9em Georgia, "Times New Roman", Times, serif;
	margin:5px 0 0 0;
	padding:0;
	color:#4c3918;
	letter-spacing:1px;
}
#leftcontent p
{
	color:#4c3918;
}
#leftcontent a
{
	color:#4e7298;
}
#leftcontent a:hover
{
	color:#4c3918;
}
#leftcontent ul
{
	list-style-type:disc;
	margin:0 0 10px 25px;
}
#leftcontent ul li
{
	color:#4c3918;
	font-weight:bold;
}
#leftcontent form
{
	margin:0 0 10px 0;
	padding:10px;
	background:#eee1cd;
	border:5px solid white;
}
#leftcontent label
{
	width:175px;
	text-align:right;
	float:left;
	font:bold 0.7em Georgia, "Times New Roman", Times, serif;
	color:#4c3918;
	margin:5px 5px 0 0;
	padding:4px 0 0 0;
}
#leftcontent input
{
	width:200px;
	border:1px inset #4c3918;
	margin:5px 0 0 0;
	font:normal 0.7em Georgia, "Times New Roman", Times, serif;
	padding:3px 0 5px 2px;
	color:#4c3918;
}
#leftcontent input.submit
{
	border:0;
	background:#4c3918;
	border:2px inset #4c3918;
	color:white;
	height:25px;
	padding:0 0 3px 0;
	margin:10px 0 0 180px;
	width:204px;
}
#leftcontent textarea
{
	width:200px;
	height:100px;
	border:1px inset #4c3918;
	margin:5px 0 0 0;
	font:normal 0.7em Georgia, "Times New Roman", Times, serif;
	padding:3px 0 5px 2px;
	color:#4c3918;
}
#leftcontent table
{	
	font:normal 0.7em Georgia, "Times New Roman", Times, serif;
	color:#4c3918;
	margin:0 0 10px 0;
	padding:10px;
	background:#eee1cd;
	border:5px solid white;
}
#leftcontent tr.header
{
	font-weight:bold;
}
#leftcontent tr.white
{
	
}
#leftcontent tr.grey
{
	background:#dfcfb7;
}
#leftcontent td
{
	padding:2px;
}
#leftcontent tr.header td
{
	border-bottom:1px solid #4c3918;
}
#rightcontent
{
	float:right;
	width:182px;
	padding:0 40px 0 0; 
}
#rightcontent a
{
	color:#ddc298;
}
#rightcontent a.more
{
	text-decoration:none;
	font:bold 1.1em Georgia, "Times New Roman", Times, serif
}
#rightcontent a:hover
{
	color:white;
}
#rightcontent hr
{
	margin:25px 0 25px 0;
	padding:0;
	border:1px inset #4e7298;
}
#rightcontent p
{
	margin:0 0 10px 0;
	color:white;
	line-height:normal;
}
#rightcontent ul
{
	margin:10px 0 0 0;
}
#rightcontent ul li
{
	color:white;
}
#rightcontent ul li a
{
	color:white;
	text-decoration:none;
}
#rightcontent ul li a:hover
{
	color:#ddc298;
	text-decoration:underline;
}
#rightcontent form
{
	margin:0;
	padding:0;
}
#rightcontent label
{
	font:normal 0.7em Georgia, "Times New Roman", Times, serif;
	color:white;
	margin:0;
	padding:0;
}
#rightcontent input
{
	width:175px;
	border:1px inset #4c3918;
	margin:0;
	font:normal 0.7em Georgia, "Times New Roman", Times, serif;
	padding:3px 0 5px 2px;
	color:#31475d;
}
#rightcontent input.submit
{
	border:0;
	background:#31475d;
	border:2px inset #31475d;
	color:white;
	height:25px;
	padding:0 0 3px 0;
	margin:15px 0 0 0;
	width:180px;
}
#rightcontent select
{
	width:179px;
	border:1px inset #4c3918;
	margin:0;
	font:normal 0.7em Georgia, "Times New Roman", Times, serif;
	padding:2px 0 3px 2px;
	color:#31475d;
}
#footer
{
	background:url(/images/footer_bg.png);
	background-repeat:no-repeat;
	height:132px;
	width:847px;
	margin:0 auto;
	clear:both;
}
#footer p
{
	font:normal 0.65em Arial, Helvetica, sans-serif;
	color:#8ba2d5;
	margin:0;
	padding:0;
}
#footer p a
{
	color:#8ba2d5;
	text-decoration:none;
}
#footer p a:hover
{
	text-decoration:underline;
	color:#ddc298;
}
#footer p.left
{
	padding:29px 0 0 40px;
	float:left;
}
#footer p.right
{
	float:right;
	padding:43px 40px 0 0;
}