body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/BgGradient.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5F77A0;
	
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #425D96;
	font-weight: bold;
	text-decoration: none;
}
.MainContainer {
	width: 100%;
	text-align: center;
}
.PrintMainContainer {
	
	width: 526px;
	text-align: center;
}
.SiteBody {
	background-color:#FFFFFF;
	width: 726px;
	text-align: left;
	padding-right: 72px;
	padding-left: 72px;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.PrintSiteBody {
	background-color:#FFFFFF;
	width: 526px;
	text-align: left;
	padding-right: 72px;
	padding-left: 72px;
	min-height: 100%;
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.Header {
	width: 726px;
	float: left;
}
.PrintLogoHeader {
	width: 580px;
	float: left;
	padding-right: 25px;
}
.NavTop {
	background-image: url(images/NavTop.jpg);
	height: 30px;
	text-align: left;
	width: 716px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	float: left;
}

.NavSecond  {
	font-family: Arial;
	font-size: 10px;
	background-color: #B4C5D9;
	color: #08337B;
	height: 30px;
	width: 716px;
	float: left;
	padding-left: 10px;
}
.NavSecond a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}
.BannerBox {
	width: 726px;
	padding-top: 1px;
}
.MainContainer {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 28px;
	height: 100%;

}
.MainContent {
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-top: 28px;
	height: 100%;
	width: 726px;
}
.RightContainer {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	float: left;
	width: 230px;
	padding-top: 20px;
	padding-left:20px;
	height: auto;
}
.LeftContainer {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	width: 225px;
	padding-top: 0px;
}
.PrintImage
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	margin-right: 20px;
}
.content {
	float: left;
	padding-right: 5px;
	width: 466px;
	margin:0px;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 0px;

	/*font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	
	padding-left: 5px;
	*/
}
.contentSplit{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	float: left;
	width: 45%;
	padding-top: 20px;
	padding-right: 5px;
	vertical-align: top;
	padding-left: 5px;
}
h5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.BlueLinks {
	font-family: Arial;
	font-size: 12px;
	color: #425D96;
	background-image: url(images/Arrows.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}
.sitemap ul {
	list-style-type: none;
}
.sitemap li a {
	font-family: Arial;
	font-size: 12px;
	color: #425D96;
	background-image: url(images/Arrows.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}
.BlueLinksNoArrow
{
	font-family: Arial;
	font-size: 12px;
	color: #425D96;
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	}
.GreyHeaders {
	font-family: Arial;
	font-size: 1px;
}
.GreyHeadings {
	padding-top:0px;
	font-family: Arial;
	font-size: 13px;
	color: #888888;
	text-align: left;
}
.printclientlist a {
	padding-top:0px;
	color: rgb(66, 93, 150);
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
}
select {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #425D96;
	border: 1px solid #7F9DB9;
	width: 150px;
}
input {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #425D96;
	border: 1px solid #7F9DB9;
	width:150px;
}
.clr {
clear:both;
	
}
hr {
	color: #BDC7D8;
}
.Footer {
	font-family: Arial;
	font-size: 12px;
	color: #BDC7D8;
	margin-top: 10px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	width:726px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.Footertext {
	font-family: Arial;
	font-size: 10px;
	color: #BDC7D8;
	margin-top: 10px;
	text-align: left;
}

.Footer a {
	font-family: Arial;
	font-size: 12px;
	color: #BDC7D8;
	text-decoration: none;
	
}
.FooterTable td{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

/* Topmenu Styles*/
.MenuTopNormal 
{
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	font-size:12 px;
	text-decoration: none;
	float:left;
	vertical-align: middle;
	margin-top: 8px;
	margin-right: 10px;
} 

.NavTop a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #7F9DB9;
	font-size:12 px;
	text-decoration: underline;
	float: left;
}

.MenuTopActive
{
	font-family: Arial;
	font-weight: bold;
	color: #7F9DB9;
	font-size:12 px;
	float:left;
	vertical-align: middle;
	margin-top: 8px;
	margin-right: 10px;
}
.TopMenu {
	vertical-align: middle;
	height: 30px;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.NavTopSpacers{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

/* SubNav Styles*/
.SubNavLink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #08337b;
	text-decoration: none;
	text-decoration: none;
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}
.SubNavActive  {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}
.SubNavImg {
	float: left;
	margin-top: 8px;
	margin-right: 5px;
} 
/* End of Subnav*/
.CommandButton {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #425D96;
}
.SearchBox td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}

.InPageMenus {
	font-family: Arial;
	font-size: 12px;
	color: #1B3C81;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/Arrows.gif);
	padding-left: 10px;
	margin: 10px;
	}
	
.PageMenusLink
{
font-family: Arial;
	font-size: 12px;
	color: #1B3C81;
	text-decoration: none;
}

.InPageMenusActive {
	font-family: Arial;
	font-size: 12px;
	color: #1B3C81;
	font-weight:bold;
	text-decoration: underline;
}
 h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/HeadingBackSmall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 27px;
	padding-bottom: 10px;
}
 h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/HeadingBackSmall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 27px;
	padding-bottom: 10px;
}
.Cats {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	width: 100%;
	display: block;
	vertical-align: top;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: justify;
}

.ImpageHeadings {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
}

.CatsImg {
	vertical-align: top;
	float: left;
	margin-bottom: 20px;
}
.CatsContent {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	float: left;
	position: static;
	display: inline;
	width: 365px;
	min-height: 100px; 
	margin-left: 10px;
}
.PrintContent {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	float: left;
	position: static;
	display: inline;
	width: 100%;
	margin-left: 10px;
}
.Pager {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	display: block;
	float: none;
	width: 100%;
}
.GreyLinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #878888;
}
.Previous {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #878888;
	background-image: url(images/ArrowGreyBack.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	float: left;
}
.Next
{
	font-family: Arial;
	font-size: 12px;
	color: #425D96;
	background-image: url(images/Arrows.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-left: 15px;
	float: right;
	display: inline;
	text-decoration: none;
}
.PageNumbers
{
	font-family: Arial;
	font-size: 12px;
	color: #425D96;
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	text-decoration: none;
}
.PageNumbersActive
{
	font-family: Arial;
	font-size: 12px;
	color: #425D96;
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}
.PagerImg {
	float: right;
	margin-top: 2px;
}
h4 {
	font-family: Arial;
	font-size: 16px;
	color: #878888;
	font-weight: lighter;
	line-height: 115%;
}
.GreyheadingsLarger {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #878888;
}
.SpecialHeader {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(images/HeadingBackSmall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 445px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
}
.PrintHeader
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(images/HeadingBackSmall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 400px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	float: right;
}
.WhiteHeadingsLarge {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.BlueHeadingsMedium {
	margin-top:-2px;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #1B3C81;
}
.NextGrey {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #878888;
	background-image: url(images/ArrowGreyForward.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
}
.ImgNoFloat {
	float: none;
}
.BlueText {
	font-family: Arial;
	font-size: 12px;
	color: #425D96;
}
