html {min-height: 101%;
	height:100%;} /* prevents the page from appearing to jump */
	
body {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 100%;
	color: 444545;
	
}

p{      font-size: 80%;
	color: #666666;
	margin-top:0px;
	margin-bottom:10px;
}


a{
	color: #666666;
	
}

.table_text{
	font-size: 80%;
	color: #666666;
	margin-top:0px;
	margin-bottom:10px;
	height:25px;
}

a.altlink1{
	color: White;
}

a.altlink1:hover{
	color:#CCCCCC;
}

a.altlink2{
font-size : 90%;
	color: White;
}

a.altlink2:hover{
font-size : 90%;
	color: #cccccc;
}


a:hover {
	color: #990000;
}



.contacttext {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.basetext {
	font-size: 11px;
	color: #666666;
}
.basetext1 {
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;

}

H1 {
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}

H2 {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	margin-top:0px;
	margin-bottom:0px;
}

H3 {
	font-size: 80%
	font-weight: bold;
	margin-top:0px;
}

.red_box {
	float:left;
	padding:25px 16px 23px 15px;
	margin-left:10px;
	text-align:center;
	color:#ffffff;
	margin-right:12px;
	font-weight:bold;
	background:url(images/arrow.jpg);
}

.red_box_text {
	height:70px;
	padding-top:8px;
}.floatleft {
	text-align: right;
	margin-right: 5px;
	float: left;
}

