body {
	background-color: #CCCCCC;
	margin-top: 0px;
}

.bodycopy {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	
}

a.bodycopy {
	color: #497e98;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;

}

a.bodycopy:hover {
	color: #993333
}

a.bodycopy:active {
	color: #993333
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
}

.tableborder_blue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-top-color: #336699;
	border-right-color: #336699;
}


.tableborder-red {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #993333;
	border-left-color: #993333;
	border-top-color: #993333;
	border-right-color: #993333;
}

li {
	margin-bottom: 6px;
}

.footer {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
text-decoration:none;
}

a.footer {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
text-decoration:none;}

a.footer:hover {
text-decoration:underline;}

a.footer:active {
text-decoration:underline;}

.bodybold       { color: #993333; font-size: 18px; font-weight: bold; font-family: Tahoma, Arial, Geneva, Helvetica; text-decoration: none}
.bodybig       { color: #000000; font-size: 15px; font-weight: bold; font-family: Tahoma, Arial, Geneva, Helvetica; text-decoration: none}
.bodyemphasis     { color: #993333; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular}


.smallbody     {
	color: #336699;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
}
a.smallbody { color: #336699; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.smallbody:hover {text-decoration: underline; color: #993333;}
a.smallbody:active {text-decoration: underline; color: #993333;}


.top {color: #999999; font-size: 13px; font-family: Arial, Helvetica, Geneva; text-decoration: none}
a.top:link,a.top:active,a.top:visited   { color: #FFFFFF; font-size: 13px; font-family: Arial, Helvetica, Geneva; text-decoration: none }
a.top:hover{ color: #cab84c; font-size: 13px; font-family: Arial, Helvetica, Geneva; text-decoration: none }

.sidenav {color: #336699; font-size: 13px; font-family: Arial, Helvetica, Geneva; text-decoration: none; font-weight:bold;}
a.sidenav {color: #336699; font-size: 13px; font-family: Arial, Helvetica, Geneva; text-decoration: none; font-weight:bold;}
a.sidenav:hover {color:#993333}
a.sidenav:active {color:#993333}
	
#directions { 
	color: #993333; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight:bold; 
}
a#directions { 
	color: #993333; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight:bold; }
a:hover#directions { 
	text-decoration:underline;
}
a:active#directions { 
	text-decoration:underline;
}

input, textarea, select {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     line-height: 14px;
}
