body {
	background-color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bolder;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #33FFFF;
	text-decoration: none;
	list-style: url(none) none;
	border: thin none #FF9966;
}

form {
	background-color: #CCCC99;
}

#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 30px;
	background-color: #006666;
	color: #FF33FF;
	font-weight: bolder;
	border: medium dashed #3FDCEF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	list-style: none;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: none;
	border: thin none #FFCCCC;
	color: #CC3300;
	background: #D5DDEE;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#nav {
	list-style: none;
	display: block;
	border: medium dotted #CC0000;
	line-height: 20px;
}
ul li {
	list-style: url(none) none;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
#globalNav{
	position: absolute;
	width: 606px;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	left: 141px;
	top: 35px;
	z-index: 16;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: relative;
	top: -2px;
	left:0px;
	width: 46px;
	z-index: 7;
}

#gnr {
	position: relative;
	top: -2px;
	right:0px;
	left: 519px;
	width: 40px;
	z-index: 6;
}

#globalLink{
	position: absolute;
	top: 12px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 51px;
	z-index: 4;
	width: 589px;
	display: block;
}


a.glink, a.glink:visited{
	font-size: 12px;
	color: #FF00FF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(../bg_nav.gif);
}

a.glink:hover{
	text-decoration: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #00FF00;
}

.skipLinks {display: none;}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	font-style: italic;
}
p {
	border: thin none #000000;
	font-weight: bolder;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
