body
{
	background: #d8dfe8;
	font: 8pt tahoma;
	text-align: center;
	margin: 0px;
}

#wrapper
{
	width: 776px;
	background: #fff;
	text-align: center;
}

#top
{
	width: 768px;
	height: 81px;
	background: url('images/topbg.gif') repeat-x;
	text-align: left;
	margin-top: 3px;
}

#topr
{
	width: 80px;
	padding-top: 4px;
	float: right;
	height: 81px;
}

#hmid
{
	width: 768px;
	height: 276px;
	background: #fff;
	text-align: left;
}

#hmidl
{
	width: 14px;
	height: 305px;
	background: #5c94d1;
	margin-right: 1px;
	float: left;
}

#hmidmenu
{
	width: 146px;
	height: 276px;
	float: left;
	background: #294380;
}

#mnutop
{
	width: 15px;
	height: 13px;
	background: url('images/mnutop.gif');
	float: right;
}

#mnubtm
{
	width: 146px;
	height: 14px;
	background: url('images/mnubtm1.gif');
	float: right;
	padding-bottom: 1px;
}

.menu
{
	width: 135px;
	height: 29px;
	background: url('images/menu.jpg'); 
	font-weight: bold;
	color: #fff;
	margin-left: 6px;
	line-height: 29px;
}

.menu a
{
	color: #8fc1f8;
	text-decoration: none;
	line-height: 29px;
	padding-left: 15px;
}

.menu a:hover
{
	color: #fff;
	text-decoration: underline;
}

#hbtm
{
	width: 768px;
	margin-top: 27px;
	text-align: left;
}

#hbtm img
{
	float: left;
}

#hbtml
{
	width: 212px;
	float: left;
}

#hbtmc
{
	width: 255px;
	float: left;
}

#hbtmc p
{
	margin-left: 15px;
	line-height: 17px;
}

#hbtmr
{
 	margin-left: 10px; 
	line-height: 17px;
	float: left
}

#hbtmr img
{
	float: left;
	margin-right: 10px;
}

#hbtmr p
{
	margin-left: 30px;
	line-height: 18px;
}

table
{
	width: 500px;
	font-size: 8pt;
	line-height: 17px;
}

.tit
{
	color: #555;
	font-size: 8pt;
	font-weight: bold;
}

.tbl
{
	width: 650px;
}

.tbl td
{
	padding-left: 10px;
	padding-right: 5px;
}

h1
{
	font-size: 10pt;
	color: #294380;
	float: left;
}

#footer
{
	width: 768px;
	background: #eaedf6;
	height: 25px;
	color: #294380;
	padding-top: 7px;
	margin-bottom: 3px;
}
#ftxt
{
	color: #eaedf6;
}
#fl
{
	padding-left: 10px;
	float:left;
}

#fr
{
	padding-right: 10px;
	float: right;
}

a
{
	color: #294380;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.lnk
{
	text-align: right;
	padding-right: 10px;
	word-spacing: 1;
}

.lnk a
{
	margin-right: 10px;
	color: #930;
	text-decoration: none;
}

.lnk a:hover
{
	text-decoration: underline;
}

input, textarea, select
{
	width: 190px;
	height: 20px;
	font: 8pt tahoma;
	background: #eee;
	border: 1px solid #aaa;
}

.btn
{
	width: 70px;
	height: 25px;
	font-weight: bold;
}

textarea
{
	height: 100px;
}
