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

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

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

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

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


A.navigation, .navigation {
font-family : Helvetica, Arial, sans-serif;
font-size : 12px;
line-height : 11px;
font-weight : normal;
text-decoration : none;
color : #000000;     /* black   */
}
	A.navigation:link {
	color : #000000;     /* black   */
	
	}
	A.navigation:hover {
	color :   #909E09;	/*  green  */

	}
	A.navigation:active {
	color : #666666;	/* gray */

	}
	A.navigation:visited {
	color : #000000;     /* black   */
	
	}
	A.navigation:visited:hover {
	color :   #909E09;	/*  green  */
	}
	
	A.navigation:visited:active {
	color : #666666;	/* gray */

	}

A.link-text, .link-text {
font-family : Helvetica, Arial, sans-serif;
font-size : 12px;
line-height : 16px;
font-weight : normal;
text-decoration : none;
color : #000000;     /* black   */
}
	A.link-text:link {
	color : #000000;     /* black   */
	
	}
	A.link-text:hover {
	color :   #909E09;	/*  green  */
	text-decoration : underline;
	}
	A.link-text:active {
	color : #666666;	/* gray */

	}
	A.link-text:visited {
	color : #000000;     /* black   */
	text-decoration : none;
	
	}
	A.link-text:visited:hover {
	color :   #909E09;	/*  green  */
	text-decoration : underline;
	}
	
	A.link-text:visited:active {
	color : #666666;	/* gray */

	}

A.white-link, .white-link {
font-family : Helvetica, Arial, sans-serif;
font-size : 12px;
line-height : 16px;
font-weight : normal;
text-decoration : none;
color : #000000;     /* black   */
}
	A.white-link:link {
	color : #FFFFFF;     /* white   */
	
	}
	A.white-link:hover {
	color : #000000;	/* black */
	text-decoration : underline;
	}
	A.white-link:active {
	color : #CCCCCC;	/* light gray */

	}
	A.white-link:visited {
	color : #FFFFFF;     /* white   */
	text-decoration : none;
	
	}
	A.white-link:visited:hover {
	color : #000000;	/* black */
	text-decoration : underline;
	}
	
	A.white-link:visited:active {
	color : #CCCCCC;	/* light gray */

	}

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

}
	A.leftnav:link {
	color : #0F1D6F;     /* navy blue   */
	}
	
	A.leftnav:hover {
	color :   #F9DB44;	/*  yellow  */
	}
	
	A.leftnav:active {
	color : #1267E6;	/* bright blue */
	
	}
	A.leftnav:visited {
	color : #0F1D6F;     /* navy blue   */
	
	}
	A.leftnav:visited:hover {
	color :   #F9DB44;	/*  yellow  */
	
	}
	A.leftnav:visited:active {
	color : #1267E6;	/* bright blue */

}

.bottomnav {
font-family : Helvetica, Arial, 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 : Helvetica, Arial, sans-serif;
font-size : 12px;
line-height : 18px;}


ol {
margin-top : 0px;
margin-bottom : 18px;
font-family : Helvetica, Arial, sans-serif;
font-size : 12px;
line-height : 18px;
color : #FFFFFF;
}

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

h1 {
margin-top : 0px;
margin-bottom :18px;
font-family : Helvetica, Arial, sans-serif;
font-size : 24px;
line-height : 26px;
font-weight : normal;
color : #FFFFFF;

}
h2 {
margin-top : 18px;
margin-bottom : 6px;
font-family : Helvetica, Arial, sans-serif;
font-size : 13px;
font-weight : normal;
color : #2B398C;

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

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


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

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

}
