html, body {height: 100%;}

#content {
	height: 100%;
	width: 770px;
}
#pageheading {
	color: #660000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}
#pcontent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#pcontentbold {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#bottomcontent {
	color: #000000;
	font-size: 11px;
	font-style: normal;
}

a.bottomlink:link,
a.bottomlink:visited,
a.bottomlink:active {
	color: #0000FF;
	font-size: 11px;
	text-decoration: underline;
}
a.bottomlink:hover {
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
}

a.toplink:link,
a.toplink:visited,
a.toplink:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a.toplink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a.pagelink:link,
a.pagelink:visited,
a.pagelink:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.pagelink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#specialheading {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}

#whiteheading {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #999999;
}
#logoheading {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding-left:10px;
	font-style: italic;
}

#tdborder{
	border: 1px solid #CCCCCC;
}

#subheading {	
	color: #006699;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;	
}
#text{ 
	background-color: #F3F3F3; 
	COLOR: #006699; 
	border: 1px solid; #569FFA
}
#textarea{ 
	background-color: #F3F3F3; 
	COLOR: #000000; 
	border: 1px solid; #000000
}
#button{
	background-color: #569FFA; 
	COLOR: #FFFFFF; 
	border: 1px solid; #F4F4F4
}

marquee{
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

#graysmallfont{
	color: #666666;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.tableborder {
	border: 1px solid #999999;
}
hr{
	border: 1px dashed #CCCCCC;
}
#trcolor {
	background-color: #8898c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.click:link,
a.click:active,
a.click:visited {
	color: #0000FF;
	FONT-FAMILY: arial, helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration: underline;
}
a.click:hover {
        color: #0000FF;
		FONT-FAMILY: arial, helvetica, sans-serif;
		FONT-SIZE: 12px;
        text-decoration: underline;
}
.dashtableborder {
	BORDER-RIGHT: #000000 2px dashed; BORDER-TOP: #000000 2px dashed; BORDER-LEFT: #000000 2px dashed; BORDER-BOTTOM: #000000 2px dashed
}
h3{
	color: #006699;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
h2{
	color: #006699;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
h1{
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}