/*---Text---*/
body{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #6B5C4A;
	text-align: justify;
}

a:link {
	text-decoration: none;
	color: #6B5C4A;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #6B5C4A;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: right;
	color: #FFFFFF;
}
.HeadlineY1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #F9CC8C;
}
.HeadlineY2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FCE3BF;
}
.HeadlineW1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #D0CAC2;
}
.HeadlineW2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #B7AEA2;
}
.HeadlineR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b22525;
	margin-bottom: 10px;
	margin-top: 3px;
}
.Subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	color: #b22525;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.Tiny{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 9px;
	color: #515151;
}

.Name {
	font-size: 12px;
	font-weight: bold;
}

.RedBold {
	color: #b22525;
	font-weight: bold;
}

.White {color: #FFFFFF}


.WhiteBold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
}

.Bullets {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #6B5C4A;
	text-align: left;
	text-indent: -8px;
	margin-left: 8px;
	padding-bottom: 5px;
}
.Bullets2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #6B5C4A;
	text-align: left;
	text-indent: -8px;
	margin-left: 8px;
	margin-bottom: 4px;
}


div, p, ul, h2, h3, form, label{margin:0px; padding:0px;}
ul{list-style-type:none;}




/*---Top Panel---*/
#topPan{
	width:100%;
	height:35px;
	position:relative;
	margin:0 auto;
	background-color: #FFFFFF;
}




/*---Navigation---*/
#topPan #Navigation ul li.navi{
}

#topPan #Navigation ul li a{
	color:#6B5C4A;
	text-decoration:none;
	text-indent:0px;
	padding:0 0 0 20px;
	font-weight:bold;
	margin:0;
	width:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	}
	
#topPan #Navigation ul li{
	float:left;
	text-align: right;
}

#topPan #Navigation ul.navi li a:hover{
	color:#b22525;
	text-decoration:none;
	text-indent:0px;
	padding:0 0 0 20px;
	font-weight:bold;
	margin:0;
	width:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	background:url(images/arrow_red.gif) no-repeat 0 3px;
	background-position: 14px;
	}


/*---Navigation Alternate---*/
#topPan #Navigation ul li.navi2{
}

#topPan #Navigation ul.navi2 li a{
	color:#b22525;
	text-decoration:none;
	text-indent:0px;
	padding:0 0 0 20px;
	font-weight:bold;
	margin:0;
	width:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	background:url(images/arrow_red.gif) no-repeat 12px 3px;
	}
	
#topPan #Navigation ul.navi2 li{
	float:left;
	text-align: right;
}

#topPan #Navigation ul.navi2 li a:hover{
	color:#b22525;
	text-decoration:none;
	text-indent:0px;
	padding:0 0 0 20px;
	font-weight:bold;
	margin:0;
	width:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	background:url(images/arrow_red.gif) no-repeat 0 3px;
	background-position: 14px;
	}	
	
	
	
	

/*---Layers---*/	
#Navigation {
	position:absolute;
	width:621px;
	height:18px;
	z-index:9;
	left: 234px;
	top: 10px;
}
#integrity {
	position:absolute;
	width:162px;
	height:17px;
	z-index:1;
	left: 25px;
	top: 13px;
}
#pagehead {
	position:absolute;
	width:247px;
	height:40px;
	z-index:10;
	left: 529px;
	top: 200px;
	visibility: visible;
}
#divisions {
	position:absolute;
	width:151px;
	height:94px;
	z-index:4;
	left: 25px;
	top: 237px;
}

#TopContent {
	position:absolute;
	width:388px;
	height:138px;
	z-index:8;
	left: 385px;
	top: 31px;
}

#graphic {
	position:absolute;
	width:597px;
	height:182px;
	z-index:7;
	left: 0;
	top: 30px;
}

#text {
	position:absolute;
	width:603px;
	height:240px;
	z-index:5;
	left: 182px;
	top: 228px;
}

#Logos {
	position:absolute;
	width:119px;
	height:115px;
	z-index:6;
	left: 25px;
	top: 455px;
}

#values {
	position:absolute;
	width:796px;
	height:35px;
	z-index:9;
	left: 24px;
	top: 640px;
	overflow: visible;
}



/*---Middle Panel---*/
#middlePan{
	position:relative;
	margin:0 auto;
	padding: 40px;
	padding-bottom: 60px;
	background-color: #F2A53D;
	width: 100%;
	height: 575px;
	background-image: url(images/background2.gif);
	background-repeat: repeat-x;
}

#middlePanAlt{
	position:relative;
	margin:0 auto;
	background-color: #FCB144;
	width: 100%;
	height: 223px;
}

#middlePanHome{
	position:relative;
	margin:0 auto;
	padding: 40px;
	padding-bottom: 60px;
	background-color: #F2A53D;
	width: 100%;
	height: 400px;
}




/*---Body Panel---*/
#bodyPan{
	position:relative;
	margin:0 auto;
	padding: 25px;
	padding-bottom: 14px;
	padding-top: 14px;
	background-color: #EEEBE7;
	width: 100%;
	height: 100%;
}





/*---Footer Panel---*/
#footermainPan{
	width:100%;
	height:125px;
	position:relative;
	margin:0 auto;
	background-color: #FFFFFF;
}

