.bodytext { 
    font-family: georgia, times, serif; 
	font-size: 13px; 
	line-height: 22px; 
	font-weight: normal; 
	color: #0e82ae; 
	text-decoration: none; 
	text-align: none;
}

.bodytext2 { 
    font-family: georgia, times, serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #f0027f; 
	text-decoration: none; 
	text-align: none;
}



.tabletext { 
    font-family: georgia, times, serif; 
	font-size: 14px; 
	line-height: 22px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none; 
	text-align: none;
}


	#intnav td { background-color: #3da9f0; padding: 2px 0 2px 10px; color: #fff;}
	
	#intnav td a {
		font: 14px/14px "Comic Sans MS", cursive;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	
	#intnav td a:hover {
		color: #9ee4f0;
		text-decoration: underline;
	}


.title { 
	font-family: georgia, times, serif;  
	font-size: 14px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #f0027f; 
	text-decoration: none; 
	text-align: none;
}


.footer { 
	font-family: georgia, times, serif;   
	font-size: 11px; 
	line-height: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
}

.footer2 { 
	font-family: georgia, times, serif;  
	font-size: 11px; 
	line-height: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
}

.footer3 { 
	font-family: georgia, times, serif;  
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
}


#tooltip {
    padding: 3px;
    background: #f0027f;
    color: #ffffff;
    border: 1px solid #eee;
    text-align: center;
    font-size: smaller;
    width: 300px;
}

span.tip {
    border-bottom: 1px solid #eee;
}

a.footer:link, a.footer:visited { font-family: georgia, times, serif;   font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none; }
a.footer:hover { font-family: georgia, times, serif;   font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: underline; }

a:link, a:visited { font-family: georgia, times, serif;  font-size: 13px; font-weight: bold; color: #0e82ae; text-decoration: underline; }
a:hover { font-family: georgia, times, serif;  font-size: 13px; font-weight: bold; color: #0e82ae; text-decoration: none; }

.btn_phone_home {
	position: absolute;
	left: 50%;
	top: 326px;
	margin: 0 0 0 237px;
	display: block;
	width: 232px;
	height: 176px;
	background-image: url(images/btn_phone_home.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.btn_phone_home p {
    color: #000000;
    font: 11px/13px Arial;
    padding: 45px 10px 0 10px;
	margin: 0;
	text-align: center;
}

.btn_phone_home a {
    color: #000000;
    font: 11px/12.5px Arial;
}

.btn_phone_in {
	margin: 0 0 10px 0;
	display: block;
	width: 199px;
	height: 147px;
	background-image: url(images/btn_phone_int.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.btn_phone_in p {
    color: #000000;
    font: 9.8px/10.5px Arial;
    padding: 35px 15px 0 15px;
	margin: 0;
	text-align: center;
}

#intnav .btn_phone_in a {
    color: #000000;
    font: 9.8px/10.5px Arial;
}


