/* CSS Document */

html {height: 100%;}
body {margin:0,0,0,0; background-image:url(../images/site/spacer_white.gif)}

#container {
height:auto;
width: 800px;
margin: 0 0 0 0;
text-align:left;
vertical-align:middle;
padding-top: 0px;
border-right-color:#CCC;
border-right-style:dashed;
border-right-width:thin;
background-color: #FFF;
background-repeat: no-repeat;
background-position: center;
}
#mainnavigation {
background-attachment: fixed;
background-color:#000;
background-repeat: no-repeat;
background-position: left top;
text-align:left;
height:25px;
width:800px	

}
#containerenlarge {
background-color:#000;
width: 800px;
height: auto;
border-left-color:#CCC;
border-left-width:thin;
border-right-color:#CCC;
border-right-style:dashed;
border-right-width:thin;
padding-top: 0px;
background-color: #FFF;
background-repeat: no-repeat;
border-left-style:dashed;;
margin-top:0
}
#copyrightsfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 800px;
	height: 12px;
	color: #FFF;
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-bottom: 3px
}
.td_hrzlines {
	background-attachment: fixed;
	background-position: center center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#p_backtothetop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
	text-align: right;
	vertical-align: baseline;
	height: auto;
	line-height: auto;
}
#p_downloadadobe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
	text-align: right;
	vertical-align: baseline;
	height: auto;
	line-height: auto;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:thin
}
#bodyfooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
}
#blankheader {
	height: 30px:
}
#bodyheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#333333;
	text-align: center;
	width:624px;
	height:auto;
	padding-left:25px;
	padding-right: inherit;
	padding: 0px 20px 0 50px
}
.td_leftspacer {
	background:url(../images/site/spacer_white.gif) repeat
}
#hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#666666;
	text-align: justify;
	vertical-align: top;
	height: auto;
	padding-left: 25px;
	padding-right: 25px
	}
#h1_bodycopy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	color:#666;
	line-height: 12px;
	margin-left: 10px;
	padding-left: 10px;
}
a:link {
color:#666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#906
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #900;
}

