body {
	margin: 0px;
	background-color:#E0E0E0;
}

#wrapper {
	background-image:url("/images/body-bg.gif");
	background-position:center;
	background-repeat:repeat-y;

}


.clearing {
	clear: both;
	height: 0px
}


/* CONTAINER DIV */

#container {
	width:981px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("/images/container-bg.gif");
	background-repeat: repeat-y;
}


/* HEADER & NAVIGATION BAR */

#header {
	padding-bottom: 9px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url("/images/background.gif");
	width:981px;
	margin-left:auto;
	margin-right:auto;
	background-position:0 5px;
	background-repeat:repeat-x;
}


#masthead {
	width:100%;
	height:63px;
	background-color:#FFFFFF;
}


#header td.search {
	background-image: url("/images/headerbadge.gif");
	background-repeat:no-repeat;
	background-position: right bottom;
	width:300px;

}

#header form {
	margin:0px;
	padding:0px;
}

.tab-selected {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url("/images/tab-selected-bg.gif");
	text-align: center;
}


#navigation {
	height:27px;
}

#navigation a:link, 
#navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

#navigation td.tab-selected a:link, 
#navigation td.tab-selected a:visited {
	color: #990000;

	
}
.menuitem {
	padding-top:1px;
	padding-right: 11px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;


}

td.tab-selected .menuitem {
	padding-top:0px;
	padding-right: 10px;
	padding-left: 11px;
	}

.menuitem-pre {
	padding-right: 12px;
	padding-left: 12px;
}

/* SEARCH */


.masthead td.search {
	width:300px;
}

.searchbutton {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F0606;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
	cursor:pointer;
}


.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 42px;

}




/* CRUMBTRAIL */

#crumbtrail  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;


}

#crumbtrail a:link, #crumbtrail a:visited {
	text-decoration:underline;
	color: #666666;


}
#crumbtrail a:hover {
	text-decoration:underline;
	color: #990000;

}



/* MAIN CONTENT AREA */

#content a:link, #content a:visited {
	color: #3366CC;
	text-decoration:underline;
}

#content a:hover ,
#rightcol a:hover {
	color:#000000;
}

#content {
	background-color:#FFFFFF;
	margin-left:170px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;

}
#content p, #content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 150%;
}

#content ul.arrowlist {
	margin-top: 10px;
	margin-left:0px;
	padding-left:12px;
	list-style-type:none;
	padding-bottom: 12px;
}

#content ul.arrowlist li  {
	margin-bottom: 0px;
	line-height:170%;
	background-image: url(/images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}


#content ul.topiclist {
	margin-top: 10px;
	margin-left:0px;
	padding-left:12px;
	list-style-type:none;
	padding-bottom: 12px;
}

#content ul.topiclist li  {
	margin-bottom: 5px;
	line-height:150%;
	background-image: url(/images/icon_topic.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}



#content p {
	margin-top: 4px;

	}

#content h1 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: normal;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
	margin-top:20px;

}

#content h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}

#content h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: -2px;
}

#content .standard-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 15px;

}
#content .standard-table td {
	color: #333333;
	background-color: #F6F6F6;

}

#content p.quote {
	font-style: italic;
	padding-right: 25px;
	padding-left: 25px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 4px;

}


#footnote {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	margin-right: 40px;

}

#footnote p {
	font-size: 10px;
	margin-right: 20px;
	line-height: normal;

}



.float_right {
	float:right;
	
}


img.float_right {
	margin-left:25px;
	margin-bottom:10px;
	border:3px solid #EEEEEE;
}




/* SIDENAV */

#sidenav {
	width:169px;
	float:left;
	background-image: url("/images/sidebar-bg.gif");
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 40px;
}


div.submenuitem {
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;	
	margin-left:10px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 11px;
	color:#990000;
	background-color:#E3C1BE;

}

#sidenav ul  {
	margin:0px;
	padding:0px;
	margin-right:15px;
	list-style:none;
}

#sidenav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: dotted;
	border-bottom-color:#AAAAAA;;
	border-bottom-width: 1px;
	padding-left: 15px;
	line-height:125%;

}

#sidenav li a:link, 
#sidenav li a:visited {
	display:block;
	padding-bottom: 6px;
	padding-top: 6px;
	text-decoration:none;
	color: #990000;

}

#sidenav li a:hover {
	text-decoration:underline;
}

#sidenav li.selected a:link,
#sidenav li.selected a:visited {
/*	text-decoration:underline;
	font-weight:normal; */
}

/* FOOTER */

#footer  {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	clear: both;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 150%;
	padding-right: 10px;
	height: 70px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
	background-color:#F5F5F5;
	width:961px;
	padding-left:20px;
	border-top:2px solid #BBBBBB;
	border-bottom:2px solid #CCC;
}


#footer a:link, #footer a:visited {
	text-decoration:underline;
	color: #666666;
}

 
#repeatnav {
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	padding-top: 25px;
	padding-bottom: 10px;


}

#repeatnav a:link, #repeatnav a:visited {
	color: #3366CC;
	text-decoration:none;
}

#repeatnav a:hover {
text-decoration:underline;
}




#emailform  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#F5F5F5;
	margin-bottom:15px;
	border: 10px solid #F5F5F5;
	width:400px;
}

#emailform td  {
	background-color:#F5F5F5
}

#emailform td,
#emailform input, 
#emailform textarea {
	font-size: 12px;
	}
	
#emailform .button {
	padding:5px;
	cursor:pointer;
}

#staff {
	margin-left:15px;
}

#staff p {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#content div.homebox {
	background-color: #E2FEE3;
	padding: 10px 10px 0px;
	border: 1px solid #66CC99;
	margin-bottom: 15px;
	margin-top: 10px;
}

#content div.homebox  p {
	line-height:normal;
	font-size:11px;
}

#content div.homebox  h2 {
	padding-top:0px;
	margin-top:0px;
	font-size:13px;
}



.map {
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
