/* CSS Document */
body { color: #505050; font-size: 70%; font-family: Verdana, Arial, Helvetica, sans-serif; }
.form_errors { color: red; font-size: 120%; }
a { color: #d80025; text-decoration: none; }
a:hover { color: #d80025; text-decoration: underline; }
/* header */
div#header { background-image: url(../images/header_bg.gif); width:100%; height:125px; padding-top: 8px; padding-right: 5px; padding-left: 50px; }
div#header ul { position: absolute; top: 52px; left: 356px; min-width: 600px; display: inline; }
div#header li { color: #d0d0d0; font-size: 110%; font-family: Verdana; list-style-image: none; display: inline; }
.navon { color: #505050; font-weight: bold; text-decoration: underline; }
/* page */
div#page { height: auto; position: relative; visibility: visible; width:500px; height:auto; margin-left: 280px; padding-top: 20px; }
div#fullpage { height: auto; position: relative; visibility: visible; width:685px; height:auto; margin-left: 60px; padding-top: 10px; }
div#page h1, h1 { color: #d80025; font-size: 200%; font-weight: normal; margin: 0 0 0px; padding: 0 0 0px; }
div#page h2, h2 { font-size: 150%; font-weight: normal; }
div#page h3, h3 { color: #d80025; font-size: 130%; font-weight: bold; margin: 0; padding-top: 10px; padding-right: 0; padding-left: 0; }
div#page h4, h4 { color: #d80025; font-size: 100%; font-weight: bold; margin: 0; padding-top: 10px; padding-right: 0; padding-left: 0; }
div.layer2 { left: 0; top: 857px; position: absolute; visibility: visible; }
.seperator { border-top: 1px solid #d0d0d0; }
.pressdate { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d0d0d0; margin-bottom: 0px; padding-bottom: 0px; }
.crumbs { text-align: right; }
.presslink { margin-top: 0px; padding-top: 0px; }
.requiredInd { color: #d80025; }
/* sections */
div#column { text-align: left; position: absolute; left: 37px; top: 154px; width:208px; height:auto; float: left; padding-top: 10px; padding-bottom: 10px; }
div#column ul { margin: 0 0 20px; padding: 0; font-size: 110%; }
div#column li { color: #505050; font-family: Verdana; font-weight: normal; margin-top: 6px; margin-bottom: 6px; list-style-type: none; list-style-image: none; }
div#column h2 { color: #505050; font-size: 130%; font-family: Verdana; font-weight: bold; margin: 0; padding: 0; }
div#column h2.hr { padding-top: 10px; border-top: 1px solid #d0d0d0; }
.check { color: #d80025; }
.section { font-size: 85%; margin-left: 1.5em; }
.schedule {
	border: thin solid #333333;
}
div#footer { text-align: left; }
div#footer ul {
	position: static;
	top: 25px;
	left: 90px;
	min-width: 600px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	display: inline;
	text-indent: 20px;
}
div#footer li { color: #d80025; font-family: Verdana; list-style-image: none; display: inline; }
#page #loginholdertest {
display:none;
}
