@charset "utf-8";
body  {
	padding: 0px;
	background: #555353 url(../images/swirls.gif);
	margin-bottom: 0;
	margin-top: 0px;
	}
#wrapper {
	background: url(../images/dropshaddow.jpg) repeat-y;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
#container  {
	width: 914px; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin: 0 auto;
	position: relative;
	background: #FFFFFF url(../images/backgroundA.jpg) repeat-x;
	border: 2px solid #FFFFFF;
	height: 100%;
}
#header {
	height: 142px;
	width: 893px;
	margin: 0px;
	padding: 0px;
}

#topheader  {
	top: 0px;
	margin: 0px auto;
	padding: 0px;
	height: 72px;
	width: 912px;
	background: url(../images/topheaderA.jpg) no-repeat;
}
#bottomheader  {
	height: 69px;
	width: 912px;
	margin: 0px auto;
	padding: 0px;
}
#leftbtmhdr  {
	height: 69px;
	width: 339px;
	margin: 0px;
	padding: 0px;
	float: left;
	font: .65em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#rightbtmhdr  {
	width: 500px;
	float: right;
	margin: 3px;
	padding: 0px;
	color: #FFFFFF;
	text-align: right;
	font: normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#rightbtmhdr a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#rightbtmhdr a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#rightbtmhdr a:hover {
	color: #FF9900;
	text-decoration: none;
}
#rightbtmhdr a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a img {
	border-width: 0px;
	border-style: none;
}
#middleNav {
	height: 72px;
	width: 910px;
	margin: 5px 0px 0px;
	padding: 0px;
	font: normal 11px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background: url(../images/greenbackground.jpg) repeat;
}
#middleNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#middleNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#middleNav a:hover {
	color: #FF9900;
	text-decoration: none;
}
#middleNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navCol1 {
	float: left;
	width: 220px;
	padding: 0px 5px 5px 10px;
	text-align: left;
}
#navCol2 {
	float: left;
	width: 215px;
	padding: 0px 5px 5px 10px;
	text-align: left;
}
#navCol3 {
	float: left;
	width: 205px;
	padding: 0px 5px 5px 10px;
	text-align: left;
}
#navCol4 {
	float: left;
	width: 205px;
	padding: 0px 5px 5px 10px;
	text-align: left;
}
#grayBar {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 914px;
	text-align: center;
	margin: 2px 0px 0px;
}
#content {
	padding: 0px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}
#leftContent {
	margin-bottom : 1.125em;
	float: left;
	width: 610px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 10px;
	text-align: left;
}
#leftContent h1 {
	color: #648E95;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	letter-spacing: 0.07em;
}
#leftContent h2 {
	color: #727A6D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#leftContent h3 {
	color: #727A6D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 0.2em;
}
#leftContent a:link {
	color: #43727A;
	text-decoration: none;
	font-weight: bold;
}
#leftContent a:visited {
	color: #43727A;
	text-decoration: none;
	font-weight: bold;
}
#leftContent  a:hover  {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
#leftContent  a:active  {
	color: #43727A;
	text-decoration: none;
	font-weight: bold;
}
#leftContent hr {
	color: #5B898B;
}
#rightContent {
	float: right;
	text-align: center;
	width: 240px;
	color: #7D7D7D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.65em;
	line-height: 1.1em;
	font-weight: lighter;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/rightcontentbkgd.jpg);
	background-repeat: repeat;
	border: 1px solid #CCC;
}
#rightContent strong {
	font-weight: bold;	
}
#rightContent a:link {
	color: #43727A;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#rightContent a:visited {
	color: #43727A;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#rightContent  a:hover {
	color: #F90;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#rightContent a:active {
	color: #43727A;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.Contentlarge    {
	color: #507879;
	text-decoration: none;
	font-weight: bold;
}
#rightContent h1 {
	color: #727A6D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#rightContent img {
	border: thin solid #999;
}
.rightContentparagraph {
	text-align: left;
}
#GE {
	font-style: italic;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #CCC;
	font-size: 11px;
}
#footer {
	background: #8A8A8A;
	margin: 0px;
	font: bold 10px/14px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	width: 912px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-right-color: #787F7D;
	border-bottom-color: #FFF;
	border-left-color: #787F7D;
}
#footer  a:link  {
	color: #99CCCC;
	text-decoration: none;
}
#footer  a:visited  {
	color: #99CCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
#footer a:active {
	color: #99CCCC;
	text-decoration: none;
}
#breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
#breadcrumbs a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #CC6600;
	text-decoration: none;
}
#breadcrumbs a:active {
	color: #666;
	text-decoration: none;
}
.jumpmenu {
	font: 9px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 100px;
	padding-left: 5px;
}
.linespacing {
	line-height: 1.5em;
	padding: 0px 0px 0px 2px;
}
.red14bold {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #336666;
}
.red12bold {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
}
.red10bold {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #727A6D;
}
.bulletsorange {
	font-size: 14px;
	color: #CC6633;
	vertical-align: text-bottom;
}
.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;
}
.imgborder {
	border: thin solid #666;
}
.firstletter {
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
	color: #660000;
}
.caption {
	font-size: 9px;
}
.bigquotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	font-style: italic;
}
#GE {
	font-style: italic;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #CCC;
	font-size: 11px;
}

