	/* Main Body */
/* --------- */

body { 
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, "MS Sans-serif", serif; 
	font-weight: normal; 
	font-size: 11px;
	background: #E7E7E7;
}

.maincontent { 
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 5px 5px 5px;
	border-top: 1px solid #CCC;
	border-bottom: 0px;
	padding: 10px 5px 10px 5px;
}

.sidecontent { 
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 5px 5px 5px;
	border: 0px;
	border-top: 1px solid #CCC;
	padding: 10px 5px 15px 5px;
}

td { 
	color: #000000;
	font-family: Arial, Helvetica, "MS Sans-serif", serif; 
	font-weight: normal; 
	font-size: 11px;
}

a { 	
	color: #000000; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #3399CC;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;
}

a.menu { 	
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: underline;
}

ol { 
	list-style-type: decimal;
	font-weight: normal; 
}

ul { 
	margin: 5px 10px 10px 15px;
	font-weight: normal;
	font-size : 11px;
	color : #000;
}

.featured { 
	color: #999999;
	background-color: #072D4A;
	font-size: 8pt;
	font-weight:normal;
	list-style-type: none; 
	margin: 0px 5px 10px 5px;
	border: 0px;
	padding: 5px 5px 5px 5px;
}

a.featured { 
	color: #E7E7E7;
	font-size: 8pt;
	font-weight:normal;
	margin: 0 5px 0 5px;
	border: 0px;
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
}

a.featured:hover { 
	color: #E7E7E7;
	font-size: 8pt;
	font-weight:normal;		
	margin: 0 5px 0 5px;
	border: 0px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

img { 
	border: 0; 
}

form {
	color: #000000;
	font-family: Arial, Helvetica, "MS Sans-serif", serif; 
	font-weight: normal; 
	font-size: 11px;
	margin: 5px 0 5px 0;
	border: 0;
	padding-left: 2px;
	padding-right: 2px;
}

form.contact {
	color: #000000;
	font-family: Arial, Helvetica, "MS Sans-serif", serif; 
	font-weight: normal; 
	font-size : 11px;
	margin: 5px 0 5px 0;
	padding-left: 2px;
	padding-right: 2px;
}

form.committee {
	color: #000000;
	font-family: Arial, Helvetica, "MS Sans-serif", serif; 
	font-weight: normal; 
	font-size : 11px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	background-color : #FCFCFC;
}

input.submit, input.reset, input.text, input.checkbox {
	background-color: #072D4A;
	color: #FFFFFF;
	font-weight: bold;
	font-size : 12px;
	border: 1px solid #000000;
}

.committeemember {
	color: #4682B4;
	font-weight: bold;
}

.cell {
	color: #4682B4;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 5px 5px;
	border-bottom: 3px solid #000099;
	border-left: 1px solid #000099;
	border-right: 3px solid #000099;
	border-top: 1px solid #000099;
	padding: 5px 5px 5px 5px;
}

H1, H2, H3, H4, H5, H6 { 
	color: #072D4A; 
	font-family: "Georgia", "Times New Roman", serif; 
	font-size: 14px;
	font-weight: bold;
	text-align: left; 
	text-decoration: underline;
}

.txt {
	font-family: Arial, Helvetica, "MS Sans-serif", serif; 
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 5px;
}

.scroller {
	font-family: Arial, Helvetica, "MS Sans-serif", serif; 
	font-weight: bold;
	color: #4682B4;
	font-size: 11px;
}

a.scroller {
	font-family: Arial, Helvetica, "MS Sans-serif", serif; 
	font-weight: bold;
	color: #4682B4;
	font-size: 8pt;
	text-decoration : none;
}

a.scroller:hover {
	font-family: Arial, Helvetica, "MS Sans-serif", serif; 
	font-weight: bold;
	color: #000099;
	font-size: 8pt;
	text-decoration: none;
}

.commcell { 
	color: #000000;
	background-color: #F0F0F0;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 5px 0 5px;
	border: 1px solid #3399CC;
	padding: 2px 0 2px 0;
	text-align: center; 
}

td.nav {
	background-color: #E7E7E7;
	color: #000000;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0;
}

a.nav {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover	{
	color: #3399CC;
}

.button	{
	background: #3399CC;
	color: #FFFFFF;
	font-weight: normal;
	border-width: 1px 2px 2px 1px;
	border-color: #4682B4;
	border-style: solid;
	font-size: 11px;
	text-align: center;
}

a.button {
	background: #3399CC;
	color: #FFFFFF;
	font-weight: bold;
	border-width: 1px 2px 2px 1px;
	border-color: #4682B4;
	border-style: solid;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

a.button:hover {
	background: #FFFFFF;
	color: #3399CC;
	font-weight: bold;
	border-width: 2px 1px 1px 2px;
	border-color: #4682B4;
	border-style: solid;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

td.contact	{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, "MS Sans-serif", serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 4px;
}