html {
	height: 101%;
	border-bottom: 1px solid  #99CCCC;
}

body {
	background-color: #99CCCC;
}
body,td,th {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #336666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #99CCCC;
}
a:active {
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-weight:bolder;
	}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	color: #336666;
}
h3 {
	font-size: 16px;
	color: #336666;
}
h3 a:link, h3 a:visited {
	color: #336666;
	text-decoration:none
}
h3 a:hover {
	color: #000000;
	text-decoration:none
}

h4 {
	font-size: 12px;
	color: #336666;
}
h5 {
	color: #336666;
}
h6 {
	color: #336666;
}
.bodyHomePageDiv {
	background-color: #FFFFFF;
	background-image: url(gradient_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 180px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}
.footerDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(frame_base.gif);
	text-align: center;
	vertical-align: middle;
	height: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #999999;
}
.footerDiv a:link {
	color: #999999;
	text-decoration: none;
}
.footerDiv a:visited {
	color: #999999;
	text-decoration: none;
}
.footerDiv a:hover {
	color: #333333;
	text-decoration: none;
}
.whiteText {
	color: #FFFFFF;
}
.whiteText a:link {
	color: #99CCCC;
	text-decoration: none;
}
.whiteText a:visited {
	color: #99CCCC;
	text-decoration: none;
}
.whiteText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#pagecontents {
	position:absolute;
	left:50%;
	margin-left: -380px;
	width:760px;
	height:425px;
	z-index:20001;
}
.bodyDiv {
	background-color: #FFFFFF;
	background-image: url(page_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	vertical-align: top;
}
.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top:6px;
	margin-bottom:55px;
	text-align:right;
}
.nav a:link, .nav a:visited {
	color:#FFFFFF;
	}
	
.nav a:hover {
	color:#99CCCC;
	text-decoration:none;
	}

strong a:link, strong a:visited {
	color: #000000;
}

strong a:hover {
	color: #339999;
	text-decoration: none;
}
li {
	padding-bottom:6px;
	}
	
