body
{
	text-align: center;
}

div#MainContainer
{
	width: 723px;
	text-align: left;
}

div#MainWrapper
{
	width: 723px;
	background: url(../images/esp/bg_top.jpg) no-repeat top center;
}

div#MainTop
{
	background: url(../images/esp/bg_repeat.jpg) repeat-y;
}

div#ContentWrapper
{
	padding-left: 12px;
	display: block;
}

img#MainHeader
{
	display: block;
}

div#MainContent
{
	padding: 20px 25px;
}

div#MainContent p
{
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 18px;
}
div#MainContent p.NoMargin
{
	margin: 0;
}

div#MainContent ul.Checkboxes
{
	margin-bottom: 30px;
}
div#MainContent ul.Checkboxes li
{
	padding-left: 20px;
	list-style: none;
	background: url(../images/esp/checkbox.gif) no-repeat 5px 2px;
	line-height: 18px;
}

div#BorderedBox
{
	margin-bottom: 45px;
	border: 1px solid #000;
	overflow: hidden;
	width: 648px;
	font-size: 85%;
	line-height: 16px;
}
div#BorderedBox div
{
	padding: 7px 10px;
}
div#BorderedBox span
{
	color: #0072bc;
	font-size: 110%;
	font-weight: bold;
}

div#FormBox
{
	margin-bottom: 15px;
	overflow: hidden;
	width: 650px;
	height: 290px;
	background: url(../images/esp/form.jpg) no-repeat;
}
div#FormBox2
{
	margin-bottom: 15px;
	overflow: hidden;
	width: 325px;
	height: 290px;
	background: url(../images/esp/form_bg.jpg) no-repeat;
  float: left;
}

div#InfoBox {
  float: right;
  margin-right: 10px;
}

#InfoBoxTitle {
  margin-bottom: 6px;
	color: #1e3e75;
  font-weight: bold;
}

div#InfoBox ol {
	list-style: decimal;
}
div#InfoBox ol li {
  margin-bottom: 6px;
  margin-left: 20px;
}

#eec_main_text {
	color: #1e3e75;
	font-size: 120%;
	font-weight: bold;
	line-height: 20px;
}

div#FormBox div
{
	padding: 18px 337px 0 21px;
	overflow: hidden;
}
div#FormBox2 div
{
	padding: 18px 21px; 0 21px;
	overflow: hidden;
}
div#FormBox span, div#FormBox2 span
{
	color: #1e3e75;
	font-size: 120%;
	font-weight: bold;
	line-height: 20px;
}
div#FormBox table, div#FormBox2 table
{
	margin-top: 10px;
	width: 285px;
	height: 125px;
}
div#FormBox td, div#FormBox2 td
{
	padding: 2px;
	vertical-align: middle;
}
div#FormBox td.label, div#FormBox2 td.label
{
	padding-right: 8px;
	text-align: right;
}
div#FormBox input.text, div#FormBox2 input.text
{
	padding: 2px;
	border: 1px solid #000;
	width: 175px;
}

div#MainBottom
{
	width: 724px;
	height: 100px;
	background: url(../images/esp/bg_bottom.jpg) no-repeat;
}
