body {
   	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
}

form {
	margin:0;
	padding:0;
}
	
input, select, textarea {
    color: #4e6172;
    font-size: 10px;
    font-family: Verdana;
}

select {
    border: 1px solid #bed4e7;
}
.soman{ display:inline; width:100%; margin:0 auto;}
.soman h3{margin:0; padding:0; display:inline;background:none;}
.soman h3 a{text-decoration:none;color:#ffffff; cursor:default; background:none;}
.breadC {
	color: #86b2d4;
	font-size: 10px;
}

.buttonHead {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-right: 4px;
	border-right: 1px solid Black;	
	border-bottom: 1px solid Black;		
	border-top: 1px solid white;	
	border-left: 1px solid white;		
}

.darkBack{
	background-color: #CCCCCC;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-right: 2px;	
}

.eventDate {
	color: #4495c1;
}

.eventTitle {
	color: #86807c;
	font-weight: bold;
}

.footerLink {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
}

.footerText {
	color: #d4e0ee;
	font-size: 10px;
}

.headingDir{
	background-color: #4e7a96;
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: bold;
	padding: 3 0 3 5;
	
}

.headerLink {
	color: #006fab;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.lightBack {
	background-color: #E6E6E6;
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}

.lightBack0 {
	background-color: #E6E6E6;
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}

.lightBack1 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}

.lightBackOn {
	background-color: #FEE0A4;
	color: #000000;
	font-size: 11px;
	font-family: arial, verdana;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
	cursor: hand;
}

.navLink, .navTitle {
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
}

.navLink {
	font-size: 11px;
}

.navTitle {
	font-size: 12px;	
}
.rightColumn
{
	width:150px;
	float:left; 
	padding-left:20px;
}
.mainContentRightColumn
{
	width:470px; 
	float:left;
}

.tableborder{
	background-color: #999999;
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 1px solid #D4D0C8;	
	border-left : 1px solid #D4D0C8;
	padding-left:1px;		
}

#footer {
    width:910px;
    margin:10px 20px 20px 50px;
    clear:both;
    line-height:140%;
    background-color:#6ba5cd;
    color:#ffffff;
}

#printContent {
    margin: 12px;
}

#printMain {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
}

#site {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-color: #6ba5cd;
}

#utilNav {
    width:940px;
    height:883px;
    float:left;
    background-color:#2e2d32;
}

/* Event Calendar Styles */
.eventCategoryHeader 
{
	background-color:#016FAC; 
	text-decoration:none;
	color: #FFFFFF;
	height:21px;
	padding-left:10px;
	font-size:13px;
}
.eventHeader
{
	text-decoration:none;
	color: #016FAC;
	height:18px;
	font-weight:bold;
	font-size:13px;
}
.eventName
{
	color: #505050;
	font-family: Arial;
	font-size: 11px;
}
a:hover.eventName
{
	color: #016FAC;
	font-family: Arial;
	font-size: 11px;
}
span:hover.eventName
{
	color: #016FAC;
	font-family: Arial;
	font-size: 11px;
}
.eventHeaderTree
{
	text-decoration:none;
	color: #016FAC;
	height:18px;
	font-weight:bold;
	font-size:13px;
	padding-top: 10px;
}