BODY {
	color : black;
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 0 0 0 0;
	background-color: #006699;
}
 
  TD {
	color : black;
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.error {
	color : white;
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background: #CC0000;
}

.warning {
	color : white;
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background:#FFCC00;
}

.success {
	color : white;
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	background:#009966;
}

A {
	text-decoration: none;
	color: #000099;
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	font-size : 10pt;	
}
A:Hover {
	text-decoration: underline;
	color: Blue;
	font-family : Verdana ,Arial, Helvetica, sans-serif;
}

A.error {
	text-decoration: none;
	color: #FFFF99;
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	font-size : 10pt;	
}
A.error:Hover {
	text-decoration: underline;
	color: white;
	font-family : Verdana ,Arial, Helvetica, sans-serif;
}

HR {
	color: Maroon;
	height: 1pt;
}
.divline {
	color : black;
	height : 1;
}
.header {
	font-size : 10pt;
	font-weight : bold;
	color : black;
}
.ColumnHeader {
	font-size: 10pt;
	color: #0066CC;
	background : #DEDEDE;
	font-weight: bold;
}
.BigBold { font-size: 12pt; color: Navy; }
.HighlightMaroon { font-size: 12px; color: Maroon; }
.SmallCaps { font-size: 12px; font-variant: small-caps; font-weight: bold; color : Teal; }
.smaller { font-size: 10px; color: #000000; background-color: #DEDEDE; }
.smaller a {font-size: 12px; color: #0087B8;}

ul {  margin-top: 0px;  margin-bottom : 0px; margin-left : 20px;  padding-left : 40px;   }
li {  margin-top: 0px;  list-style : circle ;  list-style-position : outside;  list-style-type : square;   }

li.ordered { margin-top: 0px; list-style:decimal; list-style-position:outside; list-style-type:decimal;}

input, textarea, select {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.button {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.outline{
		border: 1px solid #8a8a8a;
}

.banner {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	color: white;
	font-size : 24pt;
	font-weight: bold;
}

A.banner {
	color: white;
	text-decoration: none;
}

A.banner:hover {
	color: white;
	text-decoration: none;
}

.pitch {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	color: white;
	font-size : 10pt;
	font-weight: normal;
}

A.pitch {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

A.pitch:hover {
	color: #eeeeff;
	font-weight: bold;
	text-decoration: underline;
}

.pitchbody {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	color: black;
	font-size : 11pt;
	font-weight: normal;
}

A.pitchbody {
	color:#003366;
	font-weight: bold;
	text-decoration: underline;
}

A.pitchbody:hover {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}

.meetingmap {
 background-color: #000066;
}
.meetingmapnextmeeting {
 background-color: #FFFFEE;
 color: #0000CC;
 font-weight: bold;
}
.meetingmapunder {
 background-color: #6699cc;
}
.meetingmapstreet {
 background-color: #EEFFFF;
}
.leftbar {
	background-color: #00A3DD;
	width: 176px;
	display: block;
}
.navbar {
	background-color: #00A3DD;
}
.navbar A {
	color:#FFFFFF;
}
.navbar A:hover {
	color: #FFFF00;
}
.header {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.headercontent {
	background-color: #FFFFFF;
	width: 750px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.rightside {
	background-color: #FFFFFF;
}
.eventdetail {
	padding: 10px;
}

#maincontent {
	margin: 5px;
	padding: 5px;
}