html, body, td, div {
padding: 0;
margin: 0;
} 
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	margin-bottom: 5px;
}

p {
	margin-bottom: 20px;
}

body {
	background-image: url(/images/background.png);
	background-repeat: repeat-x;
	font-size: 0.8em;
	background-color: #EDE0C6;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subscribe_form {
	font-size: 11px;
	/*background-color: #EDE0C6;*/
	height: 14px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subscribe_button {
	font-size: 11px;
	/*background-color: #EDE0C6;*/
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#temp-box {
	height: 360px;
	width: 690px;
	position: relative;
}

#wrap 
{
	width: 754px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#header 
{
	height : 122px;
	text-align:center;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header h1 { padding-left: 10px; padding-top: 12px; font-size: 25px; color: #31799F; }
#header h1 a { font-size: 25px; color: #31799F; text-decoration: none;}
#header h2 { padding-left: 10px; padding-top: 0px; font-size: 14px; color: #fff; }

a:link {
	COLOR: #4A661C;
}
a:visited {
	COLOR: #C3562F;
}
a:active {
	COLOR: #C3562F;
}
a:hover {
	COLOR: #C3562F;
	text-decoration: none;
}

#menu {
	text-align: center;
	font-size : 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px solid #D8E3EE;
	background: #C3DB6D;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	color: #4F572D;
}


#content {
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
	padding-top: 17px;
	padding-right: 28px;
	padding-bottom: 12px;
	padding-left: 28px;
}

#content h2 {
	font-size: 15px;
	color : #3D4423;
	font-family: Arial, Helvetica, sans-serif;
	color: #687838;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#footer {
	margin-top: 12px;
	clear: both;
	text-align: center;
	color: #315317;
	font-size:10px;
	padding:2px;
	margin-bottom: 25px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}

.meta {
padding-bottom:2px;
font-size: 10px;
color:#999999;
font:Arial, Helvetica, sans-serif;
}

#bottom {
	font-size:11px;
	padding: 10px 0 0 0;
}

#bottomleft {
width:45%;
float:left;
background:#fff;
padding-bottom:10px;
padding-left:5px;
}


#bottomright {
width:45%;
float:right;
background:#fff;
padding-bottom:10px;
padding-right:5px;
}

#divider {
text-align: center;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}


/* 3-col homepage boxes */


#container3 {
    float:left;
    width:100%;
    background:green;
    overflow:hidden;
    position:relative;
}
#container2 {
    float:left;
    width:100%;
    background:yellow;
    position:relative;
    right:30%;
}
#container1 {
    float:left;
    width:100%;
    background:red;
    position:relative;
    right:40%;
}
#hbox698 {
	height: 540px;
	width: 698px;
	position: relative;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}
#col1 {
    float:left;
    width:26%;
    position:relative;
    left:72%;
    overflow:hidden;
}
#col2 {
    float:left;
    width:36%;
    position:relative;
    left:76%;
    overflow:hidden;
}
#col3 {
    float:left;
    width:26%;
    position:relative;
    left:80%;
    overflow:hidden;
}

.box h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #83481E;
	margin-top: 0px;
	margin-bottom: 14px;
}
.box p{
	margin-top: 3px;
	margin-bottom: 3px;
}

#box-218-a {
	height: 400px;
	width: 353px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#box-218-b {
	height: 200px;
	width: 323px;
	position: absolute;
	left: 373px;
	top: 0px;
	margin-top: 16px;
}

#box-218-c {
	height: 120px;
	width: 322px;
	position: absolute;
	left: 347px;
	top: 372px;
	margin: 0px;
	padding: 0px;
	
}

.box {
	background-image: url(/images/hbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 124px;
	text-align: left;
	vertical-align: top;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	height: 297px;
	width: 218px;
}

.box .cont{
	padding-top: 7px;
	padding-right: 14px;
	padding-left: 14px;
}

.go {
	text-align: right;
	margin-right: 10px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	position: absolute;
	height: 20px;
	width: 181px;
	bottom: 14px;
}

.box .cont .go a:link {
	COLOR: #4A661C;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.box .cont .go a:visited {
	COLOR: #4A661C;
	font-weight: bold;
	text-decoration: none;
}
.box .cont .go a:active {
	COLOR: #4A661C;
	font-weight: bold;
	text-decoration: none;
}
.box .cont .go a:hover {
	COLOR: #C3562F;
	font-weight: bold;
	text-decoration: underline;
}



/* 
  ------------------------------------------------
start duplicate-box
  ------------------------------------------------
*/


.head {
	COLOR: #83481E;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 17px;
}

.box .cont .head a:link {
	COLOR: #83481E;
	font-weight: bold;
	text-decoration: none;
}
.box .cont .head a:visited {
	COLOR: #83481E;
	font-weight: bold;
	text-decoration: none;
}
.box .cont .head a:active {
	COLOR: #83481E;
	font-weight: bold;
	text-decoration: none;
}
.box .cont .head a:hover {
	COLOR: #4A661C;
	font-weight: bold;
	text-decoration: underline;
}

.box-body {
	text-decoration: none;
	text-align: left;
	color: #485029;
	margin-top: 12px;
}
.box-body a:link {
	text-decoration: none;
	color: #485029;
}
.box-body a:visited {
	text-decoration: none;
	color: #485029;
}
.box-body a:active {
	text-decoration: none;
	color: #485029;
}
.box-body a:hover {
	text-decoration: none;
	color: #7E3403;
}

/* 
  ------------------------------------------------
end duplicate-box
  ------------------------------------------------
*/

/*#bottom-shadow {
	width: 754px;
	background-image: url(/images/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	padding: 0px;
	margin: 0px;
}*/
/*#fm-logo {
	height: 36px;
	width: 698px;
	margin-top: 24px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	padding: 0px;
}*/

.column-left {
	width: 436px;
	margin-right: 30px;
	clear: right;
	float: left;
	line-height: 17px;
	text-align: left;
}
.right-col {
	width: 231px;
	float: left;
	clear: right;
}
#menu2 {
	text-align: left;
	font-size : 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px solid #D8E3EE;
	background: #80122D;
	padding-top: 9px;
	padding-right: 28px;
	padding-bottom: 7px;
	padding-left: 28px;
	color: #FFFFFF;
	height: 18px;
}


#menu2 a:link {
	COLOR: #FFF;
	text-decoration: none;
	text-align: right;
}
#menu2 a:visited {
	COLOR: #FFF;
	text-decoration: none;
}
#menu2 a:active {
	COLOR: #FFF;
	text-decoration: none;
}
#menu2 a:hover {
	COLOR: #C3DB6D;
	font-weight: bold;
	text-decoration: underline;
}

#home2 {
	text-align: left;
	font-size : 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px solid #D8E3EE;
	color: #FFFFFF;
	height: 18px;
	margin: 0px;
	padding: 0px;
	width: 80px;
}

#home2 a:link {
	COLOR: #FFF;
	text-decoration: none;
	text-align: right;
}
#home2 a:visited {
	COLOR: #FFF;
	text-decoration: none;
}
#home2 a:active {
	COLOR: #FFF;
	text-decoration: none;
}
#home2 a:hover {
	COLOR: #DFEFFF;
	font-weight: bold;
	text-decoration: underline;
}
#continue {
	width: 300px;
	text-align: right;
	clear: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.continue2 {
	width: 216px;
	clear: none;
	background-image: url(/images/save-cont.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	padding-right: 14px;
	padding-top: 9px;
	background-position: right top;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.continue2 a:link {
	COLOR: #FFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.continue2 a:visited {
	COLOR: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.continue2 a:active {
	COLOR: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.continue2 a:hover {
	COLOR: #DFEFFF;
	font-weight: bold;
	text-decoration: underline;
}

.continue3 {
	width: 224px;
	clear: none;
	background-image: url(/images/soft-arrow-green.gif);
	background-repeat: no-repeat;
	height: 100px;
	text-align: center;
	padding-right: 14px;
	padding-top: 9px;
	background-position: right top;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.continue3 a:link {
	COLOR: #FFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.continue3 a:visited {
	COLOR: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.continue3 a:active {
	COLOR: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.continue3 a:hover {
	COLOR: #DFEFFF;
	font-weight: bold;
	text-decoration: underline;
}
#content h3 {
	font-size: 15px;
	color : #80122D;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#career-col {
	clear: both;
	float: left;
	width: 698px;
	text-align: left;
}
hr {
	color: #fff;
	background-color: #fff;
	border-bottom-color: #216A9F;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

.horiz-lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#call1 {
	background-image: url(/images/call-bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}
.tip-header1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
	width: 219px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	background-image: url(/images/mag.png);
	background-position: 10px 7px;
	background-repeat: no-repeat;
	text-indent: 26px;
}
.tip-body {
	width: 209px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
}
#call2 {
	background-image: url(/images/call-bg2.gif);
	background-repeat: repeat-x;
}
.tip-header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
	width: 219px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	background-image: url(/images/info-icon.gif);
	background-position: 200px 4px;
	background-repeat: no-repeat;
	text-indent: 7px;
}

#progressbar {
	width: 550px;
	text-align: right;
	clear: none;
	float: right;
}


/* 
  ------------------------------------------------
progress bar
  ------------------------------------------------
*/
 #Navi1 {
	height: 10px;
	width: 550px;
	display: block;
	background-color: #033E7A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D69A5;
	border-left-color: #2D69A5;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
    }
    
    #Navi1 ul {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
      }
      
    #Navi1 li {
	float: left;
	height: 20px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4776A9;
      }
      
#Navi1 li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4776A9;
}
      

        #Navi1 li.start {
	width: 100px;
}        
        #Navi1 li.reg {
	width: 100px;
}
        #Navi1 li.active {
	width: 100px;
}
        #Navi1 li.done {
	width: 100px;
}
/*.continue3 {
	width: 219px;
	clear: none;
	background-image: url(/images/cont-bg-blue.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	padding-right: 14px;
	padding-top: 9px;
	background-position: right top;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.continue3 a:link {
	COLOR: #FFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.continue3 a:visited {
	COLOR: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.continue3 a:active {
	COLOR: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.continue3 a:hover {
	COLOR: #DFEFFF;
	font-weight: bold;
	text-decoration: underline;
}*/
#pb-family {
	text-align: left;
	font-size : 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px solid #D8E3EE;
	color: #FFFFFF;
	height: 50px;
	background-color: #80122D;
	background-image: url(/images/pb-family.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 28px;
	padding-bottom: 7px;
	padding-left: 28px;
}
#content-home {
	text-align: center;
	padding-top: 5px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 24px;
	background-color: #FFF0D3;
	margin: 0px;
}
#content-home h2 {
	font-size: 15px;
	color : #83481E;
	font-family: Arial, Helvetica, sans-serif;
	color: #687838;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

/* 
  ------------------------------------------------
tool tip
  ------------------------------------------------
*/

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	font-size: 11px;
	padding: 6px;
	line-height: 16px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/* 
  ------------------------------------------------
end tool tip - begin fancy form styling
  ------------------------------------------------
*/


select, input, textarea, button {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 4px;
}
#pb-income {
	text-align: left;
	font-size : 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px solid #D8E3EE;
	color: #FFFFFF;
	height: 18px;
	background-color: #80122D;
	background-image: url(/images/pb-income.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 28px;
	padding-bottom: 7px;
	padding-left: 28px;
}
.helpText {
	float: right;
	width: 60px;
}
#pb-expenses {
	text-align: left;
	font-size : 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px solid #D8E3EE;
	color: #FFFFFF;
	height: 18px;
	background-color: #80122D;
	background-image: url(/images/pb-expenses.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 28px;
	padding-bottom: 7px;
	padding-left: 28px;
}
#pb-report {
	text-align: left;
	font-size : 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px solid #D8E3EE;
	color: #FFFFFF;
	height: 18px;
	background-color: #80122D;
	background-image: url(/images/pb-report.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 28px;
	padding-bottom: 7px;
	padding-left: 28px;
}


/* 
  ------------------------------------------------
new progress bar
  ------------------------------------------------
*/

.menu1 {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:32px;
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	background-color: #80122D;
	color: #FFFFFF;
}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:32px; line-height:32px; color:#FFFFFF; text-decoration:none; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {
	color:#fff;
	background-color: #246BA1;
}
.menu1 li.current a b {
	background-position: right top;
}
.menu1 li a:hover {
	color:#FFFFFF;
	background-color: #5899C0;
}
.menu1 li a:hover b {
	color: #FFFFFF;
	background-color: #5899C0;
}
.menu1 li.current a:hover {
	color:#E8EFF5;
	cursor:default;
	background-color: #5899C0;
}
.menu1 li.current a:hover b {
	color: #E8EFF5;
	background-color: #5899C0;
}
.menu1 li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
/* 
  ------------------------------------------------
new progress bar
  ------------------------------------------------
*/
.reporttitle {
	font-weight: bold;
	padding-left: 10px;
}


#top-links {
	height: 19px;
	width: 750px;
	color: #FFEEB3;
	text-align: right;
	text-decoration: none;
	margin-top: 14px;
}

#top-links a:link {
	color: padding-right: 23px;
	padding-top: 10px;
	;
	text-decoration: none;
	color: #FFEEB3;
}
#top-links a:visited {
	color: #FFEEB3;
	text-decoration: none;
}
#top-links a:active {
	color: #FFEEB3;
	text-decoration: none;
}
.citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	font-style: italic;
}
#top-links a:hover {
	color: #EBBD5F;
	text-decoration: underline;
}

#hilite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 125%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.column-left {
	width: 399px;
	margin-right: 30px;
	clear: right;
	float: left;
	line-height: 17px;
}
.right-col {
	width: 270px;
	float: left;
	clear: right;
}

.clear { clear:  both; }
.clear2 {
	clear:  both;
	height: 10px;
}
#wrapGreen {
	width: 754px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #C3DB6D;
}
.column-rght-heart {
	width: 370px;
	clear: right;
	float: left;
	line-height: 17px;
	text-align: left;
}
.left-col-heart {
	width: 240px;
	float: left;
	clear: right;
	margin-right: 33px;
}
.column-wide-one-heart {
	width: 700px;
	clear: right;
	float: left;
	line-height: 17px;
	text-align: left;
}

