body {
margin: 30px auto;
background-color: #646464;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-align: left;
	font-weight: normal;
}

a {
color: #475C78;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #475C78;
font-weight: bold;
text-decoration: underline;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #304F78;
	line-height: 1.5;
}

.header {
height: 110px;
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
background-repeat: repeat-y;
background-color: ;
}

.mainleft {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 1.5em;
}

.dividervert {
background-repeat: repeat-y;
}

.mainright {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 1.5em;
}

.footer {
height: 43px;
margin: 0;
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
	padding: 8px 0 0 35px;

font size: 9px;
	background-color: #CCCCCC;
}

.footerright {
	text-align: right;
	padding: 8px 35px 0 0;

font size: 9px;
	background-color: #CCCCCC;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}


p {
	line-height: 1.5em;
}
li {
	line-height: 1.5em;
}
