body {
	text-align:center;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
}

ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
}

a:link {
		color: #4B4F50;
		text-decoration: none;
		}
	a:visited {
		color: #4B4F50;
		text-decoration: none;
		}
	a:hover {
		color: #01A84C;
		text-decoration: underline;
		text-weight: bold;
		}
	a:active {
		color: #01A84C;
		text-decoration: underline;
		text-weight: bold;
		}

#frame {
	background-color:#fff;
	width:810px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#contentheader {
	width:810px;
}

#contentleft {
	background-color:#fff;
	width:470px;
	padding:0px;
	float:left;
}
	
#contentright {
	background-color:#fff;
	width:336px;
	padding-top: 0px;
	float:right;
}
		
#contentbottom{
	background-color:#fff;
	width:810px;
	padding:0px;
	float:left;
}

#contentbottom p{
	font-size:10px;
	line-height:14px;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
}

.leftpadded {
	margin-left: 7px;
}

.table {
	width: 463px;
	margin: 0px 0px 0px 0px;
} 

.box {
	width: 323px;
	padding: 5px 5px 5px 10px;
	background-color:#EDF5EA;
	border-style:solid;
	border-width: 1px;
	border-color: #DDDDDD;
}

.list {
	width: 140px;
	padding: 5px 5px 5px 20px;
}

.plist3 {
	color: #4B4F50;
	font-size: 10px;
	line-height: 13px;
	font-weight: 400;
	}
	
.plist2 {
	color: #4B4F50;
	font-size: 12px;
	font-weight: 800;
	line-height: 24px;
	}
	
.plist1 {
	color: #2E3995;
	font-size: 18px;
	font-weight: 800;
}

.ptxt1 {
	color: #657163;
	font-size: 18px;
	font-weight: 800;
}

img {
	border-color: #425043;
	margin: 0px 0px 0px 0px;
}