.style1 {
	color: #006699;
	font-weight: bold;
	font-size: 16px;
}
.style2 {font-size: 90px}
#table2 td {
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: outset;
	border-bottom-width: thick;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#table2 b {
	color: #000000;
}
#table2 {
	width: 900px;
	border-top-style: solid;
	border-top-width: thin;
}
#table3 {
	width: 900px;
	border-top-style: dotted;
	border-top-width: thin;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
#globalNav {
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	border-top-style: solid;
	border-top-width: thin;
}
body {

	font-family: Arial, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #FFFFCC;
}
a {

	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:link {

	color: #006699;
	text-decoration: none;
}
a:visited {

	color: #006699;
	text-decoration: none;
}
a:hover {

	color: #006699;
	text-decoration: underline;
}
h1 {

 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h2 {

 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h3 {

 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
ul {

 list-style-type: square;
}
ul ul {

 list-style-type: disc;
}
ul ul ul {

 list-style-type: none;
}
label {

 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
#siteName {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 18px;
}
#globalNav img {

 display: block;
}
#globalNav a {

	font-size: 14px;
	padding: 0 4px 0 0;
}
#navBar ul a:link, #navBar ul a:visited {
display: block;
}
#navBar ul {
list-style: none; margin: 0; padding: 0;
}
#navBar li {
border-bottom: 1px solid #EEE;
}
html>body #navBar li {
border-bottom: none;
}
#masthead {

	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
