body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

td, th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	text-decoration: underline;
	color: 003366;
}

.topinfo {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	padding-bottom: 2px;
	vertical-align: bottom;
}

.topnav {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	vertical-align: bottom;
}

a:hover {
	text-decoration: underline;
}

.tab {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	letter-spacing: -1px;
	vertical-align: bottom;
	line-height: 39px;
	cursor: hand;
}

.shadeblueright {
	background-image: url('images/shade_blue_right.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;
}

.shadegreenright {
	background-image: url('images/shade_green_right.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;
}

.testimonial {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 16px;
	padding: 20;
	background-image: url('images/shade_teal_right.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;
}

.testimonial2 {
	font-size: 12px;
	vertical-align: top;
	line-height: 16px;
	padding: 20;
}


.testimonialauthor {
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
}
.facts {
	font-size: 10px;
	color: #003366;
	vertical-align: top;
	line-height: 12px;
	padding-left: 9px;
	background-image: url('images/shade_green_right.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;
}
.factsbold {
	color: #000000;
	font-weight: bold;

}
.submenu {
	font-size: 13px;
	vertical-align: top;
	line-height: 17px;
	padding: 10;
	font-weight: normal;
	padding-bottom: 20px;
}
.title {
	font-size: 26px;
	vertical-align: top;
	line-height: 27px;
	letter-spacing: -1px;
	font-weight: bold;
}


.titleMy {
	font-size: 18px;
	vertical-align: top;
	line-height: 27px;
	letter-spacing: -1px;
	font-weight: bold;
}


.content {
	vertical-align: top;
	padding: 10;
	background-color: #FFFFFF;
}



.subtitle {
	font-size: 12px;
	vertical-align: top;
	line-height: 16px;
	padding: 20;
	border-top-color: #000000;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #999999;
	padding: 8px;
	background-color: #FFFFFF;
	line-height: 10px;
	text-align: justify;
}
.tabtext {
	color: #333333;
	text-decoration: none;
}