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

			
.container {
	width: 854px;
	margin: 0 auto;
	background-color: #FFF;
	position: relative;
	}


.header 
	 {
	  margin-bottom: 1px;	
	 }

h1 { 
    	font-family: "Arial";
	font-size: 16px;
	color: #000;
    }

.holder {
	text-align: left;
	margin-left: 20px;
	}


.leftcol {
	   width: 500px;
	   text-align: left;
	   font-size: 12px;
	   font-family: Arial;
	   font-style: normal;
	   font-weight: normal;
	   text-decoration: none;
	   line-height: 150%;
	   border: #eee 1px dashed;
	   padding: 10px 10px 10px 10px;
	 }


.midcol {
	background: #ccdad0; 
	width: 3px;
	height: auto;
	}

.quotebox {
	width: 300px;
	   text-align: left;
	   font-size: 12px;
	   font-family: Arial;
	   font-style: normal;
	   font-weight: normal;
	   text-decoration: none;
	background: #ffffcb;
	border: #f3d038 1px dashed;
	padding: 5px 5px 5px 5px;
	}

.quotetext {
	   font-size: 11px;
	   font-family: Arial;
	   font-style: normal;
	   font-weight: bold;
	   text-decoration: none;
	}

.imgleft {
	float: left;
	margin-right: 10px;
	}

.imgright {
	float: right;
	margin-left: 10px;
	}

.bullet {
	margin-left: 25px;
	}


.foottext {
	 margin-left: auto;
    	 margin-right: auto;
	 margin-botton: 5px;
	 text-align: center;
	 font-size: 12px;
	 font-family: 'Arial';font-style: normal;font-weight: normal;text-decoration: none;
	 }

a.blue:link {color: #4165a8; font-weight: normal;}
a.blue:active {color: #4165a8; font-weight: normal;}
a.blue:visited {color: #4165a8; font-weight: normal;}
a.blue:hover {color: #79acfe; font-weight: normal;}