p, td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #0a578b;
	font-weight: none;
}

.text{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #0a578b;
	font-weight: none;

}

.textbold{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a578b;
	font-weight: bold;
}

.bodycell{
	padding-top: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #0a578b;
	font-weight: none;
}


.heading1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px; 
	font-weight: bold; 
	color: #0a578b;
}
.heading2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px; 
	font-weight: bold; 
	color: #0a578b;
}
.heading3{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; 
	font-weight: bold; 
	color: #0a578b;
}
.topnavType {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px;
	color: #bbf376;
	line-height: 30px; 
	font-weight: bold; 
	text-decoration: none;
}
.topnavType:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px;
	color: #0a578b;
	line-height: 30px; 
	font-weight: bold; 
	text-decoration: underline;
}	
.invite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px; 
	font-weight: none; 
	text-decoration: none;	
}
.invite:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px; 
	font-weight: none; 
	text-decoration: none;	
}

.leftborder {
	padding: 2px 0px 0px 0px; 
	border: 0px;
	border-color: white;
    border-style: solid;
}
.eventsTable {
	padding: 2px 0px 0px 1px; 
	border: 0px;
	border-color: white;
    border-style: solid;
}
.bottomTable {
	padding: 0px 0px 0px 2px; 
	border: 0px;
	border-color: white;
    border-style: solid;
}

#leftnav a:hover {
color: #FFFFFF;
}

#leftnav a{
text-decoration: none;
color: #FFFFFF;
link: #FFFFFF;
vlink: #CCCCCC;
}

a:hover {
color: #8cc63e;
text-decoration: underline;
}

a{
text-decoration: none;
color: #8cc63e;
link: #8cc63e;
vlink: #8cc63e;
font-weight:bold;
}

.inputfields {
	font-family: Verdana, Helvetica, sans-serif;
	color: #0a578b;
	font-size: 10px;
	line-height: 15px;
	padding: 1px 1px 1px 1px; 
}

.formtable {
		padding: 3px 3px 3px 0px;
		 
}

hr {
	text-align: center;
	background-image: url(/skins/sumc/images/green_divider.gif);
}

.sitemap {
	font-family: Verdana, Helvetica, sans-serif;
	color: #0a578b;
	font-size: 12px;
	line-height: 20px;
	margin: 20px; 
}

.sitemap2 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #0a578b;
	font-size: 12px;
	line-height: 20px;
	margin: 40px; 
}

.nonboldlink {
	font-weight: normal;
}


/*Nice Titles*/
.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 25em;
	z-index: 20;
	max-width: 50%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 5px;
	opacity: 0.9;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}

.maintable {
	padding: 0px 0px 1px 1px; 
	border: 0px;
	border-color: white;
    border-style: solid;
}
.copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	text-align: center;
}

.oddrow {
	font-family: Verdana, Helvetica, sans-serif;
	background: #80acc5;
	font-size: 12px;
	line-height: 14px;
	margin: 20px; 
}
.oddrow a {
	color: #0a578b;
	text-decoration: none;
}
.evenrow {
	font-family: Verdana, Helvetica, sans-serif;
	background: #cccccc;
	font-size: 12px;
	line-height: 14px;
	margin: 20px; 
}
.evenrow a {
	color: #0a578b;
	text-decoration: none;
}
.messageTable {
	padding: 1px 1px 1px 1px; 
	border: 1px;
	border-color: #bbf376;
    border-style: solid;
}
.siteSearch {
	background-color: #8dc73d;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	cursor: hand;
	border: 1px solid #ffffff;
}
.searchbox {
	background-color:#ffffff;
	color:#000000;
	border: 1px solid #ffffff;
	margin-bottom: 5px;
}
#searchbox {
	background-color:#ffffff;
	color:#000000;
	border: 1px solid #ffffff;
	margin-bottom: 5px;
	height: 15px;
}
#siteSearch {
	background-color: #8dc73d;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
	border: 1px solid #ffffff;
	height: 15px;
	margin-bottom:12px;
}
#navbox {
	valign: middle;
	height: 30px;
	line-height: 200px;
}
.bluelink {
	color: #0a578b;
}
.bluelink:hover {
	color: #0a578b;
}




