.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	padding-top: 5px;
	background-image: url(../images/bg_topnav.jpg);
	background-repeat: repeat-x;
}
#topnav {
	background-image: url(../images/bg_topnav.jpg);
	background-repeat: repeat;
}

#topnav a:link {
	text-decoration: none;
}

#topnav a:visited {
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: none;
}
#topnav a:active {
	text-decoration: none;
}

.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}


#bodyMain {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #132E5D;
	text-decoration: underline;
	text-transform: uppercase;
	padding-top: 10px;
}
#bodyMain .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B83E31;
	text-decoration: none;
}
#bodyMain a:link {
	color: #669900;
	text-decoration: underline;
}

#bodyMain a:visited {
	color: #336666;
	text-decoration: underline;
}
#bodyMain a:hover {
	color: #336666;
	text-decoration: none;
}
#bodyMain a:active {
	color: #336666;
	text-decoration: none;
}
.bold16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.boldDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #669900;
}
.allcaps18Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.bgsekeleton {
	background-attachment: scroll;
	background-image: url(../images/bg_skeleton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-right: 50px;
}
.mind2print {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 10px;
}
