/* Global Styles */

body {
	margin:0px;
	background-image: url(images/bmmgradient.gif);
	background-repeat: repeat-x;
	background-color: #3C1F5B;
	}
	
td {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #3c1f5b;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #b92025;
	}

/* ID Styles */

#navcontainer
{
	width: 12.5em;
	border-right: 1px solid #cccccc;
	padding: 0px;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #3C1F5B;
	color: #333;
	}

#navcontainer ul
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #cccccc;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 6px .5em 6px .5em;
border-left: .7em solid #3C1F5B;
border-right: .7em solid #3C1F5B;
background-color: #3C1F5B;
color: #fff;
text-decoration: none;
width: 10.1em;
}

#navcontainer li a:hover
{
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	background-color: #b92025;
	color: #fff;
}

#navcontainer li li
{
border-top: 1px solid #cccccc;
border-bottom: 0;
margin: 0px;
}

#navcontainer li li a
{
 padding: 4px .5em 4px 1.3em;
  background-color: #856d99;
  width: 9.3em;
}

	
	
/* Class Styles */
	
.bodyText {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:22px;
	margin-top:0px;
	text-align: left;
	}
	
.pageName{
	color: #b92025;
	line-height:24px;
	letter-spacing:.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.footerText {
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	a {
	color: #3c1f5b;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #b92025;
	}
