/* BANNER ******************************************************************************************/

.blue 
{ 
  	font-size: 11pt;
	font-family: Verdana, Helvetica, sans-serif;
    color: #FFFFFF;
	background : #1313BF;
}


/* BODY  ******************************************************************************************/

td
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	background : #FFFFFF;
}

BODY
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	background : #FFFFFF;
}

.border-right
 {
 	font-size: 12pt;
	font-family: verdana;
	color: #000000;
	border-right: 1px #687DAC solid;
 }

.border
{
 	font-size: 12pt;
	font-family: verdana;
	color: #000000;
	border: 1px #BCBCBC solid;
}

.headertext
{
	font-size: 22pt;
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	background : #FFFFFF;
	font-weight: bold;
}

.hometext
{
	font-size: 12pt;
    color: #000000;
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	background : #FFFFFF;
}

.news 
{ 
  	font-size: 11pt;
	font-family: Verdana, Helvetica, sans-serif;
    color: #000000;
	background : #EBEBEB;
}

.news 
{ 
  	font-size: 11pt;
	font-family: Verdana, Helvetica, sans-serif;
    color: #000000;
	background : #EBEBEB;
    border-right: 1px #424D7B solid;
}

/* FOOTER ******************************************************************************************/


/* NAVIGATION ******************************************************************************************/
a.nav:link
{
	color: #ffffff;
	text-decoration: none
}
a.nav:visited
{
	color: #0000ff;
	text-decoration: none
}
a.nav:active
{
	color: #ffffff;
	text-decoration: none
}
a.nav:hover
{
	color: #18A19F;
	text-decoration: none
}



a:link
{
	color: #000000;
	text-decoration: none
}
a:visited
{
	color: #349a34;
	text-decoration: none
}
a:active
{
	color: #000000;
	text-decoration: none
}
a:hover
{
	color: #349a34;
	text-decoration: underline
}

.menucontainer  {
    border-top: 1px solid #424D7B;
    border-left: 1px solid #424D7B;
    border-right: 1px solid #424D7B;
    background: #EAF3FA;
    border-bottom: 1px solid #424D7B;
}

.menuitem  {
    
    
    font-size: 8pt;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.navigation  {
    
    background: #ebebeb; 
    font-size: 8pt;
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
}



 

 
	