@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	height: 20px;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
	background-image: url(../images/logobanner2.gif);
	background-repeat: no-repeat;
}
#nav {
	height: 28px;
}
#banner {
	height: 200px;
	background-image: url(../images/IndexBanner_2010.jpg);
	background-repeat: no-repeat;
}
#banner2 {
	height: 75px;
	background-repeat: no-repeat;
}
#banner3 {
	height: 100px;
	overflow: scroll;
}
#leftcolumn {
	float: left;
	width: 365px;
}
#leftcolumn2 {
	float: left;
	width: 225px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #666666;
}
#rightcolumn {
	float: right;
	width: 365px;
}
#rightcolumn2 {
	float: right;
	width: 500px;
}
#rightcolumn3 {
	float: right;
	width: 500px;
	overflow: scroll;
	height: 350px;
	visibility: visible;
}
#rightcolumn4 {
	float: right;
	width: 500px;
	overflow: scroll;
	height: 350px;
	visibility: visible;
}
h1 {
	font-family: "Myriad Pro", "Lucida Sans", "Bookman Old Style";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: "Myriad Pro", "Lucida Sans", "Bookman Old Style";
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: "Myriad Pro", "Lucida Sans", "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-family: "Myriad Pro", "Lucida Sans", "Bookman Old Style";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h5 {
	font-family: "Myriad Pro", "Lucida Sans", "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
bullet {color: #003366;
	font-weight: bold;
}
a {
	font-family: Myriad Pro, Myriad Pro Semibold, Myriad Pro Bold;
	font-size: 14px;
	color: #003366;
}
a:link {
	text-decoration: none;
	font-family: "Myriad Pro", "Lucida Sans", "Bookman Old Style";
}
a:visited {
	text-decoration: none;
	color: #006;
	font-family: "Myriad Pro", "Lucida Sans", "Bookman Old Style";
}
a:hover {
	text-decoration: underline;
	color: #999;
	font-family: "Myriad Pro", "Lucida Sans", "Bookman Old Style";
}
a:active {
	text-decoration: none;
	color: #EBEBEB;
	font-family: "Myriad Pro", "Lucida Sans", "Bookman Old Style";
}

