body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #6AC8FE;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 12px;
	padding: 0;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
}
/*Skip Link Link Styles*/
#skips {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	padding: 0px;
}
#skips a, #skips a:visited, #skips a:hover {
	color: #009EE0;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #000000;
	cursor: pointer;
	font-size: 0.8em;
}
#masthead {
	color: #333333;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}
#wrapper {
	position: relative;
}
#column_wrapper {
	background-image: url(img/clm05_middle.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0077C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0077C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0077C0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0077C0;

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	margin: 0px 0px 0px 200px;
}
#left {
	width: 200px;
	float: left;
}
#right .content {
	padding: 20px;
	font-size: 0.85em;
	line-height: 1.65em;
}
#left .content {
	padding: 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead #topnav #search {
	float: right;
}

#masthead .content {padding: 12px 20px;}

#masthead #header {
	position: relative;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 143px;
	padding: 0px;
}
#header #helplinehours {
	top: 0px;
	right: 20px;
	text-align: center;
	position: absolute;
}
#header #helplinehours h2 {
	font-family: "Lucida Sans Unicode", "Gill Sans", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#masthead #header h1 {
	color: #0077C0;
	font-family: "Lucida Sans Unicode", "Gill Sans", Arial, sans-serif;
	text-indent: -9000px;
}
#masthead #header p.strapline {
	font-size: 19px;
	font-family: "Lucida Sans Unicode", "Gill Sans", Arial, sans-serif;
	line-height: 1.4em;
	text-indent: -9000px;
}
#phonenumbers {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #0077C0;
	border-right-color: #0077C0;
	border-bottom-color: #0077C0;
	border-left-color: #0077C0;
	background-image: url(img/phone-bg.gif);
	background-repeat: repeat;
	display: block;
	margin: 0px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 90%;
	color: #FFFFFF;
}
#phonenumbers span.phonegeneral {
	background-image: url(img/phone-general-icon.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 0.5em;
	padding-bottom: 5px;
	padding-right: 20px;
	background-position: .15em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#phonenumbers span.emailgeneral {
	background-image: url(img/email-general-icon.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	background-position: 0.15em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#phonenumbers span.phonehelpline {
	background-image: url(img/phone-helpline-icon.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	background-position: 0.15em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#phonenumbers a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#phonenumbers a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#phonenumbers a:hover {
	color: #0077C0;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#footer .content {padding: 12px 20px;}
#footer {
	color: #FFFFFF;
	background-color: #0077C0;
	margin: 0;
	font-size: 0.7em;
	background-image: url(img/footer_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer #contactdetails p.phonegeneral {
	background-image: url(img/phone-general-icon-footer.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 0.5em;
	padding-bottom: 5px;
	padding-right: 20px;
	background-position: 0.15em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer #contactdetails {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer #credits {
	background-image: url(img/makehay-credits.gif);
	background-repeat: no-repeat;
	width: 200px;
	float: left;
	height: 100px;
}
#footer #contactdetails #address {
	float: left;
	font-size: 120%;
	width: 200px;
	height: 100px;
}

#footer #contactdetails p.emailgeneral {
	background-image: url(img/email-general-icon-footer.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	background-position: 0.15em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer #contactdetails p.phonehelpline {
	background-image: url(img/phone-helpline-icon-footer.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	background-position: 0.15em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.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;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.p7uberlink {
	border-color: #000000 !important;
	font-weight: bold;
	color: #009EE0;
	font-style: italic;
	background-image: url(../css/img/bullet-star.gif);
	background-repeat: no-repeat;
	background-position: .5em .5em;
}
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 {
	background-color: #0077C0;
	display: block;
	position: relative;
}
#masthead #topnav #search {
	position: absolute;
	top: .3em;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer #credits a {
	height: 100px;
	width: 200px;
	display: block;
}
#left #supportgraphic {
	margin-left: 1px;
}
/* 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;
}
#right .mttbox img {
	padding: 5px;
	border: 1px solid #AAA;
	float: left;
	position: absolute;
	margin: 0px;
}
#right .mttbox .mttdetails {
	padding-left: 150px;
}
#right h3.mttname {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	line-height: 1em;
}
#right p.mtttitle {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	line-height: 1.4em;
}
#right p.mttdesc {
	line-height: 1.2em;
	font-size: .8em;
}
.mttbox {
	width:340px;
	min-height:150px;
	height:auto;
	float: left;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
/* for Internet Explorer */
/*\*/
* html .mttbox {
height: 150px;
}
.leftbox {
	width: 300px;
	float: left;
	background-color: #F0FCFF;
	margin-right: 20px;
	padding-left: 20px;
	border: 1px solid #CAF4FF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.leftbox h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftbox ul.linklist {
	margin-left: 0px;
	padding-left: 0px;
}


ul.linklist li {
	list-style-type: none;
	background-image: url(img/star.png);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.linklist a {
	text-decoration: none;
}

ul.linklist {
	padding-left: 0px;
	padding-right: 10px;
}
