body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/innerpage_bg.gif);
	background-repeat: repeat-x;
}
.whitelinktop {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinktop:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bluepagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #00548c;
	text-decoration: none;
}
.blacktext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	text-decoration: none;
}
.bluetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #00548c;
	line-height:16px;
	text-decoration: none;
}

.tealtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #208a7f;
	line-height:16px;
	text-decoration: none;
}
.redtext {
	font-family: Tahoma;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
}
.bluetext10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #00548c;
	text-decoration: none;
}
.blueheadbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #00548c;
	text-decoration: none;
}

.blueheadbig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #00548c;
	text-decoration: none;
}

.blueheadmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #00548c;
	text-decoration: none;
}
.blackheadbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;	
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.blackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.blacklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.copytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #00548c;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #00548c;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00548c;
	text-decoration: none;
}
.blueheadlink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #00548c;
	text-decoration: none;
}
.blueheadlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #00548c;
	text-decoration: none;
}
.blueundertext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #00548c;
	text-decoration:none;
}
.blueundertextbig {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #00548c;
	text-decoration: underline;
}
.blueunderlink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #00548c;
	text-decoration: underline;
}
.blueunderlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #00548c;
	text-decoration: none;
}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteheadbig {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 30px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.textarea {
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:200px;
	height:18px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	}
.textareabig {
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:200px;
	height:80px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	}
