.bodytext-georgia 
{
margin-top : 0px;
margin-bottom : 8px;
font-family : Georgia, Times New Roman, serif; 
font-size : 12px;
line-height : 18px;
}

.bodytext-arial 
{
margin-top : 0px;
margin-bottom : 14px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 12px;
line-height : 18px;
}

.bodytext-arial-medium
{
margin-top : 0px;
margin-bottom : 14px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 13px;
line-height : 18px;
}

.bodytext-arial-bigger
{
margin-top : 0px;
margin-bottom : 14px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 14px;
line-height : 20px;
}


A.navigation, .navigation {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 18px;
font-weight : regular;
text-decoration : none;
color : #124F60;
}
	A.navigation:link {
	color : #124F60;    /* dark teal  */
	
	}
	A.navigation:hover {
	color : #BB4B45;	/* coral */
	
	}
	A.navigation:active {
	color :   #FDDE1E;	/*  yellow  */
	
	}
	A.navigation:visited {
	color : #124F60;	/* dark teal  */
	
	}
	A.navigation:visited:hover {
	color : #BB4B45;	/* coral */
	}
	
	A.navigation:visited:active {
	color :   #FDDE1E;	/*  yellow  */
	
	}

A.leftnav, .leftnav {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
line-height : 12px;
text-decoration : none;
margin-top : 2px;
margin-bottom : 6px;

}
	A.leftnav:link {
	color : #124F60;    /* dark teal  */
	}
	
	A.leftnav:hover {
	color : #28859F;    /* bright teal  */
	}
	
	A.leftnav:active {
	color : #BB4B45;	/* coral */
	
	}
	A.leftnav:visited {
	color : #124F60;    /* dark teal  */
	
	}
	A.leftnav:visited:hover {
	color : #28859F;    /* bright teal  */
	
	}
	A.leftnav:visited:active {
	color : #BB4B45;	/* coral */

}

.bottomnav {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 14px;
font-weight : normal;

}

/* Redefinition of common HTML tags */

p 
{
margin-top : 0px;
margin-bottom : 14px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 12px;
line-height : 18px;}


ul {
margin-top : 0px;
margin-bottom : 0px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 6px;
line-height : 0px;
}


li {
margin-top : 0px;
margin-bottom : 14px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 12px;
line-height : 16px;
margin-top : 2px;
margin-bottom : 4px;

}
h1 {
margin-top : 0px;
margin-bottom :0px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 16px;
font-weight : bold;
color : #124F60;

}
h2 {
margin-top : 18px;
margin-bottom : 6px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 13px;
color : #124F60;

}
h3 {
margin-top : 14px;
margin-bottom : 2px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 12px;
font-weight : bold;
color : #124F60;

}
h4 {
margin-top : 14px;
margin-bottom : 2px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 11px;
line-height : 14px;
font-weight : bold;
color : #124F60;


}
h5 {
margin-top : 14px;
margin-bottom : 2px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 10px;
line-height : 14px;
font-weight : bold;
color : #124F60;

}
h6 {
margin-top : 14px;
margin-bottom : 2px;
font-family: Arial, Helvetica, sans-serif; 
font-size : 10px;
line-height : 14px;
font-weight : bold;
color : #124F60;

}

