body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
p {
	line-height: 2em;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {}
ul li {
	line-height: 2em;
	list-style: url(../images/bullet.jpg);
}
#container {
	width: 768px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #002A5C;
}
#wrapper-left {
	background: url(../images/border-left.gif) repeat-y left top;
	width: 770px;
	padding-left: 10px;
	margin: 0px auto;
}
#wrapper-right {
	background: url(../images/border-right.gif) repeat-y right top;
	width: 770px;
	padding-right: 10px;
	margin: 0px auto;
}
#header {
	background: #002A5C url(../images/header-bkgd.jpg) no-repeat left top;
	padding: 0px;
	color: #FFFFFF;
}
#logo {
	color: #FFFFFF;
	padding: 10px 10px 10px 60px;
	width: 1%;
}
#details {
	color: #FFFFFF;
	padding: 10px 30px 10px 10px;
	text-align: right;
	vertical-align: bottom;
}
#details p {
	text-align: right;
	line-height: 1em;
}
#contact {
	color: #FFFFFF;
	padding: 0px 30px 10px 10px;
	text-align: right;
	background: url(../images/contact-bg.jpg) no-repeat center bottom;
	height: 70px;
	border-top: 1px solid #002A5C;
}
#contact a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: underline;
}
#contact a:hover {
	text-decoration: none;
}
#maincontent {
	margin: 0px;
	padding: 0px;
}
#leftcol {
	padding: 0px;
	width: 150px;
	background: url(../images/leftcol.gif) repeat-y right top;
}
ul#mainlevel {
	margin: 0px;
	padding: 0px;
	width: 150px;
}
ul#mainlevel li {
	list-style: url(none) none;
}
ul#mainlevel li a.mainlevel {
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	display: block;
	border-bottom: 3px dotted #F0F0F0;
	padding: 15px 20px 0px;
}
ul#mainlevel li a.mainlevel:hover {
	color: #002A5C;
	background: #FFFFFF;
}
#maincol {
	padding: 10px 30px 50px;
	border-top: 3px dotted #F0F0F0;
	border-bottom: 3px dotted #F0F0F0;
}
#footer {
	background: #002A5C url(../images/header-bkgd.jpg) no-repeat left top;
	padding: 5px 15px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
}
#footer ul#mainlevel {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}
#footer ul#mainlevel li {
	display: inline;
	list-style: url(none) none;
}
#footer ul#mainlevel li a.mainlevel, #footer ul#mainlevel li span.mainlevel {
	display: inline;
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	padding: 10px 20px;
	border: 0px none;
}
#footer ul#mainlevel li a.mainlevel:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: transparent;
}
h1, .contentheading, .componentheading {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
}
.bullet {
	background: url(../images/bullet.jpg) no-repeat left center;
	padding-left: 16px;
}
.moduletable {
	width: 100%;
}
.contact_email td, .contact_email th {
	text-align: left;
	padding: 10px 10px 0px 0px;
}
.sectiontableentry1 td, .sectiontableentry2 td {
	padding-bottom: 20px;
}
a.category {
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	font-size: 14px;
}
.message {
	font-size: 18px;
	font-weight: bold;
	background: #ECECEC;
	text-align: center;
	padding: 20px;
	margin: 10px;
}
.inputbox {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 1px;
	background: #F0F0F0;
	border: 1px solid #002A5C;
}
