@charset "utf-8";
a:link {
	font-family: Tahoma;
	color: #142D36;
	text-decoration:none;
	border-bottom:dotted 1px #142D36;
}
a:visited {
	font-family: Tahoma;
	color: #142D36;
	text-decoration:none;
	border-bottom:dotted 1px #142D36;
}
a:hover {
	font-family: Tahoma;
	color: #142D36; 
	text-decoration:none;
	border-bottom:none;
	}
a:active {
	font-family: Tahoma;
	color: #142D36;
	text-decoration:none;
	border-bottom:none;
}

body {
	background-image: url(/images/background.jpg);
}
.footer {
	font-family: Tahoma;
	color: #142d36;
	font-size: 11px;
}
.topRightHeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #999966;
}

input, select, textarea {
font-family:Tahoma;
font-size:11px;
color: #142d36;
}
.lineunderneath {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E5D1;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color: #4d575f;
	margin: 0px;
}
.nounderline {border:none;}
.largeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #142D36;
	line-height: 25px;
}
.picBorder {
	border:solid 1px #cccc99;
}
