/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 18pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}
img {
	display: block;
}
p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
body {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #FFF;
	height: 116px;
	font-weight: bold;
	outline-color: #FFF;
	border-color: #FFF;
	border-left-color: #FFF;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
	border-top-color: #FFF;
	border-top-style: none;
}
h1 {
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 15px;
	letter-spacing: -1px;
}
a:active {
	color: #FBF100;
}

h2 {
	color: #003;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}
a, a:link {
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #003399;
	outline: none;
}
a:active {
	color: #FFF;
	outline: none;
	font-size: medium;
	font-weight: bold;
}
#headerWrapper {
	padding: 0px 0px 0px 0px;
	background-image: url(images/header-fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	text-align: left;
	height: 117px;
	background-image: url(images/header-highlight.jpg);
	background-repeat: repeat;
	background-position: right top;
	font-size: 12px;
	color: #000;
}
#logo {
	float: left;
}
#nav {
	float: right;
	margin-top: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#nav ul li a {
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	color: #5A5B70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #2E2E36;
	background-image: url(images/topnav-hover.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#tagline {
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	height: 28px;
	padding-bottom: 0px;
	float: right;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	clear: right;
	margin-top: 45px;
	color: #565676;
	width: 500px;
}
#tagline a {
	font-weight: normal;
	color: #0666CA;
	font-style: italic;
	font-size: 21px;
}
#tagline a:hover {
	color: #3F3E4C;
}

#outerWrapper {
	margin: 0 auto 15px;
	text-align: left;
	width: 920px;
	background-color: #CCC;
}
#featureWrapper {
	text-align: left;
	background-repeat: repeat;
	background-position: top;
	background-color: #FFF;
}
.FeatureWrapper1 {
	background-image: url(images/feature-fade1.jpg);
}

#featureWrapper #feature {
	margin: 0px auto;
	height: 233px;
	width: 920px;
}
#feature .feature-title {
	color: #0154A4;
	padding-top: 20px;
	padding-left: 15px;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	background-repeat: repeat;
}
#feature .feature-text {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 20px;
	background-color: #FFF;
}
#feature li {
	padding-bottom: 7px;
	color: #FFFFFF;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
#feature ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 20px 10px 10px 15px;
	width: 195px;
	line-height: 16px;
}
#leftColumn1 ul {
	margin: 0px;
	padding: 10px 0px 20px;
	font-weight: bolder;
	font-size: large;
	color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 2px solid #333;
}
#leftColumn1 ul li {
	list-style: none;
	display: inline;
}
#leftColumn1 ul li a {
	display: block;
	padding: 5px 4px 5px 15px;
	line-height: 15px;
	background: url(images/sidenav.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#leftColumn1 ul li a:hover {
	text-decoration: none;
	background: url(images/sidenav.gif) no-repeat left -25px;
	color: #000000;
}
.sidebarlt {
	padding: 10px;
	border: 1px solid #565676;
	margin-bottom: 15px;
	background-color: #E9E9EF;
}
.sidebardk {
	color: #003;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #FFF;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #003;
}
.sidebarbox {
	background: url(images/sidebox-fill.gif) repeat-y left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sidebarbox p {
	margin: 0px;
	padding: 0px;
	font-size: medium;
}
.sidebarboxtop {
	background: url(images/sidebox-top.gif) no-repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.TableBody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #0154A4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-repeat: repeat;
}
.NewTable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #00F;
}


.sidebarboxbottom {
	background: url(images/sidebox-bottom.gif) no-repeat left bottom;
	height: 13px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 15px 0 220px;
	padding: 20px 10px 20px 10px;
	line-height: 20px;
	background-color: #FFF;
}
#outerWrapper #contentWrapper #content p {
	margin-bottom: 10px;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
}
#outerWrapper #contentWrapper {
	color: #FFF;
	background-color: #FFF;
	border: thin groove #666;

}
#outerWrapper #contentWrapper .clearFloat {
	clear: both;
	display: block;
	background-color: #FFF;
}
#outerWrapper #footer {
	height: 33px;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#credit {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #8D93AD;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #8D93AD;
	font-weight: normal;
}
#headerWrapper #header table tr td {
	font-size: medium;
	color: #FDF100;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#outerWrapper #contentWrapper #content {
	color: #0154A4;
}
#outerWrapper #contentWrapper table tr td {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
newbody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
}
.bold {
	font-weight: bold;
	text-align: left;
}
.sideboxnot {
	font-weight: normal;
	color: #000;
}
.StaffLinks {
}
