body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 160%;
}
.bgright {
	background-attachment: fixed;
	background-image: url(images/inner/bgRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft-blue {
	background-image: url(images/inner/bgleft-Blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgleft-yellow {
	background-image: url(images/inner/bgleft-yellow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgleft-red {
	background-image: url(images/inner/bgleft-red.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgleft-teal {
	background-image: url(images/inner/bgleft-teal.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
	color: #FFFFFF;
}
a.subnav:link { font-weight:bold; font-size:9px; color:#333333; text-decoration:none}
a.subnav:visited { font-weight:bold; font-size:9px; color:#333333; text-decoration:none}
a.subnav:hover { font-weight:bold; font-size:9px; color:#333333; text-decoration:none}
a.subnav:active { font-weight:bold; font-size:9px; color:#333333; text-decoration:none}

a:link { font-weight:bold; font-size:11px; color:#D13C16; text-decoration:none}
a:visited { font-weight:bold; font-size:11px; color:#D13C16; text-decoration:none}
a:hover { font-weight:bold; font-size:11px; color:#D13C16; text-decoration:underline}
a:active { font-weight:bold; font-size:11px; color:#D13C16; text-decoration:none}

.blue-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #284F8E;
	font-weight: bold; 
	line-height: 120%;
}
ul {
	list-style-image: url(images/inner/subnav-dots.gif);
}

