@charset "UTF-8";
/* CSS Document */

body,td,th,p {
	font:13px Arial, Helvetica, sans-serif; 
	color: #333;
}

body {
	background-color:  #EEEEEE;
	background-image: url(/graphics/bkg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input, select { background-color: #FFF; color: #F00; font:13px Arial, Helvetica, sans-serif; border: #333 1px solid; padding: 4px; cursor: pointer; }

a, a:visited, a:active {
	color: #F00;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px;
}

a:hover {
	color: #CCC;
	text-decoration: none;
}

.footer, a.footer, a.footer:visited, a.footer:active {
	font-size: 12px;
	line-height: 34px;
	font-weight: normal;
}

a.nav:link, a.nav:visited, a.nav:active {
	display: inline-block;
	font-size: 13px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 36px;
	color: #FFF;
	margin-top: -1px
}

a.nav:hover {
	background: #777 url(/graphics/titlebkg.gif) repeat-x top;
}

.qstitletd {
	font: 24px "Times New Roman", Times, serif; 
	font-weight: bold;
	font-style: italic;
	color: #F00;
	padding-bottom: 4px;
	padding-top: 6px;
}

a.qsbuttons:link, a.qsbuttons:visited, a.qsbuttons:active, a.qsbuttons:hover {
	display: inline-block;
	background: url(/graphics/redbutbkg.gif) repeat-x #F00;
	border: #F00 1px solid;
	font-weight: bold;
	padding: 9px 12px; 
	color: #FFF;
	margin: 0 5px;
}

a.qsmain:link, a.qsmain:visited, a.qsmain:active {
	display: inline-block;
	background-color:#000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 34px;
	color: #FFF;
	border: #000 1px solid;
}

a.qsmain:hover {
	background: #666;
	border: #000 1px solid;
}

.pagetitle {
	display: block;
	width: 236px;
	background: #777 url(/graphics/titlebkg.gif) repeat-x top;
	color: #FFF;
	font: 18px "Times New Roman", Times, serif;
	line-height: 44px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.redtitle {
	color: #F00; 
	font: 18px 'Times New Roman', Times, serif; 
	font-style: italic; 
	font-weight: bold;
}

.whitetitle {
	color: #F00; 
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}


.testimonials {
	color: #E8E8E8;
	font: 15px 'Times New Roman', Times, serif; 
	font-style: italic;
	padding:  20px 14px 5px 24px;
}

.signed {
	color: #FFF;
	font-size: 12px;
	text-align: right;
	padding-right: 16px;
}

a.foot:link, a.foot:visited, a.foot:active {
	display: inline-block;
	font-size: 12px;
	padding: 3px 5px;
	color: #CCC;
}

a.foot:hover {
	color: #FFF;
}

.menuAgent {
	background-color:#000;
	height: 36px;
}

.menuAgent a, .menuAgent a:visited {
color: #FFF;
background-color: #000;
padding: 10px 14px;
line-height: 36px;
height: 36px;
margin: 0;
text-decoration: none;
}

.menuAgent a:hover {
background-color: #777;
color: #FFF;
}
