﻿.NormalText {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 13px;
	color: #666666;
}

td {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 13px;
	color: #666666;
}

body {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 13px;
	color: #666666;
}

a:visited {
	color: #990000;
	font-weight: bold;
}

a:active {
	color: #990000;
	font-weight: bold;
}

a:link {
	color: #990000;
	font-weight: bold;
}

a:hover {
	color: #6B0000;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

a img {
	border: 0;
}

/*--- Edit.com Custom Styles ---*/

.PageTitle {
	color: #000;
	font-weight: bold;
	font-size: 17px;
}

.SectionHeader {
	color: #990000;
	font-weight: bold;
}

.SubHeader {
	color: #000;
	font-weight: bold;
}

.SmallText {
	font-size: 10px;
}

.BlackText {
	color: #000;
}

/*--- TD Styles ---*/

td.BorderBottom {
	border-bottom: 1px solid #000;
}

/*--- IMG Styles ---*/

/*--- LINK Styles ---*/

a.Menu:visited {
	color: #B5030F;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman";
	text-decoration: none;
}

a.Menu:active {
	color: #B5030F;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman";
	text-decoration: none;
}

a.Menu:link {
	color: #B5030F;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman";
	text-decoration: none;
}

a.Menu {
	color: #B5030F;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman";
	text-decoration: none;
}

a.Menu:hover {
	color: #0F7C45;
}
.sidebar {
	font-size: medium;
	color: #8F020E;
	font-weight: bold;
	font-family: Verdana;
}
subhead {
	font-weight: bold;
	font-size: medium;
}
.newStyle1 {
	font-weight: bolder;
}
.FormLabel {
	font-family: Verdana;
	font-size: x-small;
	color: 666666;
}
.ValidateMessage {color: red;}