body
{
	background: #808080;
	font-size: 12px;
}
#containerhome
{
	background: #b72f24 url(../img/background.gif) repeat-x scroll left top;
	width: 760px;
	margin: 0 auto;
	min-height: 660px;
}
#left
{
	float: left;
	width: 250px;
	background: url(../img/left-bg.gif) no-repeat top left;
	min-height: 800px;
	_height: 800px;
}
#header
{
	margin-top: 20px;
	margin-left: 6px;
}
#awards
{
	margin-top: 30px;
	margin-left: 30px;
}
.sidemenu
{
	margin-top: 30px;
	margin-left: 30px;
}
.sidemenu a
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 130%;
}

.banner
{
	margin-top: 30px;
	margin-left: 30px;
}

#contenthome
{
	float: right;
	width: 490px;
	background: url(../img/homebg.gif) no-repeat center 130px;
	_height: 660px;
	min-height: 660px;
	padding: 0px 10px;
}
#navmenuhome
{
	margin-top: 60px;
}
#navmenuhome li
{
	float: left;
}
#navmenuhome li a
{
	font-size: 12px;
	padding: 0px 5px;
	font-weight: bold;
}

#right
{
	float: right;
	width: 490px;
	background: #FFFFFF;
	_height: 800px;
	min-height: 800px;
	padding: 0px 10px;
}
#right #navmenuhome
{
	_display: inline-block;
	overflow: hidden;
}
#right #navmenuhome a
{
	color: #b72e24;
}

#content
{
	color: #666666;
	overflow: hidden;
	_display: inline-block;
	clear: both;
	padding-top: 30px;
}
#content h1
{
	font-size: 14px;
	color: #b72e24;
	font-weight: bold;
	margin: 10px 0px;
}
#content p
{
	margin: 10px 0px;
}
#content p.note
{
	border: 1px solid #666666;
	display: block;
	margin: 0px 0 20px 30px;
	padding: 5px;
	width: 370px;
}
#content label.check
{
	font-weight: bold;
	margin-left: 10px;
	width: 250px;
	margin-top: 20px;
}
#content a
{
	color: #b72e24;
}
#content ol
{
	margin-left: 30px;
	margin-bottom: 15px;
}
#content ol li
{
	list-style-type: decimal;
}
#content ul
{
	margin-left: 30px;
	margin-bottom: 15px;
}
#content ul li
{
	list-style-type: disc;
}

#footer
{
	clear: both;
}

select, textarea, input
{
	border: 1px solid #a93d20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea, input
{
	padding: 2px;
}

fieldset
{
	overflow: hidden;
	_display: inline-block;
	clear: both;
	border: none;
	padding: 0px;
	margin: 0px;
}
fieldset legend
{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
fieldset p
{
	overflow: hidden;
	_display: inline-block;
	clear: both;
}
fieldset p label
{
	width: 160px;
	float: left;
}
#content fieldset label.check
{
	margin: 0px;
	margin-left: 15px;
	display: inline;
}
input.check
{
	float: left;
	width: auto;
}
label.full
{
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
label.half
{
	width: 50%;
}

#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterPlaceholderRight_ctl00_Login_3_LoginPanel label
{
	width: 100px;
	float: left;
}



.Preview_Fieldset
{
	line-height: 120%;
}
.Preview_Div
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #dddddd;
}
.Preview_Div h3
{
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	padding-top: 5px;
}
.Preview_Answer
{
	color: #000000;
	margin: 0px 20px;
}
#content .Preview_Answer p
{
	margin: 5px 0px;
}

#divHomeLogin
{
	padding-top: 22px;
	vertical-align: middle;
}
#divHomeLogin label
{
	padding-right: 5px;
}
#divHomeLogin input
{
	padding: 1px;
	vertical-align: middle;
}
#divHomeLogin img
{
	vertical-align: middle;
}
#divHomeLogin .home_login_text
{
	width: 93px;
}

#contenthome #navmenuhome
{
	margin-top: 60px;
}
.check{border:none;padding:0}
.sidemenu .homeLiImage{background: url(/mini/img/register_for_awards.gif) no-repeat left top;height:20px;padding-left:32px}
.sidemenu .homeLiImage a{color:#B72E24}