.copyrightfont { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 7pt; color: #050505; font-weight: normal; }
.copyrightlink:link { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 7pt; color: #050505; font-weight: bold; text-decoration: none; }
.copyrightlink:visited { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 7pt; color: #050505; font-weight: bold; text-decoration: none; }
.copyrightlink:active { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 7pt; color: #050505; font-weight: bold; text-decoration: none; }
.copyrightlink:hover { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 7pt; color: #050505; font-weight: bold; text-decoration: underline; }

a:link { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 8pt; color: #101010; font-weight: bold; text-decoration: none; }
a:active { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 8pt; color: #101010; font-weight: bold; text-decoration: none; }
a:visited { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 8pt; color: #101010; font-weight: bold; text-decoration: none; }
a:hover { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 8pt; color: #101010; font-weight: bold; text-decoration: underline; }

.biglink:link { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 11pt; color: #101010; font-weight: bold; text-decoration: none; }
.biglink:active { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 11pt; color: #101010; font-weight: bold; text-decoration: none; }
.biglink:visited { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 11pt; color: #101010; font-weight: bold; text-decoration: none; }
.biglink:hover { font-family: FreeSans, Sans, Arial, Tahoma, Verdana; font-size: 11pt; color: #444444; font-weight: bold; text-decoration: none; }

td {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 8pt;
	color: #101010;
	font-weight: normal;
	text-align: justify;
}
.lefttd {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 8pt;
	color: #101010;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
li {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 8pt;
	color: #101010;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 14pt;
	color: #101010;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 11pt;
	color: #222222;
	font-weight: bold;
	text-align: justify;
}
h3 {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #222222;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 11pt;
	color: #222222;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 0px;
}
.trusstd {
	background-image: url(images/altpage/structurebg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.curvetd {
	background-image: url(images/altpage/bottombgslice.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#datetimediv {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 7pt;
	color: #050505;
	font-weight: normal;
}
.servicetd {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #101010;
	font-weight: bold;
	text-align: center;
}

body {
	font-family: FreeSans, Sans, Arial, Tahoma, Verdana;
	font-size: 8pt;
	color: #101010;
}

p {
	margin: 0;
	padding:0;
	font-family: FreeSans, Arial, Verdana, sans-serif;
	font-size: 8pt;
}

.errorDiv {
	border: 1px solid #c80000;
	padding: 15px;
}

.errorTitle {
	font-size: 16pt;
	color: #c80000;
}

.thumbimg {
	border: 1px solid #555555;
	margin: 0px;
}

.photoimg {
	border: 1px solid #555555;
	margin: 0px;
}

.loginformclass {
	border: 1px solid #555555;
	padding: 10px;
}

.galleryCell {
	text-align: center;
	vertical-align: center;
	padding: 10px;
}

.galleryTable {
	border: 1px solid #999999;
	background-color: #e5e5e5;
}

.galleryThumb {
	border: 1px solid #999999;
	margin: 0px;
}

.galleryPhoto {
	border: 1px solid #555555;
	margin: 0px;
}

.numberingElement {
	padding: 5px;
}

.successDiv {
	border: 1px solid #00c800;
	padding: 15px;
}

.successTitle {
	font-size: 16pt;
	color: #00c800;
}

