body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.nav:link {	text-decoration: none;	color: #CCCCCC;	}
a.nav:visited {	text-decoration: none;	color: #CCCCCC;	}
a.nav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.nav:active {	text-decoration: none;	color: #CCCCCC;	}

a.red-link:link {	text-decoration: none;	color: #FF0000;	}
a.red-link:visited {	text-decoration: none;	color: #FF0000;	}
a.red-link:hover {	text-decoration: none;	color: #FF0000;	}
a.red-link:active {	text-decoration: none;	color: #FF0000;	}

a.green:link {text-decoration: underline;color: #00CC33;font-weight: bold;}
a.green:visited {	text-decoration: underline;	font-weight: bold;color: #00CC33;	}
a.green:hover {	text-decoration: none;	font-weight: bold;color: #00E138;	}
a.green:active {	text-decoration: underline;	font-weight: bold;color: #00CC33;	}

a.white:link {text-decoration: none;color: #FFFFFF;font-weight: bold;}
a.white:visited {	text-decoration: none;	font-weight: bold;color: #FFFFFF;	}
a.white:hover {	text-decoration: none;	font-weight: bold;color: #FFFFFF;	}
a.white:active {	text-decoration: none;	font-weight: bold;color: #FFFFFF;	}

a.ltgreen:link {text-decoration: underline;color: #00CC33;font-weight: normal;}
a.ltgreen:visited {	text-decoration: underline;	font-weight: normal;color: #00CC33;	}
a.ltgreen:hover {	text-decoration: none;	font-weight: normal;color: #00E138;	}
a.ltgreen:active {	text-decoration: underline;	font-weight: normal;color: #00CC33;	}

.field {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;	font-weight: bold;	border: 1px solid #CCCCCC;	width: 220px; background-color: #F5F5F5;}
.fieldmd {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	font-weight: bold;	border: 1px solid #CCCCCC;	width: 150px; background-color: #F5F5F5;}

.underline{
	border-bottom: 1px dotted #9E9E9E;
}

.page-header {
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
}
.footer-padding {
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 11px;
}
.page-header-red {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.green-text {
	color: #00CC33;
}
.CPO-image {
	background-image: url(../images/image-cpo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 320px;
	padding-left: 30px;
	padding-right: 30px;
}
.pool-gallery {
	padding-top: 5px;
	font-size: 12px;
}
#RequestPriority {display: none;}
