body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#wrapper {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#row1 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	clear: both;
}
img#logo {
	margin-right: 20px;
	margin-left: 10px;
}

div#date {
	float: right;
	width: 150px;
	background-color: #999999;
	color: #FFFFFF;
	height: 22px;
}
div#date p {
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#row2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-left-color: #FFFFFF;
	padding-top: 4px;

}
div#row2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-left-color: #FFFFFF;
	padding-top: 4px;

}
div#row2 a:hover {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-left-color: #FFFFFF;
	padding-top: 4px;

}
div#row2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-left-color: #FFFFFF;
	padding-top: 4px;

}
div#row2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#row2 li {
	list-style-type: none;
	height: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;

}
div#row2 {
	background-color: #99CC00;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 22px;
	clear: both;
}
#row2 ul li ul li { /* all list items */
	width: 120px;
	border-left-style: none;
	height: 22px;
}
#row2 ul li ul { /* all list items */
	width: 120px;
	background-color: #FF7F00;
	text-align: left;
}

#row2 li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0;
	margin-top: 6px;
	z-index: 1;
}

#row2 li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#row2 li:hover ul, #row2 li.over ul { /* lists nested under hovered list items */
	display: block;
}

div#mailllist {
	float: right;
	width: 150px;
	text-align: center;
	clear: right;
}
 form#form1 {
	margin: 0px;
	padding: 0px;
}
div#searchfor {
	float: left;
	width: 135px;
	background-color: #CCCCCC;
	text-align: left;
	height: 22px;
}
div#rightcol {
	float: right;
	width: 150px;
	background-color: #E5E5E5;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#leftcol {
	float: left;
	width: 135px;
	text-align: left;
	padding-top: 8px;
	background-image: url(../images/line.gif);
}
div#maincontent {
	padding-right: 170px;
	padding-left: 150px;
	text-align: left;
}
div#maincontent2 {
	width: 474px;
}

div#maincontentw {
	padding-right: 10px;
	padding-left: 150px;
	text-align: left;
}
div#maincontentvw {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
div#newsflash {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DEDEDE;
	background-image: url(../images/newsback.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-top: 3px;
	padding-bottom: 0px;
}
div#leftcol ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	list-style-type: none;
}
li.morts a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.morts a:link{
	background-image: url(../images/orangesubnav.gif);
	color: #FFFFFF;
}
li.morts a:visited{
	background-image: url(../images/orangesubnav.gif);
	color: #FFFFFF;
}
li.morts a:hover{
	background-image: url(../images/orangesubnav-over.gif);
	color: #FFFFFF;
}
li.morts a:active {
	background-image: url(../images/orangesubnav.gif);
	color: #FFFFFF;
}
li.mortsd a:link{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../images/orangesubnav-down.gif);
}
li.mortsd a:visited{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../images/orangesubnav-down.gif);
}
li.mortsd a:hover{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../images/orangesubnav-down.gif);
}
li.mortsd a:active{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../images/orangesubnav-down.gif);
}
li.btl a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.btl a:link{
	background-image: url(../images/o3subnav.gif);
	color: #FFFFFF;
}
li.btl a:visited{
	background-image: url(../images/o3subnav.gif);
	color: #FFFFFF;
}
li.btl a:hover{
	background-image: url(../images/o3subnav-over.gif);
	color: #FFFFFF;
}
li.btl a:active {
	background-image: url(../images/o3subnav.gif);
	color: #FFFFFF;
}
li.btld a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../images/orangesubnav-down.gif);
}
li.remort a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.remort a:link{
	background-image: url(../images/o2subnav.gif);
	color: #FFFFFF;
}
li.remort a:visited{
	background-image: url(../images/o2subnav.gif);
	color: #FFFFFF;
}
li.remort a:hover{
	background-image: url(../images/o2subnav-over.gif);
	color: #FFFFFF;
}
li.remort a:active {
	background-image: url(../images/o2subnav.gif);
	color: #FFFFFF;
}
li.remortd a:link{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../images/orangesubnav-down.gif);
}
li.remortd a:visited{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../images/orangesubnav-down.gif);
}
li.remortd a:hover{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../images/orangesubnav-down.gif);
}
li.remortd a:active{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../images/orangesubnav-down.gif);
}
li.loans a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.loans a:link{
	background-image: url(../images/bluesubnav.gif);
	color: #FFFFFF;
}

li.loans a:visited{
	background-image: url(../images/bluesubnav.gif);
	color: #FFFFFF;
}
li.loans a:hover{
	background-image: url(../images/bluesubnav-over.gif);
	color: #FFFFFF;
}
li.loans a:active {
	background-image: url(../images/bluesubnav.gif);
	color: #FFFFFF;
}
li.loansd a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.loansd a:link{
	background-image: url(../images/bluesubnav-over.gif);
	color: #FFFFFF;
}

li.loansd a:visited{
	background-image: url(../images/bluesubnav-over.gif);
	color: #FFFFFF;
}
li.loansd a:hover{
	background-image: url(../images/bluesubnav-over.gif);
	color: #FFFFFF;
}
li.loansd a:active {
	background-image: url(../images/bluesubnav-over.gif);
	color: #FFFFFF;
}
li.ins a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.ins a:link{
	background-image: url(../images/purplesubnav.gif);
	color: #FFFFFF;
}
li.ins a:visited{
	background-image: url(../images/purplesubnav.gif);
	color: #FFFFFF;
}
li.ins a:hover{
	background-image: url(../images/purplesubnav-over.gif);
	color: #FFFFFF;
}
li.ins a:active {
	background-image: url(../images/purplesubnav.gif);
	color: #FFFFFF;
}
li.insd a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.insd a:link{
	background-image: url(../images/purplesubnav-over.gif);
	color: #FFFFFF;
}
li.insd a:visited{
	background-image: url(../images/purplesubnav-over.gif);
	color: #FFFFFF;
}
li.insd a:hover{
	background-image: url(../images/purplesubnav.gif);
	color: #FFFFFF;
}
li.insd a:active {
	background-image: url(../images/purplesubnav-over.gif);
	color: #FFFFFF;
}
li.utility a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.utility a:link{
	background-image: url(../images/yellowubnav.gif);
	color: #FFFFFF;
}
li.utility a:visited{
	background-image: url(../images/yellowubnav.gif);
	color: #FFFFFF;
}
li.utility a:hover{
	background-image: url(../images/yellowubnav-over.gif);
	color: #FFFFFF;
}
li.utility a:active {
	background-image: url(../images/yellowubnav.gif);
	color: #FFFFFF;
}
li.credit a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.creditd a{
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
li.credit a:link{
	background-image: url(../images/magsubnav.gif);
	color: #FFFFFF;
}
li.credit a:visited{
	background-image: url(../images/magsubnav.gif);
	color: #FFFFFF;
}
li.credit a:hover{
	background-image: url(../images/magsubnav-over.gif);
	color: #FFFFFF;
}
li.credit a:active {
	background-image: url(../images/magsubnav.gif);
	color: #FFFFFF;
}
li.creditd a:link{
	background-image: url(../images/magsubnav-over.gif);
	color: #FFFFFF;
}
li.creditd a:visited{
	background-image: url(../images/magsubnav-over.gif);
	color: #FFFFFF;
}
li.creditd a:hover{
	background-image: url(../images/magsubnav.gif);
	color: #FFFFFF;
}
li.creditd a:active {
	background-image: url(../images/magsubnav-over.gif);
	color: #FFFFFF;
}

li.credits a {
	text-decoration: none;
	font-size: 10px;
	padding-top: 4px;
}
div#col1 {
	width: 147px;
	float: left;
}
div#col2 {
	padding-left: 162px;
	padding-right: 150px;
}
div#col9 {
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 15px;
	float: right;
}
.gos {
	position: absolute;
	top: 600px;
	height: 26px;
	width: 146px;
}
.goslife {
	position: absolute;
	top: 710px;
	height: 26px;
	width: 146px;
}
div.gos img {
	float: right;
	padding-right: 5px;
}
div.goslife img {
	float: right;
	padding-right: 5px;
}
div.greytext {
	background-color: #E5E5E5;
	width: 147px;
	height: 290px;
}
.greytext li, div.greytextsmall li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
}
.greytext ul, div.greytextsmall ul {
	margin: 0px;
	padding: 5px 10px 0px;
	list-style-type: none;
}
div.greytext p, div.greytextsmall p {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 8px;
}
div.greytextsmall {
	background-color: #E5E5E5;
	width: 147px;
	height: 175px;
}
div#col3 {
	width: 147px;
	float: right;
}
div#col6 {
	width: 147px;
	float: center;
}

li.credits a:link{
	color: #999999;
}
img.paddingleft {
	padding-left: 16px;
}

li.credits a:visited{
	color: #999999;
}
li.credits a:hover{
	color: #333333;
}
li.credits a:active {
	color: #999999;
}
#leftcol a {
	display: block;
}

div#leftcol ol {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 8px;
	list-style-type: none;
	margin-top: 0px;
	padding-bottom: 0px;
}


div#leftcol ol li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	font-size: 10px;
}

div#leftcol li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}




img.fltright {
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
}



img#searchfor2 {
	margin-top: 5px;
	margin-left: 10px;
}
div#disclaimer {
	background-color: #99CC00;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #FFFFFF;
	margin-top: 15px;
	font-weight: bold;
	 clear: none;
	_clear: both;
	*clear: both;
}
img.fltleft {
	float: left;
}
div#col4 {
	float: right;
	width: 228px;
	padding-top: 15px;
	text-align: right;
	padding-left: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
div#col6 {
	float: right;
	width: 150px;
	padding-top: 15px;
	text-align: right;
	padding-left: 0x;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
div#col7 {
	float: center;
	width: 0px;
	padding-top: 15px;
	text-align: center;
	padding-left: 0x;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
div#col8 {
	float: left;
	width: 0px;
	padding-top: 15px;
	text-align: left;
	padding-left: 0x;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
div.boxoutgreen {
	background-color: #9ED115;
	width: 225px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
	color: #FFFFFF;
}
div.boxoutgreen p {
	margin: 0px;
	padding: 8px;
	text-align: left;
}

div.boxoutgreen li {
	padding-right: 10px;
	list-style-image: url(../images/cross.gif);
}
div#maincontent h2 {
	font-size: 14px;
	color: #9ED115;
	font-weight: normal;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
}
h2 {
	font-size: 14px;
	color: #9ED115;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #9ED115;
	font-weight: normal;
}
h4 {
	font-size: 13px;
	color: #9ED115;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	color: #9ED115;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	color: #9ED115;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9ED115;
	padding-top: 8px;
}

div.boxoutgreen ul {
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
}
div.boxoutgreen h3 {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 10px 0px 10px 28px;
}
.toplogos img {
}
.toplogos a:link {
	color: #CCCCCC;
	border: 3px solid #E5E5E5;
	display: block;
}
.toplogos a:visited {
	color: #CCCCCC;
	border: 3px solid #E5E5E5;
	display: block;
}

.toplogos a:hover {
	color: #FF7F00;
	border: 3px solid #FF7F00;
	display: block;
}

.toplogos a:active {
	color: #CCCCCC;
	border: 3px solid #E5E5E5;
	display: block;
}
div#rightcol a:link {
	color: #E5E5E5;
	border: 3px solid #E5E5E5;
	display: block;
}
div#rightcol a:visited {
	color: #E5E5E5;
	border: 3px solid #E5E5E5;
	display: block;
}

div#rightcol a:hover {
	color: #FF7F00;
	border: 3px solid #FF7F00;
	display: block;
	width: 125px;
}

div#rightcol a:active {
	color: #E5E5E5;
	border: 3px solid #E5E5E5;
	display: block;
}
div#rightcol a {
	width: 131px;
	margin-left: auto;
	margin-right: auto;
}
div.toplogos {
	background-color: #E5E5E5;
	text-align: center;
	margin-top: 10px;
}

table#centretable {
	margin-right: auto;
	margin-left: auto;
}
div#adblock {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
div.findme {
	background-color: #FF7F00;
	padding-bottom: 20px;
	text-align: left;
	width: 224px;
}
div.findme img {
	vertical-align: middle;
}
.findme a:link {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
.findme a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}

.findme a:hover{
	text-decoration: none;
	display: block;
	color: #99CC00;
}
.findme a:active {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}

.findme p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.findmel p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.findmem p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
div.findmel {
	background-color: #66C6DC;
	padding-bottom: 20px;
	text-align: left;
	width: 224px;
}
div.findmel img {
	vertical-align: middle;
}
.findmel a:link {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
.findmel a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}

.findmel a:hover{
	text-decoration: none;
	display: block;
	color: #99CC00;
}
.findmel a:active {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}

div.findmem {
	background-color: #F96A8A;
	padding-bottom: 20px;
	text-align: left;
	width: 224px;
}
div.findmem img {
	vertical-align: middle;
}
.findmem a:link {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
.findmem a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}

.findmem a:hover{
	text-decoration: none;
	display: block;
	color: #99CC00;
}
.findmem a:active {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}


div.disadvantages {
	background-color: #FF7F00;
	width: 225px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
	color: #FFFFFF;
}
div.disadvantages p {
	margin: 0px;
	padding: 8px;
	text-align: left;
}

div.disadvantages li {
	padding-right: 10px;
	list-style-image: url(../images/minus.gif);
}
div.disadvantages ul {
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
}
div.disadvantages h3 {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 10px 0px 10px 28px;
}
ul#advantages li{
	list-style-type: none;
	background-image: url(../images/cross.gif);
	background-repeat: no-repeat;
	margin: 3px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#advantages {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
ul#disadvantages li{
	list-style-type: none;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	margin: 3px 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul#disadvantages {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
div#clearboth {
	clear: right;
	margin-top: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF7F00;
	font-weight: normal;
}
div#headerblock {
	background-image: url(../images/mortback.gif);
	height: 80px;
	width: 474px;
}
div#headerblock2 {
	background-image: url(../images/mortback.gif);
	height: 80px;
	background-position: right 0px;
	background-repeat: no-repeat;
}
div#headerblock3 {
	background-image: url(../images/blueback.gif);
	height: 75px;
	background-position: right 0px;
	background-repeat: no-repeat;
}
.morebox {
	background-color: #E5E5E5;
	width: 104px;
}
table#tree {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
}
table#tree td {
	vertical-align: top;
	text-align: left;
	width: 113px;
}


.morebox p {
	padding: 7px;
	margin: 0px;
	height: 90px;
	text-align: left;
}
.boxs {
	margin-bottom: 20px;
}



div#headerblockblue {
	background-image: url(../images/blueback.gif);
	height: 80px;
	width: 474px;
}
div#headerblockpurp {
	background-image: url(../images/purpback.gif);
	height: 80px;
	width: 474px;
}
div#headerblockmag {
	background-image: url(../images/magback.gif);
	height: 80px;
	width: 474px;

}
div#headerblockmag h1 {
	font-size: 24px;
	color: #F96A8A;
}
#callme {
	background-color: #FF8A15;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
}
#callme td {
	font-size: 11px;
	color: #FFFFFF;
}
#callmelife {
	background-color: #7FCFE2;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
}
#callmelife td {
	font-size: 11px;
	color: #FFFFFF;
}
#callmecredit {
	background-color: #986DB3;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
}
#callmecredit td {
	font-size: 11px;
	color: #FFFFFF;
}
#callmemag {
	background-color: #F96A8A;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
}
#callmemag td {
	font-size: 11px;
	color: #FFFFFF;
}
table.multipler td {
	background-color: #E5E5E5;
	padding: 3px;
}
table#life {
	margin-top: 10px;
	width: 100%;
}
#life td {
	color: #666666;
	background-color: #F0F0F0;
	padding: 3px;
	font-size: 10px;
}
#life th {
	background-color: #9ED115;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	text-align: left;
}
.smalltext {
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
}
div.quotebutton a:link {
	background-color: #66C6DC;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
div.quotebutton a:visited {
	background-color: #66C6DC;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
div.quotebutton a:hover {
	background-color: #66C6DC;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
div.quotebutton a:active {
	background-color: #66C6DC;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
#dhtmltooltip{
position: absolute;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
width: 150px;
color: #666666;
font-size:9pt;
padding: 2px;
background-color: #E5E5E5;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
/*.navtext {
	width:150px;
	font-size:9pt;
	layer-background-color:tan;
	background-color:#E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}*/
.findme #form1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div.footernav {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 15px;
}
em {
	width: 470px;
	display: block;
}
div#hidden {
	display: none;
}
.ticker_news {
	font-family:verdana;
	font-size:13px;
	text-decoration:none;
	color: #CCCCCC;
}

.ticker_text_start {
  font-family:verdana;
  font-size:13px;
  text-align:center;
  font-weight:bold;
}

.ticker_text_end {
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
}
nobr {
	color: #CCCCCC;
}
div#rightcol #newstbl a:link {
	color: #FF6600;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#rightcol #newstbl a:visited {
	color: #FF6600;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#rightcol #newstbl a:hover {
	color: #333333;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#rightcol #newstbl a:active {
	color: #FF6600;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#callme h3 {
	color: #FFFFFF;
}
.orangetext {color: #FF7F00}
