body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9999CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #333333;
}
#mainTable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	background-color: #9999FF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainTable td {
	padding: 20px 10px 10px;
}
#maincontent {
	width: 100%;
	font-size: 14px;
	vertical-align: top;
	font-size: 100%;
}
#maincontent a:link, #maincontent a:visited {
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
	color: #862D86;
}
#maincontent a:hover, #maincontent a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftColumn {
	width: 215px;
	height: 340px;
	font-size: 85%;
	background-color: #9999FF;
	background-image: url(../images/leftnav.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	vertical-align: top;
}
#leftNav {
	padding-top: 30px;
	width: 195px;
	display: block;
}
.leftNavHeadings {
	font-size: 120%;
	font-weight: bold;
	color: #FF0099;
	padding: 1em 0 0 25px;
	margin: 0;
	display: block;
}
#leftNav a:link, #leftNav a:visited {
	display: block;
	color: #666699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0099;
	width: 130px;
	text-decoration: none;
	font-weight: bold;
	padding: 0.5px;
	margin-left: 40px;
}
#leftNav a:hover, #leftNav a:active {
	color: #FFFFFF;
}
#header {
	background-color: #9999FF;
	color: #CCCCCC;
	text-align: center;
	padding: 0px!important;
	background-image:  url("../images/mast_back.gif");
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	background-color: #ADADFE;
	color: #666699;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	line-height: 0.25em;
	padding-left: 2px;
}
#footer a {
	font-weight: bold;
	text-decoration: underline;
	color: #666699;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight: bold;
}
h1 {
	font-size: 160%;
	color: #000;
}
h2 {
	font-size: 140%;
	color: #000;
	font-weight: bold;
}
h3 {
	font-size: 120%;
	color: #000;
}
h4 {
	font-size: 100%;
	color: #000;
}
.emphasis {
	font-weight: bold;
}
#hotnews {
	padding: 0px!important;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0099;
	border-bottom-color: #FF0099;
	background-color: #CCCCFF;
	height: 40px!important;
	text-align: left;
}
#hotnews td {
	padding: 0px 20px!important;
	font-weight: bold;
	color: #666699;
}
#hotnews a:link, #hotnews a:visited {
	display: block;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
#hotnews a:hover, #hotnews a:active {
	color: #FFFFFF;
}
.signup {
	float: right;
	width: 150px;
	padding: 15px 5px 0px;
	margin-left: 15px;
	background-color: #CCCCFF;
	border-left: 2px solid #FFF;
	text-align: center;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.125em;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 2px solid #FFF;
	color: #666699;
}
#outerTable {
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
#headerTable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	background-color: #9999FF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.photoTable {
	text-align: center;
	vertical-align: top;
	background-color: #BDBDFF;
	font-size: 90%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
}
#servicesBox {
	background-color: #9999FF;
	background-image: url(../images/servicesBox.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	width: 100%;
	font-size: 85%;
	padding-top: 55px;
	background-position: center;
	height: 160px;
	margin-top: 5px;
	line-height: 1.25em;
}
#servicesBox a:link, #servicesBox a:visited {
	color: #333333!important;
}
#servicesBox a:hover, #servicesBox a:active {
	color: #FFF!important;
}
.float-right {
	float: right;
	padding: 5px 10px;
}
.float-left {
	float: left;
	padding: 5px 10px;
}
#analysis-form {
	background-color: #BDBDFF;
	font-size: 90%;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
}
#analysis-form td {
	line-height: 1.25em;
	padding: 2px 2px;
	vertical-align: top;
}
#analysis-form hr {
	color: #FFF;
	width: 90%;
}
.alignCenter {
	text-align: center;
}
#analysis-form a:link, #analysis-form a:visited {

	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
	color: #862D86;
}
#analysis-form a:hover, #analysis-form a:active {

	color: #FFFFFF;
	text-decoration: underline;
}
