TD{
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000;
}

BODY{
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;		
}


/* styles for input, textarea, select */

.txtborder {
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
	border: 1px solid #666666;
	background-color: #f4f4f4;
}

.button{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height:21px;
	font-weight: bold;
	border-top: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #224F7F;
	border-bottom: 1px solid #224F7F;
	background-color: #5688BD;

}

.bordergrey{
	border:1px solid #C6C6C6;
}

.bottomborder{
	border-bottom:1px solid #C6C6C6;
}


.bordersidescontent{
	border-right:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
}

/* styles for fonts sizes */

.font9{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#000000;
}
.font9white{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#FFFFFF;
}

.font10{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#000000;
}

.font10white{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#FFFFFF;
}

.fontred{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FF0000;
}

.font11{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
}

.font11white{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
}

.font12{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}


.font12{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}


.font12content{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
  padding:7px;
  line-height:16px;
  text-align:justify;
}

.font12content2{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  padding:7px;
  line-height:16px;
  text-align:justify;
}

.fontblueheading{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#2A7BA6;
  font-weight:bold;

}


.font12white{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
 
}

.fontwhite{
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#FFFFFF;
  font-weight:bold;
 
}

.fontgreen{
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:18px;
  color:#065A05;
  font-weight:normal;
  border-bottom:1px dotted #045402;
 
}

.fontnews{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#065A05;
  font-weight:bold;
 
}

.fontfooter{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#666666;
  font-weight:bold;
  background-color:#FFFFFF;
 
}
.fonttable{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#6F6B6B;
  font-weight:normal;
	text-align:justify;
  
}


.borderright{

  border-left:1px solid #E5AA5A;     
 
}

.borderfooter{

  border-top:1px solid #045402;     
 
}

.borderright1{
  border-right:1px solid #9FC8FF;   
  border-left:1px solid #9FC8FF;     
 
}

.bordernews{
      border: 1px dotted #0D660B;
	  
}



.fonttitle{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:19px;
  color:#CC6633;
  font-weight:bold;
}


.fontcontent{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
  line-height:19px;

}

.newstext{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
}

.infotext{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#666666;
  line-height:14px;
}

/* styles for bgcolor */


.bgblue{
	background-color: #2A7BA6;

}

.bgblue1{
  background-color: #E3F1FF;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#006192;
  font-weight:bold;
  height:25px;
  padding-left:8px;		
  vertical-align:middle;
}



.bgwhite{
	background-color: #FFFFFF;
}

.bggrey{
	background-color: #E5E5E5;
}


.bggrey1{
	background-color: #f0f0f0;
}

.bgblack{
	background-color: #000000;
}

.bgheader{
	background-image:url(../images/bg_header.gif);
	background-repeat:repeat-x;
}

.bgtopheader{
	background-image:url(../images/bg_top_menu.gif);
	background-repeat:repeat-x;
}



.contenttext{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:justify;	
  color:#000000;
  line-height:20px;
  padding-left:8px;
  padding-right:15px;
  
}





/* style for default links*/

a, a:link, a:active, a:vlink {
	font: bold 11px verdana;
	color: #2A7BA6; 
	text-decoration: underline;
	font-weight: normal;
}
a:hover { 
	font: bold 11px verdana;
	color: #2A7BA6; 
	text-decoration: none; 
	font-weight: normal;
}


/* style on the enlarge view */

A.linktopsmall:link
{
	color: #ffffff;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight:bold;
}

A.linktopsmall:visited
{
	color: #ffffff;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight:bold;
}
A.linktopsmall:active
{
	color: #ffffff;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight:bold;
}
A.linktopsmall:hover
{
	color: #ffffff;
    font-family: verdana;
    font-size: 10px;
    text-decoration: underline;
	font-weight:bold;
}


/* style for the Strategic Alliances */
A.linkblue:link
{
	color: #006699;
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
	font-weight: bold;
}

A.linkblue:visited
{
	color: #006699;
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
	font-weight: bold;
}
A.linkblue:active
{
	color: #006699;
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
	font-weight: bold;
}
A.linkblue:hover
{
	color: #006699;
    font-family: verdana;
    font-size: 12px;
    text-decoration: underline;
	font-weight: bold;
}



/* style for the menus */
A.topmenu:link
{
	color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}

A.topmenu:visited
{
	color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}
A.topmenu:active
{
	color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}
A.topmenu:hover
{
	color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}




/* style for the navigation*/

A.linkfootersmallmenu:link
{
	color: #045404;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}
A.linkfootersmallmenu:visited
{
	color: #045404;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}
A.linkfootersmallmenu:active
{
	color: #045404;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}
A.linkfootersmallmenu:hover
{
	color: #7A7A7A;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: underline;
	font-weight: bold;
}



/* style for the policy text links*/
