body {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(images/bkg_body.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 15px;
	color: #303030;
	font-family: verdana, helvetica, sans serif;
	font-weight: normal;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.sf_outer_wrapper {
	width: 950px;
	margin: auto;
	margin-top: 0px;
}
.sf_extra1 {
	width: 950px;
	height: 83px;
	background-image: url(images/bkg_extra1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.sf_wrapper {
	width: 950px;
}
.sf_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #3e68ae;
	text-decoration: underline;
}
a:visited {
	color: #3e68ae;
	text-decoration: underline;
}
a:hover {
	color: #69a01d;
	text-decoration: underline;
}
/*--------------------------------
	Top Navigation
---------------------------------*/
.sf_navigation_top {
	display: none;
}
/*--------------------------------
	Header
---------------------------------*/
.sf_header_wrapper {
	width: 950px;
	height: 194px;
	background-image: url(images/bkg_header_wrapper.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.sf_extra2 {
	display: none;
}
.sf_main_header {
	display: none;
}
.sf_extra3 {
	display: none;
}
.sf_sub_header {	
	display: none;
	clear: both;
}
/*--------------------------------
	End Header
---------------------------------*/
.sf_extra4 {
	display: none;
	clear: both;
}
/*--------------------------------
	Bottom Navigation
---------------------------------*/
.sf_navigation {
	clear: left;
	float: left;
	width: 278px;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(images/bkg_nav.jpg);
	background-repeat: no-repeat;
	background-position: top left
}
.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
.sf_navigation ul {
	list-style-type: none;
	width: 240px;
	padding: 0px;
	margin: 0px 0px 0px 38px;
}
.sf_navigation ul li {
	width: 188px;	
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	list-style-type: none;	
	display: block;
}
.sf_navigation ul li.sf_last_nav_item {
	width: 240px;
	padding: 0px 0px 231px 0px;
	color: #0f3d89;
	font-weight: bold;
	font-size: 10px;
	display: block;	
	text-decoration: none;
	background-image: url(images/bkg_button_last.jpg);
	background-repeat: no-repeat;
	background-position: top left
}
.sf_navigation ul li.sf_last_nav_item a {
	width: 188px;
	padding: 4px 35px 7px 17px;
	color: #0f3d89;
	font-weight: bold;
	font-size: 10px;
	display: block;	
	text-decoration: none;
	background-image: url(images/bkg_button.gif);
	background-repeat: no-repeat;
	background-position: bottom left
}
.sf_navigation ul li.sf_last_nav_item a:visited {
	width: 188px;
	padding: 4px 35px 7px 17px;
	color: #0f3d89;
	font-weight: bold;
	font-size: 10px;
	display: block;	
	text-decoration: none;
	background-image: url(images/bkg_button.gif);
	background-repeat: no-repeat;
	background-position: bottom left
}
.sf_navigation ul li.sf_last_nav_item a:hover {
	width: 188px;
	padding: 4px 35px 7px 17px;
	color: #3e68ae;
	font-weight: bold;
	font-size: 10px;
	display: block;	
	text-decoration: none;
	background-image: url(images/bkg_button2.gif);
	background-repeat: no-repeat;
	background-position: bottom left
}
.sf_navigation ul li a {
	width: 188px;
	padding: 4px 35px 7px 17px;
	color: #0f3d89;
	font-weight: bold;
	font-size: 10px;
	display: block;	
	text-decoration: none;
	background-image: url(images/bkg_button.gif);
	background-repeat: no-repeat;
	background-position: bottom left
}
.sf_navigation ul li a:visited {
	width: 188px;
	padding: 4px 35px 7px 17px;
	color: #0f3d89;
	font-weight: bold;
	font-size: 10px;
	display: block;	
	text-decoration: none;
	background-image: url(images/bkg_button.gif);
	background-repeat: no-repeat;
	background-position: bottom left
}
.sf_navigation ul li a:hover {
	width: 188px;
	padding: 4px 35px 7px 17px;
	color: #3e68ae;
	font-weight: bold;
	font-size: 10px;
	display: block;	
	text-decoration: none;
	background-image: url(images/bkg_button2.gif);
	background-repeat: no-repeat;
	background-position: bottom left
}
/*--------------------------------
	End Navigation
---------------------------------*/
.sf_extra5 {
	float: right;
	width: 672px;
	height: 115px;
	background-image: url(images/bkg_extra5.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/*--------------------------------
	Page Title
---------------------------------*/
.sf_pagetitle {
	display: none;
}
/*--------------------------------
	Sub Navigation
---------------------------------*/
.sf_subnavigation {
	display: none;
}
/*--------------------------------
	Content
---------------------------------*/
.sf_content {
	clear: right;
	float: right;
	display: inline;
	width: 605px;
	min-height: 362px;
	height: auto !important;
	height: 362px;
	padding: 0px 43px 0px 24px;
	background-image: url(images/bkg_content.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.sf_content h1 {
	font-size: 12px;
	color: #3e68ae;
	margin: 0px 0px 0px 0px;
}
.sf_content td.norm {
	font-size: 11px;
	line-height: 15px;
	padding-right: 22px;
}
.sf_content td.pad {
	padding-bottom: 8px;
}
.sf_content td {
	font-size: 10px;
	line-height: 14px;
}

.box1 {width: 240px; font-family: verdana, helvetica, sans-serif; font-size: 11px; color: #003300; background-color: #fcfadd; border: 1px solid #0b9444;}
.box2 {width: 245px; font-family: verdana, helvetica, sans-serif; font-size: 11px; color: #003300; background-color: #fcfadd; border: 1px solid #0b9444;}
.box3 {width: 80px; font-family: verdana, helvetica, sans-serif; font-size: 11px; color: #003300; background-color: #fcfadd; border: 1px solid #0b9444;}
.radio {vertical-align: middle;}
.button {width: 100px; height: 22px; font-family: verdana, helvetica, sans-serif; font-size: 12px; color: #006633; margin: 10px 8px 0px 0px; border: 1px solid #006633; background-color: #9cd09c; text-align: center; padding: 2px 0px 2px 0px;}
/*--------------------------------
	Sub Navigation2
---------------------------------*/
.sf_subnavigation2 {
	display: none;
}
/*--------------------------------
	End Sub Navigation2
---------------------------------*/
.sf_extra7 {
	float: left;
	display: block;
	width: 950px;
	height: 40px;
	background-image: url(images/bkg_extra7.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/*--------------------------
	Footer
--------------------------*/
.sf_footer {
	float: left;
	min-height: 54px;
	height: auto !important;
	height: 54px;
	width: 887px;
	padding-right: 63px;
	color: #919191;
	text-align: right;
	font-size: 10px;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url(images/bkg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.sf_footer div {
	padding: 2px 0px 12px 0px;
}
.sf_footer div div {
	margin: 0px;
	padding: 0px;
}
/*--------------------------
	End Footer
--------------------------*/
.sf_extra8 {
	clear: both;
}
.sf_extra9 {	
	clear: both;
}
/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner {
	display: none;
}
