body {
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 140%;
	background-image: url(imagesnew/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #013364;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	vertical-align: top;
}
h1 {
	font-family: "Myriad Web Pro Condensed", "Myriad Web Pro", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2 {
	font-family: "Myriad Web Pro Condensed", "Myriad Web Pro", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 7px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.endorse {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.list li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(imagesnew/bullet.jpg);
}
li a {
	text-decoration: none;
}

.outline {
	background-image: url(imagesnew/hvb.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding: 20px;
}
.rightmargin {
	padding-right: 25px;
}
.leftmargin {
	padding-left: 35px;
}
.graybox {
	background-color: #f4f4f4;
	border: 1px solid #cccccc;
	padding: 20px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
	padding-bottom: 5px;
}
.small {
	font-size: 10px;
	vertical-align: sup;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #38A3F5;
}
a:visited {
	color: #38A3F5;
}
a:hover {
	color: #D58C3D;
}
.topwhite {
	padding-left: 10px;
}
