SUB {
	FONT-SIZE: smaller;
}
.Headline {
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	line-height: 1.2em;
	color: #66CCFF;
	font-weight: bold;

}
.greySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	color: #636468;
}
.greyMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #AEAEAE;
}
.DetailsWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #FFFFFF;
}
.DetailsGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #AEAEAE;
}
.DetailsGreySmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #AEAEAE;
}
.HeadlineWhite {
	font-family: Verdana, GillSans, Arial;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.HeadlineLblue {
	font-family: Verdana, GillSans, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #66CCFF;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.HeadlineDblue {
	font-family: Verdana, GillSans, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.Copy {
	font-family: Verdana, GillSans, Arial;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #010101;
}
.Copy:link {
	color: #0000FF;
}
.Copy:hover {
	color: #0000FF;
	text-decoration: none;
}
.Copy:active {
	color: #0000FF;
}
.Copy:visited {
	color: #0000FF;
}
.CopyBold {
	font-family: Verdana, GillSans, Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.pictureCaption {
	font-family: Verdana, GillSans, Arial;
	font-size: 9px;
	line-height: 8px;
	font-weight: normal;
	color: #8F8F8F;
	vertical-align: top;
	word-spacing: 2px;
}
.pictureCaption:link {
	color: #D2EDFF;
	text-decoration: underline;
}
.pictureCaption:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pictureCaption:active {
	color: #66CCFF;
	text-decoration: none;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3em;
	font-weight: bold;
	color: #363636;
}
#gradfill {
	background-image: url(img_assets/bg_gradfill.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.DetailsWhiteSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #FFFFFF;
}
.formElements {
	font-family: Verdana, GillSans, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #666666;
	color: #CCCCCC;
	border: 1px solid #999999;
}
.Details {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #333333;
}
.DetailsGreyDark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #8F8F8F;
}
