/* Structure */
body
{
	text-align: center;
	background: #6a6a77 url(gradient.png) repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
div#bh_login_container
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
}
div#bh_login_both
{
	overflow: hidden;
	margin: 10px 0;
}
div#bh_login_left
{
	width: 320px;
	float: left;
}
div#bh_login_right
{
	width: 440px;
	float: left;
}
div.bh_login_image
{
	text-align: center;
}
div.bh_login_box
{
	margin: 10px 8px;
	border-width: 3px 4px 4px 4px;
	border-style: solid;
	border-color: #1b60b4;
	background-color: #FFF;
}
div#bh_login_head
{
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #ed120e;
	padding: 15px 0;
	border-width: 4px;
	border-style: solid;
	border-color: #1b60b4;
	background-color: #FFF;
	margin: 0 8px;
}
div.bh_login_title
{
	background-color: #1b60b4;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	padding-bottom: 2px;
}
div.bh_login_area
{
	margin: 5px;
	overflow: hidden;
}
div.bh_login_twocol0
{
	margin-top: 25px;
	margin-bottom: 20px;
	overflow: hidden;
}
div.bh_login_twocol1
{
	height: 25px;
	width: 46%;
	text-indent: 5px;
	text-align: right;
	float: left;
	font-weight: bold;
	overflow: hidden;
}
div.bh_login_twocol2
{
	height: 25px;
	width: 54%;
	text-indent: 5px;
	text-align: left;
	float: right;
	overflow: hidden;
}
div.bh_login_bold
{
	color: #ed120e;
	font-weight: bold;
	font-size: 16px;
	margin-left: 6px;
}
div.bh_login_description
{
	margin: 5px 15px;
}
a, a:active, a:visited
{
	color: #154C8F;
	text-decoration: underline;
}
span.alert
{
	color: #ed120e;
}
p
{
	margin: 5px;
}
a:hover
{
	background-color: #154C8F;
	color: #FFFFFF;
	text-decoration: none;
}
a img
{
	border: 1px;
	border-color: #154C8F;
}
div.bh_login_bar
{
	height: 10px;
}
.button, input, select, textarea, checkbox
{
	background-color: #1b60b4;
	border-color: #4A4A4A;
	border-style: solid;
	border-width: thin;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold
}

