body {
	text-align:center;
	margin:0;
	padding:0;
	background-color:#a6afda;
	background-image:url(/images/newMainBack.jpg);
	background-repeat:repeat-x;
}

td {
vertical-align:top;
}

#wrapper {
	text-align:left;
	width: 761px;
	margin-left:auto;
	margin-right:auto;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#161f6a;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#161f6a;	
	background-color:#FFFFFF;
}

#nested {
	width: 100%;
	position: relative;
	margin:0px;
} 


img {
	border:none;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#2a3d91;
}

p.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
}


.center {
	text-align:center;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#2a3d91;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#2a3d91;
	font-weight:bold;
}

.pad10 {
	padding:10px;
}

#footer {
	background-image:url(/images/footer.gif);
	margin:0px;
	padding:0px;
	height:50px;
	width:761px;
}

#footerPad {
	padding-top:15px;
}

.footerText {
	color:#FFFFFF;
	text-align:center;
	padding:0px;
	margin:0px;
	font-size:10px;
}

#leftCol {
	float:left;
	width:370px;
}

#rightCol {
	float:right;
	width:360px;
}

#fullCol {
	float:left;
	width:730px;
}

.clearB {
	clear:both;
}

.clearL {
	clear:left;
}

.tease {
	float:left;
	width:145px;
	background-image:url(/images/bottomTeaseBorder.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

.teaseL {
	float:left;
	width:145px;
	height:170px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#2a3d91;
	margin-bottom:9px;
}

.picBorder {
	border-width:2px;
	border-color:#110072;
	border-style:solid;
	padding:4px;
}

p.imageCenter {
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

p.larger {
	font-size:14px;
}

#flashHeader {
	width:586px;
	height:72px;
	padding:0px;
	margin:0px;
	background-image:url(/images/headerRight.jpg);
}

.clearR {
	padding:0px;
	margin:0px;
	clear:right;
}

.clearB {
	padding:0px;
	margin:0px;
	clear:both;
}

.testimonial {
	font-size:14px;
	font-style:italic;
	text-align:justify;
	padding-right:8px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	margin:0px;
	background-color:#CCCCCC;
	border-width:1px;
	border-color:#666666;
	border-style:solid;
}

.testimonial2 {
	padding:0px;
	margin:0px;
	background-image:url(/images/testBack.jpg);
	background-repeat:no-repeat;
	height:283px;
	width:259px;
}

.testText {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	letter-spacing:2px;
	text-align:center;
	padding:10px;
	padding-top:30px;
}