body,td,th {
	color: 3d3d3d;
}
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	font-size:12px;
	margin-bottom: 0px;
}
h1{
	font-size:16px;
	color:#333333;
	text-align:right;
	padding-right:5px;
}
body,html {
	height:100%;
}
h2 {
	color:#0070c0;
	font-size:13px;
}
h2.spaced{
	padding-left:10px;
}

h3 {
	font-size:12px;
}

a{
	color:#666666;
}
div.quote {
	background-color:#f2f6f7;
	color:#657b87;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	

}
p {
	text-align:left;
}

div.banner_line {
	font-size:1px;
	height:1px;
	background-color:#9ba2b3;	
}

table#wrapper {
	width:920px;
	background:url(../images/main_bg.jpg);
	padding: 0;
	position:relative;
	text-align: left;
	height:100%;
}

div#left_menu {
	background-color:#d1ccbe;
	width:200px;
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid white;		
}


div#right_side {
	width:165px;	
	background-color:#d1ccbe;
	position:relative;
	top:0px;
	clear:both;
}
div#left_menu a {
	border-top:1px solid white;
	color:#3d3d3d;
	text-decoration:none;
	display:block;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:0px;	
}

div#left_menu a.firstItem {
	border-top:none;
}
div#left_menu a.footer_link{
	font-weight:normal;
	padding-top:50px;
	text-align:center;
	padding-left:0px;
}
div#left_menu div.sub_menu {
	border-top:1px solid white;
	background-color:#b9d0d5;
	font-size:13px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;	
}

div#left_menu div.sub_menu a{
	border:none;
	display:inline;
	padding-top:0px;
}

div#left_menu a:hover {
	color:white;
	
}

div#left_menu a.active {
	color: #3d3d3d;
}

div#content {
	width:515px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

div#logo_footer {
	position:absolute;
	height:auto;
	right:20px;
	margin:0 auto;
	bottom:0px;
}
table#top_menu a {
	color:#9bcb69;
	font-weight:bold;
	text-decoration:none;
}

table#top_menu a:hover {
	color:#c1e490;
}

div#top_subnote {
	position:absolute;
	padding-right:20px;
	text-align:right;
	color:#848989;
	top:5px;
	right:10px;
	display:none;
	z-index:50;
	font-size:11px;
}

img.photo {
	float:right;
	border:1px solid #8a9ea8;
}

a.readmore {
	color:#968c6f;
	font-weight:bold;
	padding-left:30px;
}

div.footer{
	font-size:10px;
	color:#999999;
}

table.agendaTable {
	background-color:#f1f1f1;
	border-width:1px;
	border-spacing: 0px;
	border-style:solid;
	border-color: gray;
	border-collapse:collapse;
	

	
}
table.agendaTable th {
	background-color:#c9d9e6;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: 0px;	

}
table.agendaTable td {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: ;	
		
}
table.agendaTable .subHeader {
	background-color:#ece9d8;
}

