*{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	color:#000;
}

body{
	margin:0;
	padding:0;
	background:white;
	color:black;
}

/* Overrides - wm6 tables */

table{
	display:table !important;
	float:none !important;
}

/* Overrides - for windows mobile 6 */
img {
	float:left;
	clear:both;
}

p {
	float:none;
}



#site-logo, #site-logo a {
	background:#292B7F;
	color:white;
	text-indent:0px;
	text-decoration:none;
	font-size:1.3em;
	margin: 3px !important;
	padding:0;
}


#navigation {
	float:none;
	background:white;
	width:100%;
	margin:0;
	padding:0;
}

#navigation ul {

	float:none;
	list-style-type: disc !important;
	margin:0;
	padding:0;
	clear:both;
}


#navigation li {
	float:none;
	display:block;
	font-size:0.75em !important;
	margin:0;
	padding:5px 0px;	
}

#navigation li a {
	background: white;
	text-decoration:none;
	color: black;
	margin:0;
	padding:0;
	text-indent:0;
}

#navigation li a:hover {
	background: white;
	text-decoration:none;
	color: black;
	margin:0;
	padding:0;
	text-indent:0;
}


#header .hr {
	background:white;
	border-top: none;
	height:0px;
}


#pageTitle, #pageTitle h2 {
	margin:0 !important;
	padding:0 !important;
	background:#D6D5E7;
	display:block;
}


#middleContent {
	overflow:visible !important;
	height:100% !important;
	width:100% !important;
	float:none;
	display:block;
	margin:0 !important;
	padding:0 !important;	
}
#primaryContent { 
	overflow:visible !important;
	height:100% !important;
	width:100% !important;
	float:none;
	display:block;
	margin:0 !important;
	padding:0 !important;
}

#menu {
	float:none;
	display:inline;
	margin:2em !important;
	padding:0 !important;
}



#menu li{
	background:#9999CC;
	width:100%;
}


#textContent { 
	overflow:visible !important;
	height:100% !important;
	width:100% !important;
	float:none;
	display:block;
	margin:0 !important;
	padding:0 !important;
}
#footer ul {
	float:none;
	background:#00006B;
}

#footer li, #footer li a {
	float:none;
	background:#00006B;
	padding:5px !important;
	float:left;
}

#footerHome, #footerHome a, #footerHome a:hover {
	background:#00006B;
	color:white;
	text-indent:0px;
	height:100%;
	width:100%;
}
.footerDisclaimer, .footerDisclaimer a, .footerDisclaimer a:hover {
	background:#00006B;
	color:white;
	text-indent:0px;
	height:100%;
	width:100%;
}
.footerContact, .footerContact a, .footerContact a:hover {
	background:#00006B;
	color:white;
	text-indent:0px;
	height:100%;
	width:100%;
}