﻿body {
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	background: url(images/pagebg.gif) top left repeat-x;
}
.bodyDiv{
	width:749px;
	margin:0px auto;
	padding:8px;
	border: 1px solid #fff;
	background: #FFF;
	text-align : left;
}
.bodyTable{
	width:749px;
	margin:0px auto;
	background: #FFF;
	text-align : left;
}
.bodyTagline{
	background: #335c4d;
	color : #FFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight: bold;
	line-height : 13px;
	padding-bottom:5px;
	padding-top : 3px;
	padding-right : 9px;
	text-align : right;
	text-transform : uppercase;
}
.bodyPhone{
	text-align:right;
	background: #FFF;
	margin-left : 137px;
}
.bodyUnderNav{
	height : 21px;
	background : #f67a51;
	margin : 0;
	padding : 0;
	width : 100%;
}

/* NAV MENU -- BEGIN */
.topnav{
	white-space : nowrap;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-transform : uppercase;
	border-bottom : #fff 1px solid;
	height : 24px;
	width: 100%;
	background : #335c4d url(images/navBg.gif);
}
.topNavRootItem 
{
	color: #fff;
	width: auto;
	text-decoration: none;
	background: #335c4d url(images/navBg.gif);
	margin: 0;
	padding: 6px 8px 6px;
	font-weight : bold;
	border-right:1px solid #224437;
	border-left:1px solid #258461;
	height : 24px;
}	
.topNavRootItemHover
{
	color: #fff;
	width: auto;
	text-decoration: none;
	background: #f67a51 url(images/navActiveBg.gif);
	margin: 0;
	padding: 6px 8px 6px;
	font-weight : bold;
	border-right:1px solid #224437;
	border-left:1px solid #258461;
	height : 24px;
}	
.topNavRootItemSelected
{
	color: #fff;
	width: auto;
	text-decoration: none;
	background: #f67a51 url(images/navActiveBg.gif);
	margin: 0;
	padding: 6px 8px 6px;
	font-weight : bold;
	border-right:1px solid #224437;
	border-left:1px solid #258461;
	height : 24px;
}	
.topNavSubItem 
{
	width: 0px;
	visibility:hidden;
}
.topNavSubItemHover
{
	width: 0px;
	visibility:hidden;
}	
.topNavSubItemSelected
{
	width: 0px;
	visibility:hidden;
}	
.topNavContainerSub
{
	width: 0px;
	visibility:hidden;
}	
/* NAV MENU -- END */


.contentRow{
	background-color : #fff;
	background-position : top left;
	background-repeat : repeat-x;
	margin : 0;
	padding : 0px 0px 0px 0px;
	width : 100%;
}
#ImagePane{
	padding: 0px;
	margin: 0px;
	width: 308px;
}
#ContentPane {
	padding-left : 375px;
	padding-right : 20px;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.bodyFooter {
	background : #335c4d;
	background-image : url(images/footerBg.gif);
	background-position : top left;
	background-repeat : no-repeat;
	width : 100%;
	padding-top : 8px;
	padding-bottom : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
}
.bodyFooterTD {
	padding-left : 15px;	
	padding-right : 15px;	
}
.leftNavPageTitle {
	background-color : #2f5b4c;
	text-transform : uppercase;
	border-bottom:#FFF 1px solid;
	border-top:1px solid #4b7e6c;
	color:#FFF;





	width: 100%;
	display: block;
	padding: 3px 3px 3px 5px;
	text-decoration : none;
	font-weight : bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
}


/* Conten Classes for Normal Content */
.Normal {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.Normal h1 {
	margin: 0px 0px 5px 0px;
	padding: 9px 0px 5px 0px;
	font-size:18px;
	line-height:20px;
	font-weight: bold;
	color: #335c4d;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}
.Normal h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	font-size:15px;
	line-height:17px;
	font-weight: bold;
	color: #f67a51;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}
.Normal h3 {
	margin: 0px 0px 5px 0px;
	padding: 9px 0px 0px 0px;
	font-size:14px;
	line-height:16px;
	font-weight: bold;
	color: #335c4d;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}
.Normal h4 {
	margin: 0px 0px 5px 0px;
	padding: 9px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
	font-weight: bold;
	color: #335c4d;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}
.Normal p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	line-height : normal;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.Normal a{
	color: #f67a51;
}
.Normal a:hover{
	color: #dc6942;
}
.Normal ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left : 19px;
	padding: 5px 0px 0px 0px;
}
.Normal ul li{
	padding-left: 5px;
	list-style-image: url(images/fancybullet.gif);
	background-repeat : no-repeat;
	background-position : 0 7%;
	padding-bottom : 5px;
}
.Normal ul ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left : 35px;
	padding: 5px 0px 0px 0px;
}
.Normal ul ul li{
	padding-left: 5px;
	list-style-image: url(images/fancybullet.gif);
	background-repeat : no-repeat;
	background-position : 0 7%;
	padding-bottom : 5px;
}

.Normal ol{
	margin-left: 8px;
	padding: 5px 0px 0px 15px;
}
.Normal hr {
	background-color: #FFF;
	border-top:1px solid #ddf2eb;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	width: 100%;
	height:1px;
}




/* Content Elements for Footer Content */
.footerContent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
}
.footerContent a {
	color: #f67a51;
	text-decoration: underline;
}
.footerContent a:hover {
	color:#FFF;
	text-decoration: underline;
}

.Head {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	font-weight: bold;
	color: #335c4d;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}
