@charset "utf-8";

/* BASICS ------------------------------------------------------------- */

	body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
		font-size:12px;
		line-height:18px;	
	margin: 0px;
	background:#CCCCCC url(../images/backTile.gif);
	}

		
	img {border:0px; padding:0px; margin:0px;}

	h1 {
	margin:0px 0px 16px 0px;
	font-size:34px;
	line-height:38px;
	color:#666666;
	font-weight:normal;
	
	}
	
	h2 {
	margin:0px;
	font-size: 18px;
	line-height: 24px;
	color:#666666;
	font-weight:normal;
	
	}
	


	h3 {
	margin:0px;
	font-size:11pt;
	color:#666666;
	line-height:13pt;
	
	}
	
	h3 a{
		
		text-decoration:none;
		color:inherit;
	
	}
	
	h4 {margin:0px; font-size:11pt; color:inherit; line-height:13pt;}
	
	h4 a{text-decoration:none; color:inherit;}

	h4 a:link {text-decoration:none; color:inherit;}
	
	h4 a:hover {color:inherit; text-decoration:underline;}
			
	p {
	
		margin:8px 0px 0px 0px;
		font-size:12px;
		line-height:18px;		
	}
	
	
	.microType {
		margin:8px 0px 0px 0px;
		font-size:7.5pt;
		line-height:11pt;
		color:#666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}

	a {
	
		text-decoration:underline;
		color:inherit;	
	}
	
	a:link {
	
			color:inherit;
			text-decoration:underline;
	
	}
	
	a:hover {
		
		color:inherit;
		text-decoration:underline;
	
	}
	
	
	
	callOutBox {
	
		padding:8px;
		margin: 16px 0px;
	
	}
	

	
		

/* CONTENT LAYERS */

.siteZone {
	width:940px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	z-index:1;

}

/* AREAS */


.audioBarArea {
	width:940px;
	height:24px;
	float:left;
	background:#FFFFFF;
}

.headerContentArea {
	width:940px;
	height:270px;
	float:left;
	background:#FFFFFF;
	

}

.mainMenuArea {
	
	background:#FFFFFF;
	width:940px;
	height:42px;
	padding:0px 0px;
	float:left;


}


.subMenuArea {
	width:908px;
	background:#CC0033;
	padding: 8px 16px 8px 16px;
	color: #FFFFFF;
	float:left;

}


.subMenuArea a{

	text-decoration:none;
	margin:0px 20px 0px 0px;
	font-size:8pt;

}

.footerContentArea {
	background:#FFFFFF;
	width:940px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.footerColorBar{
	width:940px;
	float:left;
	margin: 0px 0px 0px 0px;
}

.blockHeight40px {
	
	/*height:47px;*/
	
}

.footerAcornArea {
	background:#FFFFFF;
	width:924px;
	float:left;
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 8px 0px;
}

.pageContentArea {
	width:940px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:12px 0px 32px 0px;
	background:#FFFFFF;

}

.breadCrumbArea {
	background:#FFFFFF;
	width:908px;
	float:left;
	padding: 8px 16px;
}
	
.textColumnA {

	width:340px;
	float:left;
	
}
	
.textColumnB {

	width:260px;
	float:left;
	
}

.textColumnC {

	width:680px;
	float:left;
	
}


.textArea{
	margin:8px;
	padding:8px;
}

.textArea .highlight{
	padding:8px;
	margin:8px 0px 8px 0px;
}


.footerHeight {	

	height:240px;
	overflow:hidden;
}


.textAreaOfficeLocation {

	margin:8px;
	padding:8px;
	
	width:308px;
	height:150px;
	
	float:left;
}

.columnImageArea{
	padding:8px;
	overflow: hidden;

}

.columnImageArea img{
	width:316px;
	padding:4px;
}

.textBlue{color:#25408E;}
.textLightBlue{color:#00ADEE;}
.textGreen{color:#3FAC49;}
.textRed{color:#D1232A;}
.textPink{color:#EB008B;}
.textOrange{color:#F39D25;}
.textYellow{color:#FFCC33;}
.textLightGreen{color:#85C881;}
.textWhite{color:#FFFFFF;}
.textBlack{color:#000000;}
.textDarkGrey{color:#333333;}
.textMidGrey{color:#666666;}
.textLightGrey{color:#999999;}
.textPurple{color:#6B489D;}

.textBlue a{color:#25408E;}
.textLightBlue a{color:#00ADEE;}
.textGreen a{color:#3FAC49;}
.textRed a{color:#D1232A;}
.textPink a{color:#EB008B;}
.textOrange a{color:#F39D25;}
.textYellow a{color:#FFCC33;}
.textLightGreen a{color:#85C881;}
.textWhite a{color:#FFFFFF;}
.textBlack a{color:#000000;}
.textDarkGrey a{color:#333333;}
.textMidGrey a{color:#666666;}
.textLightGrey a{color:#999999;}
.textPurple a{color:#6B489D;}



.backBlue{background-color:#25408E;}
.backLightBlue{background-color:#00ADEE;}
.backGreen{background-color:#3FAC49;}
.backRed{background-color:#D1232A;}
.backPink{background-color:#EB008B;}
.backOrange{background-color:#F39D25;}
.backOrange{background-color:#F07800;}
.backYellow{background-color:#FFCC33;}
.backLightGreen{background-color:#85C881;}
.backWhite{background-color:#FFFFFF;}
.backBlack{background-color:#000000;}
.backDarkGrey{background-color:#333333;}
.backMidGrey{background-color:#666666;}
.backLightGrey{background-color:#999999;}
.backPurple{background-color:#6B489D;}


.mainMenu {

	width:940px;
	height:34px;
	float:left;
	background:url(../images/mainMenu/backGrey.png);
	

}

.mainMenu .menuItem{
padding: 8px 12px 0px;
float: left;
height: 26px;
border-right: white solid 1px;
font-size: 11px;

}
 
.mainMenu .menuItem a{

	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;

}


.mainMenu .menuItemSelected{
	
	padding:10px 16px 0px;
	float:left;
	height:24px;
	border-right:#FFFFFF solid 1px;
	font-size:8pt;

}

.dropPanelArea {
	margin:34px 0px 0px 0px;
	width:924px;
	left:0px;
	top:0px;
}

  

.dropPanel {
	position:absolute;
	padding:32px 8px 32px 8px;
	width:924px;
	height:200px;
	background:url(../images/mainMenu/menuFader.png) bottom;
	visibility: hidden;
	/*background:#CCCCCC;*/
	border-bottom:#666666 solid 1px;
	
}


.dropPanel a{

	font-size:10pt;
	text-decoration:none;
	
}

.dropPanel p{

	font-size:8pt;
	
}

.dropPanel .dropPanelMenu {
	width:290px;
	height:80px;
	margin:8px;
	float:left;

}


.dropPanel .dropPanelMenu .image{

	
	width:112px;
	height:70px;
	margin:0px 4px 0px 0px; 
	float:left;
	border:#CCCCCC solid 4px;
	overflow:hidden;

}

.dropPanel .dropPanelMenu .description{
	height:80px;
	width:162px;
	margin:0px 0px 0px 4px;
	float:left;

}


.menuType1 {
	
	margin:8px 0px 0px 0px;
	font-size:9pt;

}


.menuType1 .menuItem{
	margin:0px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom:dotted 1px;
	height: 32px;

}

.menuType1 .menuItem a{
	color:inherit;
	text-decoration:none;
	font-weight:bold;
}


.formTable {
	margin: 8px 0px 0px 0px;
	font-size:9pt;
}

.formTable tr{

padding-bottom:6px;
margin-bottom: 6px;

}


.formTable td{

}

input {
	font-size:8pt;
	margin-bottom:3px;
	margin-top:3px;
	
}

select {
	font-size:8pt;
	margin-bottom:3px;
}

.formRequired {
	font-size:18pt; 
	line-height:14pt; 
	color:red;
}


.progressBar {
	
	margin:0px 0px 16px 0px;

}


.subMenuArea a{

	color:#FFFFFF;
	
}

.subMenuArea a:hover{

	color:#FFFFFF;
	text-decoration:underline;
	
}


.siteMapArea {
	
	font-family:Arial, Helvetica, sans-serif;
	
}



.siteMapArea h2{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	line-height:14pt;
	
}

.siteMapArea p{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:14pt;
	
}


.siteMapArea ul{
	

	list-style:square;
	
}

.siteMapArea ul li{

	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:14pt;
	
}


.newsOverviewArea {
	
	float: left;
	margin: 8px;
		
	
}

.newsOverviewArea ul{
	
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
		
	
}

.newsOverviewArea ul li{
	
	float: left;
	margin: 8px 8px 26px 8px;
	width: 316px;
	

}

.newsOverviewArea ul li h2{
	
display: block;
line-height: 22px;
color: #3FAC49;
height: 44px;
overflow: hidden;


}

.newsOverviewArea ul li h3{
	
display: block;
margin:8px 0px 8px 0px;
font-size:12px;
line-height:16px;

}


.newsOverviewArea ul li p{
	
	display:block;
	line-height:16px;
	height:145px;
	overflow: hidden;

}

.newsOverviewArea ul li em, .newsOverviewArea ul li em a{
	
	margin: 8px 0px 8px 0px;
	display: block;
	font-style: normal;
	font-weight:bold;
	color: #F09;
	text-decoration:none;

}

