/* CSS Document */

body {
	list-style-type: square;
	list-style-image:   url(/images/bullet.gif);
	background-color: #ccc;
	padding: 0px;
	margin: 0px;
	text-align:center;
	
}
table {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.foot:link {
	color: #990000;
	text-decoration : underline;

} 
a.foot:visited {
	color: #990000;
	text-decoration : underline;
} 
a.foot:hover {
	color: #999999;
	text-decoration : none; 
} 
h1,.h1{
	color:#01562B;
	font-size: 14px;
	font-weight: bold;
}
h2,.h2{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}
h3,.h3{
	color:#990000;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration : none;
} 
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration : none;
} 
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration : underline; 
} 


.body				{ width: 1100px; margin: 0 auto; background-color: #fff; padding: 5px; display:block; text-align:left; }

table.footer		{ font-size: 10px; font-weight: normal; border-top: 1px solid #cccccc; }
td.mid				{ background-color:#FFF; padding: 20px 10px 10px 20px; margin: 0 5px 5px 5px; width: 825px; }


#header				{ width: 800px; }
#searchbox h1		{ color: #990000; color:#B00; margin-bottom: 0px; padding-bottom: 0; font-size: 16px; }
#searchbox .search	{ font-size: 14px; padding: 3px; border: 1px solid black; color: #999; }
#searchbox .button	{ background-image: url(/images/navigation_bg.png); width: 40px; text-align: center; height: 15px; padding: 5px 0; }
#searchbox .button a{ font-size: 1.1em; font-weight: bold; color: #fff; }

table.nav			{ padding: 6px 2px 8px 2px; font-size: 1.1em; font-weight: bold; color: #fff; background-image: url(/images/navigation_bg.png); background-repeat: repeat-x; font-family: 'Lucida Grande', Tahoma, Helvetica, Arial; }
table.nav a,			
table.nav a:link, 	
table.nav a:visited,
table.nav a:hover	{ color: #fff; text-transform: uppercase; }


table.sidenav td	{ border: solid 1px #666; padding: 2px; }

.hidden				{ display: none; }

#callnow			{ text-align:center; color: #000; font-size: 18px; font-family: Helvetica, Tahoma, arial; }
#callnow span		{ font-weight: bold; }
#leftbar			{ width: 265px; padding: 15px 0px; border-right: solid 0px #ccc; background-color: #ffffff; }
.menuHeader			{ margin: 10px 5px 10px 5px; color: #690000; font-size: 1.3em; font-weight: bold; text-transform: uppercase; }

.footer .left		{ padding-right: 20px; width: 230px; }
.footer .left div	{ line-height: 1.5em; }

.footer .right		{ text-align: right; line-height: 2.0em; }
.footer .right a	{ font-size: 1.3em; font-weight: normal; vertical-align:top; }

.message			{ font-size: 1.4em; font-weight: bold; }

.pdf				{ padding-left: 20px; font-size: 1.2em; margin: 5px 5px 0; vertical-align:baseline; background: url(images/page_white_acrobat.png) no-repeat 0% center; } 
