* {
	color:#404040;
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:small;
}	
strong{
        font-weight: bold;
}
#languageChoice h2, .classH2, #mainNavigation h2, #mainNavigation h3,.sectiontableentry1, .sectiontableentry2
{
	font-weight:normal;
	font-size:110%;
	font-family:Georgia, Times New Roman, serif;
	color:#C60000;
	font-variant:small-caps;
	margin-bottom:10px;
	letter-spacing:5px;
}
#Address {
	color:#a2a2a2;
	font-family: Times New Roman, Georgia, serif;
}
#languageChoice a,#mainNavigation a , a.squareAnchor {
	text-decoration:none;
	font-family: Verdana, Arial, Geneva, sans-serif;
	
	font-size:90%;
	color:#9a9a9a;
	padding-left:17px;
	background:url(../images/buttonLang_0.gif) no-repeat center left;
}
#languageChoice a:hover, #mainNavigation a:hover , a.squareAnchor:hover{
	background:url(../images/buttonLang_1.gif) no-repeat center left;
}
#mainArea * {
	color:#898989;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight:normal;
	font-size:small;
}
#mainArea h1, #mainArea h2,#mainArea h3,#mainArea h4, #mainArea .componentheading, #mainArea .contentheading,.sectiontableentry1 *, .sectiontableentry2 * {
	color:#898989;
	font-size:18px;
	font-family: Times, Georgia, Times New Roman, serif;
	letter-spacing:1px;
	margin-top:1em;
	margin-bottom:0.4em;
}

.sectiontableentry1 *, .sectiontableentry2 *{
        margin-top:1.5em;
font-weight:150%;
font-size:20px;
display:block;
background-color:#ffffff;
}

.sectiontableentry1, .sectiontableentry2{
   padding: 20px 0px;
   margin-top: 30px;
   background-repeat:no-repeat;
}
#mainArea h1, .componentheading,.contentheading {
	background:url(../images/h1.gif) no-repeat center left;
	padding-left:20px;	
}
#mainArea h2, .sectiontableentry1,.sectiontableentry2 {
	background:url(../images/h2.gif) no-repeat 0 50% #fff;
	padding-left:56px;
}
#mainArea h3 {
	background:url(../images/h3.gif) no-repeat 0 50% #fff;
	padding-left:37px;
}

#mainArea h4 {
	background:url(../images/h4.gif) no-repeat 0 50% #fff;
	padding-left:48px;
}
.secColumn h3{
	font-family:Arial,Verdana Geneva, sans-serif;
	font-size:16px;
	color:#404040;
        font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
}
#secNavigation, .menu{
	list-style:none;
	margin-top:1em;
	line-height:1.5em;
}
#secNavigation li a, .menu li a{
	padding-left:20px;
	background: url(../images/secSquare_0.gif) no-repeat left center;
	text-decoration:none;
	color:#404040;
	font-family:Georgia, Times, Times New Roman, serif;
	font-size:14px;
}

#secNavigation li a:hover, .menu li a:hover, .menu li.active  a {
	background: url(../images/secSquare_1.gif) no-repeat left center;
	color:#c00;
	text-decoration:underline;
}
