a {
	outline: none;
}


body {
	/*background-image: url(../SiteImages/TopBackground.jpg);*/
	background:#fff;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a.LinkNavSmallBright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE0000;
	text-decoration: none;
	line-height: 14px;
	border: 1px none #A5770C;




}
a.LinkNavSmallBright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE0000;
	text-decoration: none;
	padding: 0px;
	line-height: 14px;
	border: 0px none #999999;




}
a.LinkNavSmallBright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	padding: 0px;
	line-height: 14px;
	border: 0px none #CCCCCC;


}




.tableMain {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
	border: 0px none #3A6E9D;
}
.LineVert {
	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: #4B81C2;
	border-right-color: #4B81C2;
	border-bottom-color: #4B81C2;
	border-left-color: #4B81C2;
}
.LineVertGraphic {
	background-image: url(../SiteImages/line-dot-vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.LineHorzGraphic {
	background-image: url(../SiteImages/line-dot-horz.gif);
	background-repeat: repeat-x;
	background-position: center center;
}



.LineHorzBottom {
	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: #4B81C2;
	border-right-color: #4B81C2;
	border-bottom-color: #4B81C2;
	border-left-color: #4B81C2;
}

.SpaceAllAround {
	padding: 15px;
}
.SpaceAllAroundSmall {
	padding: 5px;
}

.SpaceAllAroundPhoto {
	padding: 5px;
}

.TextSmallFooterMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336797;
	line-height: 13px;
}
.TextLargeFooterMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5781C9;
	line-height: 20px;
}
.TextContentMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #336797;
}
.TextContentMainL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #336797;
}

.TextContentMainTight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #336797;
}

.TextContentMainSmallTight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
}

.TextContentMainL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #34699A;
}

.TextContentBrightMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #D40002;
}

.TextContentMainLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #2D5A84;
}
.TextContentMainLLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #316391;
	font-weight: bold;
}
.TextContentMainXXLLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #316391;
	font-weight: normal;
	line-height: 28px;
}


.TextContentMainXLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	color: #5F97C9;
	font-weight: normal;
}
.TextContentMainXLargeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 30px;
	color: #C80000;
	font-weight: bold;
}

.TextXL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 27px;
	color: #5F97C9;
	font-weight: normal;
}
.TextXLDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 25px;
	color: #316391;
	font-weight: normal;
}

.CellHeaderMenu {
	height: 170px;
}

