.GrayText {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;

}
.SmallRedText {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}
.BlueHeading {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;

}
.BlueHeadingLarge {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
}

.WhiteSmallText {

	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.NcwebAdmin {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
.NcwebAdmin1 {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
}


.Boldheading {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
a:hover {
	text-decoration: none;
	background-color: #2A5D92;
	color: #FFFFFF;


}
.BodyText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.BodyTextBlue {
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.Boldheading1 {
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.BoldheadingXLarge {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.WhiteLargeText {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.WhiteXLargeText {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.LargeRedTextCopy {

	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
}
.SmallBluetext {

	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}
.BoldheadingSmall {

	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.GrayText11 {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}
body {
	text-align: left;
}
.shadow {
moz-box-shadow: 0 0 5px 0px #888;
-webkit-box-shadow: 0 0 5px 0px#888;
box-shadow: 0 0 5px 0px #888;
}
.shadow1 {
-moz-box-shadow:  5px 5px 0 0 #888;
-webkit-box-shadow:  5px 5px 0 0 #888;
box-shadow:  5px 5px 0 0 #888;
}
