
/*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 700px;
    margin: auto;
    margin-top: 10px;
}

.sf_wrapper {
    width: 693px;
    margin-left: 7px;
}

a {
    color: #000000;
}
a:hover{
    color: #666666;
}
a:visited{
    color: #666666;
}

.sf_extra1 {
    font-size:1px;
}

.sf_extra1:after {
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    height: 66px;
    margin-right: 7px;
    padding: 0 0 0 16px;
}

/* banner image */
.sf_extra4 {
	float: left;
    height: 130px;
    width: 504px;
    border-top: 4px solid #fff;
	margin-left: 4px;
	background-color: #042248;
	background-image: url(images/bg_nm4p.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_extra2 {	
	float: left;
	margin-top: 20px;
    width: 21px;
    height: 21px;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
	width: 635px;
	float: right;
	padding-top: 5px;
	text-align: left;
	height: 30px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
.sf_main_header div {
	height: 30px;
	overflow: hidden;
}

.sf_sub_header {
	width: 635px;
	clear: right;
	float: right;
	text-align: left;
	height: 25px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top { display: none; }

.sf_navigation {
    float: left;
    margin: 0;
    margin-left: 4px;
    display: block;
    width: 169px;
/*    margin-top: -130px;  */
	margin-top: 4px;
    padding-bottom: 32px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_navigation ul {
    margin: 0px;
    height: auto !important;
    height: 1%;
    padding-left: 15px;
    list-style-type: none;
}

.sf_navigation ul:after {
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li  {
	color: #FFB400;
	display:block;
	width:124px;
	text-decoration:none;
	padding: 8px 0 9px 15px;	
	border-bottom: 1px dotted white;
	background-image: url(images/nav_arrow_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 55%;
}

.sf_navigation ul li a {
	color: #FFF;
	display:block;
	text-decoration:none;
}


.sf_navigation ul li a:visited {
	color: #FFF;
	text-decoration:none;
}

.sf_navigation ul li a:hover {
	color: #FFB400;
	text-decoration:none;
/*	background-image: url(images/nav_arrow_alt_2.jpg);  */
}
.sf_navigation ul li a:active {
	color: #FFB400;
	text-decoration:none;
}


/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	width: 490px;
	float: right;
	display: inline;
	text-align: left;
	text-transform: uppercase;
	height: auto !important;
	height: 25px;
	margin: 0px 12px 0px 0px;
	padding: 20px 0px 0px 10px;
	font-family: "Gill Sans MT", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_content {
    width: 500px;
	float: right;
	display: inline;
    margin: 0px 12px 0px 0px;
    padding: 5px 0px 0px 0px;
    color: #333333;
    font-size: .8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
}

.sf_content:after {
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_wrapper:after {
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    text-align: center;
    font-size: .7em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
    padding: 12px 10px 12px 50px;
    margin: 0 20px 0 0;
}

/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: .8em;
}

.sf_banner div#bannerLink {
    padding-top: 10px;
}
body{
	background-color: #666;
}


/* top rounded borders */
.sf_extra1 {
	height: 7px;
	background-color: #fff;
	background-image: url(../images/top_left_bkgd_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_extra1 span {
	height: 7px;
	width: 7px;
	float: right;
	background-color: #fff;
	background-image: url(../images/top_right_bkgd_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* content borders */
.sf_outer_wrapper {
	background-color: #fff;
	background-image: url(images/middle_left_bkgd_2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.sf_wrapper {
	background-color: #fff;
	background-image: url(images/middle_right_bkgd_2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.sf_extra9 {
	height: 7px;
	font-size: 1px;
	background-color: #042248;
	background-image: url(images/bottom_left_bkgd_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sf_extra9 span {
	height: 7px;
	width: 7px;
	float: right;
	background-color: #042248;
	background-image: url(images/bottom_right_bkgd_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.sf_header_wrapper {
	background-color: #eee;
	background-image: url(images/header_bkgd_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.sf_extra2 {
	background-image: url(images/header_icon_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_main_header {
    color: #2E52A4;
}

.sf_sub_header {
    color: #666;
}

.sf_navigation {
    background-color: #2E52A4;
}

.sf_pagetitle {
    background-color: #fff;
    color: #2E52A4;
}

.sf_footer {
    clear: both;
}

.sf_banner{
color: #fff;
}

div#content1{
	width: 85%;
}

div#content2{
	display: none;
}
div#content3{
	display: none;
}

div#content1 {
	padding: 5px 10px;
	overflow: auto;
	position: relative;
}

h1	{
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px; 
	TEXT-TRANSFORM: uppercase; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2	{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h3	{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: 0px;
	}

h4	{
	color: #2E52A4;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.text12b	{
	color: #2E52A4;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.bluerule {
	border-top: solid 1px #2E52A4;
	}
