body {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #333333;
	margin:0px;
	background-color:#044c70;
}
.text-normal {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	text-align: justify;
}
.text-heading {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #006699;
}
.text-footer {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.link-faq{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #006699;
}
.link-faq a:link{
	text-decoration:underline;
	}
.link-faq a:visited{
	color: #006699;
	text-decoration:underline;
	}
.link-faq a:hover{
	color: #FFFFFF;
	text-decoration:none;
	}
.link-footer{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #3399cc;

}
.link-footer a:link{
	color: #66ccff;
	text-decoration:none;

}

.link-footer a:visited{
	color: #66ccff;
	text-decoration:none;

}
.link-footer a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.quickContact {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #333333;
	font-size:11px;
	display:inline;
}
.quickContact input {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #494949;
	font-size:11px;
	width:160px;
	height:20px;
	padding-left:4px;
}

.quickContact select {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #494949;
	font-size:11px;
	width:160px;
	height:20px;
	padding-left:0px;
}
.buttdisp {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-color: #FF9900;
	height: 40px;
	width: 60px;
	border: 1px solid #663300;
	cursor: auto;
	display: inline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.list {
	font-family: Tahoma;
	color: #FF9900;
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.quickContactButton {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #663300;
	font-size:11px;
	width:56px;
	height:20px;
	display:inline;
	background-color: #FF9900;
	font-weight: bold;
	border: 1px solid #BB760E;
	cursor: hand;
	text-decoration:none;
}
.quickContactTF {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #494949;
	font-size:11px;
	width:160px;
	height:20px;
	padding-left:4px;
}
.quickContactCombo {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #494949;
	font-size:11px;
	width:160px;
	height:20px;
	padding-left:0px;
}
