/* Screen layout: */

body {
padding: 0;
margin: 0;
font: 76% Verdana, Arial, Helvetica, sans-serif;
background: #999999;
color: #000000;
}

a {
	text-decoration: underline;
	color:#333399;
}

a:hover {
	text-decoration: none;
	background-color:#EAEAEA;
	color: #000000;
}
#toptabs {
	color:#ffffff;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color:#999999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}

#toptabs p {
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}
#toptabs a{
	text-decoration: none;
	color: #ffffff;
}
#toptabs a:hover {
	color: #000000;
	text-decoration: underline;
	background-color:#999999;
}
.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #000000;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}
#navitabs {
	clear: both;
	margin-top: 10px;
}

.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	background: #000000 url(images/corner.gif) top right no-repeat;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

.navitab:hover {
text-decoration: none;
background: #999999 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	background: #ffe101 url(images/corner.gif) top right no-repeat;
	border-bottom: 1px solid #ffe101;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;	
}

.activenavitab:hover {
text-decoration: none;
background-color:#ffe101;
}

#container {
margin: 0 auto 15px auto;
width: 750px;
padding: 5px 10px 10px 10px;
background: #ffffff;
}

#logo {
	height: 20px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: sub;
	display: block;
	overflow: visible;
	text-align: right;
}
#desc {
	padding: 0;
	clear: both;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #ffe100;
	background-color: #ffffff;
	background-image: url(images/bkgrnd_g.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#desc h1 {
	width: 720px;
	font-size: 3.2em;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#desc h2 {
	padding: 5px 15px 0 15px;
	color: #333366;
}

#desc a {
color: #333366;
text-decoration: underline;
}
#desc2 {
	padding: 0;
	clear: both;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #ffffff;
	background-image: url(images/desc2.jpg);
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left top;
}
#desc2 h1 {
	width: 720px;
	font-size: 3.2em;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#desc3 {
	padding: 0;
	clear: both;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #ffe100;
	background-color: #ffe100;
	height: 75px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left top;
}
#desc3 h1 {
	width: 720px;
	font-size: 3.2em;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#main {
	width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 15px 0 0;
	background-color: #FFFFFF;
}
#main2 {
	width: 735px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 15px 0 0;
	background-color: #FFFFFF;
}
.mainleft{
	width: 340px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
}
.mainright{
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding: 0 15px 0 0;
	background-color: #FFFFFF;
}
#mainindex {
	width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 15px 0 0;
	background-color: #FFFFFF;
}
#mainsub {
	width: 735px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	float: left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}

.block {
background: #f0f0f0;
padding: 15px;
}
#sidebar {
width:145px;
float:right;
}
#sidebar p {
font-size: 0.90em;
line-height: 1.2em;
margin: 0 0 12px 0;
}
#sidebar a {
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.90em;
}
#sidebar a:hover {
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.90em;
	color:#333333;
}
.sidelink {
	text-align: left;
	font:Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 135px;
	background:#f0f0f0 url(images/corner.gif) top right no-repeat;
	color: #333399;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left:3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.pad {
	margin-top: 30px;
}

#footer {
clear: both;
color: #666666;
font-size: 1em;
padding: 10px 0 10px 0;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
text-align: center;
background: #dddddd;
}
#footer p {
text-align:center #808080;
}

#footer a {
color: #333399;
}

h1 {
margin: 0 0 10px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 10px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 0px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

h4 {
margin: 0px 0 10px 0;
font-size: 1.2em;
font-weight: bold;
}
h5 {
margin: 0px 0 10px 0;
font-size: 1em;
font-weight: bold;
}
p {
	margin: 0 0 15px 0;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

.right {
text-align: right;
}
.center {
text-align: center;
}
.left {
text-align: left;
}

.hide {
display: none;
}
#accessible {
padding:15, 0, 0, 0;
}
.topofpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	text-align: right;
	padding: 2px;
}

.contentli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 5px;
	list-style-image: url(images/starli.gif);
	list-style-type: square;
}
.contentli2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 5px;
	list-style-type: square;
}
.contentunits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;

}
.contentunitsli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.2em;
	margin-bottom: 3px;
	list-style-type: square;
}
.notation {
	padding: 3px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #333399;
}
.h3formatted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #333399;
	background-color: #E6EEF7;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #333399;
}
.homehdrs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	background-color: #CCCCCC;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(images/hdrbkgrnd.jpg);
	background-repeat: no-repeat;
}
.newnotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 0.90em;
	line-height: 1.1em;
	margin-bottom: 8px;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #333366;
	background-color: #E6EEF7;
	background-image: url(images/bread_bkgrnd.jpg);
	padding: 3px;
	background-repeat: no-repeat;
}
.centerindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333399;
	text-align: center;
}
.calendarhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
}
.homeleadin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	font-weight: normal;
}
.sidenote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	background-color: #EAEAEA;
	padding: 2px;
	border: 1px solid #999999;
}
.sidenote2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #F0F5FB;
	padding: 2px;
	border: 1px solid #999999;
}
.linkblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	background-color: #000000;
	width: 708px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	float: left;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#boxleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 320px;
	padding: 5px;
	border-style:  dashed;
	border-color:  #CC3300;
	border-width: thin;
	float: left;
}
#boxright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 320px;
	padding: 5px;
 	border-style: dashed;
	border-color: #CC3300;
	border-width: thin;
	float: right;
}

#columnleft {
	width: 220px;
	margin-left: 1px;
	position: absolute;
	left: 95px;
	top: 399px;
}
#columnright {
width: 220px;
margin-left: 510px;
position: absolute;
}
#columncenter {
width: 220px;
margin-left: 255px;
position: absolute;
}
.unitbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	line-height: 1.1em;
	background-image: url(images/gry_bkgrnd.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #D7D7D7;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
}

#bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*picture placement*/

.homepic{
	float:left;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pic{
	float:left;
	border:1px solid black;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.pic1 {
	float:right;
	width:200px;
	height:140px;
	margin:10px 0 15px 20px;
	padding:15px;
	border:1px solid black;
	text-align:center;
}
.pic2 {
	float:left;
	width:150px;
	height:191px;
	margin:10px 15px 0 10px;
	padding:15px;
	border:1px solid black;
	text-align:center;
}
.pic3 {
	float:right;
	width:154px;
	height:225px;
	margin:10px 0 15px 20px;
	padding:15px;
	border:1px solid black;
	text-align:center;
}
.mainpic{
	float:right;
	border:1px solid black;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color:#E6EEF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.mainpic2{
	float:right;
	border:1px solid black;
	padding: 5px;
	background-color:#E6EEF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 225px;
	width: 157px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.contactpic{
	float:right;
	border:1px solid black;
	padding: 5px;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 225px;
	width: 364px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.hdrhomepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333399;
	border-bottom-color: #666666;
}
#desc3 h1 {
	background-color: #ffe100;
}

