body { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #333333; background: #FFF; margin: 0px; padding: 0px; }
p { font-size: 12px; }

.box { border: 1px solid #6699CC; }
.content {
	padding: 10px;
}
#leftnav { width:172px; }
#leftnav a, #leftnav a:visited {
	display: block;
	width: 100%;
	background: url(images/leftnav_up.gif) no-repeat left center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-indent: 25px;
	text-decoration: none;
	border-style: none;
	height: 20px;
	margin-bottom: 1px;
}
#leftnav a:hover {
	color: #333333;
	background: url(images/leftnav_over.gif) no-repeat left center;
	height: 20px;
	margin-bottom: 1px;
	line-height: 18px;
	border-style: none;
}
/*border-top: 1px solid #CC9900;
	border-right: 1px solid #FFFF99;
	border-bottom: 1px solid #FFFF99;
	border-left: 1px solid #CC9900; */
#leftnav .subnav, #leftnav .subnav:visited {
	display: block;
	width: 100%;
	background: url(images/subnav_up.gif) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-indent: 25px;
	text-decoration: none;
	margin-bottom: 1px;
}
#leftnav .subnav:hover {
	color: #333333;
	background: url(images/subnav_over.gif) no-repeat left center;
	height: 20px;
	margin-bottom: 1px;
	line-height: 18px;
	border-style: none;
}
.adrblock { background: #EBEBEB; padding: 5px; border: 1px solid #D6D6D6; }
.copyrite { font-size: 10px; color: #CCCCCC; line-height: 18px; }
.copyrite a, .copyrite a:visited { color: #FFFFFF; text-decoration: none; text-transform: uppercase; }
.copyrite a:hover { color: #FFcc00; text-decoration: underline; }
.hilitebox { background: #E6EEF7; width: 170px; border:1px solid #B3CCE6; padding: 10px; }
.hiBright {
	background: #FFFFE6;
	border: 1px solid #CC9900;
	padding: 3px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.hiBright p { text-align: left; }
.hiBrightBlue {
	background: #336699;
	border: 1px outset #FFFFFF;
	padding: 3px;
}
.hiBrightBlue a { color: #FFFFFF; text-decoration: none; }
.hiliteblock { font: bold 14px/20px Arial, Helvetica, sans-serif; color: #CCFFFF; background: #003366; text-transform: uppercase; text-align: center; }

.markeeblock { background: #EBEBEB; padding: 3px; border: 1px solid #D6D6D6; font: 12px Verdana, Helvetica, sans-serif; text-transform: uppercase; color: #CC0000; }
/* .markeeblock { background: #EBEBEB; padding: 3px; border: 1px solid #D6D6D6; font: 11px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #003399; } */
h2 { font: normal 20px Arial, Helvetica, sans-serif; color: #336699; margin-top: 0px; margin-bottom: 0px; }
.justbold { font-weight: bold; }
.justbold li { color:#336699; list-style: square; font-size: 12px; }
#qlogo { float: left; position: absolute; left: 10px; top: 34px; }
#ssaiblogo { float: right; position: absolute; top: 35px; right: 10px; }
.bigphone {
	color: #CC0000;
	text-align: center;
	font: bold 22px Arial, Helvetica, sans-serif;
}
