/* 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;
	font-size: 100%;
}
img {
	border-style: none;
	display: block;
}
p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #f5f5f5;
}
h1 {
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	line-height: 20px;
	margin-bottom: 15px;
	letter-spacing: -1px;
}
h2 {
	color: #039;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	line-height: 30px;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	letter-spacing: .1em;
	text-align: center;
	font-style: italic;
}
h5 {
	font-size: 13px;
	color: #039;
	letter-spacing: 1px;
	line-height: 14px;
	margin-bottom: -4px;
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
}



.style100 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6c121e;
	letter-spacing: 1px;
	line-height: 14px;
}
.style200 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
.style300 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.style400 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	letter-spacing: 1px;
	line-height: 14px;
	text-align: center;
}
.style401 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	letter-spacing: 1px;
	line-height: 14px;
}
.style402 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00F;
	letter-spacing: 1px;
	line-height: 14px;
}


.style500 {
	font-size: 11px;
	color: #666;
}
.style600 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.style700 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #708591;
	font-style: italic;
}
#back_to_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	float: right;
}


#centering_div {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#rt_align_div {
	text-align: right;
	margin: 0px;
	padding: 0px;
}



#content p {
	padding-left: 20px;
	padding-right: 15px;
	font-size: 11px;
	line-height: 15px;
	padding-top: 8px;
	margin-bottom: 10px;
}


#content ul li {
	line-height: 16px;
}
#logo_align_rt {
	padding: 0px;
	float: right;
	width: 126px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content #links ul {
	list-style-type: none;
}
#content #links ul li {
	line-height: 24px;
}

#content #links ul li a:hover {
	padding-top: 12px;
	list-style-type: none;
	color: #C00;
}



#logo_align_rt ul {
	margin: 0px;
	padding: 0px;
}
#logo_align_rt ul li {
	padding-top: 12px;
	list-style-type: none;
}

#content ul {
	margin-top: 5px;
}





a, a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #003399;
}
a:active {
	color: #003399;
}
#headerWrapper {
	padding: 0px 0px 0px 0px;
	background: url(../images/cloud-fill.jpg) repeat-x top;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	text-align: left;
	height: 117px;
	background-repeat: no-repeat;
	background-position: right top;
}
#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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #003d7a;
	background-image: url(../images/topnav-hover.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#tagline {
	text-align: right;
	float: right;
	font-weight: bold;
	clear: right;
	margin-top: 16px;
	vertical-align: top;
	color: #900;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 1px;
}
#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: #FFFFFF;
}
#featureWrapper {
	text-align: left;
	background-image: url(../images/feature-fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#featureWrapper #feature {
	margin: 0px auto;
	height: 233px;
	width: 920px;
}
#feature .feature-title {
	color: #FFFFFF;
	padding-top: 18px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 4px;
}
#feature .feature-text {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 15px;
	line-height: 17px;
	letter-spacing: 1px;
}
#feature li {
	padding-bottom: 6px;
	color: #FFFFFF;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
#feature ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 8px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 195px;
	line-height: 16px;
	background-image: url(../images/sidebar1_filler.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#leftColumn1 ul {
	margin: 0px;
	padding: 10px 0px 20px;
}
#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;
	color: #FFF;
	background-image: url(../images/sidenav.gif);
	background-repeat: no-repeat;
	background-position: left -30px;
}
.sidebarlt {
	padding: 10px;
	border: 1px solid #009;
	margin-bottom: 15px;
	background-color: #CCDDED;
}
.sidebardk {
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #002B8A;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #FFFFFF;
}
.sidebarbox {
	background: url(../images/sidebox-fill.gif) repeat-y left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sidebarbox p {
	margin: 0px;
	padding: 0px;
}
.sidebarboxtop {
	background: url(../images/sidebox-top.gif) no-repeat left top;
	padding: 12px 10px 0px;
}
.sidebarboxbottom {
	background: url(../images/sidebox-bottom.gif) no-repeat left bottom;
	height: 13px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 15px 0 230px;
	padding: 20px 10px 20px 10px;
}
#outerWrapper #contentWrapper {

}
#outerWrapper #contentWrapper .clearFloat {
	clear: both;
	display: block;
}
#outerWrapper #footer {
	height: 103px;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/footer2.png);
	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: 20px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#credit {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	color: #666;
	background-color: #f5f5f5;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #03C;
	font-weight: normal;
}
#contact_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCC;
	text-align: left;
	padding: 20px;
	margin-right: 80px;
	margin-left: 80px;
}
