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

#wrapper {
	background: #FFFFFF;
	width: 770px;
	margin: 5px auto;
	}
body {
	text-align: center;
	}
#wrapper {
	text-align: left;
	}

#staticNavigation {
	text-align: right;
	margin: 0;
	padding: 10px 20px 0 0;
	}
#staticNavigation p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

#masthead {
	background: url(../images/mastheads/mh-main.gif) no-repeat;
	height: 128px;
	margin-top: 5px;
	margin-bottom: 0;
	}
#menu {
	background: url(../images/nav/navbar2.gif) no-repeat;
	height: 20px;
	margin: 0;
	padding: 0;
	}
#dynamicNavigation {
	margin: 0;
	padding: 0;
	}

#contentAll {
	margin: 0;
	padding: 10px 20px;
	}

.title {
	color: #663366;
	text-align: center;
	margin: 0 0 40px;
	padding: 0;
	}
.title h4 {
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	}


.contentCenter {
	margin: 0;
	padding: 0;
	}

.contentCenter p {
	margin: 0 0 15px 0;
	padding: 0 0 0 2px;
	}
.contentCenter h4 {
	color: #72678f;
	font-size: 18px;
	margin: 0 0 2px 0;
	padding: 0;
	}

.serviceMark {
	text-align: center;
	margin: 40px 0 0 0;
	padding: 0;
	}
.serviceMark p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 50px;
	}


#footer {
	height: 18px;
/*	background-color: #72678F; */
	border: 1px solid #653785;
	margin: 20px 0 10px 0;
	padding: 1px;
	}
#copyright, #topofpage {
	float: left;
	width: 382px;
/*	background-color: #72678F; */
	margin: 0;
	}
#topofpage p, #copyright p {
	color: #72678f;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 10px 5px 10px;
	}
#topofpage p {
	text-align: right;
	}

#topofpage a {
	color: #72678f;
	text-decoration: none;
	}
#topofpage a:hover {
	color: #72678f;
	text-decoration: underline;
	}
div#topofPageAnchor {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	}

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
	}
.superscript {
	font-size: 80%;
	}

.separator {
	background-color:#666666;
	height: 1px;
	}
.separatorInvisible {
	clear: both;
	height: 0;
	}
