.container {
	width: 770px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #6a8ca1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;

}


body 
	{
	margin: 0px;
	background-image: url("../../images/common/background1.gif");
	}
	
	#folio_box   
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: -255px;
	margin-left: -400px;
	position: absolute;
	width: 775px;
	height: 481px;
	visibility: visible;
	border: solid 1px #6a8ca1;
	top: 50%;
	left: 50%;
	}

.bodytext 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: -5px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
	top: 566px;
	}
strong {
	color: #6A8CA1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.index_text {
	color: #7494A7;
}
.nav_right_bkg_top {
	background-attachment: fixed;
	background-image:   url("../../images/common/line_fade_top.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}
.nav_right_bk_btm {
	background-attachment: fixed;
	background-image:   url("../../images/common/line_fade_btm.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0064B2;
	text-decoration: underline;
}
.rightNav {
	text-align: right;
	width: 175px;
	float: right;
}
.scrollContainer {
	height: 300px;
	width: 400px;
	overflow: auto;
	position: static;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #99BCDB;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}
li {
	list-style-image: url(../../images/common/dot_point.gif);
	list-style-position: outside;
}
.leftNav {
	width: 200px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.topNav {
	width: 400px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.searchResults {
	height: 335px;
	width: 100%;
	overflow: auto;
	position: static;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #99BCDB;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.folio_footer {
	padding-left: 5px;
}
