/* @override http://dev.minervacenter.com/assets/stylesheets/minerva.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.standard {

	font-size: 12px;
	font-weight: normal;
}

.boldType {

	font-size: 12px;
	font-weight: normal;
}

.largeType {

	font-size: 20px;
	font-weight: normal;
}

h1 {
	font-family: serif;
	font-size: 24px;
	font-weight: bold;
}

.largeBoldTypeSans {

	font-size: 20px;
	font-weight: normal;
}

.smallType {

	font-size: 10px;
	font-weight: normal;
}

.smallBoldType {

	font-size: 10px;
	font-weight: bold;
}

.navbg {
	background: #000049 url("../images/menubg.gif") repeat-x scroll top center;
	background-repeat: repeat-x;
}

.nav {

	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	color: #FFFFFF;
}

.nav ul {
	padding: 0;
}

.nav ul li {
	padding-bottom: 15px;
}

.nav a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.nav a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.nav a:hover {
	color: #FFEAA1;
	text-decoration: underline;
	font-weight: normal;
}

.nav a:active {
	color: #FFEAA1;
	text-decoration: underline;
	font-weight: normal;
}

.entry {

	font-size: 12px;
	font-weight: normal;
	color: #000000;
}




.entry a:link {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}

.entry a:visited {
	font-weight: normal;
	color: #550000;
	text-decoration: underline;
}

.entry a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

.entry a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

a.join-mssww {
	margin-bottom: 15px;
	font-size: 14px;
	display: block;
	font-weight: bold;
}


.credits {

	font-size: 10px;
	color: #7F7F7F;
}

.credits a:link {
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: underline;
}

.credits a:visited {
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: underline;
}

.credits a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

.credits a:active {
	color: #7F7F7F;
	text-decoration: underline;
	font-weight: normal;
}