TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000;
}

BODY{
	margin:0px;
}


/* styles for input, textarea, select */

.txtborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	border: 1px solid #666666;
	background-color: #f4f4f4;
}

.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #224F7F;
	border-bottom: 1px solid #224F7F;
	background-color: #5688BD;
}

.button1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #224F7F;
	background-color: #5688BD;
}

.sidebordergreen{
	border-right:1px solid #669933;
	border-left:1px solid #669933;
}

.sideborderorange{
	border-right:1px solid #CC6600;
	border-left:1px solid #CC6600;
}

.sideborderblue{
	border-right:1px solid #336699;
	border-left:1px solid #336699;
}

.sidebordergrey{
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.bordergrey{
	border:1px solid #CCCCCC;
}

/* 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;
}

.fontorange{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#AC5A07;
}

.fontblue{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left:6px;
  color:#336699;
  line-height:19px;
}

.fontcontentred{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  padding:10px;
  color:#990000;
  line-height:19px;
}

.fontcontent{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  padding:10px;
  color:#333333;
  text-align:justify;
  line-height:18px;

}

.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;
}

.font12white{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
}

.fonttitle{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#CC6633;
  font-weight:bold;
  height:22px;
  vertical-align:middle;
  background-color:#F8E8C2;
}

.fontheading{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  color:#336699;
  font-weight:bold;
}




.infotext{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#666666;
  line-height:14px;
}


/* styles for bgcolor */

.bgwhite{
	background-color: #FFFFFF;
}

.bgblack{
	background-color: #000000;
}

.bggrey{
	background-color: #E7E7E7;
}


.bggrey1{
	background-color: #F0F0F0;
}

.bggrey2{
	background-color: #F4F4F4;
}


.leftpadding{
	padding-left: 13px; 
}

.bglightpeach{
	background-color: #FFF5E3;
}

.bgred{
	background-color: #990000;
}


.snip{
	float: right; 
	padding: 1px; 
	color: #C9A423; 
	border-style: dotted; 
	border-width: 2px; 
	padding-right: 4px; 
	border-color: #191919; 
	background-color: #4B4B4B; 
	width: 95;
	font-size: 11pt;
	font-weight: 700;
	text-align: center;
}

.blurredbox{
	position:absolute;
	width:100px;
	background:#000000;
	filter:	progid:DXImageTransform.Microsoft.Blur(pixelradius=2,makeshadow=true,shadowopacity=.2)
		    progid:DXImageTransform.Microsoft.Blur(pixelradius=2)
		    progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
}

.tdgradient{
	background:#BAC4BB;
	filter:alpha(opacity=20, finishopacity=100, Style=1, startx=0, starty=10, finishx=0, finishy=50);
}


/* style for default links*/

a, a:link, a:active, a:vlink {
	font: bold 11px verdana;
	color: #336699; 
	text-decoration: none;
	font-weight: normal;
}
a:hover { 
	font: bold 11px verdana;
	color: #CC6600; 
	text-decoration: underline; 
	font-weight: normal;
}


/* style on the top links */

A.linktopsmall:link
{
	color: #990100;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight:bold;
}

A.linktopsmall:visited
{
	color: #990100;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight:bold;
}
A.linktopsmall:active
{
	color: #990100;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight:bold;
}
A.linktopsmall:hover
{
	color: #990100;
    font-family: verdana;
    font-size: 10px;
    text-decoration: underline;
	font-weight:bold;
}


/* style for link in green tab */

A.linktabgreen:link
{
	color: #336600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}

A.linktabgreen:visited
{
	color: #336600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}
A.linktabgreen:active
{
	color: #336600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}
A.linktabgreen:hover
{
	color: #336600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
	font-weight: normal;
}




/* style for link in orange tab */

A.linktaborange:link
{
	color: #CC6600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}

A.linktaborange:visited
{
	color: #CC6600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}

A.linktaborange:active
{
	color: #CC6600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}
A.linktaborange:hover
{
	color: #CC6600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
	font-weight: normal;
}





/* style for link in orange tab */

A.linktabblue:link
{
	color: #1E5185;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}

A.linktabblue:visited
{
	color: #1E5185;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}

A.linktabblue:active
{
	color: #1E5185;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}
A.linktabblue:hover
{
	color: #1E5185;
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
	font-weight: normal;
}



/* style for link in orange tab */

A.linktaborange1:link
{
	color: #CC6600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
	font-weight: normal;
}

A.linktaborange1:visited
{
	color: #CC6600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
	font-weight: normal;
}

A.linktaborange1:active
{
	color: #CC6600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
	font-weight: normal;
}
A.linktaborange1:hover
{
	color: #CC6600;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
	font-weight: normal;
}


/* style for links in footer */

A.linkwhite:link
{
	color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}

A.linkwhite:visited
{
	color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}

A.linkwhite:active
{
	color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
	font-weight: bold;
}
A.linkwhite:hover
{
	color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    text-decoration: underline;
	font-weight: bold;
}


