/**** Global Links ****/
a:link { color: #0099FF; text-decoration: none; }
a:visited { color: #0099FF; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #FFFF00; text-decoration: underline; }

/**** Footer Styles ****/
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E9E9E9;
	line-height: 14px;
}
a.Footer:link { color: #E9E9E9; text-decoration: none; }
a.Footer:visited { color: #E9E9E9; text-decoration: none; }
a.Footer:hover { color: #FFFF00; text-decoration: none; font-weight: bold; }
a.Footer:active { color: #000000; text-decoration: none; font-weight: bold; }


/**** News Styles ****/
.NewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
a.News:link { color: #00537E; text-decoration: none; }
a.News:visited { color: #00537E; text-decoration: none; }
a.News:hover { color: #000000; text-decoration: underline; }
a.News:active { color: #FFFF00; text-decoration: underline; }

/**** URL Link ****/
a.url:link { color: #666666; text-decoration: none; font-size: 9px; }
a.url:visited { color: #666666; text-decoration: none; font-size: 9px; }
a.url:hover { color: #333333; text-decoration: none; font-size: 9px; }
a.url:active { color: #3399FF; text-decoration: none; font-size: 9px; }

/**** Promo Links ****/
a.Promo:link { color: #D1D1D1; }
a.Promo:visited { color: #D1D1D1; }
a.Promo:hover { color: #0099FF; }
a.Promo:active { color: #000000; }

/**** Site Map Links ****/
a.SiteMap:link { color: #333333; text-decoration: none; }
a.SiteMap:visited { color: #333333; text-decoration: none; }
a.SiteMap:hover { color: #0099FF; text-decoration: none; }
a.SiteMap:active { color: #FFFF00; text-decoration: none; }

/**** Site Map Head Links ****/
a.SiteMapHead:link {  font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FF9900; line-height: 16px; text-decoration: none; }
a.SiteMapHead:visited { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FF9900; line-height: 16px; text-decoration: none; }
a.SiteMapHead:hover { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #000000; line-height: 16px; text-decoration: none; }
a.SiteMapHead:active { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFF00; line-height: 16px; text-decoration: none; }








.GlobalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.WelcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 12px;
}
.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.MainBG {
	background-color: #FFFFFF;
	background-image: url(img/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.PromoBG {
	background-color: #FFFFFF;
	background-image: url(img/promo-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ContentBG {
	background-color: #FFFFFF;
}
.SubContentHead {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	line-height: 20px;
}
.SubContentHeadSmall {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	line-height: 16px;
}

/**** Locations List Styles ****/
.LocationsHead {
	font-weight: bold;
	color: #3d8feb;
}
.LocationsContactHead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 6px;
}
.LocationsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.LoginBox {
	background-color: #EFEFEF;
	border: 1px solid #AAAAAA;
	background-image: url(img/loginbox-bg.gif);
	background-repeat: repeat-x;
}

/**** Application Styles Styles ****/
.ApplicationBox {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	background-image: url(img/loginbox-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-position: top;
}

.ApplicationRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	line-height: 16px;
}



/*** Typo3 ***/
	P{text-align:left}
	BODY{background-color:#4494EF}
	.bgLeft{border-left:1px solid #C8C8C8;border-bottom:1px solid #C8C8C8; }
	.bgMiddle{border-left:1px solid #C8C8C8;border-right:1px solid #C8C8C8;border-bottom:1px solid #C8C8C8;	background-image: url(img/content-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin: 0px;
	}
	
	.promoPics DIV.csc-textpic IMG {border:1px solid #0099FF}	
	
	.promoPics DIV.csc-textpic-clear {height:15px}
	
	#colLeft{padding:20px 10px 20px 10px}
	#colLeft DIV.csc-header {background-color:#939393;height:20px;padding:3px 0px 5px 5px;margin:15px}
	#colLeft DIV.csc-header h1 {color:#ffffff;font-size:10pt;font-weight:bold;margin:0;padding:0;text-align:left;line-height:20px;}
	#colLeft P {margin:5px 17px 15px 17px;}
	#colLeft P A {color:#00537E}
	
	DIV.menu_left_class {background-color:#939393;height:20px;padding:3px 0px 5px 5px;margin:15px}
	DIV.menu_left_class h1 {color:#ffffff;font-size:10pt;font-weight:bold;margin:0;padding:0;text-align:left;line-height:20px;}
	

	
	#colNormal{}
	#colNormal DIV.csc-header {background-color:#DDDDDD;height:30px;padding:5px 10px 5px 10px;margin-bottom:10px;}
	#colNormal DIV.csc-header h1{color:#000000;font-family: Arial,sans-serif;font-size:11pt;font-weight:bold;margin:0;padding:0;text-align:left;line-height:30px;}
	
	#pagetitle h1{color:#000000;font-family: Arial,sans-serif;font-size:12pt;font-weight:bold;margin:0;padding:0;text-align:left;line-height:54px;}
	
	
	
	
	
	#colNormal H6, #colNormal .name-of-person {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	line-height: 20px;
	margin:0;
	}
	
	#colNormal .important{font-weight:bold}
	

	#colRight H6 {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	line-height: 16px;
	margin:0;
	}
	
	#colLef DIV.tx-onqnews-pi1{padding:0;margin:0}
	#colLeft TABLE.onqnews_main_table{margin:0;padding:0;width:80%;margin-left:auto;margin-right:auto;}
	#colLeft P.tx-onqnews-p1-listView-teaser-title {margin:0 0 5px 0;padding:0;}
	#colLeft A.tx-onqnews-p1-listView-teaser-title {color:#FF9900; font-style: normal; font-weight: bold; font-size:13px; line-height:12pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding: 0; margin: 0;TEXT-DECORATION: none;}
	
	#colLeft P.tx-onqnews-p1-listView-teaser {margin:0 0 10px 0;padding:0;}
	
	#colLeft a.tx-onqnews-p1-listView-teaser-more{ color: #0099FF; text-decoration: none; }
	#colLeft a.tx-onqnews-p1-listView-teaser-more:link { color: #0099FF; text-decoration: none; }
	#colLeft a.tx-onqnews-p1-listView-teaser-more:visited { color: #0099FF; text-decoration: none; }
	#colLeft a.tx-onqnews-p1-listView-teaser-more:hover { color: #000000; text-decoration: underline; }
	#colLeft a.tx-onqnews-p1-listView-teaser-more:active { color: #FFFF00; text-decoration: underline; }		
	
	#colLeft UL,LI,A{text-align:left}
	
	
	
		
	#colRight H1 {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	line-height: 20px;
	margin:0;
	padding:0
	}
	
