/* CSS Document */

html, body {
height: 100%;
}
body {
margin:auto;
padding:0px;
}
#container {
	height:auto;
	width: 800px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	margin-left:150px;
	vertical-align:middle;
	padding-top: 0px;
	background-color:#000000;
	border-left-color:#CCCCCC;
	border-left-width:thin;
	border-right-color:#CCCCCC;
	border-right-style:dashed;
	border-right-width:thin;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	border-left-style:dashed;
}
#mainnavigation {
	background-attachment: fixed;
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	height:25px;
	width:800px	

}
#containerenlarge {
	background-color:#000000;
	width: 800px;
	height: auto;
	border-left-color:#CCCCCC;
	border-left-width:thin;
	border-right-color:#CCCCCC;
	border-right-style:dashed;
	border-right-width:thin;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-left-style:dashed;;
	margin-top:0
}
#copyrightsfooter {
	font-family: Arial, "Myriad Roman", "Albertus MT";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 800px;
	height: 12px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	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: #CCCCCC;
}
#p_backtothetop {
	font-family: Arial, "Myriad Roman", "Albertus MT";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: right;
	vertical-align: baseline;
	height: auto;
	line-height: auto;
}
#p_downloadadobe {
	font-family: Arial, "Myriad Roman", "Albertus MT";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: right;
	vertical-align: baseline;
	height: auto;
	line-height: auto;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:thin
}
#bodyfooter {
	font-family: Arial, "Myriad Roman", "Albertus MT";
	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: Arial, "Myriad Roman", "Albertus MT";
	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: Arial, "Myriad Roman", "Albertus MT";
	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: Arial, "Myriad Roman", "Albertus MT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
	color:#666666;
	line-height: 12px;
	margin-left: 10px;
	padding-left: 10px;
}
a:link {
color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#990066
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

