/* Kate Bennett Print Style Sheet */

html,body {
	margin: 0;
	padding: 0;
	background: #FFF;
}

body { 
	font-size: 76%;
	font-family: arial, verdana, sans-serif;
	color: #1C2B58;
	text-align: center;
}

a img {
    border: none;
}

h1 {
    margin: 0px 0px 20px 25px;
    padding: 0px;
    font-size: 120%;
    font-weight: normal;
    font-family: verdana, sans-serif;
}

h2 {
   margin: 0px 0px 0px 25px;
   padding: 0px;
   font-size: 104%;
   font-weight: normal;
   font-family: verdana, sans-serif;
}

.center {
    text-align: center;
}

div#container {
	text-align: left;
	height: 100px;
	width: 620px;
	margin: 0px auto;
}

div#header {
	height: 100px;
	width: 620px;
	margin: 0px;
	background: #729FBF url(/Images/background.png) repeat-y top center;
}

div#header p {
	margin: 0px 0px 0px 192px;
	padding: 22px 0px 0px 0px;
	font-size: 90%;
	font-weight: bold;
}

div#mainNav {
	width: 140px;
	margin: 0px;
	padding: 0px;
	color: #1C2B58;
	font-family: verdana, sans-serif;
}

div#mainNav ul {
	margin: 70px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	border-top: 1px solid #729FBF;
}

div#mainNav li {
	width: 100%;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	font-size: 85%;
	border-bottom: 1px solid #729FBF;
}

div#mainNav li:hover {
	background: #E1EDF2;
}

div#mainNav li a {
    color: #1C2B58;
    text-decoration: none;
}

div#mainNav li a:hover {
	color: #0000FF;
	text-decoration: none;
    background: #E1EDF2;
}

div.subNav ul {
	margin: 0px 20px 20px 20px;
	list-style: none;
	padding: 0px;
	font-size: 90%;
	text-align: left;
}

div.subNav li {
	margin-bottom: 6px;
}

div.subNav li a {
	padding: 0px 2px;
	color: #990000;
	text-decoration: none;
	border-bottom:1px dotted #990000;
}

div.subNav a:hover {
	color: #F0C135;
	text-decoration: none;
    background: #000;
}

div#content {
	float: left;
	width: 620px;
	text-align: center;
    font-family: arial, verdana, sans-serif;
    background: #FFF url(/Images/background2.png) repeat-y top center;
}

div#content tr td {
    font-size: 90%;
    text-align: left;
}

div#contentLeft {
    float: left;
    width: 155px;
    margin: 10px 10px 10px 0px;
    font-family: arial, verdana, sans-serif;
}   

div#contentLeft p {
    padding: 0px;
    text-align: left;
    line-height: 1.2em;
    font-size: 80%;
}

div#contentLeft img {
    margin-bottom: 5px;
}

div#contentRight {
    float: right;
    width: 394px;
    margin: 0px 58px 0px 0px;
    text-align: left;
    font-family: arial, verdana, sans-serif;
}

div#contentRight p {
    margin: 0px 0px 0px 25px;
    padding: 0px 0px 20px 0px;
    line-height: 1.4em;
    font-size: 90%;
}

div#contentRight a {
    padding: 0px 1px;
    color: #0000FF;
    text-decoration: none;
    border-bottom: 1px dotted #333;
}

div#contentRight a:hover {
    color: #FFF;
    text-decoration: none;
    background: #729FBF;
    border-bottom: none;
}

div#contentRight div#map a {
    padding: 0px;
    border-bottom: none;
}

div#contentRight div#map a:hover {
    background: none;
    border-bottom: none;
}

div#contentRight ul {
    margin-right: 40px;
    line-height: 1.4em;
    font-size: 90%;
}

div#contentRight li {
    margin-bottom: 10px;
}

div#twocolLeft {
    float: left;
    width: 160px;
    margin: 30px 0px 0px 25px;
    padding: 0px 18px 0px 0px;
    line-height: 1.3em;
    font-size: 85%;
    border-right: 1px solid #729FBF;
}

div#twocolRight {
    float: right;
    width: 167px;
    margin: 30px 0px 0px 0px;
    padding: 0px;
    line-height: 1.3em;
    font-size: 85%;
}

div.borderBox {
    float: left;
    width: 345px;
    margin: 20px 0px 0px 25px;
    padding: 10px;
    border: 1px dotted #729FBF;
}

div#contentRight div.borderBox p {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-size: 90%;
}

div#contentRight div.borderBox img {
    float: right;
    margin: 4px 0px 0px 6px;
}

.border {
    border: 1px dotted #1C2B58;
}

.headline {
    color: #729FBF;
    font-weight: bold;
}

.indent {
    padding-left: 10px;
}

#sleepSurvey {
    margin: 0px 0px 0px 25px;
    color: #729FBF;
}

div#contentRight #faqs {
    line-height: 2.1em;
    font-size: 96%;
}

div#addressLeft {
    float: left;
    width: 170px;
    margin: 0px 0px 0px 25px;
    padding: 0px 10px 0px 0px;
    line-height: 1.3em;
    font-size: 85%;
    text-align: center;
}

div#contentRight div#addressLeft a {
    padding: 0px;
    border-bottom: none;
}

div#contentRight div#addressLeft a:hover {
    color: #006600;
    background: none;
    border-bottom: none;
}

div#addressRight {
    float: right;
    width: 177px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    line-height: 1.3em;
    font-size: 85%;
    text-align: center;
}

div#contentRight div#addressRight a {
    padding: 0px;
    border-bottom: none;
}

div#contentRight div#addressRight a:hover {
    color: #006600;
    background: none;
    border-bottom: none;
}

.pdf {
    background: url(/img/pdf-icon.gif) top left no-repeat;
}

.excel {
    background: url(/img/excel-icon.gif) top left no-repeat;
}

.word {
    background: url(/img/word-icon.gif) top left no-repeat;
}

.powerpoint {
    background: url(/img/powerpoint-icon.gif) top left no-repeat;
}

div#footer {
    float: left;
    width: 620px;
    height: 20px;
    padding: 40px 0px 30px 0px;
    text-align: center;
    font-family: arial, verdana, sans-serif;
    background: #FFF url(/Images/background2.png) repeat-y top center;
}

div#footerLeft {
    float: left;
    width: 150px;
    text-align: left;
}

div#footerRight {
    float: right;
    width: 450px;
    margin-right: 20px;
    text-align: center;
    font-size: 90%;
    vertical-align: middle;
}

div#footer p {
	margin: 40px 0px 0px 0px;
	font-size: 80%;
}

