.smalltext
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Verdana;
	line-height: 1.6;
	}

.smalltext a:link { 
	color: #4987A9;
	text-decoration: none;
	font-weight: bold;
	}

.smalltext a:visited {
	color: #4987A9;
	text-decoration: none;
	font-weight: bold;
	}

.smalltext a:active {
	color:#4987A9;
	text-decoration: none;
	font-weight: bold;
	}
	
.smalltext a:hover { 
	color: #4987A9; 
	text-decoration: underline;
	font-weight: bold;
	}

.nav
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Verdana;
	line-height: 1.6;
	}

.nav a:link { 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

.nav a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

.nav a:active {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	}

.nav a:hover { 
	color: #666666; 
	text-decoration: none;
	background-color: #D0DBE7;
	font-weight: normal;
	}

.footer
{
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: Verdana;
	line-height: 1.6;
	}

.footer a:link { 
	color: #666666;
	text-decoration: underline;
	}

.footer a:visited {
	color: #666666;
	text-decoration: underline;
	}

.footer a:active {
	color:#666666;
	text-decoration: underline;
	}
	
.footer a:hover { 
	color: #666666; 
	text-decoration: underline;
	}

.Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
}
.menu
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}
.SubTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: arial;
}
.bodyText
{
    FONT-SIZE: 13px;
    COLOR: #041a3e;
    FONT-FAMILY: Arial;
}
.boxText
{
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}
.bluearrow
{
    FONT-SIZE: 11px;
    COLOR: #4987A9;
    FONT-FAMILY: verdana;
	FONT-WEIGHT: bold;
}
.bullet
{
	COLOR: #061c3e
}
.bg
{ 
	background-position: 0px 0px; 
	background-repeat: no-repeat; 
} 
.bg2
{ 
	background-position: 100% 100%;
	background-repeat: no-repeat; 
} 	