﻿/* NS additions - please don't hurt me */

DIV.IndustryHeading { font-size: 17px; font-weight: bold; margin: 15px 0px 0px; clear: left; }
DIV.IndustryCheckbox { display: block; width: 215px; float: left; font-size: 13px }

#IndentedContent
{
	padding: 10px 70px 50px;
}

#IndentedContent H2
{
	margin-bottom: 20px;
	text-indent: -20px;
}

.smallbutton
{
	text-align:center;
	display:block;
	height:31px;
	width:135px;
	line-height:31px;
	background-image:url('/items/images/small_button.jpg');
	color:White;
	cursor:pointer;	
}

.smallbutton a:hover, a.smallbutton:hover
{
	text-align:center;
	display:block;
	height:31px;
	width:135px;
	line-height:31px;
	background-image:url('/items/images/small_button.jpg');
	color:White;
}

BLOCKQUOTE 
{
	margin: 20px 0px 20px 40px;
}

#OnlineForm
{
	margin: 20px 0px 0px 50px;
}

#OnlineForm LABEL
{
	display: block; width: 200px; float: left; font-size: 15px; margin-top: 14px; margin-right: 15px;
}

#OnlineForm .LongLabel LABEL { width: 400px; display: inline; float: none; clear: none; margin-left: 5px; }

#OnlineForm INPUT, #OnlineForm TEXTAREA { font-size: 15px; font-family: Arial; margin-top: 10px; }

/* I stopped adding things here */

#Page
{
	width:920px;
	margin:0px auto;
	/*text-align:center;*/
}

#PageHeader
{
	width:920px;
	height:200px;
	background-image:url(/items/images/masthead.jpg);
	background-repeat:no-repeat;
}

#PageSidebar
{
	width:230px;
	float:left;
}

#PageContent
{
	float:left;
	width:670px;
}

#FormContentContent
{
	margin-left:16px;
	margin-right:4px;
}

#PageFooter
{
	clear:both;
	width:920px;
	height:200px;
	
}

#LoginForm
{
	float:left;
	margin-left:30px;
	margin-right:15px;
}
 

#ctl00_ctl00_cphContent_cphContent_CreateUserWizard1
{
	float:left;
}

.ChangePassword
{
	margin-left:230px;
}

.LoggedInSideBar
{
	margin-left:17px;
	border:1px #3f9453 solid;
}

.LoggedInSideBarInner
{
	margin:3px;
	background-color:#d9edde;
}