	/* Body & Content CSS */
body {
	background-color: #ecfcd1;
	background-image: url(../design/top_across.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ContentBackground {
	background-color: #FFFFFF;
	background-image: url(../design/borders.gif);
	background-repeat: repeat-y;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.Content A:link, .Content A:active, .Content A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.Content A:hover, .Content A:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	line-height: 18px;
	font-weight: normal;
}

/* Bread Crumbs Navigation CSS */
.BreadCrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0E1477;
}
.BreadCrumbs A:link, .BreadCrumbs A:active, .BreadCrumbs A:visited, .BreadCrumbs A:hover, .BreadCrumbs A:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #0E1477;
	font-weight: normal;
}

/* Top Navigation CSS */
.TopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E1477;
	text-decoration: none;
	line-height: 17px;
	font-weight: bolder;
}
.TopNav A:link, .TopNav A:active, .TopNav A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E1477;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.TopNav A:hover, .TopNav A:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C2819;
	text-decoration: underline;
	line-height: 17px;
	font-weight: bold;
}


/* Side Navigation CSS */
.SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E1477;
	text-decoration: none;
	line-height: 17px;
	font-weight: bolder;
}
.SideNav A:link, .SideNav A:active, .SideNav A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E1477;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.SideNav A:hover, .SideNav A:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C2819;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}

/* Content Link  CSS */
.ContentLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E1477;
	text-decoration: none;
	line-height: 17px;
	font-weight: bolder;
}
.ContentLink A:link, .ContentLink A:active, .ContentLink A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E1477;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.ContentLink A:hover, .ContentLink A:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C2819;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}

	/* side CSS */
.SideBoxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.SideBoxBackground {
	background-color: #FFFFFF;
	background-image: url(../design/graybox_sideborders.gif);
	background-repeat: repeat-y;
}

	/* center CSS */
.CenterBackground {
	background-image: url(../design/gradient3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

	/* bottom CSS*/
.BottomBoxBackground {
	background-color: #ecfcd1;
	background-image: url(../design/gradient2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BottomBoxText {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}


	/* Heading CSS */
.heading {
	font-size: 20px;
	color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	}
.subheading {
	font-size: 14px;
	color: #0E1477;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	}
	
	/* Footer Text Navigation CSS */
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	line-height: 14px;
}
.FooterText A:link, .FooterTxt A:active, .FooterTxt A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0a00d6;
}
.FooterText A:hover, .FooterTxt A:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0a00d6;
}

	/* Footer Info Navigation CSS */
.FooterInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3E67;
	text-decoration: none;
	line-height: 15px;
}
.FooterInfo A:link, .FooterInfo A:active, .FooterInfo A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0a00d6;
}
.FooterInfo A:hover, .FooterInfo A:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0a00d6;
}

	/* Back To Top  Navigation CSS */
.backtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191D4F;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.backtop A:link, .backtop A:active, .backtop A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.backtop A:hover, .backtop A:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #3C3F67;
	font-weight: bold;
}


	/* Border   CSS */
	.border {
	border: thin dotted #eeeeee;
}


	/* Scroller   CSS */
	.scrollerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	.scrollerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
