@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	background-color: #FFF;
}
#outerWrapper {
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding: 20px;
	text-align: left;
	width: 940px;
	background-color: #FFF;
	moz-opacity: 0.85;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
#outerWrapper #topnavigation {
	font-weight: normal;
	height: 10px;
	padding: 10px 10px 15px 10px;
	text-align: right;
}
#outerWrapper #secondtierNavigation {
	height: 20px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333;
}
#outerWrapper #contentWrapper #rightColumn {
	border-left: dotted 1px #666666;
	color: #000;
	float: right;
	font-size: 12px;
	line-height: 125%;
	padding: 0px 10px 10px 25px;
	width: 240px;
}
#outerWrapper #contentWrapper #rightColumn h2 {
	color: #000;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 135%;
}
#outerWrapper #contentWrapper #rightColumn a, #outerWrapper #contentWrapper #rightColumn a:link {
	color: #42ADD4;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #contentWrapper #rightColumn a:visited {
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #contentWrapper #rightColumn a:hover {
	color: #42ADD4;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #contentWrapper #rightColumn a:focus {
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #contentWrapper #rightColumn a:active {
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #contentWrapper #content {
	margin-right: 275px;
	padding-right: 30px;
	color: #000;
}
#outerWrapper #contentWrapper #content h1 {
	color: #000;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
	text-transform: lowercase;
}
#outerWrapper #contentWrapper #content h2 {
	color: #F90;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 135%;
}
#outerWrapper #contentWrapper #content a, #outerWrapper #contentWrapper #content a:link {
	color: #42ADD4;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #contentWrapper #content a:visited {
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #contentWrapper #content a:hover {
	color: #42ADD4;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #contentWrapper #content a:focus {
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #contentWrapper #content a:active {
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	color: #000;
	font-size: 0.9em;
	height: 10px;
	margin-top: 20px;
	padding: 2px 5px 8px 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #454545;
}
