/* default  font */
.flesi			{ font-family: Arial, Verdana, Helvetica, sans-serif;}

.standsmall		{ font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size:9pt; text-align: justify;}
.stand			{ font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10pt; color:#222222; line-height: 14pt;}
.standbig		{ font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size:12pt; color:#222222}
.w					{ font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size:9pt; color:#CD0526}

a, a:visited {
	color: #336699;
	text-decoration:none;
}

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

body {
	background-color: #222222;
	font-size: 100%;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	text-align: center;
	margin: 0;
}

h1 {
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
}

h2 {
margin:0 0 0 0;
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
} 

h3 {
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 10px;
color: #B0AFAF;
} 

.maintext {
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size:10pt; 
color:#FFFFFF; 
line-height: 14pt;
text-align: justify;
}

.default {
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size:10pt; 
color:black;
line-height: 14pt;
text-align: justify;
}

.default_small {
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size:9pt; 
color:black;
text-align: justify;
}


.subheader {
background-color:steelblue;
display:block;
padding:3;
}

.pic_frame { 
border-style:solid; 
border-width:medium; 
border-color:royalblue; 
}

.sidetext {
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size:9pt; 
color:#FFFFFF;
}

.sidereadmore{
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size:8pt;
font-weight: bold; 
color:#FFFFFF;
}

.footertext{
font-family: Verdana, "Times New Roman", Times, serif;
font-size: 11px;
color: #B0AFAF;
}

.benefitx {
list-style: square inside url('images/tick.gif');
line-height:2;
}