BODY
{
	background-color: White;
	color: #333333;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
}

TABLE
{
	font-size: 13px;
	border-collapse: collapse;
}

H1
{
	color: #93020d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

UL
{
	padding-left: 20px;
	margin-left: 0px;
}

UL LI
{
	list-style-type: square;
}

H2
{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

A
{
	color: #316da7;
	text-decoration: none;
}

A:hover
{
	color: #93020d;
	text-decoration: underline;
}

FORM
{
	margin: 0px;
}

INPUT, SELECT, TEXTAREA
{
	border: 1px solid #24588b;
}

TABLE.mainbox
{
	width: 100%;
	height: 100%;
}

TABLE.mainbox TD
{
	padding: 0px;
	margin: 0px;
}

DIV.topnav
{
	background-color: #316da7;
	text-align: center;	
}

DIV.topnav TABLE
{
	color: White;
	font-weight: bold;
}

DIV.topnav TABLE TD
{
	margin: 0px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 9px;
	padding-bottom: 9px;
	
}

DIV.topnav TABLE TD.act
{
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #4180be;
	background-image: url(img/topnavactleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

DIV.topnav TABLE TD.act DIV
{
	padding-right: 11px;
	background-image: url(img/topnavactright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
}

DIV.topnav TABLE TD A
{
	color: White;
}

DIV.topnav TABLE TD A:hover
{
	color: White;
}

TABLE.footer
{
	background-color: #e0edf7;
	width: 100%;
}

TABLE.footer TD.copy
{
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

TABLE.footer TD.contact
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	text-align: right;
}

TABLE.footer A
{
	color: #24588b;
}

TABLE.footer A:hover
{
	color: #93020d;
}

TABLE.pagebox
{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

TABLE.pagebox TD.nav
{
	width: 295px;
	vertical-align: top;
}

TABLE.pagebox TD.nav A
{
	color: #24588b;
}

TABLE.pagebox TD.nav A:hover
{
	color: #93020d;
}

IMG.book
{
	margin-left: 94px;
	margin-bottom: 20px;
}

DIV.sectionstitle
{
	margin-left: 30px;
	background-color: #edf4fa;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #93020d;
	text-transform: uppercase;
	background-image: url(img/navtopleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 5px;
}

DIV.sections
{
	margin-left: 30px;
	background-color: #edf4fa;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(img/navbottomright.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

DIV.sections TABLE TD
{
	background-image: url(img/navli.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 40px;
	font-weight: bold;
	text-transform: uppercase;
}

DIV.sections TABLE TD.act
{
	background-image: url(img/navliact.gif);
}

DIV.sections TABLE TD.act A
{
	color: #93020d;
}

DIV.navpad
{
	height: 13px;
	font-size: 1px;
}

DIV.leaderstitle
{
	margin-left: 30px;
	background-color: #edf4fa;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #93020d;
	text-transform: uppercase;
	background-image: url(img/navtopright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 5px;
}

DIV.leaders
{
	margin-left: 30px;
	background-color: #edf4fa;
	padding-top: 8px;
	padding-bottom: 15px;
	background-image: url(img/navbottomleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

DIV.leaders TABLE
{
	width: 245px;
	text-align: center;
}

DIV.leaders TABLE TD
{
	width: 7%;
	height: 20px;
}

DIV.leaders TABLE TD.act
{
	color: #93020d;
	font-weight: bold;
}

DIV.leaders TABLE TD.act A
{
	color: #93020d;
}

TABLE.pagebox TD.content
{
	vertical-align: top;
}

DIV.headtitle
{
	background-color: #e0edf7;
	margin-right: 30px;
	background-image: url(img/navtopleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 22px;
}

DIV.headtitle A:hover
{
	text-decoration: none;
}

DIV.headtitle DIV
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-image: url(img/navtopright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
	color: #24588b;
}

DIV.headtitle DIV A
{
	color: #24588b;
}

DIV.headtitle DIV A:hover
{
	color: #24588b;
	text-decoration: none;
}

DIV.headtitle P
{
	background-image: none;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #404141;
	padding-left: 30px;
}

DIV.headtitle H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #24588b;
}

DIV.headline
{
	padding-top: 3px;
	background-image: url(img/headline.gif);
	background-repeat: no-repeat;
}

TABLE.headsearch
{
	width: 100%;
}

TABLE.headsearch TD.td1
{
	background-image: url(img/headsearch.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #edf4fa;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 90%;
}

TABLE.headsearch TD.td1 INPUT
{
	width: 100%;
	font-size: 12px;
	height: 19px;
}

TABLE.headsearch TD.td2
{
	background-image: url(img/navbottomright.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #edf4fa;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 30px;
	padding-left: 11px;
}

TABLE.headsearch TD.td2 INPUT
{
	width: 115px;
	height: 19px;
}

TABLE.headsearch TD.blank
{
	width: 30px;
}

TABLE.headsearch TD.blank DIV
{
	width: 30px;
}

INPUT.sub
{
	background-color: #e0edf7;
	width: 100%;
}

DIV.pagecontent
{
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom: 40px;
}

DIV.pagecontent P
{
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 20px;
}

DIV.linkpad
{
	padding-right: 80px;
	float: left;
}

TD.banners
{
	vertical-align: bottom;
	text-align: center;
}

DIV.clear
{
	clear: both;
}

DIV.pagecontent DIV.pages
{
	text-align: center;
	font-size: 12px;
}

DIV.pagecontent DIV.pages IMG
{
	border: none;
}

DIV.pagecontent DIV.list DIV
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid Silver;
}

DIV.pagecontent DIV.list DIV.clear
{
	border: none;
}

DIV.pagecontent DIV.list TABLE
{
	width: 100%;
	width: expression('90%');
}

DIV.pagecontent DIV.list TABLE TD
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom: 1px solid Silver;
}

DIV.pagecontent HR
{
	height: 1px;
	color: Silver;
}

TABLE.cform TD
{
	padding-bottom: 5px;
}

.help
{
	color: Gray;
	font-size: 12px;
}

#podp
{
	border: none;
}

INPUT.FSubmit
{
	background-color: #e0edf7;
}

DIV.pagecontent DIV.list DIV.eventsearch
{
	background-color: #edf4fa;
	float: right;
	border: none;
	text-align: center;
	background-image: url(img/navbottomleft.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px;
}

DIV.pagecontent DIV.list DIV.eventsearch DIV
{
	border: none;
	background-image: url(img/navtopright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 15px;
}

DIV.pagecontent DIV.list DIV.eventsearch DIV FORM
{
	margin: 5px;
}

DIV.pagecontent DIV.list DIV.eventsearch H2
{
	font-size: 14px;
}

TABLE.cform TD
{
	padding-right: 5px;
	padding-bottom: 10px;
}



TABLE.rec
{
	width: 90%;
	border-collapse: collapse;
}

TABLE.rec TD
{
border-bottom: 1px solid #e0e0e0;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}


