#masthead{
	position: relative;
	top: 0px;
	
	width: 800px;
	height: 112px;
}

#content{
	position: relative;
	top: 0px;
	width: 800px;
	margin: 0px auto;
	;
}

#pagecell{
	position: relative;
	top: 6px;

	min-width: 600px;
	max-width: 800px;
	background-color: #ffffff;
}

#pagecell2{
	position: relative;
	background-color: #ffffff;
}

#graybar{
	position: relative;
	min-width: 600px;
	max-width: 800px;
	height: 22px;
	background-image: url(images/graybarbg.jpg);
}

#navbar{
	position: relative;
	top: 0px;
	left: 0%;
	width: 140px;
	background-color: #9999cc;
	float: left;
}

#pagetitle{
	padding-top: 12px;
	padding-left: 12px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#copy{
	float:left;
	margin: 0;
	padding-top: 12px;
	padding-left: 12px;
	text-align: left;
}

#sidebar{
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #EDEDFF;
	padding-bottom: 6px;
	text-align: left;
}


body {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 11pt;
	line-height: 124%;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #003366;
	text-align: left;
}

h1{
	font-size: 145%;
	padding-bottom: 12px;
}

h2{
	font-size: 112%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 0px;
}

h3{
	font-size: 122%;
	color: #666666;
	font-style: italic;
}

h4{
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 0px;
}

h5{
 font-size: 100%;
}

.menu{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: none;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 155%;
}

.menu li {
	list-style-type: none;
}

.menu a {
	text-decoration: none;
	color: #FFFFFF;
}

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #CCCCCC;
}

#footer{
	position: relative;
	}

.bottomlink {
 font-size: 11px
	line-height: 135%;
	text-align: center;
	color: #003366;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}

a.bottomlink, a.bottomlink:visited{
	color: #003366;
	text-decoration: none;
}

a.bottomlink:hover{
	text-decoration: none;
	color: #333333;
}

.tagline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	vertical-align: middle;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #003366;
	text-align: left;
	font-weight: bold;
}
