@charset "UTF-8";
/* Layout CSS code by pixelcouture.com */

#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#header  {
	height: 105px;
	width: 910px;
	background-color: #FFFFFF;
}
#header img {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#logo img {
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}
#right_content {
	width: 600px;
	float: right;
}
#right_content    p {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000000;
}

#splash {
	height: 220px;
	width: 910px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/splashbg.jpg);
	overflow: hidden;
	background-color: #9AC4F1;
}
#content {
	background-color: #FFFFFF;
	margin-top: 0px;
	width: 910px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #333333;
	overflow: auto;
	margin-bottom: 30px;
}
#left_links {
	float: left;
	width: 309px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../images/leftsideshadow_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	background-color: #DCE5E7;
	height: 50px;
}
#footer   span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	margin-left: 10px;
}
embed {
	margin-left: 100px;
}
.table td {
	border: thin solid #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.table th {
	color: #000000;
	background-color: #9AC4F1;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #000000;
}
#content_anchors  li {
	list-style-type: none;
}
#content_anchors li a:active, li a:visited, li a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#right_content #stepstype li {
	margin-bottom: 10px;
}
#tableheader {
	background-color: #999999;
}
.coloredrows {
	background-color: #CCCCCC;
}
