@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #275EB8 url(images/bkgrnd_1pix.jpg);
	margin: 0px; /* 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;
	color: #000000;
	position: -21;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#container2 #sidebar1a .content {
	margin-left: 35px;
	margin-top: 50px;
	margin-right: 40px;
}

.thrColFixHdr #container {
	width: 869px;
	background: #FFFFFF url(images/bkgrnd_home.jpg) no-repeat;
	margin: 0 auto;
	border: 1px none #000000;
	text-align: left;
	height: 696px;
	padding: 0px;
	top: 0px;
} 
.thrColFixHdr #sidebar1 {
	float: left;
	width: 461px;
	background: #FFFFFF url(images/bkgrnd_home.jpg) no-repeat;
	padding: 0px;
	height: 696px;
	margin: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 34px;
	background: #285e81 no-repeat;
	padding: 0px;
	height: 696px;
	margin: 0px;
	z-index: 50;
}
.thrColFixHdr #mainContent {
	margin: 0px;
	left: 275px;
	top: 384px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #275EB8;
	padding: -20px 0px 0px;
} 
.thrColFixHdr #footer {
	padding: 0px 10px 0 20px;
	background:296184;
	clear: both;
	margin-top: 0px;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 0px 0 10px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 0px;
}
.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: 8px;
}
.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;
}
#sidebar1 img {
	margin: 12px;
}
#sidebar1a img {
	margin-top: 0px;
	margin-left: 60px;
}

.image2 {
	padding: 120px;
}
.thrColFixHdr #container2 {
	width: 869px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #296184 url(images/bkgrnd_inside.jpg) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 696px;
}
.thrColFixHdr #sidebar1a {
	float: left; /* since this element is floated, a width must be given */
	width: 461px; /* 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: #FFFFFF url(images/bkgrnd_inside.jpg); /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 696px;
}
#Sidebar1-Flash {
	margin-top: 502px;
	margin-left: 35px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4383B1;
	font-size: 120%;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: -40px;
	padding-bottom: 0px;
}
.contentplus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
.contentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #4383B1;
	font-weight: bold;
}
.contentItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.thrColFixHdr #mainContent-contact {
	margin: 0px;
	left: 30px;
	top: 120px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #275EB8;
	padding: 0px;
	right: 0px;
	width: 300px;
}
.sidebar1Flash {
	position: relative;
	left: 35px;
}
#Flash {
	margin-left: 34px;
}
#main_content_col2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-right: 85px;
}
.article_col2 {
	margin-top: 163px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.inner_main {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	width: 869px;
	text-align: left;
	height: 696px;
	background: url(images/bkgrnd_inside.jpg);
}
#News {
	margin-top: 0px;
	position: relative;
	left: -240px;
	top: 50px;
}

