﻿BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #CEDFEB;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	background-image:url(/site/images/home_bg.gif);
	background-repeat:repeat-x;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	}

H1 A:hover, H2 A:hover, H3 A:hover, 
H1 A:active, H2 A:active, H3 A:active {
	text-decoration:none;
}

#Home H1 {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #0b4c7e;*/
	color:#004782;
	font-weight: bold;
	font-size: 16px;
	line-height:20px;
	display:block;
	border-left: 8px solid #004782;
	padding-left: 5px;
	text-decoration:none;
}

#Home H2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#004782;
	font-weight: bold;
	font-size: 16px;
	line-height:20px;
	padding-bottom:3px;
	display:block;
	border-bottom: 1px dotted #004782;
	text-decoration:none;
}


#Home H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004782;
	font-weight: bold;
	font-size: 16px;
	line-height:18px;
	display:block;
	text-decoration:none;
}

#Foundation H1 {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #0b4c7e;*/
	color:#DB9D2B;
	font-weight: bold;
	font-size: 16px;
	line-height:20px;
	display:block;
	border-left: 8px solid #f7c530;
	padding-left: 5px;
	text-decoration:none;
}

#Foundation H2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#DB9D2B;
	font-weight: bold;
	font-size: 16px;
	line-height:20px;
	padding-bottom:3px;
	display:block;
	border-bottom: 1px dotted #DB9D2B;
	text-decoration:none;
}


#Foundation H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DB9D2B;
	font-weight: bold;
	font-size: 16px;
	line-height:18px;
	display:block;
	text-decoration:none;
}


#Alliance H1 {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #0b4c7e;*/
	color:#C61B11;
	font-weight: bold;
	font-size: 16px;
	line-height:20px;
	display:block;
	border-left: 8px solid #C61B11;
	padding-left: 5px;
	text-decoration:none;
}

#Alliance H2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#C61B11;
	font-weight: bold;
	font-size: 16px;
	line-height:20px;
	padding-bottom:3px;
	display:block;
	border-bottom: 1px dotted #C61B11;
	text-decoration:none;
}


#Alliance H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C61B11;
	font-weight: bold;
	font-size: 16px;
	line-height:18px;
	display:block;
	text-decoration:none;

}


.TxtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}

