﻿/* GLOBAL */
html, body {
	/*background: #0c314e;*/
	background: #0c304d;	
	margin: 0;
	/*height: auto !important;*/
	height: 100%;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

img {border: none;}

h1 {
	font-family: Frutiger;
	font-size: 44px;
	font-weight: bold;
	color: #0b2e4c;
	line-height: 100%;
	margin: 0;
}

h2 {
	font-size: 18px;
	margin: 0;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.25em;
	margin: 0;
	margin-bottom: 25px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #003e88;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: bullet;
}

#container {	
	/*background: url('../images/companyName136x30.gif') 22px 35px #ffffff no-repeat;*/
	background: url('../images/navBtnBkg2off.png') 0 0 repeat-x #ffffff;
	/*width: 900px;*/
	position: relative;
	top: 0px;
	left: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	/*padding-bottom: 60px;*/
	padding-bottom: 0px;
	padding-left: 0px;
	/*border-left: solid 2px #568ab3;
	border-right: solid 2px #568ab3;*/
}

#container-inner {	
	background: #ffffff;
	/*position: relative;
	top: 0px;
	left: 0px;*/
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0 0 0 0px;
	clear: both;
	/*border: solid 2px fuchsia;*/
}

.wrapper {
	position: relative;
	top: 0;
	left: 0;	
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	clear: both;
	/*border: solid 2px lime;*/
}
/* /END GLOBAL */


/* ############### */
/* BANNER/MASTHEAD */
/* ############### */
/*#banner {
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 210px;
}

#banner img {
	vertical-align: middle;
	border: none;
}

#banner a {
	text-decoration: none;
}*/

#pageTopper {
	background: url('../images/pfutLogo1wh.jpg') 0 5px no-repeat;
	/*position: relative;
	top: 0;
	left: 0;*/
	width: 900px;
	height: 90px;
}

#homeLink {
	position: relative;
	top: 30px;
	left: 0;
	width: 136px;
	height: 30px;
}

#homeLink a {
	position: absolute;
	top: 4px;
	left: 0;
	width: 134px; 
	height: 30px;
	z-index: 1000;
}

#homeLink a p {
	display: none;
	font-size: 30px;
}

#phoneNum {
	position: relative;
	top: 30px;
	left: 0;
	color: #ffffff; 
	font-size: 11px;
	text-align: right;
}
/* /END BANNER/MASTHEAD */


/* ############## */
/* GENERAL LAYOUT */
/* ############## */
#mainBody {
	min-height: 480px;
	padding-bottom: 20px;
}

#sidebar1 {
	/*background: url('../images/sidebarMenuBkg1.png') 0 0 repeat-x;*/
	position: absolute;
	top: 85px;
	width: 194px;
	border: solid 1px #999999;
	padding: 0;
	/*border: solid 2px aqua;*/
}

#sidebar1 h3 {
	/*background: #ffc20f;*/
	background: url('../images/navBtnBkg2off.png') 0 0 repeat-x;
	color: #ffffff;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #ffc20f;
}

#sidebar1 ul {
	position: relative;
	top: 0px;
	left: 0;
	width: 194px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*border: solid 1px lime;*/
}

#sidebar1 ul li {
	line-height: 18px;
	padding-left: 20px;
}

#sidebar1 ul li#activeLi {
	/*background: url('../images/menuSelectedIcon1.png') #e2ecf8 left center no-repeat;*/
	/*background: #e2ecf8;*/
	background: #e7e7e7;
	font-weight: bold;
}

#sidebar1 ul li#inactiveLi:hover {
	background: #ffffff;
	color: #000000;
}

#sidebar1 ul li a {
	display: block;
	color: #484848;
	font-size: small;
	font-weight: normal;
}

#sidebar1 ul li:hover {
	background: #1d5b80;
}

#sidebar1 ul li a:hover {
	color: /*#000000;*/ #ffffff;
	text-decoration: none;
}

#sidebar1 ul li.indent {
	padding-left: 40px
}

#testimonial1 {
	background: #f0f0f0;
	position: absolute;
	top: 190px;
	left: -1px;
	width: 194px;
	color: #484848;
	text-align: center;
	font-size: small;
	line-height: 18px;
	border: solid 1px #999999;
	padding: 0 0 0 0;
}

#testimonial1 p {
	padding: 10px 10px 0 10px;
}

#bodyContainer {
	width: 685px;
	min-height: 640px;
}

#pageCopy {
	width: 465px;
}

#mainContent {
	position: relative;
	top: 0;
	left: 210px;
	width: 685px;
	/*height: 300px;*/
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
	/*border: solid 2px lime;*/
}

#mainContent a:hover {
	background: #ffffff;
	color: #003e88;
	text-decoration: underline;
	padding: 0;
	/*background: #1d5b80;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;*/
}

#testimonial2 {
	/*background: #0c314e;*/
	background: #f0f0f0;
	position: absolute;
	top: 5px;
	left: 475px;
	width: 194px;
	/*color: #ffffff;*/
	color: #484848;
	text-align: center;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 15px;
	border: solid 1px #999999;
	margin: 0;
	padding: 15px 8px 0px 8px;
	/*border: 0;
	border-top: solid .1em #000000;
	border-bottom: solid .1em #000000;*/
	/*border: solid 2px blue;*/

}
/* /END GENERAL LAYOUT */


/* ############## */
/* TOP LEVEL MENU */
/* ############## */
#menu {
	/*background: url('../images/navBtnBkg1off.png') 0 0 repeat-x;*/
	background: url('../images/navBtnBkg2off.png') 0 0 repeat-x;
	position: relative;
	top: 0px;
	left: 0;
	width: 910px;
	height: 32px;
	text-align: center;
	margin: 2px 0 2px 0;
	/*clear: both;*/
	z-index: 100;
}

#mainNav {
	/*position: relative;
	top: 75px;
	left: 160px;*/
	list-style-type: none; 
	margin: 0 0;
	width: 910px;
	padding: 0;
	clear: both;
}

#mainNav li {
	float: left;
	display: inline;
	/*width: 124px;*/
}

/*#mainNav li.separator {
	margin-top: 10px;
	width: 1px;
	height: 10px;
	border-right: dotted 1px #003e88;
}*/

#mainNav li a, #mainNav li a:visited {
	display: block;
	/*width: 124px;*/
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none; 
	padding: 8px 20px 8px 20px;
}

#mainNav li a:hover {
	/*background: url('../images/navBtnBkg1hov.png') 0 0 repeat-x;*/
	background: url('../images/navBtnBkg2hov.png') 0 0 repeat-x;
	color: #ffffff;  
}

/* 
#mainNav li a.chosen, #mainNav li a.chosen:visited,  #mainNav li a:active, #mainNav li a:focus {
	color:#ccf;  
} 
*/


/* ### UPPER NAV ITEMS ### */
#mainNavUp {
	float: right;
	position: relative;
	top: 5px;
	left: 6px;
	margin: 0 0;
	width: 210px; 
	height: 18px; 
	list-style-type: none; 
	text-align: center;
	padding: 0;
}

#mainNavUp li {
	display: inline;
	float: right;
	width: 104px; 
}

#mainNavUp li a, #mainNavUp li a:visited {
	display: block;
	width: 104px; 
	height: 48px; 
	padding: 4px 0 0 0;
	color: #cccccc; 
	font-size: x-small;
	text-transform: capitalize;
	text-decoration: none; 
	line-height: 12px; 
	font-family: arial, verdana, sans-serif; 
	/*background: url('../images/navBtnBkg1off.png') 0 0 repeat-x;*/
}

#mainNavUp li#acct {
	background: url('../images/navAcct2off.gif') 50% 0 no-repeat;
}

#mainNavUp li#acct a {
	line-height: 54px;
	vertical-align: bottom;
}

#mainNavUp li#plus {
	background: url('../images/navPlus2off.gif') 50% 0 no-repeat;
}

#mainNavUp li#plus a {
	line-height: 54px;
	vertical-align: bottom;
}

#mainNavUp li a:hover {
	color: #ffffff;  
	/*background: url('../images/navBtnBkg1hov.png') 0 0 repeat-x;*/
}

#mainNavUp li#acct:hover {
	background: url('../images/navAcct2hov.gif') 50% 0 no-repeat;
}
 
#mainNavUp li#plus:hover {
	background: url('../images/navPlus2hov.gif') 50% 0 no-repeat;
}

#mainNavUp li a.chosen, #mainNavUp li a.chosen:visited,  #mainNavUp li a:active, #mainNavUp li a:focus {
	/*color: #0044ff;  */
	background: url('../images/mainNavUp4a.gif');
} 

/* ### NEW BANNER TEST 02/23/2011 ### */
#bannerDiv {
	height: 60px;
}

#mainNavUp2 {
	/*float: right;*/
	position: relative;
	top: 0;
	right: 0;
	margin: 0 0;
	width: 900px; 
	height: 24px; 
	list-style-type: none; 
	text-align: center;
	padding: 0;
}

#mainNavUp2 li {
	display: inline;
	float: right;
	height: 24px;
	background: url('../images/navBtnBkg1off.png') 0 0 repeat-x;	
	/*width: 104px; */
	padding: 0px 10px 2px 10px;
}

#mainNavUp2 li:hover {
	background: url('../images/navBtnBkg1hov.png') 0 0 repeat-x;
}

#mainNavUp2 li#mainNavUp2inactiveLi:hover {
	background: url('../images/navBtnBkg1off.png') 0 0 repeat-x;
}

#mainNavUp2 li a, #mainNavUp2 li a:visited {
	display: block;
	/*width: 104px; */
	height: 22px; 
	padding: 4px 0 0 0;
	color: #ffffff; 
	font-size: x-small;
	text-transform: capitalize;
	text-decoration: none; 
	line-height: 12px; 
	font-family: arial, verdana, sans-serif; 
	
}

#mainNavUp2 li a:hover {
	/*color: #ff4400;  */
}
 
#mainNavUp2 li a.chosen, #mainNavUp2 li a.chosen:visited,  #mainNavUp2 li a:active, #mainNavUp2 li a:focus {
	/*color: #0044ff;  */
	background: url('../images/mainNavUp4a.gif');
} 
/* /END NEW BANNER TEST */


/* /END TOP LEVEL MENU */


/* ############# */
/* CUSTOMER MENU */
/* ############# */
#custMenu {
	/*background: url('../images/navBtnBkg1off.png') 0 0 repeat-x;*/
	position: relative;
	top: 60px;
	left: 0;
	width: 900px;
	height: 22px;
	text-align: center;
	padding: 2px 0 2px 0;
	/*clear: both;*/
	z-index: 100;
}

#custNav {
	/*position: relative;
	top: 75px;
	left: 160px;*/
	list-style-type: none; 
	/*margin: 0 0 0 0;*/
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 0;
	clear: both;
}

#custNav li {
	float: left;
	display: inline;
	/*width: 124px;*/
}

#custNav li a, #custNav li a:visited {
	display: block;
	background: url('../images/navBtnBkg1off.png') 0 0 repeat-x;
	/*width: 124px;*/
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	padding: 4px 20px 8px 20px;
}

#custNav li a:hover {
	background: url('../images/navBtnBkg1hov.png') 0 0 repeat-x;
	color: #ffffff;  
}
/* /END CUSTOMER MENU */

/* ############## */
/* SIDEBAR 2 MENU */
/* ############## */
.sideNav2item {
	background: #fff;
	width: 380px;
	margin: 0;
	margin-left: 40px;
	padding: 0;
	list-style: none;
	border: solid 1px #cccccc;
}

.sideNav2item ul {
	list-style: none;
}

.sideNav2item li a {
	display: block;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: small;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 4px 10px;
}

.sideNav2item li a:hover {
	/*background: #555;*/
	background: url('../images/binBkg3.gif') repeat-x;
	color: #fff;
}

.sideNav2hed {
	display: block;
	background: url('../images/sideBarBkg1.gif') 0 0 repeat-x;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	padding: 2px 0 0 4px;
}
/* /END SIDEBAR 2 MENU */


/* ###### */
/* FOOTER */
/* ###### */
#foot {
	background: url('../images/footBkg1.png') 0 0 repeat-x #0c304d;
	position: relative;
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: normal;
	text-transform: uppercase;
	/*border: solid 2px red;*/
}

#footCont {
	position: relative;
	top: 0;
	left: 0;
	border-top: solid 1px #ffc722;
	border-bottom: solid 1px #ffc722;
}


/*#foot a {
	color: #484848;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	padding-left: 4px;
	border-left: dotted 1px #000000;
}

#foot a:hover {
	color: #ffffff;
	background: #1d5b80;
}*/
/* /END FOOTER */


/* ########### */
/* TEXT STYLES */
/* ########### */
.redHed {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#cal { 
	/*background: url('../images/calBkg.png') 0 0 no-repeat;*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 259px;
	height: 213px;
	/*border: solid 1px lime;*/
}

#calCtn { 
	position: absolute; 
	top: 40px;
	left: 0px;
	width: 255px; 
	height: 175px; 
	padding-left: 0px; 
	overflow: auto;
	/*border: solid 1px fuchsia;*/
}

#calCtn ul {
	width: 240px;
	margin-left: -10px;
	/*border: solid 1px lime;*/
}

#calCtn ul li:hover {
	background: #ffc20f;
}

#calCtn ul li a {
	font-size: xx-small;
	line-height: 1em;
	padding: 2px;
}

#calCtn ul li a:hover {
	background: #1d5b80;
	padding: 2px;
}

.calHed {
	color: #003e88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;	
	margin-left: 5px;
}

.footnote {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
}

.footnote a:hover {
	text-decoration: underline;
}
/* /END TEXT STYLES */


.stdoLk {
	background: url('../images/navBtnBkg1off.png') 0 0 repeat-x;
	color: #ffffff; 
	text-decoration: none; 
	padding: 4px 20px 8px 20px;
}

.stdoLk:hover {
	background: url('../images/navBtnBkg1hov.png') 0 0 repeat-x;
}

