html, body {
	width:100%;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat
}

table {
	margin: 0px;
	padding: 3px;
	border: 1px solid #ffffff;
	border-collapse: collapse;
}

td {
	margin: 0px;
	padding: 3px;
	vertical-align : top;
	border: 1px solid #ffffff;
}

form {
	margin: 0px;
	padding: 0px;
}

div.floatclearance {
	clear: both;
}

img {
	border: none;
}

div.nonscreen {
	display: none;
}


div.browser {
	width: 100%;
	text-align: center;
}

div.page {
	background-color:#FFFFFF
}


div.website {
	width: 750px;
	margin: 20px auto 10px auto;
	text-align: left;
}

DIV.masthead {
	WIDTH: 750px
}
DIV.primarynavbar {
	MARGIN-TOP: 9px; FONT-WEIGHT: bold; FONT-SIZE: 0.85em; BACKGROUND:  url("../../images/microsites/micro-primarynav_bg.gif") #1f1f1f repeat-x left bottom; FLOAT: left; WIDTH: 750px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
DIV.nonLink {
	PADDING-RIGHT: 12px; PADDING-LEFT: 7px; FLOAT: left; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}


DIV.floatclearance {
	CLEAR: both
}

DIV.siteNavColumn {
	FLOAT: left; WIDTH: 155px; MARGIN-TOP:17px; 
}
.navSection {
	MARGIN-BOTTOM: 20px; padding-right:7px;
}


DIV.areaLandingContent {
	FLOAT: right;  WIDTH: 590px;
}



DIV.areaLandingContent2 {
	WIDTH: 730px;
}


.twoColumnContent {
	FLOAT: left; WIDTH: 55%
}
DIV.microimage {
	 FLOAT: right; PADDING-TOP: 10px; padding-bottom: 10px;
}

DIV.footer {
	CLEAR: both; MARGIN-TOP: 20px
}
P.importantInfo {
	BACKGROUND-POSITION: left center; BACKGROUND-IMAGE:  url("../../images/microsites/micro-basetriangle.gif"); WIDTH: 100%; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #000000
}

* footer */

div.footer {	
	padding-top: 10px;
	padding-bottom: 10px;
}

div.footer_gapremover {
	padding-top: 0px;
}

div.footer p {
	font-size: 0.65em;
	color: #5C5A57;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}


div.footer a:hover {
	text-decoration: none;
}

/* importantinfo */

div.footer div.importantinfo {
	border: 1px solid #333332;
	width: 100%;
	margin: 8px 0px 6px 0px;
}

div.footer div.importantinfo h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 10px 4px 15px;
	margin: 0px;
}

div.footer div.concertina_open h5 {
	background-image: url("../../images/microsites/triangle_down.gif");
}

div.footer div.concertina_closed h5 {
	background-image: url("../../images/microsites/triangle_right.gif");
}



div.footer div.concertina_content {
	margin: 6px 10px 8px 10px;
}



div.footerspacer {
	clear: all;
	padding-top: 10px;
}

/* legal */

div.legal {
	border-top: 1px solid #BAB6AE;
	border-bottom: 1px solid #BAB6AE;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
}
.datatable {
	background-color: #F6F6F6;
}
.datatable TH {
	background-color: #cc0000;
}
div.shortcutmenu { margin-top:1px; }


/*------------------------------------- footer ---------------------------------------------*/
.wrapper .footer {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	clear:both;
	padding:1.5em 2em;
	display:inline-block;
}
.wrapper .footer p {
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom:1em;
}
.wrapper .footer ul {
	color:#666;
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom:1em;
}
.wrapper .footer li {
	float:left;
	padding:0 0.7em 0 0em;
	margin-right: 0.6em;
	background:#fff url(../images/vert_stroke02.gif) no-repeat right center;
	white-space:nowrap;
}

.wrapper .footer li.last {
	background-image:none;
}
.wrapper .footer li a {
	color:#000;
	white-space:nowrap;
}
/*------------------------------------- end footer ---------------------------------------------*/

iframe.footerInfo { /* footer iframe for hide/show info */
	height:335px;
	width:100%;
	margin-bottom:3px;
	border: none;

