body {
	background-color: #cccccc;
	margin: 0px;
}
table.MainBG {
	background-color: #e5e5e5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
	vertical-align: top;


}
td.NavBar {
	background-image: url(images/nav_bar.gif);
	height: 30px;
	background-repeat: no-repeat;

}
td.MainButtonOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/main_arrow_off.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 20px;
	color: #e5e5e5;




}
td.MainButtonOnLeft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/main_arrow_on.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 20px;
	color: #324466;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #e5e5e5;
}
td.MainButtonOnRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/main_arrow_on.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 30px;
	padding-left: 20px;
	color: #324466;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #e5e5e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
td.MainButtonOnMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/main_arrow_on.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 30px;
	padding-left: 20px;
	color: #324466;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #e5e5e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
a.MainNavLinkOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e5e5e5;
	text-decoration: none;
}
a.MainNavLinkOn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324466;
	text-decoration: none;
}
a.SubNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/sub_nav_on.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 20px;
	color: #324466;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 8px;



}
.SubNavOff {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/sub_nav_off.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 20px;
	color: #324466;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 8px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.MainTDContent {
	padding: 0px 20px 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 40px;
}
.FooterLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc5f29;
}
h1 {
	color: #334466;
	font-size: 18px;
}
.contentHighlight {
	color: 324466;
	font-size: 11px;

}
