body {
	background: url(../Images/Background/bg.png) repeat-x 0 0;
	font-family: "helvetica neue", helvetica, verdana;
	font-size: 13px;
	margin: 0;
}

form {
	margin: 0;
	border: 0;
}
#MainContainer {
	width: 911px;
	margin:0px auto;
	text-align: left;	
	font-size: 1em;
	float: left;
}

#HeaderContainer, #BodyFooterContainer, #FooterContainer {
	float:left;
	width: 911px;
}

#HeaderLogo {
	float: left;
	width:363px;
	height:125px;
	text-indent:-1000px;
	background:url(../Images/Logos/logo.png) no-repeat 0 0;
}

.headerLogoLink {
	display:block;
	width:363px;
	height:125px;
	text-indent:-1000px;
}

#HeaderCopy {
	float: left;
	width: 548px;
	height: 125px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

#HeaderNavContainer {
	float: left;
	width: 911px;
	height: 46px;
	background: #ffffff;
}

#HeaderNavBorder {
	width: 905px;
	height: 40px;
	margin: 3px;	
	background:url(../Images/Background/bgTopNav.png) no-repeat 0 0;	
}

#HeaderNavSearchBox {
	float: left;
	height: 40px;
	width: 347px;	
	margin-left: 10px;
}

#HeaderNavSearchBox form {
	margin: 0;
	border: 0;
}

#HeaderNavContent {
	float: left;
	height: 40px;
	width: 548px;
}

.topNav, .topNavSelected {
	font-face: "helvetica neue", helvetica;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	padding-right: 20px;
}

.topNav a, .topNavSelected a
{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height:40px;
	height: 40px;
	display:block;
}

.topNavSelected a {
	color: #E8AD39;
}

.topNavSelected a:link, .topNavSelected a:visited, .topNavSelected a:hover, .topNavSelected a:active {
	color: #E8AD39;
}

.topNav a:link, .topNav a:visited, .topNav a:hover, .topNav a:active {
	color: #ffffff;
}

#BodyContainer {
	float:left;
	width: 911px;
	background: #ffffff;
}

#BodyContent {
	margin-left: 3px;
	margin-right: 3px;	
	padding-top: 10px;
	width: 905px;
	background: #f6fef3;
	float: left;
}

#BodyContentFooter {
	margin-left: 3px;
	margin-right: 3px;	
	width: 905px;
	background: #f6fef3;
	float: left;
}

.columnDivider {
	background-color: #e2e2e2;
	border: 3px solid #ffffff;
}


#FooterContent {
	width: 843px;
	background: url(/Assets/SAP/Images/Background/bgFooter.png) no-repeat;
	color: #999;
	display: block;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 45px;
	padding-left: 34px;
	padding-right: 34px;
	padding-top: 20px;
	font-size: 12px;

}

#FooterNav {
	width: 911px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4d4d4;
}

#FooterNav a, #FooterNav a:link, #FooterNav a:hover, #FooterNav a:visited, #FooterNav a:active {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-face: "helvetica lt st", helvetica;
	text-decoration: none;
}



#FooterLegal {
	width: 911px;
	padding-top: 20px;
}

/*
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;		
	border-top: 12px solid #ffffff;			
*/


#BodyContentLeftNavContainer
{
	width: 210px;
	float: left;
}

/*
	border-left: 12px solid #d5d7d9;
	border-top: 12px solid #d5d7d9;		
*/
#BodyContentLeftNavContent
{
	margin-left: 12px;
	margin-right: 12px;
	width: 186px;
}

#BodyContentAreaContainer {
	width: 695px;
	text-align: left;
	float: left;

}


/*
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;		
*/

#BodyContentAreaContent {
	margin-left: 12px;
	margin-right: 12px;
	width: 671px;
	text-align: left;	
	float: left;	
}



#BodyContentPageTitle
{
	margin-left: 12px;
	margin-right: 12px;
	width: 671px;
}


#BodyContentPageTitle, #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-left:1px solid #9fcee0;
	border-right:1px solid #9fcee0;	
	border-bottom:1px solid #9fcee0;	
	background-color: #ffffff;
	width: 160px;
}

.dropNav td {
	width: 160px;
}

.dropNavSelected {
	background-color: #E8AD39;
	color: #ffffff;
}

.dropNav td, .dropNav td a, .dropNav td a:visited, .dropNav td a:link {
	text-align: left;
	border-bottom: 1px solid #f5f5f5;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #a9a9a9;
	text-decoration: none;
	display:block;
}

.dropNav td a {
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
}


.dropNav td a:hover, td.dropNavSelected a {
	background-color: #E8AD39;
	color: #ffffff;
}

td.dropNavSelected a:link, td.dropNavSelected a:visited, td.dropNavSelected a:hover, td.dropNavSelected a:active {
	color: #ffffff;
}

.dropNav td a:active {
	background-color: #E8AD39;
	color: #ffffff;
}

/*
.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;
}


#HomepageTemplate td.column1 {
	width: 185px; /* 195 actual width, adjusted for padding */
	padding-left: 5px;
	padding-right: 5px;	
}

#HomepageTemplate td.column2 {
	width: 475px; /* 485 actual width, adjusted for padding */
	padding-left: 5px;
	padding-right: 5px;		
}

#HomepageTemplate td.column3 {
	width: 201px; /* 211 actual width, adjusted for padding */
	padding-left: 10px;
	padding-right: 5px;		
}


/******/
/** ADDED FROM OLD SITE **/

#searchTable {
	border: 1px solid #E8AD39;
}

#quicksearch {
	margin-bottom: 25px;
}

.headerHomeLeftCol, .headerHomeRightCol, .headerHomeCenterCol, .pageTitle
{
	font: 18px "helvetica neue", helvetica;
	line-height: 44px;
	height: 44px;	
	color: #568738;
	font-weight: light;
}


.pageTitle sup, .headerHomeLeftCol sup, .headerHomeCenterCol sup {
	font: 14px;
	vertical-align: top;
}

.headerHomeLeftCol span, .headerHomeCenterCol span {
	line-height: 25px;
	height: 25px;
	vertical-align: baseline;
}

.headerHomeLeftCol img, .headerHomeCenterCol img {
	margin-right: 10px;
	vertical-align: top;
}

.homeLeftCol {
	padding-left: 18px;
}

.label {
	color: #568738;
}

.headerBlue {
	color: #4F5859;
	font-weight: bold;
}




#navlist
{
	width: 160px;
}

#navlist td
{
	height : 24px;
	padding-top: 0px;
	padding-bottom: 0px;		
}

#navlist a
{
	display: block;
	padding: 1px 2px 2px 20px;
	margin-left: 5px;
	background-color: #f6fef3;
	background-image:  url(../Images/Icons/icon_left_sub.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#navlist a:link, #navlist a:visited
{
	color: #475966;
	text-decoration: none;
	font: 14px Helvetica;
}
/*	text-indent: 15px;*/
#navlist a:hover, #navlist a:active
{
	background-color: #f6fef3;
	background-image:  url(../Images/Icons/icon_left_sub.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #7db3c4;
	font: 14px Helvetica;
}


#hotlink a:link, #hotlink a:visited,
#hotlink a:hover, #hotlink a:active
{
	background-color: #f6fef3;
	background-image:  url(../Images/Icons/icon_left_sub.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #E8AD39;
	font: 14px Helvetica;
	line-height: 14px;
}

#navlistsub
{
	position: relative;
}

#navlistsub td
{
	height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

#hotlinksub a:link, #hotlinksub a:visited,
#hotlinksub a:hover, #hotlinksub a:active
{
	background-color: #f6fef3;
	background-image:  url(../Images/Icons/icon_left_sub.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #E8AD39;
	font: 14px Helvetica;
	line-height: 14px;
}

/* IE fixes - not working!!! */
[if IE 5]>
<style>#navlist a {height: 1em; float: left; clear: both; width: 100%;
}</style>
<![endif]
[if IE 6]>
<style>#navlist a {height: 1em;
}</style>
<![endif]


