body {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color: #95ACB0;
	font-size: 13px;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
   }
.fullheight {
	height: 100%
}

#sfa_table_bg {
	background-image:url(images/sfa_middle_bg.gif);
	background-repeat:repeat-y
	}
	
	
#sfa_text_leftcol {
	margin-top:5px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:8px;
	text-align:left;
	line-height:25px;
	}	

#sfa_text_rightcol {
	color:#9e9c73;
	text-align:left;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	}

h2.golden {
	margin-top:20px;
	text-indent:20px;
	font-size:22px;
			}
	
h4.golden {
	text-indent:20px;
		}

.comment {
	font-size:12px;
	line-height:normal;
	}
	
.infoline {
	border: 1px;
	border-color:#9e9c73;
	border-style:dotted none dotted none;
	margin-top:25px;
	margin-bottom:15px;
	}
	
.testimthm {
	border:0;
	margin:10px;
	}
	
.testimtext	{
	margin:20px 100px 20px 10px;
	text-align:left;
	font-style:italic;
	color:#9e9c73;
	}
	
#contact_table_bg {
	background-image:url(images/contact_middle_bg.gif);
	background-repeat:repeat-y
	}
	
a {text-decoration : none; color : #9ab2b5; }

a:hover {color : #9e9c73;}

a.secnav {
		
		color:#9ab2b5;
}
a.secnavselected {
		font-weight:bold;
		color:#9e9c73;
}
a.secnav:visited {
		color:#9ab2b5;
}

a.secnav:hover {
		color:#9e9c73;
}


a.secnavgold {		
		color:#9e9c73;
}

a.secnavgold:visited {
		color:#9e9c73;
}

a.secnavgold:hover {
		color:#9ab2b5;
}

#flashcontent {
display:block;
width:540px;
height:540px;
}

.gtip {
	margin:0 auto;
	width:690px;
	background-color:#293038;
	font-size:14px;
}

.gtip-link {
	font-size:18px;
}

.gtip-prompt {
	float:right;
	background-color:#353F44;
	border-radius: 0.7em;
	padding: 5px 25px 7px 25px;
	margin:6px 12px 0 10px;
	text-align:center;
	font-size:16px;
	line-height:17px;
	border: 1px solid #455052;
}

/*.gtip-prompt a {
	color:#9E8A61;
}*/