body {
	background: #acafb1;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
img {border:none;}
a {
	color: #075181;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #075181;
	padding:0px 0px 0px 26px;
	margin: 0px 0px 4px 0px;
	font-size: 22px;
	background: url(../images/headerBg.jpg) no-repeat left center;
}
h2 {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	border-bottom: solid 1px #075181;
	padding:0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
h3 {
	color: #666666;
	font-size: 16px;
}
p {
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	font-size: 16px;
}
.top {
	background: url(../images/topBg.gif) no-repeat left top;
	text-align: right;
	color: #ffffff;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 11px;
}
.top a {
	color: #ffffff;
}
.top a:hover {
	text-decoration: underline;
}
.bottom {
	text-align: center;
	background: url(../images/bottomBg.gif) no-repeat left top;
	line-height: 29px;
	color: #ffffff;
	font-size: 11px;
}
.bottom a {
	color: #ffffff;
}
.bottom a:hover {
	text-decoration: underline;
}
.left {
	background: url(../images/leftBg.gif) repeat-y right top;
}
.right {
	background: url(../images/rightBg.gif) repeat-y left top;
}
.frame {
	background: #ffffff;
}
.menu {
	background: #000000;
	height: 36px;
	padding-left: 20px;
}
.menu a {
	display: block;
	float: left;
	line-height: 36px;
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 12px 0px 0px;
}
.rightColumn h1 {
	font-size: 16px;
}
.rightColumn p {
	font-size: 12px;
	margin: 8px 0px 24px 15px;
}
.list {

}
.list td {
	border-bottom: dotted 1px #cccccc;
	height: 26px;
	line-height: 26px;
	color: #666666;
	font-size: 11px;
}
.rightColumn .list {
	margin-left: 15px;
	width: 175px;
}
.rightColumn .list td {
	font-size: 12px;
}
.infoframe 
{
 height:150px;
 margin-bottom: 20px;
 overflow:auto;
 overflow-x:hidden;
 }
