.ColumnEnder{
	clear: both;
}

.BodyMainDiv{
	width: 1036px; 
	margin-left: auto; 
	margin-right: auto
}
.HeaderDiv{
	background-image: url('../image/banner.jpg'); 
	background-repea: no-repeat;
	width: 1036px; 
	height: 311px; 
	margin-left: auto; 
	margin-right: auto;
}
.ContentContainer{
	width: 850px; 
	margin-left: auto; 
	margin-right: auto;
}
.ContentLeftColumn{
	width: 500px; 
	float: left;
	text-align: left;
}
.LeftColumnMainTitle{
	text-align: center; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	letter-spacing: -1px; 
	color: #ff0000; 
	font-size: 18px; 
	word-spacing: -2px
}
.LeftColumnMainTitleLargeText{
	font-size: 19px;
}
.MultiColorTextContainer{
	background-color: #000; 
	width: 375px; 
	padding: 5px 20px 15px 20px;
	height: 448px; 
	color: #999; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 17px; 
	filter:alpha(opacity=87);
	-moz-opacity:0.87;
	-khtml-opacity: 0.87;
	opacity: 0.87;
	text-align: left;
}
.MultiColorTextContainer p{
	padding: 2px 0 5px 0;
	line-height: 120%; 
	margin: 0px;
	font-size: 16px;
}
.MultiColorTextContainer h2{
	background-color: #000; 
	margin-top: 10px; 
	width: 375px; 
	margin-bottom: 0px; 
	letter-spacing: -1px; 
	color: #fff; 
	font-size: 17px; 
	word-spacing: -1px; 
	filter:alpha(opacity=87);
	-moz-opacity:0.87;
	-khtml-opacity: 0.87;
	opacity: 0.87;
}
.HighlightedText{
	color: #ff0000;
}
.IndentedText{
	margin-left: 15px
}
.FooterLogoDiv{
	background-image: url('../image/criminal_justice_logo.png'); 
	background-repeat: no-repeat; 
	margin: 5px auto 10px; 
	width: 415px; 
	height: 22px
}
.FooterInfoDiv{
	font-size: 12px;
}
.CopyrightDiv{
	float: left; 
	color: #ff0000; 
}
.FooterLinkDiv{
	float: right; 
	color: #ff0000; 
}
.FooterLinkDiv a{
	color: #ff0000; 
}
.FooterIconSetDiv{
	background-image: url('../image/icons.png'); 
	background-repeat: no-repeat; 
	margin-top: 20px; 
	width: 331px; 
	height: 115px;
}
/*Right Column*/
.ContentRightColumn{
	width: 268px; 
	float: right; 
	margin-top: 10px; 
	margin-right: 20px;
}
.FormHeader{
	background-image: url('../image/form_header.png'); 
	background-repeat: no-repeat; 
	width: 268px; 
	height: 38px
}
.FormInputContainer{
	padding: 10px;
	background-color: #ff0000; 
	margin: 0px; 
	width: 248px; 
	text-align: left;
}
.LabelAndInputContainer{
	margin-bottom: 5px; 
	font-size: 12px;
}
.Label{
	color: #fff;
}
.InputFieldHolder{
	padding: 0px; 
	margin: 0px; 
}
.SingleInput{
	width: 240px;
	font-size: 10px;
}
.SmallestInput{
	width: 33px; 
	margin-right: 10px;
	font-size: 10px;
}
.SmallerInput{
	width: 40px; 
	margin-right: 10px;
	font-size: 10px;
}
#SubmitButtonHolder{
	margin: 15px auto 10px; 
	width: 124px; 
	height: 26px;
}
#Submit{
	width: 124px;
	height: 26px;
}
.FormInfoDiv{
	text-align: center;
	line-height: 13px; 
	margin-left: auto; 
	margin-right: auto;
	color: #fff;
}
.FormBottomDiv{
	background-image: url('../image/form_copy.png'); 
	background-repeat: no-repeat; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 269px; 
	height: 22px;
}
.FormBottomInfoDiv{
	text-align: justify; 
	padding: 0px; 
	width: 269px; 
	float: right; 
	font-weight: bold; 
}
.FormBottomInfoDiv p{
	font-size: 10px;
}
