html,body {
	background-color: #FFFFFF;
	background-image: url(images/innerstripe-bg.gif);
  	background-position:left;
  	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body a:link {
		color: #00599B;
		font-weight: bold;
}


body a:visited {
		color: #00599B;
		font-weight: bold;
}

body a:hover {
		color: #666666;
		font-weight: bold;
}

td,p,ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.container {
	padding:0px 50px 0px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 960px;
		}
		
.address {
	position:relative;
	display: block;
	width:960;
	top:104px;
	background-image:url(images/inner-linebg.gif);
	background-position:left;
	background-repeat: no-repeat;
	height: 49px;
	text-align:right;
	}
.addressleft {
	float:left;
	}

.header {
	color: #00599B;
 	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nav {
	position:absolute;
	left: 50px;
	top: 156px;
	width: 191px;
	}
.logo {
	position: absolute;
	top: 0px;
	left: 50px;
	background-image:url(images/inner-hdr.gif);
	width:245px;
	height: 105px;
	font-size:0px;
	}
	
.pagehdr {
	display: block;
	position:absolute;
	text-align:left;
	height: 20px;
	width:960px;
	background-image: url(images/inner-hdrbg.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 156px;
	}
.pagehdr img {
	padding-left: 241px;
	}
.pagehdrright {
	float:right;
	width: 50px;
	height: 20px;
	background-color:#FFFFFF;
	}

.content {
	position:absolute;
	left:241px;
	top:195px;
	display: block;
	text-align:left;
	padding: 0px 50px 20px 20px;
	width:650px;
	}

.assetcontent {
	width: 700px;
	min-height: 450px;
	}
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	display: block;
	text-align:left;
	padding: 20px 0px 20px 20px;
	text-align:right;
	border-top: 1px solid #00599b;
}

footer a:link {
		color: #00599B;
		font-weight: bold;
}

footer a:visited {
		color: #660099;
		font-weight: bold;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

button a:link {
text-decoration: none;
		color: #00599B;
		font-weight: bold;
		
}

button a:visited {
		text-decoration: none;
		color: #660099;
		font-weight: bold;

}

h1 {
	font-size: 0px;
	color:#FFFFFF;
	line-height: 1px;
	margin-top: -10px;
	}
	
h2 {
 	font-size: 18px;
	color: #00599B;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	border-bottom: 3px #00599B double;
	}

h3 {
 	font-size: 18px;
	color: #00599B;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-bottom: 5px;
	border-bottom: 3px #00599B double;
	}	

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

#sidebar {
width: 200px;
font-family:Arial, Helvetica, sans-serif;
}

#sidebar a {
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold; .
	}

#sidebar ul {
list-style:none;
font:12px Arial, Helvetica, sans-serif;
margin:0 0 0px 0px;
padding:0;

}
#sidebar li {
padding:5px 5px 5px 5px;
border-bottom: 1px solid #6699CC;
font:12px Arial, Helvetica, sans-serif;
list-style:none;
}

.imgleft {
border:2px solid #878d9b;
background:#878d9b;
float:left;
margin:0px 25px 0px 0px;
padding:3px;
}
.imgright {
border:2px solid #878d9b;
background:#878d9b;
float:right;
margin:12px 0 12px 12px;
padding:3px;
}
.img_center {
border:2px solid #878d9b;
background:#878d9b;
margin:10px 0;
padding:3px;
}

.tableright {
float:right;
margin-left:20px;
}
