body {
	font-family: arial, verdana, sans-serif;
	margin: 0px;
}

a img { border: 0; }

.header {
	background-image: url(../img/bg_top.jpg);
}

td.menuoff {
	background-image: url(../img/bg_nav.gif);
	font-size: 9pt; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
}

a.menuoff {
	font-size				: small; 
	font-weight			: bold; 
	color						: #ffffff; 
	text-decoration	: none;
}

a.menuoff:hover {
	font-size				: small; 
	font-weight			: bold; 
	color						: #ffff33; 
	text-decoration	: none;
}

a.menuon {
	font-size		: small; 
	font-weight		: bold; 
	color			: #003366;
	text-decoration	: none;
}

a.menuon:hover {
	font-size				: small; 
	font-weight			: bold; 
	color						: #003366; 
	text-decoration	: none;
}

td.sideMenuCell {
	background-color: #999999;
}

#sideMenu {
	padding-left	: 15px;
	margin-left		: 0;
	font-size			: small; 
	font-weight		: bold;
}

#sideMenu li {
	list-style		: none;
	vertical-align: middle;
}

#sideMenu li a {
	color						: #ffffff; 
	text-decoration	: none; 
}

#sideMenu li a:hover {
	font-size		: small;
	font-weight		: bold;
	color			: #333333; 
	text-decoration	: none; 
	font-style		: normal;
}

.largetext {
	color		: #339900;
	font-size	: 15pt; 
	text-decoration	: none; 
}

.regtext {
	color		: #003366;
	font-size	:	12pt;
}

.smalltext {
	color		: #003366;
	font-size	:	9pt;
}

.poptext {
	font-family: arial, verdana;
	color: #000000;
	font-size:11pt;
	line-height:120%;
}

.headtext {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}

.logotext {
	color			: #ffff66;
	font-size		: 28pt;
	font-weight		: bold;
}

.captiontext {
	color			: #ffff66;
	font-size		: 14pt;
}

td.regtext {
	background-image: url(../img/table_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size		: 12pt;
}

td.headtext {
	background-color: #A7A7A7;
}


.highlights_sidebar_description_lg {
	color					: #ffffff; 
	font-size			: 9.5pt; 
}

.highlights_sidebar_description_sm {
	color					: #ffffff; 
	font-size			: 8.5pt; 
}

td.highlights_sidebar {
	color							: #ffffff;
	background-color	: #1F58B6;
	padding						: 15px;
	width							: 157px;
	vertical-align		: top;
}

a.lnk:link {
	font-family:arial, verdana;
	font-size:9pt;
	text-decoration:none;
	color:#000000;
	font-weight		: bold;
}

a.lnk:visited {
	font-family:arial, verdana;
	font-size:9pt;
	text-decoration:none;
	color:#000000;
	font-weight		: bold;
}

a.lnk:hover {
	font-family:arial, verdana;
	font-size:9pt;
	text-decoration:none;
	color:#FF0000;
	font-weight		: bold;
}

a.captiontext:link {
	color			: #ffff66;
}

a.captiontext:visited {
	color			: #ffff66;
}

a.captiontext:hover {
	color			: #ffff66;
}

a.boldLink {
	color						: #ff9933;
	text-decoration	: none;
	margin					: 0px;
	padding					: 0px;
	font-size				: 12pt;
	font-weight			: bold;
}

.footer {
	vertical-align: bottom;
	color: #000000;
	font-size: 8pt;
}

a.footer:link {
	color			: #000000;
}

a.footer:visited {
	color			: #000000;
}

a.footer:hover {
	color			: #000000;
}

.eform {
	font-family:Verdana, Arial;
	font-size:8.5pt;
	color:#880000;
}

.eformnorm {
	font-family:Verdana, Arial;
	font-size:9.5pt;
	color:#880000;
}

.eformsm {
	font-family:Verdana, Arial;
	font-size:7.5pt;
	color:#880000;
	font-weight:normal;
}

.textinput {
	font-family:Verdana, Arial;
	font-size:9pt;
	font-weight:normal;
	color:#666666;	
	background-color:#ffffff;
	border:1px solid #000000;
}

.button {
	font-family:Verdana, Arial;
	font-size:9pt;
	font-weight:bold;
	color:#ff9933;
	background-color:#ffffff;
	border:1px solid #000000;
}

td.thumbcell {
	width: 100px;
}

td.thumbcell img {
	border-style: solid;
	border-color: #ffff33;
	border-width: 1px;
}

li {
	list-style-image:url('../img/bullet.gif');
	font-color:#003366;
	font-size:12pt;
	text-indent:8px;
}