/* General Page Formatting */

BODY {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sectionheader1 {
	text-align: center;
	font-size: 1.4em;
	color: #cc0000;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

.sectionheader2 {
	text-align: center;
	font-size: 1.2em;
	color: black;
	font-weight: bold;
	margin-bottom: 25px;
}

.sectionheader3 {
	text-align: left;
	font-size: 1.0em;
	color: black;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5%;
	margin-right: 5%
}

.minutesheader1 {
	text-align: left;
	font-size: 1.0em;
	color: #cc0000;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

.minutesbody {
	text-align: left;
	font-size: 0.8em;
	color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.minutesitem {
	text-align: left;
	font-size: 0.9em;
	color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.minutessig {
	text-align: left;
	font-size: 0.9em;
	color: #880000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid black;
}

.tableheader {
	text-align: center;
	font-size: 1.5em;
	color: #000099;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

.generaldate {
/*   font-weight: bold; */
	font-size: 0.8em;
}

.generaltitle {
    color: #cc0000;
    /* color: Black; */
    font-weight: bold;
    margin-bottom: 6px;
}

.generalinfo {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin-bottom: 25px;
	margin-left: 5%;
	margin-right: 5%
}

.datelist {
    font-family: Courier, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin-bottom: 25px;
	margin-left: 5%;
	margin-right: 5%
}

.abstract {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-bottom: 25px;
	margin-left: 10%;
	margin-right: 10%;
	font-style: italic;

}

A:LINK, A:HOVER, A:VISITED {
	color: #CC0000;
}

UL {
	list-style: square
}

.imageleft {
	float:left;
	padding: 5px 5px 5px 5px;
}

.imageright {
	float:right;
	padding: 5px 5px 5px 5px;
	border-color:#000099
}

/* Top Menu */
TD.topmenu {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

DIV.topmenu {
	color: #CC0000;
	font-size: 0.9em;
	font-weight: 800;
	text-align: center;
	text-decoration: none;	
}

DIV.topmenuOn {
	color:#ffffff;
	font-size:0.9em;
	font-weight:800;
	text-align:center;
	text-decoration:none;	
}

DIV.topmenu A:LINK { color: #CC0000; text-decoration: none; }
DIV.topmenu A:HOVER { color: #CC0000; text-decoration: none; }
DIV.topmenu A:VISITED { color: #CC0000; text-decoration: none; }

DIV.topmenuOn A:LINK { color: #ffffff; text-decoration: none; }
DIV.topmenuOn A:HOVER { color: #ffffff; text-decoration: none; }
DIV.topmenuOn A:VISITED { color: #ffffff; text-decoration: none; }

/* Top Border */
.bordertop {
}

/* LEFT Menu */
DIV.leftmenu {
   background-color: #ffffff;
 	text-align: left;
 	width: 122px;
	border-top: 5px solid red;
	border-left: 5px solid red;
	border-right: 5px solid red;
	border-bottom: 5px solid red;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 1.0em;
	margin-top: 44px;
	height: 456px;
}

DIV.leftmenuitem {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

DIV.leftmenuitem A:link {
	color: #CC0000;
	text-decoration: none;
}

DIV.leftmenuitem A:visited {
	color: black;
	text-decoration: none;
}

DIV.leftmenuitem A:hover {
	color: black;
	text-decoration: underline;
}

/* Main Content */
DIV.content {
	color: Black;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

DIV.hometitle {
	color: #CC0000;
	font-size: 1.0em;
	font-weight: 700;
	margin-bottom: 10px;
}

DIV.hometext {
	color: black;
	font-size: 0.8em;
	font-weight: 600;
	margin-bottom: 15px;
}

DIV.contactus {
	text-align: center;
}

DIV.ExternalLinkHeaderBack {
	position: absolute;
	width: 800px;
	height: 30px;
	z-index: 1;
	left: 0;
	top: 0;
	background-color: #CC0000;
	color: #00ffff;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;	
}

DIV.ExternalLinkHeaderLabel {
	position: absolute;
	width: 150px;
	height: 40px;
	z-index: 1;
	left: 0;
	top: 30px;
	color: white;
	background-color: #CC0000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;	
}

DIV.ExternalLinkHeaderText {
	position: absolute;
	width: 640px;
	height: 40px;
	z-index: 1;
	left: 150px;
	top: 30px;
	color: red;
	background-color: #CC0000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	text-decoration: none;	
}

