.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/backgrd.gif);
	background-repeat: repeat;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	list-style-type: circle;
	line-height: 20px;
}

.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #215E69;
	border-right-color: #215E69;
	border-bottom-color: #215E69;
	border-left-color: #215E69;
}

.graident1 {
/*	background-image: url(images/side_bkgrd.gif);
	background-repeat: repeat;
	background-position: bottom left;
	background-attachment: fixed;
*/
	vertical-align: left;
	background-color: #5DB4BE;
}
.lightblue {
	background-color: #CCE7EB;
	background-image: url(images/lightblubkd.gif);
	background-repeat: repeat;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	color: #333333;
}
.lightbluetable {
	background-color: #B7DEE2;
}
.align {
	vertical-align: bottom;
	text-align: right;
}
.margin {
	margin-bottom: 10px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #CCE7EB;
}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.clienttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #333333;
	text-indent: 2px;
}
.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.bullet {
	list-style-image: url(images/bullet1_14.gif);
	list-style-type: circle;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #333333;
	text-indent: 2px;
	line-height: 15px;
}
.threeslash {
	background-image: url(images/three_slash.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.midtable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.topheadermargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
