a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF3300;
	text-decoration: none;
}
.mainbodytext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.orangetitle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.bulletlist {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	list-style-type: square;
	list-style-image:  url(OLDnew_site/images/bullet_point.jpg);
	list-style-position: outside;
	display: none;
}
.skybg {
	background-image:  url(docs/new_site/images/sky_bg.jpg);
	background-repeat: repeat-y;
}
