.RedBG {
	background-color: #CC0000;
}
.Times12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.mainBorder {
	border: 1px solid #CCCCCC;
}
.TimesWhite12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.TimesWhiteBold12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}

#topMenu1{
	position: absolute;
	left: 411px;
	top: 135px;
	visibility: hidden;
}

#topMenu1 a{
 text-decoration: none;
color: #FFFFFF;
cursor: hand;
}

#topMenu1 a:hover {
text-decoration: none;
color: #000000;
cursor: hand;
}

#topMenu2{
	position: absolute;
	left: 612px;
	top: 135px;
	visibility: hidden;
}

#topMenu2 a{
 text-decoration: none;
color: #FFFFFF;
cursor: hand;
}

#topMenu2 a:hover {
text-decoration: none;
color: #000000;
cursor: hand;
}

#topMenu3{
	position: absolute;
	left: 512px;
	top: 135px;
	visibility: hidden;
}

#topMenu3 a{
 text-decoration: none;
color: #FFFFFF;
cursor: hand;
}

#topMenu3 a:hover {
text-decoration: none;
color: #000000;
cursor: hand;
}

#subMenu1{
	position: absolute;
	left: 349px;
	top: 155px;
	visibility: hidden;
}

#subMenu1 a{
 text-decoration: none;
color: #FFFFFF;
cursor: hand;
}

#subMenu1 a:hover {
text-decoration: none;
color: #000000;
cursor: hand;
}

.MenuItems{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC0000;
	border: 1px solid #FFFFFF;
	width: 150px;
	margin: -1px;
	padding: 2px 2px 2px 10px;
}

.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #0D0150;
	font-weight: normal;
	text-decoration: none;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
}
.TimesBold14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.SubTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0D0150;
	font-weight: normal;
	text-decoration: none;
}
.TimesBold12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.Grey1 {
	background-color: #D9D9D9;
}
.Padding15 {
	padding: 15px;
}
.HomeTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 310px;
	border: 1px inset #CC0000;
}
.HomeMultiTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 310px;
	border: 1px inset #CC0000;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.Padding15Sides {
	padding: 0px 15px 15px;
}
