body {
	background: #e9e9e9;
	margin-top: 0px;
	text-align: center;
	margin-left: 0 auto;
	margin-right: 0 auto;
     }

			
.container {
	width: 880px;
	margin: 0 auto;
	background-color: #FFF;
	position: relative;
	border: #d5d5d5 2px solid;
	padding: 4px 4px 4px 4px;
	}


.header 
	 {
	  margin-bottom: 10px;	
	 }


.headline {
	   font-size: 18px;
	   font-family: "Verdana";
	   color: #027bc4; 
	   font-style: normal;
	   font-weight: normal;
	   line-height: 125%;
	   }

.leftcolumn {
	   width: 400px;
	   text-align: left;
	   font-size: 12px;
	   font-family: "Verdana";
	   font-style: normal;
	   font-weight: normal;
	   text-decoration: none;
	   line-height: 135%;
	 }

.rightcolumn {
	   width: 350px;
	   text-align: left;
	   font-size: 12px;
	   font-family: "Verdana";
	   font-style: normal;
	   font-weight: normal;
	   text-decoration: none;
	   line-height: 135%;
	 }

.bullets {
	margin-left: 15px;
	}

.faq {
	width: 800px;
	background: #f5f5f5;
	text-align: left;
	font-size: 12px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 135%;
	padding: 15px 15px 15px 15px;
	}

.headline2 {
	   font-size: 14px;
	   font-family: "Tahoma";
	   color: #027bc4; 
	   font-style: normal;
	   font-weight: bold;
	   line-height: 125%;
	   }

.articles {
	width: 800px;
	background: #fff;
	text-align: left;
	font-size: 12px;
	font-family: "Verdana";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 135%;
	padding: 15px 15px 15px 15px;
	}

.foottext {
	 text-align: center;
	 font-size: 12px;
	 font-family: "Verdana";
	 }

a.blue:link {color: #027bc4; font-weight: normal;}
a.blue:active {color: #027bc4; font-weight: normal;}
a.blue:visited {color: #027bc4; font-weight: normal;}
a.blue:hover {color: #059bf6; font-weight: normal;}

a.big:link {color: #027bc4; font-weight: normal;font-size: 22px;}
a.big:active {color: #027bc4; font-weight: normal;font-size: 22px;}
a.big:visited {color: #027bc4; font-weight: normal;font-size: 22px;}
a.big:hover {color: #059bf6; font-weight: normal;font-size: 22px;}