﻿.-----Website-Font-Style-----
{
}

.pageTitle
{
	 font-size : 1.1em;
	 font-weight : bold;
}

.pageTitleGreen
{
	 font-size : 1.1em;
	 font-weight : bold;
	 color : #29a115;
}

.pageTitleLightBlue
{
	 font-size : 1.1em;
	 font-weight : bold;
	 color : #00FFFF;
}

.pageTitleWhite
{
	 font-size : 1.1em;
	 font-weight : bold;
	 color : #FFFFFF;
}



.subTitle
{
	font-size : 1em;
	font-weight : bold;
}

.subTitleHighlight
{
	font-size : 1em;
	font-weight : bold;
	color : #006A9D;
}

.subTitleLightBlue
{
	font-size : 1em;
	font-weight : bold;
	 color : #00FFFF;
}

.subTitleHighlightGreen
{
	font-size : 1em;
	font-weight : bold;
	color : #29a115;
}

.subTitleWhite
{
	font-size : 1em;
	font-weight : bold;
	 color : #FFFFFF;
}

.content
{
	font-size : 0.9em;
	line-height : 1.5em;
}

.contentHighlight
{
	font-size : 0.9em;
	line-height : 1.5em;
	font-weight : bold;
	color : #006A9D;
}

.contentHighlightGreen
{
	font-size : 0.9em;
	line-height : 1.5em;
	font-weight : bold;
	color : #29a115;
}




.imgLeft
{   
    font-size : 0.8em;
    float: left; 
    margin: 0px 8px 8px 8px; 
}


.imgRight
{    
    font-size : 0.8em;
    float: left; 
    margin: 0px 8px 8px 8px; 
}


.smallFont
{    
    font-size : 0.8em;
}

.-----Fishnet-Font-Style-----
{
}

.fMainTitle
{
	 font-size : 9.5pt;
	 font-weight : bold;
}

.fSubTitle
{
	font-size : 8.5pt;
	font-weight : bold;
}

.fSubTitleHighlight
{
	font-size : 8.5pt;
	font-weight : bold;
	color : #006A9D;
}

.fContent
{
	font-size : 8pt;
}

.fContentBold
{
	font-size : 8pt;
	font-weight : bold;
}

.fContentHighlight
{
	font-size : 8pt;
	font-weight : bold;
	color : #006A9D;
}

.fSmallContent
{
	font-size : 6pt;
}
