body {
	background-color: #4280b3;
	background-image: url(images/bluesky_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.Arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
#tableLayout {
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color: #FFF;
}
#topNav {
	background-image: url(images/nav_backgroundblue.jpg);
	height: 35px;
	text-align: center;
	vertical-align: middle;
}
#topNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#topNav a:hover {
	color: #FC0;
}
#masthead {
	height: 100px;
	background-image: url(images/masthead.jpg);
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: right;
	vertical-align: middle;
	padding-right: 30px;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
}
a {
	color: #043A6C;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #033;
	text-decoration: none;
	text-align: right;
	vertical-align: baseline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	list-style-type: square;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	padding-left: 15px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-right: 15px;
}
.grayBar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
	background-image: url(images/nav_backgroundgray.jpg);
	height: 35px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	padding-left: 15px;
	vertical-align: middle;
}
.grayBox {
	background-color: #e1e1e1;
	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.blueBar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #036;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	font-weight: bold;
	padding-left: 10px;
}
#mainContent {
	margin-right: 10px;
	margin-left: 10px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.companyListing {
	padding-left: 20px;
}
.companyGraylisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
