/* CSS Document */
body {
	background: #FFFFFF 50% 0;
	color:#333333;
	padding: 0; 
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
body {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}
html>body {
	font-size: small;
	}

#wrapper {
	width: 720px;
	margin: 0 auto;
	}
body {
	text-align: center;
	}
#wrapper {
	text-align: left;
	}
#staticNavigation {
	text-align: left;
	margin: 15px 0;
	padding: 0;
	}
#staticNavigation p {
	font-size: 80%;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 15px;
	padding: 0;
	}
#masthead {
	background: url(../images/mh-sky.jpg) no-repeat;
	height: 146px;
	margin: 0;
	padding: 0;
	}
#dynamicNavigation {
	background:  url("../images/nav/navbar-3.jpg") no-repeat;
	height: 22px;
	margin: 0;
	padding: 0;
	}
#dynamicMenu {
	margin: 0 0 0 5px;
	padding: 0;
	}

#content {
	background-image:  url("../images/nav/bg-body.jpg");
	height: auto;
	background-repeat: repeat-y;
	margin: 0;
	padding: 20px 47px 15px 40px;
	}

#contentBody {
	margin: 35px 0 100px 0;
	padding: 0;
	}
.inserts {
	margin: 0 0 80px 0;
	padding: 0 80px;
	}

#announce {
	height: 26px;
	background: #e08c8c;
	border: #990000 solid 1px;
	margin: 0 65px 40px 65px;
	padding: 0;
	}

#announce p {
	font: Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
	margin: 0;
	padding: 5px;
	}
#announce a:link {
	color: #990000;
	text-decoration: underline;
	}
#announce a:visited {
	color: #990000;
	text-decoration: none;
	}
#announce a:hover {
	color: #990000;
	text-decoration: underline;
	}
#announce a:active {
	color: #990000;
	text-decoration: none;
	}


.row {
	margin: 0 0 40px 59px;
	padding: 0;
	}

.contentLeft, .contentRight {
	float: left;
	}
.contentRight {
	margin: 0;
	padding: 0;
	}

.contentLeft {
	width: 300px;
	margin: 0 15px 0 0;
	padding: 0;
	}
.contentLeft p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
.contentLeft h3 {
	color: #618a2c;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

.contentLeft a:link {
	color: #618a2c;
	text-decoration: none;
	}
.contentLeft a:visited {
	color: #618a2c;
	text-decoration: none;
	}
.contentLeft a:hover {
	color: #990000;
	text-decoration: underline;
	}
.contentLeft a:active {
	color: #990000;
	text-decoration: none;
	}



.trademark {
	font-size: 60%;
	}
.separatorInvisible {
	clear: both;
	height: 0;
	}

#footer {margin: 10px;}
#footer p {
	font-size: 75%;
	text-align: center;
	}
