p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: fixed;
	background-image: url(images/common/background.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: 6699FF;
}
a:visited {
	text-decoration: none;
	color: #6699ff;
}
a:hover {
	text-decoration: underline;
	color: #6699ff;
}
a:active {
	text-decoration: none;
	color: #6699ff;
}
.whitetext {
	color: #FFFFFF;
}
.whiteheader {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 22px;
	display: block;
	margin: 0;
	padding: 0;
}
.whitesubheader {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.nav {
	color: #000000;
}
a.nav:link {
	color: #000000;
}
a.nav:visited {
	color: #000000;
}
a.nav:active {
	color: #000000;
}
a.nav:hover {
	color: #3366ff;
	text-decoration: none;
}
.navOn {
	color: 3366ff;
	text-decoration: none;
}
.subnav {
	color: #999999;
	text-decoration: none;
}
a.subnav:link {
	color: #999999;
	text-decoration: none;
}
a.subnav:visited {
	color: #999999;
	text-decoration: none;
}
a.subnav:active {
	color: #999999;
	text-decoration: none;
}
a.subnav:hover {
	color: #3366ff;
	text-decoration: none;
}
.bluesubheader {
	color: 6699FF;
	font-size: 18px;
	font-weight: normal;
}
.whitelink {
	color: #FFFFFF;
}
a.whitelink:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.whitelink:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.navOn:link {
	color: 3366ff;
	text-decoration: none;
}
a.navOn:visited {
	color: 3366ff;
	text-decoration: none;
}
a.navOn:hover {
	color: 3366ff;
	text-decoration: none;
}
a.navOn:active {
	color: 3366ff;
	text-decoration: none;
}
.blueheader {
	text-decoration: none;
	color: 6699ff;
	font-size: 14px;
}
