body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}
/*Skip Link Link Styles*/
#skips, #left {
display:none;}
#masthead {
	color: #333333;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}
#wrapper {
	position: relative;
}
#phonenumbers {
	padding-bottom:1em;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right .content {
	font-size: 0.85em;
	line-height: 1.65em;
}

#topnav #search {
	display:none;
}

#masthead #header h1 {
	color: #0077C0;
	font-family: "Lucida Sans Unicode", "Gill Sans", Arial, sans-serif;
}
#masthead #header p.strapline {
	font-size: 19px;
	font-family: "Lucida Sans Unicode", "Gill Sans", Arial, sans-serif;
	line-height: 1.4em;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}


#right a:link {
	color: #0077C0;
}
#right a:visited {
	color: #00619B;
}
#right a:hover {
	color: #fff;
	background-color: #0077C0;
}
#right h3 a:link {
text-decoration:none;}
#right h3 a:visited {
text-decoration:none;}
#right h3 a:hover {
text-decoration:underline;}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-size: 1.8em;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #0077C0;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0077C0;
}
h2.title {
	margin-top: 0px;
	font-size: 1.8em;
}
h3.title {
margin-top: 0;
font-size: 1.25em;}
h3 {
	font-size: 1.25em;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
	color: #0077C0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#masthead #topnav {
display:none;
}
#masthead #topnav #search {
display:none;
}
#footer #credits a {
	height: 100px;
	width: 200px;
	display: block;
}
/* Related Docs Entries */
#relateddocs {
	margin: 0px;
	padding: 5px;
	border: 1px solid #BBE9FF;
	background-color: #D9F3FF;
}
div.relateddownload {
	background-image: url(img/doc_icon.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: 5px 10px;
	background-color: #FDFEFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #BFEBFF;
	line-height: 1.4em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#relateddocs h2 {
	margin: 0px;
	font-size: 140%;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333333;
}
.relateddownload h3 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	color: #0087C1;
}
.relateddownload p {
	margin: 0px;
	padding: 0px;
}
