body
{
	margin: 0;
	padding: 0;
	background-color: #b8cee5;
	background-image: url(../img/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#content  a,
#rightcol a
{
	background-image: url(../img/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	background-position: 0px 3px;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.download a,
.h1link,
a.plain,
h1 a,
h2 a,
h3 a
{
	padding-left: 0 !important;
	background-image: none !important;
}

.negmarglink
{
	margin-lefT: -6px;
}

.margleft
{
	margin-left: 10px;
}

.mainheadline
{
	margin-left: -14px;
}

.h1link h1
{
	background-image: url(../img/h1arrows.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 40px;
}

.h1link:hover h1
{
	background-image: url(../img/h1arrowsover.gif);
	color: #466482;
}



.download
{
	background-repeat: no-repeat;
	padding-left: 19px;
	margin-bottom: 5px;
}

.download a
{
	color: #4a5867;
}

.pdf
{
	background-image: url(../img/ico_pdf.gif);
}

.xls,
.xlsx
{
	background-image: url(../img/ico_xls.gif);
}

.doc,
.docx
{
	background-image: url(../img/ico_doc.gif);
}

.zip
{
	background-image: url(../img/ico_zip.gif);
}

#content
{
	padding: 35px 60px;
}

#outerframe
{
	margin: 0px auto;
	width: 984px;
}

#header
{
	height: 140px;
	background-image: url(../img/bg_t.gif);
}

#logo, #search, #headerimg
{
	float: left;
	margin-top: 20px;
}

#logo
{
	width: 197px;
	margin-left: 7px;
	padding: 28px 0 0 38px;
	display:inline;
}

#search
{
	padding-top: 41px;
	padding-left: 40px;
	width: 195px;
}

#search, #rightcol, #search *, #rightcol *
{
	color: #4a5867;
}

.searchinput
{
	background-image: url(../img/bg_search.png);
	height: 16px;
	width: 118px;
	margin: 1px 3px 0 0;
	padding: 0 7px;
	border: none;
	background-color: white;
	overflow: visible;
}

#headerimg
{
	width: 500px;
}

#shadowframe
{
	background-image: url(../img/bg_m.png);
}

#innerframe
{
	background-image: url(../img/bg_total.gif);
	background-repeat: no-repeat;
	padding: 0px 7px;
}

#leftcol, #centercol, #rightcol
{
	float: left;
	background-repeat: no-repeat;
}

#leftcol, #rightcol
{
	width: 155px;
	padding: 40px;
	background-color: #d9e5f1;
}

#leftcol
{
	background-image: url(../img/bg_m_l.png);
}

#centercol
{
	width: 500px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color: white;
	background-image: url(../img/bg_m_c.gif);
}

#footer
{
	height: 21px;
	margin-bottom: 40px;
	background-image: url(../img/footert.png);
}

#nav ul,
#nav ul li
{
	font-size: 11px;
}

#nav ul, #nav ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: none;
}

#nav ul li
{
	margin: 6px 0px;
	text-transform: uppercase;
}

#nav ul li li
{
	margin: 2px 0px;
	text-transform: none;
}

#nav ul ul
{
	margin-left: 5px;
}

li, #nav li li
{
	background-image: url(../img/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 4px;
}

#nav li li.rex-active,
#nav li li.rex-current
{
	background-image: url(../img/bullet_black.gif);
}

#nav a.rex-active,
#nav a.rex-current
{
	color: black;
	font-weight: bold;
}

#nav li li a.rex-current
{
	font-weight: normal;
}

.rex-breadcrumb
{
	margin: 0;
}

.rex-breadcrumb li
{
	float: left;
	margin-right: 8px;
}

.fc:after
{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden;
}
.fc{display: inline-block;} 
/* Hides from IE Mac \*/
* html .fc {height: 0px;}
.fc{display:block;}
/* End Hack */
