/* CSS Document */

#topLeft h1 {
	background:  url("../images/flaglogo.png") no-repeat center bottom;
	width: 136px;
	height: 141px;
	display: block;
	text-indent: -2000px;
	margin: 0;
}

#topRight h1 {
	background: url(../images/sageMainLogo.png) no-repeat center top;
	width: 870px;
	height: 100px;
	display: block;
	text-indent: -2000px;
	margin: 0;
	float: right;
}

#navBox {
	width: 580px;
	padding: 0;
	margin: 0 auto;
}

#extraBox {
	width: 282px;
	height: 87px;
	float: left;
}

#contentLeft h1 {
	color: #00537D;
	font: 16px Tahoma;
	margin: 0 0 5px 0;
	font-weight: bold;
}

#contentLeft h2 {
	color: #00537D;
	font: 13px Tahoma;
	margin: 20px 0 5px 0;
	font-weight: bold;
}

#contentLeft ul {
	margin: 0; padding: 0 0 0 15px;
}

#contentLeft li {
	margin: 0 0 5px 0; padding: 0;
	color: #00537D;
	font: 12px Tahoma;
}

#contentLeft a:link, #contentLeft a:visited {
	text-decoration: none;
	color: #00537D;
}

#contentLeft a:hover, #contentLeft a:active {
	text-decoration: underline;
	color: #333333;
}

#contentRight h1 {
	font: 20px Tahoma;
	color: #00537D;
	margin: 0 0 10px 0;
	font-weight: bold;
}

#contentRight h2 {
	font: 16px Tahoma;
	color: #00537D;
	margin: 0 0 5px 0;
	font-weight: bold;
}

#contentRight h3 {
	font: 14px Tahoma;
	color: #00537D;
	margin: 0 0 5px 0;
	font-weight: bold;
}

#contentRight p {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 0 5px 0;
}

#distBar h1 {
	font: 13px Tahoma;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	text-align: center;
}

#distBar p {
	font: 12px Tahoma;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
}

.prodBoxText  {
	font: 14px Tahoma;
	color: #006699;
	text-align: center;
	width: 186px;
	clear: both;
	padding: 5px 0 0 0;
	margin: 0;
}


#copyrightBar p {
	font: 10px Tahoma;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
}


#introTextBox {
	margin: 0 auto;
	width: 500px;
}

#contentRight p.bodytext {
	font: bold 16px Tahoma;
	color: #000000;
	text-align: center;
	padding: 20px 0;
	width: 500px;
}

#introTextBox a:link, #introTextBox a:visited {
	color: #00537D;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#introTextBox a:hover, #introTextBox a:active {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.breadcrumb {
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
