@charset "utf-8";

body {
	background-color: #999999;
	font-size: small;
}
#body {
	width: 1014px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body div {
	padding: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.centerlink {
	font-weight: bold;
	text-align: center;
	clear: both;
}

#content {
	clear: none;
	float: right;
	width: 760px;
	border: 2px solid #0079B2;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#content-nosidebar {
	clear: none;
	float: left;
	width: 1000px;
	border: 2px solid #0079B2;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#content-iframe {
	clear: none;
	float: left;
	width: 700px;
	border: 2px solid #0079B2;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#body #content p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#body    #content    img.clearleft   {
	clear: left;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
}
#body #content img.clearright {
	clear: right;
	float: right;
	padding: 5px;
}

#body    #content-iframe    img.clearleft   {
	clear: left;
	padding: 5px;
	background-color: #FFFFFF;
	float: left;
}
#body #content-iframe img.clearright {
	clear: right;
	float: right;
	padding: 5px;
}



#body #content-nosidebar p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#body #content-iframe p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#body #content .CollapsiblePanelContent a {
	text-align: center;
	font-weight: bold;
}
#header {
	height: 150px;
	width: 1000px;
	background-image: url(/images/2010-header-nonav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
#sidebar_left {
	width: 200px;
	border: 2px solid #0079B2;
	float: left;
	text-align: center;
	background-color: #E0E0E0;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar_right {
	visibility: hidden;
}
#footer {
	clear: both;
	border: 2px solid #0079B2;
	font-size: x-small;
	background-color: #FFFFCC;
	text-align: justify;
}


.menu{
	border:none;
	border:2px solid #0079b2;
	margin:0px;
	padding:0px;
	background-color: #e0e0e0;
	/* width: 1000px; */
	}
.menu ul{
	height:20pt;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
	float:left;
		}
	.menu li a{
	display:block;
	font-weight:bold;
	line-height:2em;
	text-align:center;
	text-decoration:none;
	font-size: small;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
		}
		.menu li a:hover{
	color:#000000;
	text-decoration:none;
	background-color: #0079B2;
			}
	.menu li ul{
	background:#e0e0e0;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:225px;
	z-index:200;
	border: 2px solid #0079B2;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		width:225px;
		}
	.menu li ul a{
	display:block;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
	font-size: 12px;
		}
		.menu li ul a:hover{
			background:#949494;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
	background:url(../Templates/images/current-bg.gif) top left repeat-x;
	color:#000000;
		}
		

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0079B2;
	background-color: #E0E0E0;
	margin-top: 0px;
	color: #000000;
	font-size: large;
}
h2 {
	margin: 0px;
	padding: 0px;
	background-color: #E0E0E0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0079B2;
	font-size: medium;
}

p {
	margin-top: 2pt;
	margin-bottom: 2pt;
}
#body #content .Announcements {
	border: thin solid #0079B2;
	float: left;
	width: 45%;
	clear: both;
}
.smalltext {
	font-size: x-small;
}
#sidebar_left .CollapsiblePanelContent a {
	font-weight: bold;
}

.single_image {
}
.iframe {

}
#body #content .CollapsiblePanel {
	width: 75%;
	position: relative;
	left: 12%;
}
#body #sidebar_left .CollapsiblePanelContent p {
	text-align: center;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#body #sidebar_left .CollapsiblePanelContent a {
	font-weight: bold;
}
.halfleft {
	float: left;
	border: thin solid #0079B2;
	width: 45%;
	clear: left;
}
.halfright {
	float: right;
	width: 49%;
	border: thin solid #0079B2;
	clear: right;
}
.halfcenter {
	float: none;
	width: 98%;
	clear: both;
	border: thin solid #0079B2;
}
#body th {
	background-color: #E0E0E0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0079B2;
}
#body td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#body #content li {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#body #content-iframe li {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.adblock {
	float: right;
	width: 130px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
	z-index: -1000;
	left: 1025px;
	top: 5px;
}
.adsmall {
	padding: 0px;
	height: 120px;
	width: 120px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
