body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-top: 30px;
	background-color: #56739B;
}
p {
	font-size: 12px;
	line-height: 1.25em;
}
#copyright {
	background-image: url(/images/nav08/layout1-2008_06-6.png);
	background-repeat: no-repeat;
	height: 44px;
}
#rightsidetd {
	background-image: url(/images/nav08/layout1-2008_05-5.png);
	background-repeat: repeat-y;
	background-position: left;
}
#tdmain {
	background-color: #BCC6D5;
	background-repeat: repeat;
	background-position: left;
}
#main {
	padding: 10px 20px 10px 50px;
	background-repeat: no-repeat;
	background-color: #BAC4D2;
}

#blacksidebar {
	width: 159px;
	background-color: #07090A;
}
#blacksidebar p {
	padding: 5px;
	color: #BFBED0;
	font-size: 10px;
}
h3 {
	font-size: 15px;
	text-transform: capitalize;
}
a:link {
	color: #006699;
}
a:visited {
	color: #56739B;
}
a:hover {
	color: #FFFFFF;
}
h4 {
	color: #006699;
	font-size: 15px;
}
h2 {
	font-size: 24px;
}

