/* HTML Elements---------------------------------------------------------------------------------------------*/

html {
	font-size: 100%; /* IE hack - to make IE 5 show fonts consistently see comment below on font-size */
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	background-color:#FFFFFF;
	margin:0;
	height:100%;
}
a:link, a:active, a:visited {
	color:#808080;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
a img {
	border:none;
}
li {
	list-style-type:none;
	color:#FFFFFF;
}
h1 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-weight:lighter;
	font-size:14pt;
}
h2 {
	color:#0060A9;
	font-size:12pt;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:6px;
}
h3 {
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	margin:0;
	text-transform:capitalize;
}
h4 {
	color:#FFFFFF;
	font-size:9pt;
	font-weight:lighter;
	margin-top:0px;
	margin-bottom:6px;
	text-transform:uppercase;
}
.clear {
	clear:both;
}
p {
	margin-top:11px;
	margin-bottom:5px;
	line-height:15px;
	color:#000000;
}
.Honorees {
	margin-left:26px;
	color:#000000;
	font-size:10pt;
	line-height:17px;
	margin-bottom:5px;
	margin-top:11px;
}
.ContactLeftImg {
	margin-top:15px;
}
.poster {
	width:175px;
	float:right;
	border:1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom: 10px;
	padding:1px;
}
.poster p {
	color:#000000;
	font-size:9pt;
	line-height:17px;
	margin-bottom:5px;
	margin-top:11px;
	text-align:center;
}
.caption {
	color:#000000;
	font-size:10pt;
	line-height:17px;
	margin-bottom:14px;
	margin-top:0;
}
.campusImgLeft {
	border:1px solid #CCCCCC;
	margin-right:10px;
	margin-bottom: 10px;
}
.campusImgRight {
	border:1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom: 10px;
}
.SubmitButton {
	color:#FFFFFF;
	background-color:#0060a9;
	border:none;
	padding:4px 6px 3px 6px;
	font-size:11px;
	cursor:pointer;
}
/* Videos  ---------------------------------------------------------------------------------------------*/
#PageWrapper #ContentWrapper .VideoGalleryPlayer {
	margin-top:14px;
	margin-left:85px;
	float:left;
}
#PageWrapper #ContentWrapper .VideoGalleryList {
	float:right;
	width:369px;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #SiteMapLeft {
	float:left;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #SiteMapRight {
	float:right;
	margin-right:130px;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #SiteMapRight ul {
	color:#3F79B1;
	font-size:10pt;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #SiteMapRight ul li {
	color:#000000;
	list-style-type:none;
}
/* Layout Styles---------------------------------------------------------------------------------------------*/
#PageWrapper {
	width:1000px;
	padding-top:25px;
	margin:auto;
	min-height: 100% !important;
	background-color:#FFFFFF;
}
#PageWrapper #Header {
	height:116px;
!important
}
#PageWrapper #Header #HeaderLeft {
	float:left;
}
#PageWrapper #Header #HeaderRight {
	float:right;
}
/* Top Nav ----------------------------------------------------*/	
	#PageWrapper #Header #HeaderRight #TopNavWrapper {
	margin:0;
	padding:47px 0 0 31px;
	height:17px;
	font-size:11px;
}
#PageWrapper #Header #HeaderRight ul#TopNav {
	margin:0;
	padding:0;
	height:15px;
}
#PageWrapper #Header #HeaderRight ul#TopNav a {
	color:#404040;
	text-decoration:none;
}
#PageWrapper #Header #HeaderRight ul#TopNav a:hover {
	text-decoration:underline;
}
#PageWrapper #Header #HeaderRight ul#TopNav li {
	float:left;
	border:#404040 solid;
	border-width: 0px 1px 0px 0px;
	height:12px;
	padding:0 10px;
	list-style-type:none;
}
#PageWrapper #Header #HeaderRight ul#TopNav li.navFirst {
	padding-left:0;
}
#PageWrapper #Header #HeaderRight ul#TopNav li.navLast {
	border:none;
}
/* TertiaryNav ----------------------------------------------------*/		
	#PageWrapper #InnerWrapper #ContentWrapper #ContentMiddle #TertiaryNav {
	margin:0;
	padding:0;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentMiddle #TertiaryNav ul {
	padding:3px 4px 4px 7px;
	margin:12px 0 0 0;
	background-color:#a1a1a1;
	min-height:17px !important;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentMiddle #TertiaryNav ul li {
	margin:0;
	padding:0;
	display: inline;
	list-style:none;
	color:#FFFFFF;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentMiddle #TertiaryNav ul a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentMiddle #TertiaryNav ul a:hover {
	text-decoration:underline;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentMiddle #TertiaryNav ul li.navFirst {
	margin-left:5px;
}
/* Tertiary/Content Wide  ---------------------------------------------------------------------------------------------*/
	#PageWrapper #ContentWrapper #ContentWide {
	float:right;
	width:735px;
	padding-left:16px;
	border-left:1px solid #B3B3B3;
	min-height:300px;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #TertiaryNav {
	margin:0;
	padding:0;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #TertiaryNav ul {
	padding:3px 4px 4px 7px;
	margin:12px 0 0 0;
	background-color:#a1a1a1;
	min-height:17px !important;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #TertiaryNav ul li {
	margin:0;
	padding:0;
	display: inline;
	list-style:none;
	color:#FFFFFF;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #TertiaryNav ul a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #TertiaryNav ul a:hover {
	text-decoration:underline;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide #TertiaryNav ul li.navFirst {
	margin-left:2px;
}
/* Content List ----------------------------------------------------*/	
	#PageWrapper #InnerWrapper #ContentWrapper #ContentMiddle ul {
	color:#3F79B1;
	font-size:10pt;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentMiddle ul li {
	list-style-type:disc;
	color:#000000;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide ul {
	color:#3F79B1;
	font-size:10pt;
}
#PageWrapper #InnerWrapper #ContentWrapper #ContentWide ul li {
	list-style-type:disc;
	color:#000000;
}
/* Forms ----------------------------------------------------*/	
	#PageWrapper #InnerWrapper #ContentWrapper #FormContent {
	color:#000000;
	font-size:10pt;
}
#PageWrapper #InnerWrapper #ContentWrapper #FormContent .InputContainer {
	clear:both;
	margin:5px;
	width:100%;
}
#PageWrapper #InnerWrapper #ContentWrapper #FormContent .InputContainer .LabelLeft {
	float:left;
}
#PageWrapper #InnerWrapper #ContentWrapper #FormContent .ChoiceContainer {
	margin-left:120px;
}
#PageWrapper #InnerWrapper #ContentWrapper #FormContent .AgreeContainer {
	margin-left:120px;
	width:400px;
}
#PageWrapper #InnerWrapper #ContentWrapper #FormContent .FormLabel {
	float:left;
	text-align:right;
	width:105px;
	margin-right:5px;
	margin-left:5px;
}
#PageWrapper #InnerWrapper #ContentWrapper #FormContent .FormLabel2 {
	float:left;
	text-align:right;
	margin-right:5px;
	margin-left:5px;
	width:75px;
}
/* Search ----------------------------------------------------*/	
	#PageWrapper #SearchForm {
	margin-top:7px;
	margin-left:28px;
	margin-right:0;
}
#PageWrapper #Header #HeaderRight #SearchForm2 {
	margin-top:7px;
	margin-left:58px;
	margin-right:22px;
}
#PageWrapper #Header #HeaderRight #SearchForm #SearchText, #SearchForm2 .SearchText {
	width:182px;
	margin-right:3px;
}
#PageWrapper #Header #HeaderRight #SearchForm .SearchButton, #SearchForm2 .SearchButton {
	color:#FFFFFF;
	background-color:#0060a9;
	border:none;
	padding:4px 6px 3px 6px;
	font-size:11px;
	cursor:pointer;
}
/* /Search ----------------------------------------------------*/	
	#PageWrapper #InnerWrapper {
	padding-right:23px;
}
#PageWrapper #InnerWrapper #HomeContent {
	background:url('/Templates/Images/Home/home-bg-main.png') top left no-repeat;
	width:977px;
	height:488px;
}
#PageWrapper #InnerWrapper #HomeLeft {
	float:left;
}
#PageWrapper #InnerWrapper #HomeLeft #DevRates {
	margin-top:34px;
	margin-left:17px;
}
#PageWrapper #InnerWrapper #HomeLeft #DevRates p {
	margin-top:2px;
	padding:0;
	line-height:10px;
	color:#000000;
	font-size:10px;
	font-weight:bolder;
}
#PageWrapper #InnerWrapper #HomeLeft #DevRates h4 {
	margin:0;
	padding:0;
	color:#0060a9;
	font-size:11px;
	font-style:italic;
	font-weight:bolder;
}
#PageWrapper #InnerWrapper #HomeLeft #DevRates h5 {
	margin-top:10px;
}
#PageWrapper #InnerWrapper #HomeLeft #DevRates a {
	text-transform:uppercase;
	color:#0060a9;
	font-size:9px;
	font-weight:bolder;
}
#PageWrapper #InnerWrapper #HomeLeft #DevRates a:hover {
	text-decoration:underline;
}
/* Main Nav Styles---------------------------------------------------------------------------------------------*/	
	#PageWrapper #InnerWrapper #HomeLeft #MainNavWrapper {
	margin-top:44px;
	margin-left:28px;
	padding:0;
	height:220px;
}
#PageWrapper #HeaderWrapper #MainNavWrapper {
	margin:-201px 0 111px 30px;
	padding:0;
	height:97px;
	width:265px;
	position:relative;
	z-index:1;
}
#PageWrapper #HeaderWrapper #MainNavWrapper ul li {
	margin-bottom:2px;
}
#PageWrapper #MainNavWrapper ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:-45px;
}
#PageWrapper #MainNavWrapper a {
	/*any styles we need to apply to all divs within the main navigation*/
		cursor: hand;
	cursor: pointer;/*for horizontal add float*/
		}
#PageWrapper #MainNavWrapper p {
	/*if the navigation is images then don't display the text*/
		display:none;
	color:#FFFFFF;
}
/*Sequentially number the navigational items*/
	#PageWrapper #MainNavWrapper #MainNavItem1 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-aboutFound.png');
	width:262px;
	height:24px;
}
/*Apply the hover style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem1:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-aboutFound-hov.png');
	width:262px;
	height:24px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem1Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-aboutFound-hov.png');
	width:262px;
	height:24px;
}
/*Sequentially number the navigational items*/
	#PageWrapper #MainNavWrapper #MainNavItem2 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-infoChurches.png');
	width:249px;
	height:24px;
}
/*Apply the hover style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem2:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-infoChurches-hov.png');
	width:249px;
	height:24px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem2Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-infoChurches-hov.png');
	width:249px;
	height:24px;
}
#PageWrapper #MainNavWrapper #MainNavItem3 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-infoIndividuals.png');
	width:237px;
	height:24px;
}
/*Apply the hover style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem3:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-infoIndividuals-hov.png');
	width:237px;
	height:24px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem3Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-infoIndividuals-hov.png');
	width:237px;
	height:24px;
}
/*Sequentially number the navigational items*/
	#PageWrapper #MainNavWrapper #MainNavItem4 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-giftGuide.png');
	width:225px;
	height:24px;
}
/*Apply the hover style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem4:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-giftGuide-hov.png');
	width:225px;
	height:24px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem4Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-giftGuide-hov.png');
	width:225px;
	height:24px;
}
/*Sequentially number the navigational items*/
	#PageWrapper #MainNavWrapper #MainNavItem5 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-resources.png');
	width:212px;
	height:24px;
}
/*Apply the hover style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem5:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-resources-hov.png');
	width:212px;
	height:24px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #MainNavWrapper #MainNavItem5Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/btn-resources-hov.png');
	width:212px;
	height:24px;
}
/* /Main Nav Styles---------------------------------------------------------------------------------------------*/
	#PageWrapper #ContentWrapper #ContentRight #NewsEventsBox {
	background:#E5E5E5 url('/Templates/Images/Content/newsEvents-bg.png') top left no-repeat;
	width:153px;
	min-height:113px;
	margin-top:14px;
	padding:120px 18px 10px 18px;
}
#PageWrapper #ContentWrapper #ContentRight #NewsEventsBox p {
	margin:0;
	padding:0;
	color:#000000;
	line-height:15px;
	margin-bottom:5px;
	margin-top:11px;
}
#PageWrapper #InnerWrapper #HomeRight {
	float:right;
	width:360px;
	height:488px;
}
#PageWrapper #InnerWrapper #HomeRight #FlashContent {
	height:229px;
	padding-top:73px;
	padding-left:115px;
}
#NewsletterBox {
	/*margin: 28px 0 0 153px;*/
		margin-left:25px;
	padding:0;
}
#PageWrapper #ContentWrapper #ContentRight #NewsletterBox {
	border-bottom:#B3B3B3 1px solid;
	height:90px;
	margin:0;
	padding:0;
}
#PageWrapper #InnerWrapper #HomeRight #NewsletterBox h3 {
	margin:0 23px 5px 0;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-align:right;
	line-height:15px;
}
#PageWrapper #ContentWrapper #ContentRight #NewsletterBox h3 {
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-align:left;
}
#PageWrapper #ContentWrapper #ContentRight #NewsletterBox p {
	margin-top:2px;
	padding-right:23px;
	font-size:11px;
	color:#000000;
	text-align:left;
}
#NewsletterBox p {
	margin-top:5px;
	padding-right:23px;
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
	width:184px;
}
#PageWrapper #NewsletterBox #NewsBtn {
	color:#FFFFFF;
	background-color:#0060a9;
	border:none;
	padding:4px 6px 3px;
	font-size:11px;
	cursor:pointer;
}
/* Content Page Layouts ---------------------------------------------*/	
	#PageWrapper #InnerWrapper #HeaderWrapper {
	height:249px !important;
	margin-top:1px;
}
#PageWrapper #InnerWrapper #ContentWrapper {
	padding-top:22px;
}
#PageWrapper #InnerWrapper #ContentWrapper img.Left {
	margin:0;
	padding-top:4px;
	padding-right:10px;
	padding-bottom:8px;
	border:none;
}
#PageWrapper #InnerWrapper #ContentWrapper a img.Left {
	margin:0;
	padding-top:4px;
	padding-right:10px;
	padding-bottom:8px;
	border:none;
}
#PageWrapper #InnerWrapper #ContentWrapper img.Right {
	margin:0;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	border:none;
}
#PageWrapper #InnerWrapper #ContentWrapper a img.Right {
	margin:0;
	padding-top:4px;
	padding-left:10px;
	padding-bottom:8px;
	border:none;
}
#PageWrapper #InnerWrapper #ContentWrapper p {
	color:#000000;
	line-height:17px;
	margin-bottom:14px;
	margin-top:11px;
	font-size:10pt;
}
#PageWrapper #InnerWrapper #ContentWrapper .AddressInfo {
	margin-top:-160px;
	float:right;
}
#PageWrapper #InnerWrapper #ContentWrapper a {
	color:#3F79B1;
	line-height:17px;
	margin-bottom:5px;
	margin-top:11px;
	font-size:10pt;
	font-weight:bold;
}
#PageWrapper #InnerWrapper #ContentWrapper a:hover {
	text-decoration:underline;
}
#PageWrapper #ContentWrapper #ContentLeft {
	float:left;
	width:224px;
}
/* Sub Menu Styles---------------------------------------------------------------------------------------------*/	
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper {
	margin-top:14px;
}
#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:-40px;
}
#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper ul li {
	margin-bottom:0px;
	padding:2px 0 2px 8px;
	background:none;
	width:217px;
	height:20px;
}
#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper ul li a {
	color:#3f79b1;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper ul li a:hover {
	color:#3f79b1;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper ul li:hover {
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	background-position:top left;
	background-repeat:no-repeat;
}
#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper li.selected {
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	background-position:top left;
	background-repeat:no-repeat;
}
#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper a {
	/*any styles we need to apply to all divs within the main navigation*/
		cursor: hand;
	cursor: pointer;/*for horizontal add float*/
		}
#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper p {
	/*if the navigation is images then don't display the text*/
		/*display:none;*/
		margin:0;
	padding:4px 0 0 8px;
	color:#3f79b1;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
/*Sequentially number the navigational items*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem1 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background-image:none;
	width:217px;
	height:20px;
}
/*Apply the hover style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem1:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem1Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Sequentially number the navigational items*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem2 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background-image:none;
	width:217px;
	height:20px;
}
/*Apply the hover style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem2:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem2Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem3 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background-image:none;
	width:217px;
	height:20px;
}
/*Apply the hover style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem3:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem3Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Sequentially number the navigational items*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem4 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background-image:none;
	width:217px;
	height:20px;
}
/*Apply the hover style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem4:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem4Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Sequentially number the navigational items*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem5 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background-image:none;
	width:217px;
	height:20px;
}
/*Apply the hover style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem5:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem5Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Sequentially number the navigational items*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem6 {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background-image:none;
	width:217px;
	height:20px;
}
/*Apply the hover style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem6:hover {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
/*Apply the Selected style to the div*/
	#PageWrapper #ContentWrapper #ContentLeft #SubNavWrapper #SubNavItem6Selected {
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	background:url('/Templates/Images/Common/Buttons/subnav-hov.png');
	width:217px;
	height:20px;
}
#PageWrapper #ContentWrapper #ContentMiddle {
	float:left;
	width:501px;
	border-left:#B3B3B3 1px solid;
	border-right:#B3B3B3 1px solid;
	padding-right:18px;
	padding-left:17px;
	min-height:375px;
}
#PageWrapper #ContentWrapper #ContentRight {
	float:right;
	width:191px;
	padding-top:12px;
	padding-left:16px;
}
/* Footer Menu Styles---------------------------------------------------------------------------------------------*/
	#PageWrapper #FooterNavWrapper {
	margin:0;
	padding:0;
}
#PageWrapper #FooterBar {
	padding-top:35px;
}
#PageWrapper #FooterNavWrapper #LogoArea {
	float:left;
	padding-top:15px;
}
#PageWrapper #FooterNavWrapper #FooterNavContent {
	float:right;
	margin:0;
	padding-top:15px;
	width:669px;
	color:#fbb35d;
	text-align:right;
	font-size:10px;
}
#PageWrapper #FooterNavWrapper #FooterNavContent p {
	margin-right:30px;
	margin-top:15px;
	color:#a0a0a0;
	font-size:10px;
}
#PageWrapper #FooterNavWrapper #FooterNavContent a {
	color:#a0a0a0;
	text-decoration:none;
}
#PageWrapper #FooterNavWrapper #FooterNavContent a:hover {
	color:#a0a0a0;
	text-decoration:underline;
}
#PageWrapper #FooterNavWrapper #FooterNavContent ul#FooterNav {
	margin:0;
	padding:0;
}
#PageWrapper #FooterNavWrapper #FooterNavContent ul#FooterNav a {
	color:#a0a0a0;
	text-decoration:none;
	font-size:10px;
}
#PageWrapper #FooterNavWrapper #FooterNavContent ul#FooterNav a:hover {
	text-decoration:underline;
}
#PageWrapper #FooterNavWrapper #FooterNavContent ul#FooterNav li {
	float:left;
	border: #A0A0A0 solid;
	border-width:0px 1px 0px 0px;
	height:10px;
	padding:0 5px 2px 5px;
}
#PageWrapper #FooterNavWrapper #FooterNavContent ul#FooterNav li.navFirst {
	padding-left:0;
	height:10px;
}
#PageWrapper #FooterNavWrapper #FooterNavContent ul#FooterNav li.navLast {
	border:none;
	height:10px;
}

