html { 
	height: 100%; 
	margin-bottom: 1px; 
}

BODY{

	font-family: Times New Roman, serif;
		
	color:#000000;
	
	background-color:#d2e5fc;
	
	background-color: #222266;
	
	margin:0 0 0 0px;;
	
	margin-bottom:10px;
	
	margin-top:7px;
	
/* 	background-image:url(images/background.gif); */
	
	background-repeat:repeat-x;
	
}

TD{

	font-family: Times New Roman, serif;		
	color:#000000;
	
}

A {

	color: #154b74;
	
	text-decoration:none;
	
}

A:hover {

	color: #000000;
	
	text-decoration:underline;
	
}

.tblMain{

	border:#ffffff 1px solid;
	
	background-color:#FFFFFF;

}

.main{

	background-color:#eeeeee;
	
	padding:10px;
	
	font-size: 11pt;
}

.main p b {
	background-color: #ffffff;
}

.main p strong {
	font-size: 14pt;
	color: #000066;
}

.textBlue {

	color: #06406b;
	
}

.textGreen{

	color:#339933;

}

.textWhite {

	color: #FFFFFF;
	
}

.textOrange{

	color:#ff8a00;

}

.textPurple{

	color:#6600a8;

}

.textRed{

	color:#ff3300;

}

.textDarkRed{

	color:#991111;

}

H1{

	font-size:18px;
	
	font-weight:normal;
	
	color:#06406b;
	
	font-family:Times New Roman, serif;
	
	margin-bottom:0px;
	
	margin-top:0px;
}



form{

	margin:0 0 0 0px;

}


.imgBorder{

	border-top:0px;
	
	border-bottom:0px;
	
	border-left:0px;
	
	border-right:0px;

}

.footer{

	width:747px;

	font-size:9px;
	
	padding:5px;
	
	color:#989fa8;
	
	color: #666666;
	
}

.bottomlinks{

	padding:5px;
	
	font-size:10px;

}

.bottomlinks a{

	color:#000000;
	
	text-decoration:none;

}

.bottomlinks a:hover{

	color:#000000;
	
	text-decoration:underline;

}

.tblhead{

	background-color:#e3effe;
	
	color:#06406b;
	
	font-size:10px;
	
	font-weight:bold;

}

.tblheadline{

	background-color:#e3effe;
	
	color:#06406b;
	
	font-size:18px;

}

.row1{

	background-color:#ffff65;

}

.row2{

	background-color:#e2f6e2;

}

.row3{

	background-color:#f2faf2;

}

.backo{

	background-color:#fce9d3;

}

.back{

	background-color:#c5edc4;

}

.backb{
	
	background-color:#e3effe;

}

div.testimonialbox {
	background-color: #c8cee3;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 11pt;
	padding: 10px 15px;
	margin: 15px;
	display: block;
	font-weight: bold;
	border: 1px solid #666666;
}

	div.testimonialbox b {
		background-color: #ffff65;
	}

table.newsletterbox {
	background-color: #D2E5FC;
	border: 1px solid #333333;
	font-size: 11pt;
	margin: 10px 5px;
}

table.newsletterbox p {
	font-size: 11pt;
	margin: 5px;
}