body 
{
	background: #ffffff;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/microsite/body.gif);
	background-repeat: repeat-y;
	margin: 1px;
	padding: 0;
}
a:, a:link, a:visited
{
	color: #086cb2;
}
a:hover
{
	color: #247aff;
}
a, a:hover, a:link, a:visited
{
	text-decoration: none;
}
img
{
	border: none;
}
#editContainer
{ 
	width: 1024px;
}
#container
{ 
	width: 818px;
}
#header
{ 

}
#sidebar1
{
	float: left;
	width: 170px;
	padding: 0 4px 0 0;
}
#mainContent
{ 
	margin: 0 0 0 174px;
	padding: 0 8px;
}
.clearfloat
{
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
#footer
{ 
	position: relative;
	font-size: 9px;
	color: #6e6e6e;
	background-image: url(/images/microsite/footer.gif);
	background-repeat: repeat-x;
	height: 19px;
	margin: 10px 0;
	padding: 3px 8px 0 7px;
}
#headerLogo
{
	background-repeat: no-repeat;
	height: 105px;
	text-align: center;
}
#headerLogoHome
{
	position: absolute;
	top: 10px;
	left: 10px;	
}
#headerLogoHome img
{
	width: 250px;
	height: 70px;	
}
#headerBar
{
	background-image: url(/images/microsite/headerbar.gif);
	background-repeat: no-repeat;
	height: 17px;
}
#headerBreadCrumb
{
	background-image: url(/images/microsite/headerbreadcrumb.gif);
	height: 29px;
	margin-bottom: 7px;
}
#headerBreadCrumbOff
{
	background-image: url(/images/microsite/headerbreadcrumb_off.gif);
	height: 12px;
}
#headerBreadCrumb, #headerBreadCrumbOff
{
	background-repeat: no-repeat;
	font-size: 9px;
	color: #666666;
}
#headerBreadCrumb div, #headerBreadCrumbOff div
{
	padding: 7px 10px 0 186px;
}
#headerBreadCrumb a, #headerBreadCrumb a:link, #headerBreadCrumb a:visited
{
	color: #666666;
	text-decoration: none;
}
#headerBreadCrumb a:hover
{
	color: #000000;
	text-decoration: none;
}
.contentBlock
{
	padding: 8px 0;
}
.contentBlock ul
{
	font-size: 9px;
	margin: 0;
	padding: 8px 0 0 21px;
	list-style-image: none;
	list-style-type: none;
}
.contentBlock ul li
{
	color: #666666;
	background-image: url(/images/microsite/bkgdbullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 10px;
}
.contentBlock ul li a, .contentBlock ul li a:link, .contentBlock ul li a:visited
{
	color: #666666;
	text-decoration: none;
}
.contentBlock ul li a:hover
{
	color: #000000;
	text-decoration: none;
}
#relatedContent
{
	padding: 8px 0 8px 7px;
}
#pageHeading
{
	background-image: url(/images/microsite/pageheading.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	height: 13px;
	width: 100%;
}
#pageHeading h1
{
	float: left;
	background: white;
	color: #b5b3b3;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0;
	padding-right: 0.67em;
	margin: 0;
	height: 100%;
}
#pageHeadingRegular h1
{
	width: 100%;
	color: #B5B3B3;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 0 -7px 0;
    padding-bottom: 1em;
	text-transform: uppercase;
}
.summaryList
{

}
.summaryList li
{
	padding: 0 0 0.5em 0;
}
.topLink
{
	float: right;
	font-weight: bold;
}

/* error message */

.errorMessage
{
    color: Red;
    font-weight: bold;
}

/* placeholder heading */

.pHHeading
{
	padding-bottom: 0.4em;
}
.pHHeading a, .pHHeading a:link, .pHHeading a:visited
{
	color: #666666;
	text-decoration: none;
}
.pHHeading a:hover
{
	color: #000000;
	text-decoration: none;
}

/* meta content */

.metaSection
{
	border: solid 1px #dedfde;
	margin-top: 15px;
}
.metaSectionHeader
{
	background-color: #f2f0f0;
	padding: 10px;
}
.metaSectionPH
{
	padding: 10px;
}

/* Management Tool */

#consoleSection
{
	float: right;
	width: 200px;
}
#consoleSection a
{
	color: #4a659c;
}
#siteModeSwitch
{
	text-align: center;
	padding-bottom: 1em;
}
#siteModeSwitch a
{
	font-size: 80%;
}
#console
{
	background-color: #ffffff;	
}
