a.sidesub {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	list-style-image: url(../images/bullet.jpg);
	text-decoration: none;
}

a.sidesub:hover {
	color: #cde9e9;
	font-size: 10px;
	font-weight: bold;
	list-style-image: url(../images/bullet.jpg);
	text-decoration: none;
}

a.topnav {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.topnav:hover {
	color: #cde9e9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

body, h6, .text, table, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1{
	font-size: 16px;
}

h2, h3, h4 {
	font-size: 14px;
}

.bg{
	background-image: url(../images/extend3.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.footer {
	background-color: #4d4d4d;
	border-top: 8px solid #61625d;
	padding-bottom: 5px;
	padding-top: 5px;
}

.greybg {
	background-image: url(../images/greybg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.greybgtext {
	color: #000000;
	font-size: 11px;
	padding: 14px;
}

.header {
	border-bottom: #000000 1px dotted;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.heading {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.nav {
	background-image: url(../images/nav.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.purplenav {
	background-image: url(../images/purplenav.jpg);
	background-repeat: repeat-x;
}

.sidenavred {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.sidenavsub {
	list-style-image: url(../images/bullet.jpg);
}

.tabextend {
	background-image: url(../images/extend.jpg);
	background-repeat: repeat-x;
}

.tabextend2 {
	background-image: url(../images/extend2.jpg);
	background-repeat: repeat-x;
}

.textbold {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.textboldred {
	color: #660000;
	font-size: 11px;
	font-weight: bold;
}

.texthome {
	color: #000000;
	font-size: 12px;
	line-height: 22px;
}

.textwhite, a.textwhite {
	color: #ffffff;
	font-size: 11px;
}

.topnav {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

