body{
	background-color: #fff;
}

a {
    color: #2A612A;
}

a:visited {
	color: #2A612A;
}

a:hover {
	color: #2A612A;
	text-decoration: none;
}

.sf_extra1 {
	border-bottom: 7px solid #000;
}

.sf_extra1 span {
	
}

/* content borders */
.sf_outer_wrapper {
}

.sf_wrapper {
    border-bottom: 8px solid #000;
}

.sf_extra2 {
	border-right: 5px solid white;
	background-color: #2A612A;
	background-image: url(images/right_corner_5.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.sf_header_wrapper {
	background-color: #2A612A;
	background-image: url(images/left_corner_5.gif);
	background-repeat: no-repeat;
	background-position: 177px top;    
}

.sf_main_header {
    color: #FFD4B7;
}

.sf_sub_header {
   display: none;
}

.sf_extra4 {
	background-image: url(images/banner_image_5.jpg);
	background-repeat: no-repeat;	
}

.sf_navigation {
    background: #EDEDED;
}

.sf_navigation ul li {
    border-bottom: 1px solid #fff;
}

.sf_navigation ul li a {
	color: #111;
	
}

.sf_navigation ul li a:visited {
	color: #111;
}

.sf_navigation ul li a:hover {
    background-color: #b7ffb7;
    color: #111;
}

.sf_pagetitle {
    background: #fff;
    color: #042248;
}

.sf_content {
    
}

.sf_footer {
    clear: both;
}

.sf_banner a {
    color: #aaa;
}

.sf_banner a:visited {
    color: #aaa;
}
.sf_extra4 { background-image: url(images/bg_1psk.jpg);
 }
body#page_a09e55b5-6574-4722-b7df-0896949d9ecf div#content1 { width:17.88%; }
body#page_a09e55b5-6574-4722-b7df-0896949d9ecf div#content2 { width:75.88%; }
body#page_a56921f0-9e19-4f73-a18f-c423caed2552 div#content1 { width:17.88%; }
body#page_a56921f0-9e19-4f73-a18f-c423caed2552 .sf_extra2 { background-image: url(images/bg_4hyi.jpg);
 }
body#page_69c4a593-e515-471a-bd65-aae1eca0e961 div#content1 { width:17.88%; }
body#page_69c4a593-e515-471a-bd65-aae1eca0e961 div#content2 { width:75.88%; }
body#page_e4e98039-c63e-4bc7-840c-196f96562428 div#content1 { width:17.88%; }
body#page_e4e98039-c63e-4bc7-840c-196f96562428 div#content2 { width:75.88%; }
body#page_7c2b097f-5bbb-4ba6-af6b-1130ea07a738 div#content1 { width:17.88%; }
body#page_7c2b097f-5bbb-4ba6-af6b-1130ea07a738 div#content2 { width:75.88%; }
body#page_a56921f0-9e19-4f73-a18f-c423caed2552 div#content2 { width:75.88%; }
div#content1{
	float:left;
	display:inline;
	width:19%;
}

div#content2{
	float:right;
	display:inline;
	width:70%;
}

div#content3{
	display:none;
}

div#content1, div#content2, div#content3 {
	padding: 5px 10px;
	overflow: auto;
	position:relative;
}

/*********************************************************
**********************************************************

Folder: Theme254

**********************************************************
*********************************************************/

/*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 850px;
    margin: auto;
    margin-top: 10px;
}

.sf_wrapper {
    width: 850px;
}

a {
    color: #000000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_extra1 {
    width: 850px;
    height: 36px;
    margin-bottom: 5px;
}

.sf_extra1:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_extra1 span {
    display: block;
    height: 36px;
    width: 172px;
}

.sf_header_wrapper {
    position: relative;
    height: 59px;
    padding-right: 10px;
    width: 840px;
}

.sf_extra2 {
    float: left;
    height: 59px;
    width: 172px;
}

.sf_main_header {
	padding-top: 10px;
	text-align: right;
	margin-left: 175px;
	height: 26px;
	overflow:hidden;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.sf_main_header div {
    vertical-align: bottom;
}

.sf_sub_header {
	display: none;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}


/* banner image */
.sf_extra4 {
    margin-left: 177px;
    height: 85px;
    width: 673px;
    border-top: 5px solid #fff;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top { display: none; }

.sf_navigation {
    float: left;
    margin: 0;
    display: inline;
    width: 172px;
    margin-top: -85px;
    padding-bottom: 80px;
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important;
    height: 1%;
    padding: 0;
    list-style-type: none;
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {
    white-space: nowrap;
    margin: 0;
	background:#ededed;
    height: auto;
	float:left;
	width: 172px;
}

.sf_navigation ul li a {
	padding: 3px 1.5em 3px 20px;
	margin: 0;
	text-decoration: none;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_navigation ul li a:hover {

}
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}




/*------------------------------------
	Flyout - Left Aligned Menu
------------------------------------*/


.sf_navigation ul.subnav {  
	position:absolute;
	left: -999em;
	margin: -22px 0px 0px 150px;
	width:200px;
	z-index:1000;
	border:1px solid #ffffff;
}

.sf_navigation ul.subnav li { /* all list items */
	float:left;
	width:200px;
}

.sf_navigation ul.subnav li a {
	display : block;
	width:180px;
	white-space:normal;
	padding:3px 10px;
}

.sf_navigation ul.subnav li.sf_last_nav_item_subnav {
	border:none;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {  
	left: auto;
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
/* Drop Down Menu End */


/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	text-align: left;
	text-transform: uppercase;
	height: auto !important;
	margin: 0 20px 0 180px;
	padding: 20px 20px 0px 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_content {
	float: right;
    width: 670px;
	margin: 0;
	display: inline;
    padding: 5px 0 0 0;
    color: #666;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    text-align: center;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ccc;   
    padding: 10px;
    margin: 0;
	color: #000000;
}

/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: 11px;
}

.sf_banner div#bannerLink {
    padding-top: 10px;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
.sf_content {
	float: right;
    width: 850px;
	margin: 0;
	display: inline;
    padding: 5px 0 0 0;
    color: #666;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sf_navigation ul li a:hover {
    background-color: #89C2F3;
    color: #111;
}