/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #EEEEEE;
	margin-top: 10px;
	background-image:url(../images/cocardbg.gif);
}
#topinfo
{
	font-size: 11px;
}
#topinfo a, a:visited, a:active
{
	color: #999999;
	text-decoration: none;
}
#topinfo a:hover
{
	text-decoration: underline;
}
td img 
{
	display: block;
}
#title
{
	font-size:14px;
	color: #000033;
}
p
{
	margin-bottom: 8px;
	font-size:11px;
	color: #000033;
}
#whitetext
{
	font-size: 11px;
	color: #FFFFFF;
}
#blacktext
{
	font-size: 11px;
	color: #000000;
}
#whitetextpad
{
	color: #FFFFFF;
	padding: 6px;
}
#blacktextpad
{
	color: #000000;
	padding: 6px;
}
#whitetextpad p
{
	color: #FFFFFF;
	font-size: 11px;
}
#whitetextpad h3
{
	color: #FFFFFF;
	font-size: 17px;
}
#whitetextpad h1
{
	color: #FFFFFF;
	font-size: 35px;
}
#sitemap
{
	color: #FFFFFF;
	padding: 6px;
}
#sitemap p
{
	font-size: 11px;
}
#sitemap h3
{
	font-size: 16px;
}
#sitemap a:link, a:visited, a:active
{
	color: #CC3300;
}
#sitemap a:hover
{
	color: #CC6633;
}
a, a:visited, a:active
{
	color: #FF0000;
	font-weight:bold;
	text-decoration:underline;
}
a:hover
{
	color: #FFCC00;
	text-decoration:underline;
}
#bottomnav
{
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#bottomnav a
{
	color:#FFFFFF;
	text-decoration:none;
}
#bottomnav a:hover
{
	text-decoration:underline;
}
#bottomcopy
{
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}
#morecopy
{
	font-size: 11px;
	text-align: center;
}
#morecopy a
{
	color: #3366FF;
	text-decoration: underline;
}
#morecopy a:hover
{
	color: #0099FF;
}
#paddingleft
{
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 24px;
	padding-right: 24px;
	font-weight:bold;
}
#login
{
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 24px;
	padding-right: 24px;
}
#align45
{
	margin-left: -20px;
}
#tableborder
{
	border: #362400 1px solid;
	font-size: 11px;
	color: #FFFFFF;
}
#tdheader1
{
	background-color: #333333;
}
#tdheader2
{
	background-color: #666666;
}
ul
{
	font-size: 12px;
	font-weight: bold;
	list-style-type:disc;
}
#bigger
{
	font-size:16px;
}