BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {
	font-size : 11px;
	color : #222;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {background-color:#FFFFFF;}

body:active {
	color: #ff6600;
}

a {
	text-decoration : none;
}
a:link {
	color: #0A4E92;
}
a:visited {
	color: #336699;
}
a:active {
	background-color:transparent;
}
a:hover {
	color: #ffffff;
	background : #0A4E92;
}
a.inpage {
	text-decoration : none;
}
a.inpage:link {
	color: #0A4E92;
}
a.inpage:visited {
	color: #336699;
}
a.inpage:active {
	background-color:transparent;
}
a.inpage:hover {
	color: #0A4E92;
	text-decoration: underline;
	background : #FFFFFF;
}

ul {list-style-image: url(../images/paw-bullet.gif)}

li {
	font-size : 12px;
	padding-bottom: 8px;

}

.testimonial {
	color: #111111;
	font-family : Times
}

.signature {
	font-style: italic;
}

.menuLink {
	color: #ffffff;
	font-weight:bold;
	line-height : 18px;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.strongbody {
font-weight:bold;
}

.lightheader {font-size: 13px;
color:#BB3333;
font-weight:bold;
line-height:18px;
}

.address {font-size: 15px;
font-weight:bold;
line-height:20px;
}

.darkheader {font-size: 13px;
line-height:18px;
}

.white {color:#ffffff;}

.footer
{font-size:10px;}
#topnav {
position: absolute; 
top: 141px; 
left: 0px; 
height: 33px;
width: 100%;
z-index: 5;
}

#topnavbar{
position: absolute; 
top: 3px; 
left: 0px; 
height: 40px;
width: 100%;
z-index: 15;
background: #333333;
overflow: hidden;
}


