body, html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

/* Footer fix height:100%;
#pageContainer
{
	min-height: 100%;
}

* html #pageContainer
{
	height: 100%;
}
 */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.footer, .footer a, a.footer
{
	font-family: Arial;
	font-size: 11px;
	color: #75797A;

}


.footer a:hover, a.footer:hover
{
	text-decoration: underline;
}

.subMenu1, .subMenu1 a, a.subMenu1
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 180%;
	font-weight: bold;
	text-decoration: none;
}

.searchButton
{
	background-color: #1AA2D6;
	color: White;
	font-family: Arial;
	font-size: 9px;
	border-style:none;
	padding: 4px 3px 4px 3px;
	height:18px;
	margin-left:10px;
}

.searchBox
{
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #4c4c4c;
	font-family: Arial; 
	font-size: 11px; 
	height:16px;
	width: 100px;
}
