body {
	margin-top: 0px;
	background-color: #BBC5BA;
}
.pageBorder {
	border: 1px solid #848c83;
}
.navBorder {
	border: 1px solid #fdcfb4;
}
.tableGreenBorder {
	border: 1px solid #b2c6aa;
}
.tableBlueBorder {
	border: 1px solid #9ab2d6;
}
.paddAll5px {
	padding: 5px;
}.btnBGTile {
	background-image: url(../images/buttonBGTile.gif);
	background-repeat: repeat-x;
}
a.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #09367A;
}
a.main:link {
	color: #09367A;
}
a.main:visited {
	color: #660033;
}
a.main:hover {
	color: #105ed2;
}
a.main:active {
	color: #09367A;
}
a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09367A;
	text-decoration:none;
}
a.navigationsub {
	margin-left:15px;
}
a.navigation:link {
	color: #09367A;
}
a.navigation:visited {
	color: #09367A;
}
a.navigation:hover {
	color: #105ed2;
}
a.navigation:active {
	color: #09367A;
}
.navBGTile {
	background-image: url(../images/navBGTile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.blueArial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09367A;
}
.Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blue {
	color: #09367a;
}
h1 {
	font-size:14px;
	margin:0px;
}
h2 {
	font-size:18px;
	margin:0px;
}
h3 {
	font-size:12px;
	margin:0px;
	color: #fe6209;
}
h4 {
	font-size:12px;
	margin:0px;
	color: #09367A;
}
.greenLineTile {
	background-image: url(../images/greenLineTile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bluePix {
	background-image: url(../images/bluePix.gif);
	background-repeat: repeat-x;
	width:10px;
}
.green12Bold {
	color: #479C23; 
	font-weight: bold;
}
.sitemap {
	font-size:12px;
	font-weight: bold;
	margin:0px;
	color: #fe6209;
	text-decoration: none;
}
.sitemapsub {
	font-size:12px;
	margin:0px;
	color: #000000;
	text-decoration: none;
}

.warningContainer {
	width: 180px;
	margin: 12px 0px 12px 0px;
}
.warning {
	width: 180px;
	margin-bottom: 13px;
	border: none;
	background: #FFF url(../images/warningbottom.gif) bottom left no-repeat;
}
.warningtop {
	background: url(../images/warningtop.gif) top left no-repeat;
	font-size: 12px;
	line-height: 13px;
	color: #eeeeee;
	font-weight: bold;
	padding: 5px 8px;
}
.warningbody {
	background: none;
	padding: 8px;
}

