@charset "UTF-8";
.LeftShadow {
	background-image: url(images/shadowleft.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}
.RightShadow {
	background-image: url(images/home_rightShadow.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
.HeaderBG {
	background-image: url(images/home_headerBGrepeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.FooterBG {
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #011126;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.FooterText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.HomeHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #3397D6;
}
.BodyBG {
	background-color: #FFFFFF;
	background-image: url(images/NavShadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainTextBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 13px;
	font-weight: bold;
}
.GalleryText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.GalleryText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #021A50;
	text-decoration: none;
}
.GalleryText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #021A50;
	text-decoration: underline;
}

