body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  margin:0;
}

/* Main div */
.back{
	width:810px; margin-left:auto; margin-right:auto; background-color:#E6E6E6;
	}
	
.headline {
color:#339999; 
font-weight: bold;
line-height: 1.2em;
}

.headings{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #009999;
	}
	
.readmore{
	color:#666666;
	font-weight: bold;
	text-decoration:none;
	}

.readmore a{ 
	color:#666666;
	}
/* Main div */

/* Images */
.img1{
	padding:5px;
	float:left;
	}

.img2{
text-align:center;
	}
/* Images */
	
.banner{
    width:802px; margin-left:auto; margin-right:auto;
	}
	
/*TopLinks*/
.toplinks{
	text-align:right;
	background-image:url(../images/links_background.jpg); background-repeat:repeat-x;
	width:802px;
	height:26px;
	color:#000000; 
	padding-top:2px;
	}

.toplinks span{
	margin-left:10px;
	margin-right:10px;
	}

.toplinks span a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	color:#000000;
	text-decoration:none;

	}
/*TopLinks*/

/* bottom links */
.bottomlinks{
	margin:3px 0 0 0; height:22px; background-image:url(../images/bottomlinks_bg.jpg); background-repeat:repeat-x;
	text-align:center;
	}
	
.bottomlinks span{
	padding-top:4px;
	margin-left:7px;
	margin-right:7px;
	}
	
.bottomlinks span a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:700;
	text-decoration:none;
	}
	
.bottomlinks span a:hover{
	font-weight:700;
	}
/* bottom links */	

/* bottom keywords */
.bottomkey{
	text-align:center;
	font-size:9px;
	color:#999999;
	}
.bottomkey a{
	text-decoration:none;
	color:#999999;
	}
/* bottom keywords */	

.planbox{
	width:802px;
	height:132px;
	background-image:url(../images/planbox_bg.jpg);
	background-repeat:repeat;
	}
	
.content{
	background-image:url(../images/lft_band.jpg); background-repeat:repeat-y; background-position:left;
	}
/*Left band styles */
.leftbnd{
	width:153px; height:591px;
	padding:10px 10px 0px 10px; 
	float:left;
	}

.leftbndinner{
	padding-top:6px; 
	background-image:url(../images/line_leftbnd.jpg); 
	background-repeat:no-repeat ; 
	background-position:bottom;
	}
.heading1 {
	color: #FFFFFF;
	font-weight: bold;
}

.labelinputbox{
	font-size:10px;
	color:#FFFFFF;
	}

.heading2 {
	color: #FFFFFF;
}
/*Left band styles */
.rightbnd{
	padding:10px 10px 10px 10px;
	font-size:11px; text-align:justify;
	width:auto;
	color:#999999;
	float:left;
	width:75%;
	}

/* Middle*/
.middle{
	width:802px;
	background-color:#2cb5b6;

	}
																							/* Links */	
.middlelinks{
	text-align:center;
	height:20px;
	color:#000000; 
	padding-top:4px;
	}

.middlelinks span{
	margin-left:7px;
	margin-right:7px;
	}
	
.middlelinks span a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
	
.middlelinks span a:hover{
	font-weight:700;
	}
																							/* Links */

.middleinner{
	margin:0 auto 0 auto; 
	background-color:#FFFFFF; width:780px; height:100%;
	padding:3px 3px 0 3px;
	}

.thumb{
	background-image:url(../images/thumb.jpg);
	background-repeat:no-repeat;
	float:left;
	width:144px;
	height:176px;
	}
	
.thumbtop{
	padding:8px 8px 2px 8px;
	}

.thumbinner{
	font-size:10px;
	color:#333333;
	padding:0 8px 8px 8px;
	}

.thumbhead{
	background-color:#4bb3b4;
	color:#FFFFFF;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	}
.thumbhead a{
	text-decoration:none;
	color:#FFFFFF;
	}
/* Middle */

