/* Edited with EditCSS */
/**** LINK-tag style sheet template_css.css ****/

body{
	background: #DFDFDF;
	margin: 0px;
	padding: 0px;
}

body,td,th,div{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
}

a{
	color: #757AAE; /* #693 */
	text-decoration: none;
	font-weight: bold;
}

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

#menu {
	width: 203px;
	background-color: #ECF5E2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #73A244;
	padding-top: 0px;
}
#menu .menuitem {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#menu .menuitem a,
#menu .menuitem a:link, 
#menu .menuitem a:visited {	
	background-image: url(../imgs/bkgnd_menulink.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 24px;
	background-position: 0px 0px;
}


#menu .menuitem a:hover, 
#menu .menuitem a:active {
	background-position: 0px -48px;
	text-decoration: none;
	color: #003366;
}

.style1 {
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(imgs/module_head.gif);
	height: 25px;
	border-bottom-style: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-top: 3px;
	background-repeat: no-repeat;
}

#menu p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#outline{
	width: 760px;
	margin-top: 10px;
	background: #DFDFDF url(../imgs/main_middle.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top_container{
	background: #DFDFDF url(../imgs/main_top.jpg);
	height: 150px;
	background-repeat: no-repeat;
}

#middle_container{
}

#middle_container_inner{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#left{
	width: 470px;
	float: right;
	padding: 0px 10px 10px 8px;
	margin-left: 5px;
}

#right{
	width: 215px;
	float: left;
	padding: 0px 0px 10px 5px;
	margin-top: 65px;
}

#bottomcontainer{
	background: #DFDFDF url(../imgs/main_bottom.jpg) no-repeat;
	height: 40px;
	padding: 0px 25px;
}

#icons{
	padding-left: 10px;
	padding-top: 3px;
}

#bottomcontainer #icon{
	float: left;
	margin-right: 2px;
}

#bottomcontainer #copyright{
	float: right;
	padding-right: 9px;
	color: #999999;
	font-size: 10px;
}
.style1 {
	background-image:url(../imgs/module_head.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display: block;
}
table.moduletable{
	width: 180px;
	margin-bottom: 10px;
}

table.moduletable th{
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #888db9;
	background-image: url(../imgs/module_head.gif);
}
.sectiontableheader{
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #888db9;
}
table.moduletable td{
	padding-top: 10px;
}

table.moduletable td td{
	padding-top: 0px;
}

.sectiontableentry1{
	background:#e7e7e7;
}

.contentheading{
	color: #693;
	font-size: 18px;
	text-decoration: none;
	padding-bottom: 7px;
	background: url(../imgs/underline.jpg) repeat-x bottom;
}
.contentheading a{
	color: #444;
	text-decoration: none;
}
.componentheading{
	color: #693;
	font-size: 24px;
	margin-bottom: 20px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../imgs/content_head.jpg);
	background-position: right 100%;
}
.componentheading_committees{
	color: #693;
	font-size: 24px;
	margin-bottom: 20px;
	text-decoration: none;
}
.small,.createdate,.modifydate{
	color: #999999;
	font-size: 11px;
}

#active_menu {
	color: #888db9; /*693*/
	text-decoration: none;
	font: bold;
	border-left: 6px solid #693;
	border-bottom: 1px solid #693;
	display: block;
	font-size: larger;
}

.mainlevel {
	font-size: 13px;
	border-left: 6px solid #693;
  padding-left: 4px;
	margin-bottom: 3px;
  background-color: #fff;
  width	`: 100%;
  display: block;
	line-height: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sublevel {
	font-size: 11px;
	border-left: 6px solid #693;
  padding-left: 8px;
	margin-bottom: 3px;
  background-color: #fff;
  width	`: 100%;
  display: block;
}
li {
	list-style-position: outside;
	list-style-image: url(../imgs/indent1.png);
}
th {
	background-color: #E6E6F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838AB8;
	padding: 4px 2px;
}
tr .rowodd {
	background-color: #fafafa;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}
.roweven {
	background-color: #efefef;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
ul.SpacedOutList li {
	padding-bottom: 2em;
}
p.highlight {
	display: block;
	padding: 3px;
	background-color: #FFFFE8;
	border: thin solid #8084B1;
	-moz-border-radius: 0.7em;
	-moz-outline-radius: 0.7em;
}
#right p {
	font-size: 0.9em;
	padding-right: 1em;
	padding-left: 1em;
}

.photoBrdr {
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #333333;
}

#right #menu .current a {
	color: #484A6A;
	background-position: 0px -96px;
	background-image: url(../imgs/bkgnd_menulink.jpg);
}

.columnHighlight {
	background-color: #FFFFCC;
	display: block;
	width: 200px;
}

#middle_container_inner #left p {
	padding-right: 1em;
	padding-left: 1.5em;
}

#left p.photoStyle {
	padding-right: 0px;
	padding-left: 0px;
}

#photoCollection {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
