body {
	background-image: url(../images/hdrbgd.gif);
	background-repeat: repeat-x;
	background-color: ffffff;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000}
input,select,textarea,submit{padding: 2px;color: #000000;font-size: 10px;font-family: Verdana, Helvetica, Arial, sans-serif}
/* classes for validator */
#bodytext .tfvHighlight{font-weight: bold; color: #ff0000;}
#bodytext .tfvNormal{font-weight: normal;	color: #000000;}
a { TEXT-DECORATION: underline}
a:hover {COLOR: #0000ff}
.bodyarea A:link {COLOR: #000099; TEXT-DECORATION: none;}
.bodyarea A:hover {COLOR: #000099; text-decoration: underline}
.bodyarea A:active {COLOR: #000099}
.bodyarea A:visited {COLOR: #000099;}
#bodytext A:link {COLOR: #0000cc; TEXT-DECORATION: none;font-weight: bold}
#bodytext A:hover {COLOR: #0000cc; text-decoration: underline}
#bodytext A:active {COLOR: #0000cc}
#bodytext A:visited {COLOR: #0000cc;font-weight: bold}
#container{
	width:762px;
	margin:0 auto;
	padding: 0px;
	text-align: left;
}
.clear{clear:both;}
#wrapper{
	margin: 0px;
	padding: 0px;
	width: 762px;
}
#header{
	height: 81px;
	width: 762px;
	margin: 0px;
	text-align: left;
}
#header img{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.strip{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* TOP NAV 
----------------------------------------*/
.navigation {display:block; padding:0; margin:10px 0; height:30px; border-bottom:solid 1px #ff0000;}
.navigation ul {
	margin:0px;
	padding:2px 0px;
	list-style:none;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: lowercase;
}
.navigation li {float:left;}
.navigation li a {
	display:block;
	color:#000000;
	border-right:1px solid #000;
	text-decoration:none
}
.navigation li a:hover,
.navigation li.active a {
	color:#000000;
	text-decoration:underline;
}
.navigation li a span {
	padding:4px 6px 3px;
	display:block;
}
#bodytext{ width: 540px;float:right;}
#bodytext{margin-bottom: 10px;}
#bodytext p,#bodytext td,#bodytext li{
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
#bodytext h2{font-family: "Arial Black";font-size: 15px; color: #ff0000;}
/* LEFT NAV 
----------------------------------------*/
#leftnav {
	width: 190px;
	float: left;
    margin:0;
    padding:0;
}
#leftnav ul {
	width: auto;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
#leftnav li {
	list-style: none;font-weight:bold;
}
#leftnav li a {
	text-decoration: none;
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	color: #000000;
	font-size: 75%;
	height: 25px;
	line-height: 22px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	background-image: url(../images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 0px;}

#leftnav li a:hover,
#leftnav li a:focus {
	font-weight: bold;	color: #ff0000;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px;}


#leftnav li a.active {font-weight: normal;font-size: 10px;padding-left: 20px;background-image: url(../images/disc_black.gif); background-repeat: no-repeat;background-position: 10px;line-height: 30px;background-color:#eee; height:30px; display:block; text-decoration:none; border-bottom:solid 1px #fff;}
#leftnav li a.active:hover{font-weight: normal;background-image: url(../images/disc_red.gif);background-position: 10px;background-color:#bbb; color:#fff;}
/* BLOCKS 
----------------------------------------*/
#blocks{
	display: block;
    padding:0 0 10px;
    margin:0 0 10px;
    border-bottom:solid 1px #ff0000;
}
#blocks ul{
    width:181px;
	margin: 0;
	padding: 0;
	list-style: none;
    display:block;
    float:left;

}
#blocks ul li {
	list-style: none;
 	margin: 0px;
	padding:0px

}
#blocks .finance{
 	background-image: url(../images/blockfinance.gif)
}
#blocks .advice{
 	background-image: url(../images/blockadvice.gif);
    margin:0 13px;
}
#blocks .quote{
 	background-image: url(../images/blockquote.gif);
}
#blocks .contacts{
 	background-image: url(../images/blockcontacts.gif);
    margin:0 0 0 12px;
}
#blocks .text, #blocks .more{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right: 4px;
	padding-left: 4px;
}
#blocks .text{height:72px}
#blocks .more{font-weight:bold;text-align:right}
#blocks .more a{text-decoration:none}
#blocks .more a:hover{text-decoration:underline}
#blocks .more a,#blocks .more a:visited{color:#000099}
#blocks .header{
	font-family: "Arial Black";
	font-size:14px;
	color:#000;
	padding-right: 10px;
	text-align:right;
	padding-top: 4px;
	padding-bottom: 4px;
}
#blocks .footerfinance,#blocks .footeradvice,#blocks .footerquote,#blocks .footercontacts{
	background-repeat: no-repeat;
	padding: 0px;
	height: 10px;
	width: 181px;
}
#blocks .footerfinance{	background-image: url(../images/blockfinanceftr.gif)}
#blocks .footeradvice{ background-image: url(../images/blockadviceftr.gif)}
#blocks .footerquote{ background-image: url(../images/blockquoteftr.gif)}
#blocks .footercontacts{ background-image: url(../images/blockcontactsftr.gif)}

/* FOOTER CONTENT 
----------------------------------------*/
#footercontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff0000;
	padding-top: 8px;
	margin-bottom: 10px;
}
#footercontent a{text-decoration:none;color:#000}
#footercontent a:hover{text-decoration:underline}
#footercontent a:visited{color:#000}
