BODY {
	background: #4C76AC url(img/bg.gif) repeat-x;
	margin: 0px;
	margin-left: 40px;
	color: black;
	font-family: verdana, tahoma;
}
A {
	color: #2E64B0;
}
IMG, TABLE {
	border: 0px;
}
DIV#main {
	background: white url(img/top_gradient.gif) repeat-x top left;
	width: 762px;
	padding: 25px 8px 40px 11px;
}

DIV#logo {
	float: left;
	margin-bottom: 10px;
}
DIV#pageDescription {
	float: right;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
	color: #2E5183;
	padding-top: 16px;
	font-family: arial, helvetica;
}
UL#navigation {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 28px;
	background: url(img/nav_gradient.gif) no-repeat bottom left;
}
UL#navigation LI {
	float: left;
	margin: 0px;
	padding: 0px;
}
DIV#content {
	padding: 20px 5px 0px;
}
H1 {
	font: bold 30px arial, helvetica;
	margin: 0px 0px 20px;
}
H2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
P {
	margin: 0px 0px 10px;
	font-size: 12px;
	width: 440px;
}
P SPAN {
	font-weight: bold;
}
IMG.ejeImage {
	float: right;
}
A.frontPage {
	color: #E00000;
	font-weight: bold;
}
.redtext {
	color: #E00000;
}
.important {
	font-weight: bold !important;
	color: #E00000;
}
IMG.family {
	float: left;
	margin-right: 15px;
}
DIV.signature {
	font-size: 12px;
	font-weight: normal;
	margin: 30px 0px 0px;
	font-style: italic;
}
DIV.signature IMG {
	margin-top: 10px;
}
DIV.customer {
	display: block;
	clear: both;
	margin-bottom: 40px;
	_margin-bottom: 60px; /* graphical fix for MSIE's borked box-model */
}
DIV.customer H2 {
	margin: 0px;
}
DIV.customer P {
	width: auto;
	font-size: 12px;
}
DIV.customer IMG.left {
	float: left;
	margin-right: 45px;
}
DIV.customer IMG.right {
	float: right;
	margin-left: 45px;
}
UL.faq {
	margin: 20px 0px 30px;
	padding: 0px;
	list-style: none;
}
UL.faq LI {
	margin-bottom: 10px;
	font-size: 14px;
}
UL.faq LI H2 {
	margin: 20px 0px 2px;
}
UL.faq LI A {
	color: #03459B;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}
UL.faq LI SPAN {
	font-weight: bold;
}
DIV#button {
	position: absolute;
	top: 140px;
}
DIV#footer {
	font-size: 12px;
}
DIV#footer DIV.left {
	float: left;
	margin-right: 15px;
}
DIV#footer DIV.right {
	float: right;
}
