@charset "utf-8";
/* CSS Document */

body {
	background-image: url('/fleet-central/2008Images/bg-body.gif');
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size:12px;
}
#content {
	background-color: #ffffff;
	width: 970px;
	text-align: left;
	padding-left: 15px; padding-right: 15px;
}
p { line-height: 18px; }

a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


h2 { font-size: 16px; color: #003366; font-weight: bold; display: inline; }
h3 { font-size: 14px; color: #006699; font-weight: bold; display: inline; }

#topnews {
	font-size: 12px;
}

.topnews {
	list-style-image: url(2008Images/icon_arrow.gif);
	line-height: 16px;
}

#leftnav {
	float:left;
	width: 180px;
	height: 380px;
	background-color: #dfdfdf;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom:10px;
}

.websites {
	font-size: 10px; color: #666666;
}
a.websites:link {
	font-size: 10px; color: #003399; text-decoration: underline;
}
a.websites:visited {
	font-size: 10px; color: #003366; text-decoration: underline;
}
a.websites:hover {
	font-size: 10px; color: #003366; text-decoration: none;
}


.footer {
	font-size: 10px; color: #666666;
}
a.footer:link {
	font-size: 10px; color: #666666; text-decoration: none;
}
a.footer:visited {
	font-size: 10px; color: #999999; text-decoration: none;
}
a.footer:hover {
	font-size: 10px; color: #666666; text-decoration: underline;
}


.web-seminars
{
	line-height:16px;
	font-size:12px;
}
.web-seminars p
{
	line-height: 13px;
	margin: 2px 0px 10px 0px;
}
#events
{
	width: 300px;
	font-size:12px;
}
#events p
{
	line-height: 13px;
	margin: 2px 0px 10px 0px;
}