body {
	margin: 0px 0px 0px 0px;
}
td img {
	display: block;
}
a:links:active {
 color: #006666;
 text-decoration: none;
}
a:link {
	color:#006666;
	text-decoration:underline;
}
a:visited {
	color:#006666;
	text-decoration:underline;
}
a:hover {
	color:#006666;
	text-decoration:none;
}
.normal {
	font-family: "verdana", Arial, Trebuchet;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #006666;
}
.normalbold {
	font-family: "verdana", Arial, Trebuchet;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
}
.mini {
	font-family: "Verdana", Trebuchet MS, Helvetica, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
h1 {
	margin: 0;
	font-weight:normal;
	font-family: "Verdana", Trebuchet MS, helvetica, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #00467B;
}
h2 {
	margin: 0;
	font-weight:normal;
	font-family: "Verdana", Trebuchet MS, helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #00467B;
}
h3 {
	margin: 0;
	font-weight:normal;
	font-family: "Verdana", Trebuchet MS, helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #00467B;
}
h4 {
	margin: 0;
	font-weight:normal;
	font-family: "Verdana", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #00467B;
}
h5 {
	margin: 0;
	font-weight:normal;
	font-family: "Verdana", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #00467B;
}
.background {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bg-2.gif);
	background-repeat: repeat-x;


}
a.whitelinks:link {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelinks:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelinks:active {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelinks:hover {
	color: #ffffff;
	text-decoration: none;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.style2 {
	font-family: "Arial", Verdana, Arial;
	color: #008000;
	font-size: 11px;
}
.style3 {
	font-family: "Arial", Verdana, Arial;
	color: #c33131;
	font-size: 11px;
}
.dropformstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	background-color:#FFFFFF;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-color:#000000;
	border-width: thin;
	background-color:#FFFFFF;
}

