div#MenuTop {
	background-color: #B4BBFE;
}
#Header h1 {
	color: #4800DF;
}

.BoxFull, .BoxHalfLeft, .BoxHalfRight {
	background-image: url(images/BoxTop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-color: #4800DF;
	border-right-color: #4800DF;
	border-bottom-color: #4800DF;
	border-left-color: #4800DF;
}
#MainText h3 {
	color: #4800DF;
}
#mTitle h2 {
	color: #4800DF;
}
table#DocumentInfo {
	font-size: .8em;
	background-color: #D3D8FE;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

#DocumentInfo td {
	text-indent: 1em;
}
form#InfoMenu {
	border: 1px solid #CCCCCC;
	width: 300px;
	float: right;
}
#InfoMenu select {
	width: 300px;
}

#InfoMenu p {
	font-size: 1em;
	font-weight: bold;
	color: #4800DF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
}
div#InfoContents {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Wrap #Footer {
	background-color:#B4BBFE
}#Wrap #MainText #content h2 {
	color: #4800DF;
	padding-left: 10px;
}