@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td {
	margin:0pt;
	padding:0pt;
}
fieldset, img, abbr {
	border:0pt none;
}
address, caption, cite, code, dfn, h1, h2, h3, h4, h5, h6, th, var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
}
a {
	
	color: #333;
}

a:hover {
	color:#996600;
}

dl, ul, ol, h1, h2, h3, h4, h5, h6, pre, p, blockquote, {
 margin-bottom:0.3em;
}
ul li {
	background:transparent url(images/img_list-arrow.gif) no-repeat scroll 1px 0.3em;
	font-size:1.2em;
	margin-top:0.8em;
	padding-left:12px;
	text-transform:none;
}
body {
	color:#666;
	font-family:"Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:62.5%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: #FFFFFF;
}
h1 {
	font-size: 3em;
	font-weight: normal;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	letter-spacing: .01em;
	color: #CCCCCC;
}
h2 {
	text-transform: none;
	font-size: 1.9em;
	font-weight: normal;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #999999;
}
h3 {
	text-transform: none;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	letter-spacing: 0.01em;
	color: #666;
}
h4 {
	text-transform: none;
	font-size: 1.2em;
	font-weight: normal;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	letter-spacing: 0.01em;
	color: #996600;
}
h5 {
	text-transform: none;
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #990000;
	font-weight: bold;
}
h6 {
	text-transform: none;
	font-size: 1.6em;
	font-weight: bold;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	letter-spacing: 0.01em;
	color: #336699;
}
p {
	margin: 0em 0 1em 0;
	padding: 0;
	font-size:1.3em;
	line-height:1.4em;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	position: relative;
}
.oneColFixCtrHdr #header {
	padding: 34px 8px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border: 1px solid #FFFFFF;
}

#header #logo {
	display: block;
	background-image: url(images/img_logo.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 38px;
}


.oneColFixCtrHdr #header p {
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
	color:#CCCCCC;
	
}
#header #topnav {
	background:none;
	margin:0;
	padding: 0;
	top: 52px;
	right: 10px;
	position: absolute;
	width: 500px;
	text-align: right;
	font-size: 1.1em;
}
#header a {
	text-decoration:none;
	color: #999999;
}

#header a:hover {
	color: #333333;
}

.oneColFixCtrHdr #mainContent {
	padding: 20px 8px 20px 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 18px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: left;
	color: #999999;
	font-size: 1.1em;
}
#footer a {
	text-decoration:underline;
	color:#999999;
}


#footer a:hover {
	color:#669966;
}

.darktext {
	color:#996600;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
	margin-right: 10px;
}

.fltrtBORD { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.fltlftBORD { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#splashdiv {
	text-align: center;
	font-size: 1.1em;
}
#splashdiv a {
text-decoration:none;
	color: #999999;
}

#splashdiv a:hover {
	color: #333333;
}

 #splashdiv p {
	color:#CCCCCC;
	
}


	