﻿html { overflow-y: scroll;}

body { background: url(../images/grayBkgd.jpg) no-repeat;
       background-color: #a5a48e; color: White;
}

a {text-decoration: none; font-family: Arial, Sans-Serif; color: #FFFFFF;}
a.news:hover {text-decoration: underline;}
a.news {text-decoration: none;font-family: Arial, Sans-Serif; color: #FFFFFF;}
p {font-size:14px; color: White; line-height: 30px; font-family: Arial, Sans-Serif;}
.clear {clear: both}


.content {background: url(../images/body.jpg) no-repeat;
       width:1024px;
       height: 1245px;
       margin: 0 auto;
}  

.nav {
	background: url(../images/navBkgd.jpg) no-repeat;
	position: relative;
	height: 32px;
	width: 1024px;           
}

ul.navlist {display: inline;
            list-style-type: none;
            margin: 0px;
            padding: 0px;
            height: 32px;
            float: right;
            
}

.leftSide {float: left;}
           
.rightSide {float: left;
            padding: 35px;
            width: 400px;}
            
.subnav {text-align: center; font: Arial; font-size: 14px; width: 400px; color: #3b310b; padding-top: 10px;}
a.subnav:link{color: #8E9092}
a.subnav:visited{color: #8E9092}
a.subnav:active{color: #3b310b}
a.subnav:hover{color: #3b310b}

.popup {background: #231800;}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 440px;
	height: 342px;
	left: 50px;
	top: 60px;
	background: url(../images/layer1.png) no-repeat;
	border: 0px;
	padding: 10px;
    font: color: black;
}

#layer2 {
	position: absolute;
	visibility: hidden;
	width: 440px;
	height: 514px;
	left: 50px;
	top: 60px;
	background: url(../images/layer2.png) no-repeat;
	border: 0px;
	padding: 10px;
    font: color: black;
}

#layer3 {
	position: absolute;
	visibility: hidden;
	width: 440px;
	height: 920px;
	left: 50px;
	top: 60px;
	background: url(../images/layer3.png) no-repeat;
	border: 0px;
	padding: 10px;
    font: color: black;
}

#layer4 {
	position: absolute;
	visibility: hidden;
	width: 440px;
	height: 342px;
	left: 50px;
	top: 60px;
	background: url(../images/layer1.png) no-repeat;
	border: 0px;
	padding: 10px;
    font: color: black;
}

.close {
	float: right;
	color: #333;
	margin-right: 30px;
}

.popText {color: Black; font-size: 12px;}

#chartGeneral {background: url(../images/chartGeneral.gif) no-repeat; width: 1025px; height: 978px;} 
#servicesChart {background: url(../images/servicesChart.gif) no-repeat; width:1026px; height: 678px;} 
.pdf p{
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 10px;
}
.pdf ul {
	margin: 0px 0px 15px;
}
.pdf {
	width: 70%;
	font-size: 14px;
	margin: 0px auto;
	padding: 50px 0px 0px;
}
#risk {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.familybalance {
	margin-right: auto;
	margin-left: auto;
}
.familybalance p{
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 10px;
}
.familybalance ul {
	margin: 0px 0px 15px;
}
