body {
	padding: 0px;
	margin: 0px;
		
}



.photoimage {
	padding: 5px;
	border: 1px solid #dddddd;
	float: right;
	margin-left: 10px;
}

#page {
	width: 950px;
	margin-right: auto;
	margin-left: auto;	
	background-image: url(images/page_background.jpg);
}

#footer {
	background-color: #dddddd;
	padding: 20px;
	text-align: center;
}


#menu {
	/*background-color: olive;*/
	/* background-image: url(images/menu_background.jpg);*/
	width: 230px;
	position: absolute;	
	height: 100%;
}

#content {
	margin-left: 230px;
	width: 720px;
}

#header {
	width: 100%;
	text-align: center;
	background-image: url(images/main_background.jpg);
	background-repeat: repeat-x;
	padding-bottom: 1px;
}

/* General Tag Definitions */

h1, h2, h3, h4 {
	font-family: arial narrow, tahoma, verdana, arial, helvetica, sans-serif;
	color: #004990;
}
.extender {

	margin-bottom: 700px;
}
h1 {
	border-bottom: 1px solid #004990;
	width: 98%;
	margin-left: 1%;
	margin-top: 0px;
	padding-top: 30px;
	font-weight: normal;
	font-size: 24pt;
	text-align: left;
}

h2 {
	font-size: 19pt;
	font-weight: bold;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 19pt;
	margin-top: 0px;
}

p, li, .question, dd, dt, td {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		line-height: 14pt;
}

.row1 { background-color: #dddddd; }
.row2 { background-color: #eeeeee; }
.mapstyle {border: 1px solid #dddddd; padding: 5px; }

abbr, acronym { border-bottom: 0px; }
dt { font-weight: bold; } 
dd { padding-bottom: 10px; }
div.row span.label {
	float: left;
	width: 260px;
	text-align: right;
	font-weight: bold;
}

/* sidebar stuff */

#bulletin-board {

	width: 212px;
	background-color: #EBECF5;
	border: 1px dashed #8992AA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-bottom: 10px;
}

#career-list {
	margin-left: 15px;
	padding-left: 0;
	font-size: 7pt;
	line-height: 10pt;
	padding-right: 8px;
}

#career_list_page {
	margin-left: 15px;
	padding-left: 0;
	font-size: 9pt;
	line-height: 14pt;
	padding-right: 8px;
}
#career-opportunities {
	width: 212px;
	background-color: #EBECF5;
	border: 1px dashed #8992AA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-bottom: 10px;
}

#reports {

	width: 212px;
	background-color: #EBECF5;
	border: 1px dashed #8992AA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-bottom: 10px;
}

#reports li, #member p, #member li {
	font-size: 7pt;
}

#member {
	font-size: 7pt;
	line-height: 10pt;
	width: 212px;
	background-color: #EBECF5;
	border: 1px dashed #8992AA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-bottom: 10px;

}

#elections {
	font-size: 7pt;
	line-height: 10pt;
	width: 212px;
	background-color: #BD0038;
	border: 1px dashed #FFC000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-bottom: 10px;
	color: white;
}


div.row1 {
  clear: both;
  padding-top: 10px;
  width: 210px;
}




div.row span.label {
	float: left;
	width: 60px;
	text-align: right;
	font-weight: bold;
	font-family: verdana;
}



input {
	width: 100px;
	font-size: 8pt;
}

div.row span.formw {
	float: left;
	text-align: left;
} 


#sidebar ul {
	margin: 0 0 0 0; 
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.pdflist {
	font-size: 7pt;
	line-height: normal;
}

.pdflist  li {
	background-image: url(images/pdficonsmall.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 8px;
}

.pdflist a:link, a:visited {
	text-decoration: none;
	color: black;
}

.pdflist a:hover {
	text-decoration: underline;
	color: blue;
}
/* END Sidebar stuff */

/* START NAVTABLE */

#navtable td {
	font-family:arial;
	font-size:10pt;
}

#navtable a {
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	font-family: verdana;
	border-top: 1px solid white;
}

#navtable a:link {

	color: #00498E;
}

#navtable a:visited {
	color: #00498E;
}
#navtable a:hover {
	background-color: #00498E;;
	color: white;
}

#navtable .submenu a:link {
	background-color: #C71C49;
	color: white;
	font-weight: bold;
}

#navtable .submenu a:visited {
	background-color: #C71C49;
	color: white;
	font-weight: bold;
}
#navtable .submenu a:hover {
	background-color: white;
	color: blue;
	font-weight: bold;
}

#navtable .currentpage {
	background-color: #E41E52;
	color: white;
	font-weight: bold;
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	font-family: verdana;
}

#navtable .currentsection {
	background-color: #7AADFF;
	color: #004D95;
	font-weight: bold;
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	font-family: verdana;
}
.indent {
	padding-left: 40px;	
}
#navtable .gap {
	color: #004D95;
	font-weight: bold;
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	font-family: verdana;
	border-top: 1px solid white;
}
/* END NAVTABLE */



#contentarea {
        padding-left: 10px;
	padding-right: 10px;
}


a:link {color: #0000FF; text-decoration: underline; }     /* unvisited link */
a:visited {color: #0000FF; text-decoration: underline; }  /* visited link */
a:hover {color: #0000FF; text-decoration: underline; }   /* mouse over link */
a:active {color: #0000FF; text-decoration underline; }   /* selected link */

