HR.pageEnd {page-break-after:always}
BR.pageEnd {page-break-after:always}
h1 {
	font-size: 16pt;
	color: #009;
}
h2 {
	font-size: 14pt;
	color: #621B12;
}
h3 {
	font-size: 12pt;
	color: #060;
}
h4 {
		font-size: 10pt;
	color: white;
	line-height: normal;
	height: 10pt;
}
#sidebar1 h3 {
	color: #FFF;
}
blockquote {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	line-height: 12pt;
	word-spacing: inherit;
	text-transform: none;
	letter-spacing: 1pt;
	font-weight: 400;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	letter-spacing: 1px;
}
td a{
	margin: 0;
	color: #006;
	background-color: #FFF;
	text-decoration: none;
}
td a:hover, #footer p a:active, #footer p a:focus {
	margin: 0;
	color: #3F0;
	background-color: #9F9;
}
#mainContent p.dropcap:first-letter {
	float: left;  /* Make the text flow around the letter */
	font-family: Times, "Times New Roman", Serif; /* Use whatever font fits your site */
	color: #006; /* Color of the font */
	font-size: 48pt; /* Makes the letter twice the size of the rest of the text */
	font-weight: bold; /* Don't need it, but looks good */
	line-height: 38pt; /* Adjustment for IE. Otherwise it doesn't line up correctly */
	padding-right: 2pt; /* If it's getting crowded - adjust */
	font-style: normal;
}

#container {
	background-color: #3b4cf6;
	width: 840px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
td.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #006;
	font-weight: bold;
}
#header {
	background-color: #3b4cf6;
	background-image: url(newsheader.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 10px 0 20px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: normal;
	color: #FFF;
	background-color: #3b4cf6;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	width: auto;
	top: 135px;
	left: 0px;
	letter-spacing: 0.4em;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 100px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #3B4CF6;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15%;
	padding-left: 20px;
	margin-left: 0px;
	max-height: 100%;
}

#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #3B4CF6;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-left: 0px;
	bottom: 150px;
}


#mainContent {
	background-color: #FFF;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
#footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#3b4cf6;
	color: #FFF;
} 
#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 */
	background-color: #3b4cf6;
	color: #FFF;
}
#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 */
	color: #FFF;
	background-color:#3b4cf6
}
	#footer p a{
	margin: 0;
	color: #FFF;
	background-color: #3b4cf6;
	text-decoration: none;
}
#footer a:hover, #footer p a:active, #footer p a:focus{
	margin: 0;
	color: #3F0;
	background-color: #3b4cf6;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.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;
}
#mainContent p, #sidebar1 p, #footer p {
	line-height: 1.3;
	font-size: 12px;
}
#maincontent  h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
}
ul#nav {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 153px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
p a:hover, p a:active, p a:focus {
	color: #009;
	background-color: #9FF;
}
p a {
	color: #339;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #03F;
	background-color: #B7D8D8;
}
#nav li a {
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
	background-color: #3B4CF6;
	display: block;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3574A7;
}
#container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	letter-spacing: 1px;
}
#mainContent li {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
letter-spacing: 1px;
}
strong {
	color: "dardblue;
	font-weight: bold;
}
p.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 10pt;
	color: #00C;
	background-color: #FFF;
}
#container #sidebar2 h3 {
	color: #FFF;
}

