@charset "UTF-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333366;
}
img {
	border-style: none;
}
h1, h2, h3 {
	line-height: 100%;
	color: #333399;
}
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-bottom: 40px;
}
.oneColFixCtrHdr #header {
	background: #333366;  /* 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. */
	line-height: 100%;
	height: 30px;
	padding: 0 20px;
	text-align: right;
	padding-top: 10px;
}
#menu {
	height: 26px;
	margin: 0 auto;
	padding: 0 20px;
	background-image: url(images/graphics/menu_gradient.gif);
}
#page {
	padding: 3px 20px;
	background-image: url(images/graphics/bg_page.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #topper {
	margin-bottom: 30px;
	color: #666699;
	margin-top: 30px;
	font-size: 18px;
}
.oneColFixCtrHdr #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 212px;
	margin-left: 10px;
	font-size: 11px;
	color: #000033;
	line-height: 140%;
}
.oneColFixCtrHdr #navbar {
	float: left; /* since this element is floated, a width must be given */
	width: 100px;
	font-size: 12px;
	text-align: right;
	color: #555;
	line-height: 80%;
	text-transform: lowercase;
	margin-top: 50px;
}
.oneColFixCtrHdr #mainContent {
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.oneColFixCtrHdr #footer {
	height: 30px;
	background-image: url(/images/graphics/menu_gradient.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FF9;
	text-align: center;
	padding-top: 8px;
}
.oneColFixCtrHdr #sideboxnav {
	padding: 5px 20px;
	border-left: 1px dotted #9999CC;
	margin-bottom: 10px;
	text-align: left;
}
.oneColFixCtrHdr #sideboxblu {
	padding: 5px;
	background-color: #EEEEFF;
	border: 1px solid #9999CC;
	margin-bottom: 10px;
	text-align: left;
}
.oneColFixCtrHdr #sideboxylo {
	padding: 5px;
	background-color: #FFFFCC;
	border: 1px solid #CCCC99;
	margin-bottom: 10px;
	text-align: justify;
}
.oneColFixCtrHdr #sideboxgry {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #BBB;
	margin-bottom: 10px;
	text-align: justify;
}
.oneColFixCtrHdr #container #page #mainContent h1 {
	border-bottom: 1px solid #666699;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 2px;
}
.oneColFixCtrHdr #container #page #topper img {
}
.picbrdr {
	border: 1px solid #DDDDDD;
	padding: 3px;
	background-color: #EEE;
}
.piclft {
	border: 1px solid #DDDDDD;
	padding: 3px;
	float: left;
	margin-right: 6px;
	background-color: #EEE;
	margin-bottom: 5px;
	font-size: 11px;
	text-align: justify;
	color: #000033;
	line-height: 120%;
}
.picrt {
	border: 1px solid #DDDDDD;
	padding: 3px;
	float: right;
	margin-left: 6px;
	background-color: #EEE;
}
.fltrt {
	float: right;
}
.navbox {
	border-right: 1px solid #9999CC;
	border-top: 1px solid #9999CC;
	padding-right: 5px;
	margin: 0;
	margin-bottom: 25px;
	font-size: 11px;
}
.txtboxlft {
	border: 1px dotted #9999CC;
	padding: 3px;
	margin-bottom: 10px;
	width: 385px;
	float: left;
}
.txtboxrt {
	border: 1px dotted #9999CC;
	padding: 3px;
	margin-bottom: 10px;
	width: 385px;
	float: right;
}
.picstrip {
	height: 200px;
}
.picstripsm {
	height: 150px;
}
.picstrplft {
	padding: 3px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	width: 180px;
	font-size: 11px;
	text-align: justify;
	float: left;
	margin-right: 16px;
	color: #000033;
	line-height: 120%;
}
.picstrprt {
	padding: 3px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	width: 180px;
	font-size: 11px;
	text-align: justify;
	float: right;
	color: #000033;
	line-height: 120%;
}
.oneColFixCtrHdr #container #page #sidebar #sideboxblu h3 {
	line-height: 20px;
	background-color: #000099;
	color: #EEEEFF;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oneColFixCtrHdr #topper h2{
	margin-bottom: 30px;
	color: #333399;
	text-align: center;
	margin-top: 5px;
	font-size: 25px;
}
.oneColFixCtrHdr #topper h3{
	margin-bottom: 30px;
	color: #666699;
	text-align: center;
	margin-top: 5px;
	font-size: 15px;
}
