﻿.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3a1d7a;
}.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a1d7a;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3a8cc;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #3A1D7A;
	text-decoration: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d69a28;
	text-decoration: none;
}
.dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3A1D7A;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA9422;
}

.arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA9422;
	text-decoration: none;
}
.leftnavpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A1D7A;
	text-decoration: none;
}
.leftnavwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3A1D7A;
	text-decoration: none;
}
h2{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3A1D7A;
	text-decoration: none;
}
.button { 
width:300px; 
height:32px;
color: #000000;
font-family:arial,sans-serif; 
text-align:center; 
font-size:10pt;
background-color: #c4bcd7;
background-image: url(../images/sce/button_background.jpg);
border: none;
}

.leftnavpurpleunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A1D7A;
	text-decoration: underline;
}
