body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #ffffff;
}

td {
	color: #000000;
}

th {
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
}

pre {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#00C;
}

a {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background-color: #0000ff;
}

.nav {
	text-decoration: underline;
}

.navLink {
	text-decoration: underline;
}

form {
	background-color: #CCCC99;
}

.title {
	font-size: 24px;
	color: #DCDCDC;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
  	color: #999999;
}
.supporttitle {
  	font-size: 24px;
	color: #006600;
}

.supportsubtitle {
	font-size: 16px;
	font-weight: bold;
  	color: #006600;
}

.supportsection {
	font-size: 14px;
	font-weight: bold;
  	color: #006600;
}

.supportGreen {
  	color: #006600;
	font-weight: bold;
}
.ProdTitle {
	font-size: 24px;
	color: #000066;
}

.ProdSubtitle {
	font-size: 16px;
	font-weight: bold;
  	color: #000066;
}

.ProdSection {
	font-size: 14px;
	font-weight: bold;
  	color: #000066;
}
.ServTitle {
  	font-size: 24px;
	color: #330000;
}

.ServSubtitle {
	font-size: 16px;
	font-weight: bold;
  	color: #330000;
}

.ServSection {
	font-size: 14px;
	font-weight: bold;
  	color: #330000;
}

.NewTitle {
  	font-size: 24px;
	color: #996533;
}

.NewSubtitle {
	font-size: 16px;
	font-weight: bold;
  	color: #996533;
}

.NewSection {
	font-size: 14px;
	font-weight: bold;
  	color: #996533;
}
.header {
	font-size: 24px;
  	color: #DCDCDC;
}

.RedText {
	color: #ff0000;
}

.WhiteText {
	color: #ffffff;
}
.sidebar {
	padding: 3px;
}

.sidebarHeader {
	font-size: 16px;
	color: #FFFFFF;
}

.sidebarFooter {
}

.footer {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.legal {
	font-size: 9px;
	color: #333333;
}
