body {
	background: url(../Images/Background/bgPage.gif) repeat-x;
}

#HomepageTemplate, #MainContainer {
	width: 950px;
	margin: 0 auto;
	text-align: left;	
	font-size: 1em;
}

#HeaderContainer {
	background: url(../Images/Background/bgHeader.gif) no-repeat;
	height: 212px;
}

#HeaderContainer, #BodyFooterContainer, #FooterContainer {
	float:left;
	width: 950px;
}


#HeaderLogoContainer {
	width: 260px;
	height: 212px;
	float: left;
}

#HeaderNavContainer {
	width: 400px;
	margin-top: 78px;
	float: left;
}

#HeaderNavContent {
	line-height: 40px;
	color: #8c1733;
}

#HeaderContentContainer {
	width: 290px;
	height: 212px;
	float: left;
}

#BodyContainer {
	float:left;
	width: 950px;
	background: url(../Images/Background/bgContent.gif);
}

#BodyFooterContainer {
	background: url(../Images/Background/bgContentFooter.gif) no-repeat;
}

#FooterContent {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
	line-height: 1.25em;
	font-size: .75em;
}

#FooterNav {
	margin-bottom: 5px;
}

#FooterNav a {
	color: #000000;
	text-decoration: none;
}

#FooterNav img {
	vertical-align:text-top;
}

/*
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;		
	border-top: 12px solid #ffffff;			
*/

#BodyContent {
	margin-top: 25px;
	margin-left: 65px;
	margin-right: 65px;
}

#BodyContentLeftNavContainer
{
	width: 210px;
	float: left;
}

/*
	border-left: 12px solid #d5d7d9;
	border-top: 12px solid #d5d7d9;		
*/
#BodyContentLeftNavContent
{
	margin-left: 12px;
	margin-top: 12px;		
	width: 186px;
}

#BodyContentAreaContainer {
	width: 676px;
	float: left;
}

#TwoColumnTemplate #BodyContentAreaContainer {
	background: url(../Images/Background/bgContentColumnDivider.gif) repeat-y 430px 0;
}

/*
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;		
*/

#BodyContentAreaContent {
	margin-left: 12px;
	margin-right: 12px;		
	margin-top: 12px;
	width: 652px;
}

#BodyContentAreaHeaderContainer {
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;		
	border-top: 12px solid #ffffff;		
	width: 625px;
}

#PageTitle {
/*	font-size: 18px;*/
	font-size: 1.285em;
	margin-top: 15px;	
	color: #1a548b;
}

#BreadCrumbs {
	font-size: 12px;
	margin-bottom: 6px;
}
	
#BreadCrumbs a {
	color: #13558d;
	text-decoration: none;
}
	
#BreadCrumbs img {
	vertical-align:text-top;
}


#HomepageTemplate .BodyContentColumnDivider {
	background: url(../Images/Background/bgContentColumnDivider.gif);
	margin-left: 9px solid #ffffff;
	margin-right: 10px solid #ffffff;
	width: 20px;
	height: 20px;
}

table.dropNav {
	border: 1px solid #b4b4b4;
	background-color: #d5d7d9;
	width: 130px;
}

.dropNav td {
	text-align: left;
	border-bottom: 1px dotted #f2f2f2;
	width: 130px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.dropNav td a {
	text-decoration: none;
	color: #13558d;
}

table.leftNav {
	border-bottom: 1px dotted #f2f2f2;
}

.leftNav td {
	border-top: 1px dotted #f2f2f2;
	padding-top: 5px;	
	padding-bottom: 5px;
	width: 186px;
}

.leftNav td img {
	vertical-align:text-top;
}

.leftNav td a {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

td.leftNavSelected a {
	color: #13558d;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
/*
td.leftSubNav {
		border-bottom: 0px;
}
*/
.leftSubNav table {
	width: 170px;
}

.leftSubNav td {
	padding-left: 14px;
	border: 0px;
}


.leftSubNav td a {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

td.leftSubNavSelected a {
	color: #13558d;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.column2 {
	font-size: .75em;
}
