*{
	font-size:12px;
	color:#122C66;
}
body{
	text-align:center;
	margin-top:0;
	background-color:#eeeeee;
	background-image:url('/images/bg.gif');
	background-repeat:repeat-y;
	background-position:center;
	font-family:Verdana;
}
h1{
	margin:0;
	margin-bottom:10px;
	color:#2E545A;
	font-size:18px;
	font-weight:normal;
}
h2{
	margin:0;
	margin-bottom:5px;
	color:#122C66;
	font-size:12px;
}
h2.em{
	color:#666666;
	font-style:italic;
}
.PageId{
	width:770px;
	height:100%;
	background-color:#fefefe;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-repeat:repeat-y;
	background-position:center;
}
.BodyId{
	padding:10px;
	padding-left:30px;
	padding-right:30px;
}
.BodyId p{
 	line-height:20px;
}
.LogoId{
	height:158px;
	background-image:url('/images/logo_bg.gif');
	background-repeat:repeat-x;
}
.MenuId{
	
	height:31px;
	background-image:url('/images/menu_bg.gif');
	background-repeat:repeat-x;
}
.MenuTableId{
	width:100%;

}
.MenuTableId td{
	text-align:center;
}
#Copyright{
	background-color:#eeeeee;
	height:26px;
	font-size:10px;
	color:#444444;
	line-height:26px;
	text-align:center;
}
#Copyright a{
	font-size: 10px;
}
a img{
	border:0;
}
.rightBox{
	float:right;
	margin-left:15px;
}

.blueBox{
	width:215px;
	background-image: url(/images/boxRightColumn_bg.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DDD;

}
.rightBox h2,
.rightBox h3{
	margin: 0;
	padding: 0;
	margin-left: 10px;
	line-height: 21px;
}
/*
.blueBox{
	background-color:#E2E8F0;
	border:1px solid #dddddd;
} 
*/
.rightBox p{
	margin: 10px;
	margin-top:5px;
	line-height:14px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.hiddenTestimonial
{
	display: none;
}
.visibleTestimonial
{
	display: block;
}
