
/* CSS Document */
body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
}
a:link, a:visited, a:hover {
    color: #333399;
}
.mm2 a:link, .mm2 a:visited, .mm2 a:hover  {
    color: #ffffff;
}
table {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 14px;
}
.header_xl {
    color: #aa0026;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.header {
    color: #aa0026;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}
div.header a{
    color: #aa0026;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
div.header a:hover{
    color: #aa0026;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.subheader {
    color: #aa0026;
	font-size: 12px;
}
.link_small {
	font-size: 11px;
}
table.content {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 14px;
	background:  url(graphics/bg_content.jpg) no-repeat;
}
td.mast {
	background:  url(graphics/bg_home.gif) repeat-x;
	height: 166px;
}
td.mast_sub {
	background:  url(graphics/bg_sub.gif) repeat-x;
	height: 23px;
}
td.nav {
	background:  url(graphics/bg_map_purple.jpg) no-repeat;
	height: 166px;
}
.highlights {
	margin-left: 10px;
	width: 130;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
.highlights-hd {
	background: #dc7421;
}
.highlights-main {
	background: #eee;
	padding: 10px;
	margin: 0px;
	width: 130;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	line-height: 12px;
}
ul {
	margin-left: 5;
	margin-right: 0;
	padding: 4;
	list-style: square;
}
li {
	margin-left: 4;
	line-height: 17px;
	padding-left: 0px;
	padding-top: 0px;
	background-position: 0px 2px;
}

