/********************** Generals *********************/

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

.popup {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #E5EAEF;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

td {
	vertical-align: top;
}

img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

p {
	margin: 0;
	padding: 0 0 16px 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px; 
}

span {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px; 
}

ul {
	margin: 0 0 0 15px;
	padding: 0;
}

li {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

/*
Box for whole content
*/
.mainBox {
	margin-left: auto;
	margin-right: auto;
	width: 952px;
	height: 560px;
}

/*****************************************************/


/*********************** Header **********************/

/*
Box for Header
*/
.headerBox {
	width: 952px;
	height: 84px;
}

/*
Box for headline
*/
.headlineBox {
	float: left;
	padding: 58px 0 0 16px;
	height: 22px;
}

/*
Box for Header Logo
*/
.headerLogoBox {
	float: right;
	padding: 21px 0 21px 0;
	width: auto;
	height: 42px;
}

/*****************************************************/


/************************* Menu **********************/

/*
Box for menue
*/
.menueBox {
	float: left;
	width: 952px;
	background-color: #FFFFFF;
}

.menueBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menueLink0 {
	position: relative;
	background-color: #FFFFFF;
}

.menueLink0Border {
	position: relative;
	background-color: #FFFFFF;
	border-right: 1px solid #E5EAEF;
}

.nav1Child {
	position: absolute;
	top: -129px;
	left: 0px;
	display: none;
}

.nav3Child {
	position: absolute;
	top: -93px;
	left: 0px;
	display: none;
}

.menueLink1Top {
	display: block;
	width: 160px;
	background-color: #FFFFFF;
	border-top: 1px solid #E5EAEF;
	border-bottom: 1px solid #E5EAEF;
}

.menueLink1Other {
	display: block;
	width: 160px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E5EAEF;
}

/* Styles for Menu Items */
.menueBox ul li a {
	display: block;
}

.menueBox a:hover {
	display: block;
}

.menueBox ul li a {
	padding: 5px 15px 6px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.menueBox ul li a:hover {
	background-color: #E5EAEF;
}

/* Holly Hack. IE Requirement \*/
* .menueBox ul li { float: left; height: 1%; }
* .menueBox ul li a { height: 1%; }
/* End */

.menueBox li:hover ul {
	display: block;
}

.menueBox  li.over ul {
	display: block;
}

/*****************************************************/


/********************** Content **********************/

/*
Box for whole content
*/
.contentBox {
	width: 952px;
	height: 500px;
}

/* 
Big box in content
*/
.contentBigBox {
	float: left;
	width: 600px;
	height: 378px;
	background-color: #E5EAEF;
}

/*
Rightt box in contentBigBox
*/
.contentBigRightBox {
	float: left;
	width: 250px;
	height: 378px;
}

/* 
Small box in content
*/
.contentSmallBox {
	float: right;
	width: 351px;
	height: 378px;
	background-color: #E5EAEF;
}

/*
Left box in content bottom
*/
.contentLeftBox {
	float: left;
	width: 305px;
	height: 97px;
	border-right: 1px solid #FFFFFF;
}

/*
Middle box in content bottom
*/
.contentMiddletBox {
	float: left;
	width: 294px;
	height: 97px;
	border-right: 1px solid #FFFFFF;
}

/*
Right box in content bottom
*/
.contentRightBox {
	float: left;
	width: 351px;
	height: 97px;
}

/*****************************************************/


/************************ Home ***********************/

/*
Headline box
*/
.homeHeadlineBox {
	padding: 2px 16px 2px 16px;
	width: 319px;
	background-color: #7D94A7;
}

/*
Info box
*/
.homeInfoBox {
	padding: 8px 5px 8px 16px;
	width: 330px;
}

.homeInfoBox td {
	padding: 0 0 2px 0;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.homeInfoBox img {
	margin: 0 0 0 16px;
}

.homeInfoBox a {
	font-size: 12px;
	font-weight: normal;
	color: #3E7792;
	line-height: 14px;
}

.homeInfoBox a:link 	  { color: #3E7792; text-decoration: none; } /* normal link */
.homeInfoBox a:visited { color: #3E7792; text-decoration: none; } /* visited link */
.homeInfoBox a:hover   { color: #3E7792; text-decoration: none; } /* mouse over */
.homeInfoBox a:active  { color: #3E7792; text-decoration: none; } /* clicked link */

/*****************************************************/


/*************** Sensitive Care Concept **************/

/*
Button box in contentSmallBox for sensitive care concept 
*/
.sccButtonLeftBox {
	float: left;
	width: 176px;
	height: 189px;
}

.sccButtonRightBox {
	float: left;
	width: 175px;
	height: 189px;
}

/*
Left boxes in contentBigBox for sensitive care concept 
*/
.sccBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 318px;
	height: 355px;
}

/*
Background color in left boxes for different buttons 
*/
.scc1Color {
	background-color: #408000;	
}

.scc2Color {
	background-color: #6BB9C2;	
}

.scc3Color {
	background-color: #ACB274;	
}

.scc4Color {
	background-color: #D21224;	
}

.sccHeaderBox {
	clear: both;
	width: 318px;	
}

.sccArrow {
	float: left;
	padding: 4px 5px 0 0;
	width: 7px;
}

.sccLink {
	float: left;
	width: 306px;
}

.sccLink a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
}

.sccLink a:link 	 { color: #FFFFFF; text-decoration: none; } /* normal link */
.sccLink a:visited { color: #FFFFFF; text-decoration: none; } /* visited link */
.sccLink a:hover   { color: #FFFFFF; text-decoration: none; } /* mouse over */
.sccLink a:active  { color: #FFFFFF; text-decoration: none; } /* clicked link */

.sccInfo {
	clear: both;
	padding: 16px 0 16px 10px; 
	display: none;
	width: 308px;
}

.sccInfo span {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}

.sccSpacer {
	clear: both;
	width: 318px;
	height: 16px;
}

/*****************************************************/


/********************* Five Steps ********************/

/*
Left boxes in contentBigBox for five steps 
*/
.fiveStepsBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 318px;
	height: 355px;
}

.fiveStepsHeadlineBox {
	clear: both;
	padding: 0 0 16px 12px;
	width: 306px;	
}

.fiveStepsHeadlineBox img {
	padding: 0 7px 0 0;
}

.fiveStepsHeaderBox {
	clear: both;
	width: 318px;	
}

.fiveStepsArrow {
	float: left;
	padding: 4px 5px 0 0;
	width: 7px;
}

.fiveStepsLink {
	float: left;
	width: 306px;
}

.fiveStepsLink a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}

.fiveStepsLink a:link 	 { color: #000000; text-decoration: none; } /* normal link */
.fiveStepsLink a:visited { color: #000000; text-decoration: none; } /* visited link */
.fiveStepsLink a:hover   { color: #000000; text-decoration: none; } /* mouse over */
.fiveStepsLink a:active  { color: #000000; text-decoration: none; } /* clicked link */

.fiveStepsInfo {
	clear: both;
	padding: 16px 0 16px 10px; 
	display: none;
	width: 308px;
}

.fiveStepsInfo span {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}

.fiveStepsTextBox {
	float: left;
	padding: 23px 16px 23px 16px;
	width: 319px;
}

.fiveStepsImageBox {
	float: left;
	padding: 0 7px 0 16px;
	width: 127px;
	height: 97px;
}

.fiveStepsImageInfoBox {
	float: left;
	padding: 0 16px 0 0;
	width: 169px;
}

.fiveStepsImageInfoBox span {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
}

.fiveStepsSpacer {
	clear: both;
	width: 318px;
	height: 16px;
}

/*****************************************************/


/******************** Performance ********************/

/*
Left boxes in contentBigBox for performance 
*/
.performanceBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 318px;
	height: 355px;
}

.performanceHeaderBox {
	clear: both;
	width: 318px;	
}

.performanceArrow {
	float: left;
	padding: 4px 5px 0 0;
	width: 7px;
}

.performanceLink {
	float: left;
	width: 306px;
}

.performanceLink a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}

.performanceLink a:link 	{ color: #000000; text-decoration: none; } /* normal link */
.performanceLink a:visited { color: #000000; text-decoration: none; } /* visited link */
.performanceLink a:hover   { color: #000000; text-decoration: none; } /* mouse over */
.performanceLink a:active  { color: #000000; text-decoration: none; } /* clicked link */

.performanceInfo {
	clear: both;
	padding: 16px 0 16px 10px; 
	display: none;
	width: 308px;
}

.performanceInfo span {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}

.performanceSpacer {
	clear: both;
	width: 318px;
	height: 16px;
}

/*
Text box
*/
.performanceTextBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 319px;
	height: 167px;
}

/*****************************************************/


/******************** Philosophie ********************/

/*
Text box
*/
.philosophieTextBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 319px;
	height: 355px;
}

/*****************************************************/


/*********************** People **********************/

/*
Box for whole content in item people
*/
.peopleBox {
	float: left;
	width: 952px;
	height: 378px;
	background-color: #E5EAEF;
}

.peopleCareBox {
	float: left;
	width: 600px;
	height: 378px;
	background-image: url(../images/people/pflege.jpg);
	background-repeat: no-repeat;
}

.peopleCareInfoBox {
	float: right;
	padding: 23px 0 0 0;
	width: 234px;
}

.peopleCareTextBox {
	float: left;
	padding: 0 16px 0 16px;
	width: 202px;
}

.peopleCareImageBox {
	float: left;
	padding: 10px 32px 0 101px;
	width: 91px;
}

.peopleCareImageTextBox {
	float: left;
	padding: 10px 5px 0 65px;
	width: 164px;
	text-align: center;
}

/*
Info Box for people care
*/
.peopleCareHeadlineBox {
	float: left;
	padding: 16px 20px 0 20px;
	width: 311px;
	text-align: center;
}

/*
Image Box for people care
*/
.peopleCareImagesBox {
	float: left;
	padding: 16px 0 0 20px;
	width: 91px;
	height: 90px;
}

/*
Left box in peopleBox
*/
.peopleExpertsLeftBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 452px;
}

/*
Right box in peopleBox
*/
.peopleExpertsRightBox {
	float: left;
	padding: 23px 16px 0 0;
	width: 452px;
}

/*
Image box
*/
.peopleExpertsImageBox {
	float: left;
	padding: 0 10px 0 0;
	width: 116px;
	height: 149px;
}

/*
Info box
*/
.peopleExpertsInfoBox {
	float: left;
	width: 326px;
	height: 149px;
}

/*****************************************************/


/************************ Jobs ***********************/

/*
Left boxes in contentBigBox for jobs offers
*/
.jobsOffersBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 318px;
	height: 355px;
}

.jobsOffersHeaderBox {
	clear: both;
	width: 318px;	
}

.jobsOffersArrow {
	float: left;
	padding: 4px 5px 0 0;
	width: 7px;
}

.jobsOffersLink {
	float: left;
	width: 306px;
}

.jobsOffersLink a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}

.jobsOffersLink a:link 	  { color: #000000; text-decoration: none; } /* normal link */
.jobsOffersLink a:visited { color: #000000; text-decoration: none; } /* visited link */
.jobsOffersLink a:hover   { color: #000000; text-decoration: none; } /* mouse over */
.jobsOffersLink a:active  { color: #000000; text-decoration: none; } /* clicked link */

.jobsOffersInfo {
	clear: both;
	padding: 16px 0 16px 10px; 
	display: none;
	width: 308px;
}

.jobsOffersInfo span {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}

.jobsOffersInfo a:link 	  { color: #3E7792; text-decoration: none; } /* normal link */
.jobsOffersInfo a:visited { color: #3E7792; text-decoration: none; } /* visited link */
.jobsOffersInfo a:hover   { color: #3E7792; text-decoration: none; } /* mouse over */
.jobsOffersInfo a:active  { color: #3E7792; text-decoration: none; } /* clicked link */

.jobsOffersInfo img {
	margin: 0 5px 0 0;
	padding: 0 0 1px 0;
}

.jobsOffersSpacer {
	clear: both;
	width: 318px;
	height: 16px;
}

/*
Text box
*/
.jobsOffersTextBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 319px;
	height: 355px;
}

.jobsOffersTextBox img {
	margin: 0 5px 0 0;
}

.jobsOffersTextBox a:link 	  { color: #3E7792; text-decoration: none; } /* normal link */
.jobsOffersTextBox a:visited { color: #3E7792; text-decoration: none; } /* visited link */
.jobsOffersTextBox a:hover   { color: #3E7792; text-decoration: none; } /* mouse over */
.jobsOffersTextBox a:active  { color: #3E7792; text-decoration: none; } /* clicked link */

.jobsOffersLeftCol {
	padding: 0 16px 0 0;
	width: 144px;
}

.jobsOffersRightCol {
	padding: 0 16px 0 0;
	width: 159px;
}

.jobsFormularBox {
	float: left;
	padding: 0 16px 0 16px;
	width: 920px;
	height: 378px;
	background-color: #E5EAEF;
}

.jobsFormularLeftBox {
	float: left;
	padding: 23px 16px 0 0;
	width: 383px;
	height: 355px;
	border-right: 1px solid #7D94A7;
}

.jobsFormularLeftBox h1 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}

.jobsFormularLableBox {
	padding: 2px 10px 0 0;
	width: 163px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.jobsFormularFieldBox {
	width: 210px;
}

.jobsFormularFieldBox input {
	margin: 0 0 5px 0;
	width: 210px;
	height: 14px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularSmallFieldBox {
	width: 107px;
}

.jobsFormularSmallFieldBox input {
	margin: 0 10px 5px 0;
	width: 97px;
	height: 14px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularFieldInfoBox {
	padding: 4px 0 0 0;
	width: 103px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularRightBox {
	float: left;
	padding: 23px 0 0 0;
	width: 520px;
	height: 355px;
}

.jobsFormularRightTopBox {
	float: left;
	width: 520px;
	height: 224px;
	border-bottom: 1px solid #7D94A7;
}

.jobsFormularRightTopHeadlineBox {
	float: left;
	padding: 0 0 10px 16px;
	width: 504px;
}

.jobsFormularEmployerBox {
	float: left;
	padding: 0 0 0 16px;
	width: 504px;
	height: 100px;
}

.jobsFormularEmployerBox textarea {
	margin: 0;
	padding: 0 0 0 2px;
	width: 158px;
	height: 100px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularRightTopInfoBox {
	float: left;
	padding: 10px 0 10px 16px;
	width: 504px;
}

.jobsFormularRightTopDateBox {
	float: left;
	padding: 0 0 0 16px;
	width: 504px;
}

.jobsFormularRightTopLableBox {
	padding: 2px 10px 0 0;
	width: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
}

.jobsFormularRightTopFieldBox {
	width: 168px;
}

.jobsFormularRightTopFieldBox input {
	margin: 0 0 5px 0;
	width: 107px;
	height: 14px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularRightTopSmallFieldBox {
	width: 134px;
}

.jobsFormularRightTopSmallFieldBox input {
	margin: 0 0 5px 0;
	width: 107px;
	height: 14px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularRightMiddleBox {
	float: left;
	width: 520px;
	height: 75px;
	border-bottom: 1px solid #7D94A7;
}

.jobsFormularRightMiddleLeftBox {
	float: left;
	padding: 14px 16px 0 16px;
	width: 218px;
	height: 61px;
	border-right: 1px solid #7D94A7;
}

.jobsFormularRightMiddleLeftHeadlineBox {
	padding: 0 0 10px 0;
	width: 218px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularRightMiddleLeftFieldBox {
	width: 117px;
}

.jobsFormularRightMiddleLeftFieldBox input {
	margin: 0 10px 5px 0;
	width: 107px;
	height: 14px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularRightMiddleLeftFieldInfoBox {
	padding: 4px 0 0 0;
	width: 101px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularRightMiddleRightBox {
	float: left;
	padding: 14px 0 0 16px;
	width: 253px;
	height: 61px;
}

.jobsFormularRightMiddleRightHeadlineBox {
	padding: 0 0 10px 0;
	width: 253px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularRightMiddleRightFieldBox {
	width: 253px;
}

.jobsFormularRightMiddleRightFieldBox input {
	margin: 0 0 5px 0;
	width: 253px;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.jobsFormularRightBottomBox {
	float: left;
	width: 520px;
	height: 54px;
}

.jobsFormularRightLinkBox {
	padding: 23px 16px 0 16px;
	width: 272px;
	font-size: 11px;
	font-weight: normal;
}

.jobsFormularRightLinkBox img {
	margin: 0 5px 0 0;
}

.jobsFormularRightLinkBox a:link 	{ color: #3E7792; text-decoration: none; } /* normal link */
.jobsFormularRightLinkBox a:visited { color: #3E7792; text-decoration: none; } /* visited link */
.jobsFormularRightLinkBox a:hover   { color: #3E7792; text-decoration: none; } /* mouse over */
.jobsFormularRightLinkBox a:active  { color: #3E7792; text-decoration: none; } /* clicked link */

.jobsFormularRightButtonBox {
	padding: 18px 0 0 0;
	width: 216px;
}

/*
Text box
*/
.jobsTippsTextBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 319px;
	height: 355px;
}

.jobsTippsTextBox a:link 	  { color: #3E7792; text-decoration: none; } /* normal link */
.jobsTippsTextBox a:visited { color: #3E7792; text-decoration: none; } /* visited link */
.jobsTippsTextBox a:hover   { color: #3E7792; text-decoration: none; } /* mouse over */
.jobsTippsTextBox a:active  { color: #3E7792; text-decoration: none; } /* clicked link */

/*****************************************************/


/*********************** Contact *********************/

/*
Headline box
*/
.contactHeadlineBox {
	clear: both;
	padding: 2px 16px 2px 16px;
	width: 319px;
	background-color: #7D94A7;
}

/*
Info box
*/
.contactInfoBox {
	float: left;
	padding: 8px 16px 8px 16px;
	width: 205px;
}

/*
Link box
*/
.contactLinkBox {
	float: left;
	padding: 8px 11px 8px 0;
	width: 103px;
}

.contactLinkBox img {
	margin: 5px 0 0 0;
}

.formularBox {
	float: left;
	padding: 23px 34px 0 34px;
	width: 532px;
	height: 355px;
	background-color: #E5EAEF;
}

.formularBox td {
	vertical-align: top;
}

/*
Box for lable
*/
.formularHeadlineBox {
	padding: 2px 10px 23px 0;
	width: 116px;
}

/*
Box for lable
*/
.formularLableBox {
	padding: 2px 10px 8px 0;
	width: 116px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

/*
Box for field
*/
.formularFieldBox {
	padding: 0 10px 8px 0;
	width: 240px;
}

/*
Box for text area
*/
.formularAreaBox {
	padding: 0 0 8px 0;
	width: 390px;
}

/*
Box for extra
*/
.formularExtraBox {
	width: 146px;
}

.textFiled {
	width: 240px;
	height: 14px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.textArea {
	width: 390px;
	height: 100px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.formularButton {
	margin: 0 10px 0 0;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height: 22px;
}

/*****************************************************/


/*********************** More Infos ******************/

/*
Text box
*/
.moreInfosTextBox {
	float: left;
	padding: 23px 16px 0 16px;
	width: 319px;
	height: 355px;
}

.moreInfosTextBox img {
	margin: 0 5px 0 0;
}

.moreInfosTextBox a {
	font-size: 12px;
	color: #3E7792;
	font-weight: normal;
	line-height: 14px;
}

.moreInfosTextBox a:link 	 { color: #3E7792; text-decoration: none; } /* normal link */
.moreInfosTextBox a:visited { color: #3E7792; text-decoration: none; } /* visited link */
.moreInfosTextBox a:hover   { color: #3E7792; text-decoration: none; } /* mouse over */
.moreInfosTextBox a:active  { color: #3E7792; text-decoration: none; } /* clicked link */

.moreInfosLeftCol {
	padding: 0 16px 0 0;
	width: 202px;
}

.moreInfosRightCol {
	padding: 0 16px 0 0;
	width: 85px;
}

.moreInfosArrow {
	float: left;
	padding: 4px 0 0 0;
	width: 12px;
}

.moreInfosLink {
	float: left;
	width: 185px;
}

/*****************************************************/


/*********************** PopUps **********************/

/*
Text box
*/
.popupBox {
	float: left;
	padding: 23px 16px 23px 16px;
	width: 319px;
}

.popupBox a:link 	{ color: #3E7792; text-decoration: none; } /* normal link */
.popupBox a:visited { color: #3E7792; text-decoration: none; } /* visited link */
.popupBox a:hover   { color: #3E7792; text-decoration: none; } /* mouse over */
.popupBox a:active  { color: #3E7792; text-decoration: none; } /* clicked link */

/*****************************************************/


/*********************** Footer **********************/

/*
Box for footer
*/
.footerBox {
	width: 952px;
	height: 20px;
}

.footerLinkBox {
	float: right;
	padding: 5px;
}

.footerLinkBox span {
	font-size: 9px;
	font-weight: normal;
	color: #A9A9A9;
	line-height: 10px; 
}

.footerLinkBox a {
	font-size: 9px;
	font-weight: normal;
	color: #A9A9A9;
	line-height: 10px;
	text-decoration: none; 
}


/*****************************************************/

