.mmhide_bodyExpand {
	background-image: url(images/body/body-02-expand.gif);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B0050;
}
.bodytext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #974ED4;
}.bodytext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #974ED4;
}
.bodytext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B0050;
}
.bodytext a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #974ED4;
}
.titleDarkPurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #2B0050;
}
.titleLightPurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #BA7CEE;
}
.mmhide_quickLinksExpand {
	background-image: url(images/body/body-QuickLinks-Expand.gif);
	background-repeat: repeat-y;
}

.sml-black
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.sml-black a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.sml-black a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}.sml-black a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B0050;
}
h2 { font-size:13px;}

.error { font-weight:bold; color:#F00; }

ul#nav { list-style:none; margin: 20px auto; }
ul#nav li { display:inline; }

ul#nav li input, .styledSubmit {
	padding: 7px 20px;
	background-color:#E5B020;
	color: #333;
	font-size: 11px;
	text-decoration:none;
	border-top: 1px solid #c39020;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #c39020;
	cursor: hand;
}

ul#nav li input:hover, .styledSubmit:hover {
	color: #000;
	border-top: 1px solid #000;
	border-right: 1px solid #c39020;
	border-bottom: 1px solid #c39020;
	border-left: 1px solid #000;
}