html{min-height:100%; _height:100%;}
body {
	font: 14px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #004C86;
	text-align: left;
	margin:0;
	padding:0;
	min-height:100%;
	_height:100%;
}
a{
	color:#004C86;
	text-decoration: none;
	outline: none;
}
a:hover{
	color:#666;
}
blockquote{
	font-size:12px;
	padding-top:5px;
	margin:0;
	padding-left:0;
	padding-bottom:25px;
	display:block;
	width:350px;
	line-height: 160%;
}
#wrap{width:856px; margin:0 auto; height:100%; }
#leftside{
	width:240px;
	height:100%;
	float:left;
	padding-top:104px;
	background:#fff;
}
.navigation{
	margin:0;
	padding-left:50px;
	text-align:left;
	line-height: 150%;
}
.navigation li{list-style:none;}
.navigation a{display:block; width:150px; text-decoration:none; color:#004C86;}
.navigation a:hover{
	color:#666;
}

#rightside{
	width:616px;
	margin-top:0px;
	padding:0;
	float:right;
	position:relative;
	min-height:100%;
	_height:100%;
	background-color: #FFF;
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header{background:url(images/header.jpg) no-repeat; height:169px; width:616px; margin-top:29px;}
#content{
	color:#666;
	padding-top:10px;
	line-height:150%;
	width:616px;
}
.headertext{font-size:28px; font-family:Helvetica, Arial, sans-serif;padding-top:85px; font-weight:normal; color:#004c86;}
.headertext2{
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#004c86;
} 
.padding{
	padding-left:60px;
	padding-right:56px;
}
.top{background:url(images/top.jpg) no-repeat left top; height:23px; width:616px; position:absolute; top:0; left:0;}
.bottom{
	background:url(images/bottom.jpg) no-repeat left bottom;
	width:616px;
	position:relative;
	bottom:0;
	height: 32px;
	z-index:10;
}
.graph{position:absolute; bottom:32px; right:-2px; width:204px; height:168px; z-index:9;}
.clear{clear:both;}
.italics{
	font-style:italic;
	color: #333;
}
.indent{
	padding-left:200px;
	font-size:11px;
	line-height:110%;
	padding-top:17px;
	font-weight: bold;
	color: #333;
}
.title {
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.padding2 {
	padding-left:60px;
	padding-right:56px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer{
	width:600px;
	padding-left:250px;
	padding-top:0px;
	padding-bottom:40px;
	font-size:11px;
	color:#999;
	text-align:left;
}

