body {
	background:#;
	color:#051A4B;
	padding:0px;
	text-align:left;
	border: 0px solid #ccc;
	width: 100%;
	background-image: url(images/bg2.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	font-family: Arial;
	font-size: 14px;
}
html {
	scrollbar-base-color: #041F53;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #d4d4d4;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}
a {
color:#0d6404;
font-weight:normal;
text-decoration:underline;
}
a:hover {
color:#990000;
text-decoration:none;
}
p {
	line-height:1.5em;
	margin:0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*** Main container ***/
#container {
	backgroung-color:#FFF;
	width:850px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/bpi2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/*** Header section ***/

/*** See menu.css **/

/*** Content wrap ***/
#wrap {
clear:both;
background:#fff ;
font-size:0.9em;
padding:30px 10px 0px 0px;
}

/*** Content ***/
#content,#contentalt {
	width: 80%;
	height:;
	background:none;
	opacity: 0.90;
	-moz-opacity: 0.90;


_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	border:0px solid #222;
	color:#333300;
	padding: 0px;
}
#content {
	width: 85%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
#contentalt {margin:10px 0px 0px 10px;}
#content h1,#content h2,#contentalt h1,#contentalt h2 {
	background-color:inherit;
	color:#004400;
	font-size:.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:5px 0px 0px 5px;
	padding:0px;
}
#content h2,#contentalt h2 {
font-size:1.5em;
margin-bottom:0px;
}
#content img,#contentalt img {
border:1px solid #CCC;
float:left;
margin:5px 10px 10px 5px;
padding:0px;
}
/*** Scroll Box ***/
#scroll {
width: 100%;
height:auto;
background:none;
color:#000;
padding:5px 0px 0px 10px;
overflow: auto;
}
/*** Footer ***/
#footer {
	background: #fff;
	clear:both;
	color:#051A4B;
	font-size:0.8em;
	font-weight:normal;
	margin:0;
	text-align:center;
	width:850px;
	text-decoration: none;
	padding-bottom: 0px;
	height: 16px;
}
#footer a {
color:#333;
font-weight:normal;
}
/*** Various classes ***/
.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0px 15px 5px 5px;
padding:5px;
}
.clearingdiv {
	clear:both;
	height:30px;
	width:0px;
	bottom: 0px;
}
.hide {display:none;}
/*** Text format ***/
.intro {
font-size:1.0em;
font-weight:normal;
font: Georgia;
letter-spacing:1px;
}
.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** End of file ***/
