
body {
margin-top: 0;
margin-bottom: 10;

font-family:tahoma,helvetica,verdana,sans-serif; 
color: #999999;

background-image: url("/images/background_page_gradient.gif");
background-repeat: repeat-x;


font-size:62.5%; 

}

h1 {
color: #555555;
font-size: 1.6em;
line-height: 1.3em;
margin: 0;
/*
background-color:#ff0000;
*/
}
	
a {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}

img {
border: 0;
}


/*
11 size 14 height --> 1.1 size 1.4/1.1 line-height
*/

.bannerTitleText {
font-size: 3.5em;
line-height: 1.0em;
color: #3f6e9c;
font-family:helvetica,tahoma,verdana,sans-serif; 
}
.bannerTeaserText {
font-size: 2.2em;
font-family:helvetica,tahoma,verdana,sans-serif; 
color:#000000;
}
.bannerDiscoverText {
font-size: 1.4em;
color: #000000;
font-family:helvetica,tahoma,verdana,sans-serif; 
}

.bannerTitleTextWhite {
font-size: 3.5em;
line-height: 1.0em;
color: #ffffff;
font-family:helvetica,tahoma,verdana,sans-serif; 
}
.bannerTeaserTextWhite {
font-size: 1.8em;
font-family:helvetica,tahoma,verdana,sans-serif; 
color:#ffffff;
}



.pageHeading {
font-size: 1.7em;
line-height: 1.3333em;
}
.bluePageHeading {
font-size: 1.7em;
line-height: 1.3333em;
color: #3f6e9c;
}

.smallText {
font-size: 1.0em;
line-height: 1.2em;
}
.generalText {
font-size: 1.2em;
line-height: 1.4166em;
}
.titleText {
font-size: 1.5em;
line-height: 1.1333em;
font-weight: bold;
}
.descText {
font-size: 1.1em;
line-height: 1.2727em;
}
.footerText {
font-size: 1.0em;
line-height: 1.2em;
}
.blueTitleText {
font-size: 1.5em;
line-height: 1.1333em;
color: #3f6e9c;
font-weight: bold;
}

a.blueTitleText {
color: #3f6e9c;
text-decoration: none;
}

a.blueTitleText:hover {
color: #3f6e9c;
text-decoration: none;
}

.blueGeneralText {
font-size: 1.2em;
line-height: 1.4166em;
color: #3f6e9c;
font-weight: bold;
}

a.blueGeneralText {
color: #3f6e9c;
text-decoration: none;
}

a.blueGeneralText:hover {
color: #3f6e9c;
text-decoration: none;
}

.darkGeneralText {
font-size: 1.2em;
line-height: 1.6em;
color: #555555;
}

.promotionText {
color: #555555;
}



a.wow {
color: #ffffff;
text-decoration: none;
}

a.wow:hover {
color: #eeeeee;
text-decoration: none;
}


