@charset "utf-8";
/* CSS Document */

body {
	background-color:#9A9A68;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #666666;
}

p {
	margin:0px;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BrownBlank {
	font-size:14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	width: 132px;
}

#primarytitle {
	font-size:14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}
#secondarytitle {
	font-size:14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 212px;
}

#textHeader {
	background-color: #5D5D39;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#textarea {
	padding-right: 15px;
	padding-top: 15px;
}
#boxes {
	height:200px;
	width: 295px;
	padding: 10px;
	vertical-align: top;
}
#topleft {
	width:268px;
	float:left;
	background-color:#9A9A68;
	padding: 10px;
	margin: 0px;
}
#topright {
	width:268px;
	float:right;
	background-color:#EAAD50;
	padding: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomleft {
	width:268px;
	float:left;
	padding: 10px;
	background-color: #5C5C38;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#bottomright {
	width:268px;
	float:right;
	background-color:#9A9A68;
	padding: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MainTable {
	border: 10px solid #FFFFFF;
}
.EE_TableSpacing {
	width: 200px;
}
.SectionHeader {
	height: 35px;
	background-color: #5D5D39;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
}
