body {
	background-color: #cccccc;
	margin: 4px;
	font-family: "Trebuchet MS", "Tempus Sans ITC", Tahoma, Arial;
	font-size: medium;
	font-weight: normal;
}
.bg_fill {
	background-color: #006699;
}

td {
	border: 0px none;
}
.content_table .site_info {

	background-color: #C7CED1;
	background-image: url(images/content_topleft_corner_site_info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: thick none #DEE3E4;
	border-right: thick solid #DEE3E4;
	border-bottom: thick none #DEE3E4;
	border-left: thick #DEE3E4;
}
.content_table td {
	background-color: #CCCCCC;
	background-image: url(images/content_topleft_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: thick none #E1E1E1;
	border-right: thick solid #E1E1E1;
	border-bottom: thick none #E1E1E1;
	border-left: thick #E1E1E1;
}
.fade_across {
 background-image:url(images/nav_left_bg.jpg);
background-repeat: no-repeat;
background-position:right;
border-left:0px none;
}
.nav_links td {
	background-color: #F0F0F0;
	border: 2px solid #000000;
}
.nav_links a {
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.nav_links a:hover {

	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color: #3366CC;
}
.bg_fill2 {
	background-color: #054166;
	font-size: 12px;
}
.clear_table {
	border: none;
}
.content_subheading {
	font-weight: bold;
	color: #333333;
	background-image: url(images/content_subheading_bg.jpg);
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	border-top: medium #E6E6E6;
	border-right: medium #E6E6E6;
	border-bottom: medium dashed #E6E6E6;
	border-left: medium #E6E6E6;
}
.page_id {
	border-top: none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 2px solid #CCCCCC;
	padding-left: 3px;
	color: #666666;
}
.rightcell {
	background-color: #006699;
	color: #CCCCCC;
	font-size: small;
	font-weight: bold;
}
.bottomcells {
	background-color: #CCCCCC;
	vertical-align: top;
	color: #999999;
	font-size: 10px;
}
.site_info .content_subheading {
	font-weight: bold;
	color: #333333;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #6D8292;
	background-image: url(images/content_header_bg_site_info.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
textarea {
	font-family: Tahoma, Verdana, Arial, "Tempus Sans ITC";
	background-color: #FFFFFF;
	vertical-align: top;
	border: medium solid #2C6CA0;
}
input {
	font-family: Tahoma, Verdana, Arial, "Tempus Sans ITC";
	background-color: #FFFFFF;
	vertical-align: top;
	border: medium solid #2C6CA0;
}
select{
	font-family: Tahoma, Verdana, Arial, "Tempus Sans ITC";
	background-color: #FFFFFF;
	vertical-align: top;
	border: medium solid #2C6CA0;
}
a:link {
	color: #004E9B;
}
a:visited {
	color: #483388;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0099CC;
}
