body, p, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%;
	list-style-image: url(../images/blt.gif);
}

.watermark {
	background-image: url(../images/core/logo-watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.splashwatermark {
	background-image: url(../images/splash/logo-watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 8px;
}

a:link { color:#FFFFFF; text-decoration:underline}
a:visited { color:#FFFFFF; text-decoration:underline}
a:hover { color:#FFFFFF; text-decoration:none}
a:active { color:#FFFFFF; text-decoration:underline}

a.breadcrumb:link { color:#D0EAEF; text-decoration:underline}
a.breadcrumb:visited { color:#D0EAEF; text-decoration:underline}
a.breadcrumb:hover { color:#FFFFFF; text-decoration:underline}
a.breadcrumb:active { color:#D0EAEF; text-decoration:underline}

a.yellowlink:link { color:#FCEA75; text-decoration:underline}
a.yellowlink:visited { color:#FCEA75; text-decoration:underline}
a.yellowlink:hover { color:#FCEA75; text-decoration:none}
a.yellowlink:active { color:#FCEA75; text-decoration:underline}

a.hdrlink:link {
	color:#FCEA75;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.hdrlink:visited { 	
	color:#FCEA75;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.hdrlink:hover { 	
	color:#D0EAEF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.hdrlink:active { 
	color:#FCEA75;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.rightdividerline {
	background-image: url(../images/splash/bg_line_week.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 13px;
}
.imgbdr {
	border: 2px solid #CCE6EB;
}
.largetxt {
	font-size: 13px;
}
.rightcolumn {
	padding-right: 21px;
	padding-left: 14px;
}
.formfield {
	color: #FE390F;
	background-color: #FFFFFF;
	border: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.largegreentxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00829B;
	text-transform: uppercase;
}
