body {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	text-align: justify;
	font-weight: normal;
	color: #444444;
}

td {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	text-align: justify;
	font-weight: normal;
	color: #444444;
}

.heading {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
	color: #aa6666;
}

h2 {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
	color: #aa6666;
}

.thumbImage {
	border: 0px solid #aaaaaa;
}

.previewImage {
	border: 0px solid #aaaaaa;
}

.heading2 {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 12pt;
	text-align: left;
	font-weight: normal;
	color: #bb7777;
}

.copyText {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	text-align: justify;
	font-weight: normal;
	color: #777777;
}

a:link {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:active {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #882222;
	text-decoration: none;
}

a:hover {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #885555;
	text-decoration: none;
}

p {
	padding:0px;
	margin:0px;
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	color: #444444;

}


.tool-tip {
	color: #660000;
	z-index: 13000;
	background-color: #ffffff;
	padding: 5px;
	opacity: 1;
	border: 1px solid #660000;
}

.tool-title {
	font-weight: bold;
	font-size: 8pt;
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	margin: 0;
	color: #660000;
}

.tool-text {
	font-weight: normal;
	font-size: 8pt;
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	color: #660000;
}

input {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	border: 1px solid #660000;
	height: 15px;
	width: 250px;
}

textarea {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	border: 1px solid #660000;
	width: 250px;
}

#submitContact {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #660000;
	border: 1px solid #440000;
	width: 100px;
	height: 20px;
}
.tempPageText {
	font-family: Helvetica, Arial, FreeSans, Tahoma, Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #444444;
}
