body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	line-height: 1.4em;
}
b, strong {
	color: #333333;
}
a:link, a:visited, a:active {
	color: #2d8fc0;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #7da83b;
	font-weight: normal;
	margin: 27px 0 15px 0;
}
h2 {
	font-size: 18px;
	color: #7da83b;
	font-weight: normal;
	padding: 0;
	margin: 27px 0 15px 0;
}
h3 {
	font-size: 14px;
	color: #7da83b;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	color: #7da83b;
	font-weight: normal;
}

td {
	padding: 5px 7px 5px 7px;
	vertical-align: top;
}
th {
	text-align: left;
	font-weight: normal;
	padding: 5px 7px 5px 7px;
	vertical-align: top;
}

table.data {
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	font-size: 11px;
}
table.data th {
	border-bottom: 1px solid #999999;
	font-size: 12px;
	color: #7da83b;
}
table.data td {
	border-bottom: 1px solid #CCCCCC;
}
li {
	padding-bottom: 5px;
}
li a:link, li a:visited, li a:active {
	color: #2d8fc0;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
.small {
	font-size: 11px;
}
.note {
	font-size: 11px;
	line-height: 1em;
	color: #666666;
}
.note a:link, .note a:visited, .note a:active {
	color: #666666;
}
.note a:hover {
	text-decoration: none;
}

.orange {
	color: #eda72d;
}
.blue {
	color: #4ab1e4;
}
.red {
	color: #d72b37;
}
/*Header and Footer Styles */
body {
	margin: 0;
	padding: 0;
}
#top_banner {
	background-color: #333333;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 57px;
}

#top_banner_text {
	position: absolute;
	left: 12px;
}

#top_banner_logo {
	position: absolute;
	right: 0px;
	align: right;
}
#content {
	padding: 25px 100px;
}
#footer {
	clear: both;
	background-color: #333;
	border-top: 4px solid #e4a943;
	padding: 10px 35px;
	text-align: right;
	color: #333;

}
#footer a {
	color: #fff;
}
#footer #footerhelp img.float-left {
	float: left;
}
#footertext {
	float: right;
}
#footerhelp {
	text-align: left;
}

/* New Header */
.header {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #000000 url(images/bg.gif) repeat-x left bottom;
	width: 750px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.header-relative {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #000000 url(images/bg.gif) repeat-x left bottom;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.header-small {
	font: 1px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #000000 url(images/bg_sm.gif) repeat-x left bottom;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.header a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.header a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.header-links {
	padding-top: 4px; 
}
.header td {
	padding: 0 0 0 0;
	vertical-align: inherit;
}
.header-relative td {
	padding: 0 0 0 0;
	vertical-align: inherit;
}
.header-small td, .header-small-phplist td {
	padding: 0 0 0 0;
	vertical-align: inherit;
}
.header-small-phplist {
	font: 1px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #000000 url(images/bg_sm.gif) repeat-x left bottom;
	width: 600;
	margin: 0 auto;
	margin-bottom: 10px;
}

.phplist-body {
		width: 600;
	margin: 0 auto;
	margin-bottom: 10px;
	test-aling: left;
}
.phplist-body-aligncentre {
	
	test-aling: center;
}
