@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center -200px;
	background-image: url(../SiteImages/back-01.jpg);
}
.TableMain {

}
.SpaceAllAroundLarge {
	padding: 20px;
}
.SpaceAllAroundMedium {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.SpaceAllAroundSmall {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}


.TextMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3371AE;
	line-height: 15px;
}
.TextMainL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #183756;
	line-height: 13pt;
}

.TextMainTight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D6399;
	line-height: 12px;
}

.TextTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3474B4;
	line-height: 20px;
	font-weight: bold;
}
.PhotoThumbSpacing {
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
}

.TextTitleMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3373B9;
	line-height: 20px;
}

.TextTitleXXL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3474B4;
	line-height: 30px;
}
.TextTitleXL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3474B4;
	line-height: 25px;
}


.TextTitleNoBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #2C6196;
	line-height: 25px;
}

.TextTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3474B4;
	line-height: 22px;
	font-weight: bold;
}

.TextTiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #78A8D8;
	line-height: 12px;
}
.LineTopDashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #96C6F5;
	border-right-color: #96C6F5;
	border-bottom-color: #D2E9FF;
	border-left-color: #96C6F5;
}
.LineBottomDashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #96C6F5;
	border-right-color: #96C6F5;
	border-bottom-color: #96C6F5;
	border-left-color: #96C6F5;
}

.LineRightDashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #96C6F5;
	border-right-color: #96C6F5;
	border-bottom-color: #96C6F5;
	border-left-color: #96C6F5;
}
a.LinkLeft:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;

}

a.LinkLeft:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;

}
a.LinkLeft:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
}
a.LinkMain:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;

}

a.LinkMain:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
a.LinkMain:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.LinkBox:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #3474B4;
	line-height: 19px;
	border: 1px solid #261204;
	padding: 6px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;

}

a.LinkBox:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #3474B4;
	line-height: 19px;
	border: 1px solid #261204;
	padding: 6px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a.LinkBox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	line-height: 19px;
	border: 1px solid #000;
	padding: 6px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.Line-HorzGraphic {
	background-image: url(../SiteImages/dot-graphic.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.Line-VertGraphic {
	background-image: url(../SiteImages/dot-graphic.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #F60;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #F60;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	text-decoration: underline;
}

