body{
	background:#CCCCCC;
	margin:0; padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.clear { clear:both;}


html, input	{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

a:hover {text-decoration:none;}

a {color:#1a3c79;}

#main { width:900px; margin:0 auto; background: #FFFFFF; border:2px #3D3D3D solid; border-top:0; border-bottom:0;}

#main .top { background:url(top.jpg) no-repeat top;}

#header { height:184px;}

#header h5 {margin:230px 0 0 15px; position:absolute; padding:0px; color:#F3F3F3; font-size:13px; font-weight:normal; width:600px;}

#body { background:url(side-dr.gif) repeat-y left top;}

#content { width:890px;}

#content .indent {padding: 120px 50px 10px 50px;}

#content .indent .title { padding-top: 30px; width:100%;}

h1 { margin:0px; padding-bottom:15px;color:#1a3c79; text-align:center; font-size:22px; font-weight:bold;}

.content_text { padding:0;}

.content_text ol { margin-left:20px; margin-top:15px;}

.content_text ul { list-style:none;}
.content_text ul li { background:url(cont-a.gif) no-repeat 0px 5px; padding-left:13px; color:#333333; margin-top:8px;}
.content_text ul li a { color:#333333;}

.content_text p {	
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size: 130%;
	line-height:130%;
}

.img {border:1px #3D3D3D solid; padding:1px; margin:5px;}

div.nb {margin-bottom: 15px; border:1px solid #CCCCCC; background-color:#f2f2f2; padding:20px; text-align:center; font-size:16px; color:#990000;}

#footer { color:#919191; background:url(foot-tall.gif) repeat-y; float:left; width:663px; text-align:right;}
#footer .t { background:url(foot-top.gif) no-repeat top;}
#footer .b { background:url(foot-bot.gif) no-repeat bottom;}
#footer .indent { padding:26px 35px;}
#footer a { color:#919191;}
form {
	margin:10px 0 0 0;
	padding: 25px 0 0 130px;
	width:200px;
	height:180px;
	background:url(form.jpg) no-repeat;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
}
label {display:block;}
input .inputb {display:block; margin-bottom:7px; border-color:#999999; border-bottom-width:1px; border-right-width:1px; background:#FFFFFF;}
.button {
	display:block; margin-top:11px; border: 1px solid #999999; color:#000066;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}