html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	margin-top: 7px;
	font-family: trebuchet ms,arial,helvetica;
	color: #000000;
	font-size: 10pt;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* GENERAL STYLESHEET
-----------------------------------------*/
body {
	font-size:68.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
	background:#fff url(images/bg2.gif) repeat-x;
}
h1 {
	font-size:2em;
	font-weight:normal;
	color:#fff;
}
h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#fff;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.3em;
	font-weight:normal;
	color:#f05a18;
	padding-bottom:10px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#184c94;
	padding-bottom:10px;
	line-height: 19px;
}
hr {
	display:none;
}
a, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
	color:#fff;
}
a:focus {
	outline:none;
}
/* GLOBAL
--------------------------------------------*/
.clearfix:after { /* clear floats */
	content:".";
	display:block;
	height:0;
	clear:both;
	line-height:0.0;
	visibility:hidden;
}
/* hide from ie-mac \*/
.clearfix {
	display:block;
}
/* end hide from ie mac */
.clearfix {
	display:block !important;
}
.clearfix {
	display:inline-block;
}
.imgreplace { /* apply image replacement */
	text-indent:-999999px;
	text-align:justify;
	overflow:hidden;
	display:block;
}
/* PAGE LAYOUT
-------------------------------------------*/
#container {
	position:relative;
	margin:0 auto;
	width:749px;
}
#header {
	float:left;
	height:112px;
}
.logo {
	float:left;
	padding:40px 0 0 20px;
}
.slogan {
	position:absolute;
	top:51px;
	right:30px;
	font-family: trebuchet ms,helvetica;
	font-weight: bold;
}
.masthead {
	float:left;
	width:749px;
	height:145px;
	background:url(images/masthead.jpg);
}
.mtext {
	float:right;
	width:250px;
	margin-top:35px;
	margin-right:30px;
}
.masthead h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.7em;
	color:#202a4e;
}
.masthead p {
	color:#202a4e;
}
#content {
	float:left;
	width:749px;
}
.left {
	float:left;
	width:445px;
	padding-right:10px;
}
.left p {
	line-height:1.5em;
}
.right {
	float:left;
	width:283px;
	padding-right:10px;
}
.right p {
	line-height:1.5em;
}
.box {
	float:left;
	width:283px;
	padding-bottom:10px;
}
.box img {
	float:left;
	padding:0 10px 5px 0;
}
.box h4 {
	color:#000;
}
.link img {
	float:left;
	padding-left:10px;
}

