html {color: #ffffff; font: normal 76%/1.4 arial, verdana, helvetica, sans-serif;}

body {
	background: #edf5f7;
	margin: 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #292929;
	font-weight: normal;
	text-decoration: none;
}

#access a, #access a:hover, #access a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#access a:active
{
position:static;
width:auto;
height:auto;
}

.clear {clear: both}
.clearfix:after, .sub:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix, .sub {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix, .sub {display: block;}
/* End hide from IE Mac */

.page-center
{
	margin:auto;
}

* {margin: 0; padding: 0;}

.menutx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

a.menutx:link {
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}

a.menutx:hover {
	color: #467294;
	font-weight: bold;
	text-decoration: underline;
}

.blueBOLD {
	font-size: 1em;
	color: #003f6e;
	font-weight: bold;
	font-style:normal; 
	text-transform: uppercase;
}

.smtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 10pt;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	padding: none;
}
