body
{
	margin: 0px;
	padding: 0px;	
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	line-height: 14px;
}

td
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
}

p
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
}

a
{
	font-family: Verdana;
	font-size: 10px;
	color: #3D6D8D;
	text-decoration: underline;
	font-weight: bold;
	line-height: 14px;
}

a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #3D6D8D;
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	font-family: Verdana;
	font-size: 10px;
	color: #3D6D8D;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #3D6D8D;
	text-decoration: underline;
	font-weight: bold;
}

img
{
	border: 0px;
}

#content
{
	height: 360px;
	width: 554px;
	vertical-align: top;
}

#menu
{
	height: 360px;
	width: 217px;
	vertical-align: top;	
}

#menu_container
{
	padding-left: 16px;
}

.menu_item
{
	padding-bottom: 6px;
}

#footer
{
	width: 771px;
	text-align: center;
}

#footer a
{
	font-weight: normal !important;
}

.error
{
	color: #F00000;
}

.form_button
{
	margin: 0px;
	padding: 0px;	
	font-family: Verdana;
	font-size: 10px;	
	line-height: 14px;
}