body {
	margin: auto;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;	
	color:#333;	
}

.sf_main_header {
	text-align: left;	
	overflow: hidden;
	width: 430px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight: normal;
	font-variant: normal;
	padding: 15px 0 0 15px;		
}

.sf_pagetitle {
	clear: both;
	margin-right: 25px;
	padding-top: 10px;	
	text-align: right;	
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
        color: rgb(69,147,192);	
}

a:link {
color: rgb(102,102,102);
}

a:visited {
color: rgb(187,187,187);
}

.sf_headline {
font-weight: bold;
font-size: 24px;
color: rgb(69,147,192)
}

.sf_subheadline {
font-weight: bold;
font-size: 18px;
color: rgb(69,147,192)
}

.sf_callout {
font-weight: bold;
color: rgb(69,147,192)
}

.sf_caption {
font-style: italic;
font-size: 11px
}
.sf_navigation_top {
background-color:#b0c4de;
line-height: 30px;
	display: none;
}