@charset "iso-8859-1";
/* CSS Document */

body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
.smaller { font-size:10px; font-style:italic; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	text-align: left;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
h1 {
	color: #333333;
}
h2 {
	color: #333333;
}
h3 {
	color: #333333;
}
h4 {
	color: #333333;
}
h5 {
	color: #333333;
	font-size:14px;
}
h6 {
	color: #333333;
}
.border {
 border: 0px solid #e8eaeb;
 padding-top: 5px;
 padding: 5px;
 background: none;
}
/*.border1 {
 border: 2px solid #d5d5d5; }*/
.menu { 
	width:180px;
	list-style:none;
	margin:0 0 0 10px;
	line-height:24px;
}
#sub-menu{
	list-style:none;
	margin:0px 0 0 20px;
	line-height:24px;
}
/*.sidebar {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 font-weight: normal;
 font-variant: normal;
 color: #999999;
}*/
.sbhead {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: 16px;
 font-weight: bold;
 font-variant: normal;
 color: #336699;
}
/*.sb_bg {
 background-color: #336699;
 background-image: url(images/top_sb.gif);
 background-repeat: no-repeat;
 background-position: top;
}
.right_sb {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 16px;
 font-weight: normal;
 font-variant: normal;
 color: #FFFFFF;
}
.right_sb_head {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 line-height: 16px;
 font-weight: bold;
 font-variant: normal;
 color: #FFFFFF;
}
.bullets {
 list-style-position: outside;
 list-style-type: circle;
}
.secondhead {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: italic;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 color: #336699;
}
.rightimage2 {
float: right;
margin: 0 0 20px 15px;
width: 184px;
}
.thirdhead {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 color: #336699;
}
.footer {
 font-size: 9px; 
 font-family: Arial, Helvetica, sans-serif; 
}
.rtside {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: 16px;
 font-weight: bold;
 font-variant: normal;
 color: #333333;
}
.opinionizer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
}*/
.quote {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #336699;
 font-style: italic;
 line-height: 25px;
 font-weight: bold;
 text-align: left;
}
.tco-quote {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #336699;
 font-style: italic;
 line-height: 16px;
 font-weight: bold;
 text-align: left;
}
.quoteauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
	text-align: right;
}
a:link {
 color: #336699;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #336699;
}
a:hover {
 text-decoration: underline;
 color: #000000;
}
a:active {
 text-decoration: none;
 color: #336699;
}
.elqFieldValidation { background-color:FC8888; }