A:link
{
     color: #0072bc;
	text-decoration: none;
}

A:visited
{
    color: #0072bc;
	text-decoration: none;
}

A:hover
{
    color: #f7941d;
	text-decoration: underline;
}

BODY {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

li {
	list-style-image: url(imgs/ballon_bullet.gif);
	list-style-type: none;
}

.Text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
.TextPadLeft2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
    padding-left: 2px;
}
.TextPadLeft5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
    padding-left: 5px;
}

 .Tool
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10pt;
  cursor: pointer;
  letter-spacing :3px;
 font-weight: bold;
	
}
A.Tool:link
{
    color: #003471;
    text-decoration: none;
}
A.Tool:visited
{
     color: #003471;
    text-decoration: none;
}
A.Tool:hover
{
     color: #003471;
    text-decoration: underline;
}

 .noborder
{
    BORDER-BOTTOM: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
}
.input
{
   BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    COLOR: #003471;
    FONT-WEIGHT: bold;
}
.InputSubmit
{
    BACKGROUND-COLOR: #E0EBF8;
    COLOR: #003471;
    CURSOR: pointer;
    FONT-WEIGHT: bold;
    CURSOR: pointer;
	WIDTH: 80px;
	height:25px;
	 font-size: 8pt;
	 font-family:  Arial, Helvetica, sans-serif;
	 BORDER-BOTTOM: 3px solid;
	 BORDER-LEFT: 1px solid;
	 BORDER-RIGHT: 1px solid;
	 BORDER-TOP: 1px solid;
}

.button
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: 2px solid;
    BORDER-LEFT: 2px solid;
    BORDER-RIGHT: 2px solid;
    BORDER-TOP: 2px solid;
    COLOR: #003471;
    TEXT-ALIGN: center;
}

TEXTAREA
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    COLOR: #003471;
}
SELECT
{
    BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    COLOR: #003471;
}

  H2
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12pt;
 font-weight: bold;
 color: #0072BC;
 letter-spacing : 3px;
 border-bottom : 1px solid #A8A698;
 BACKGROUND-COLOR: #E0EBF8;
	
}

  .TitleServices
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12pt;
 font-weight: bold;
 color: #0072BC;
 letter-spacing : 3px;
 border-bottom : 1px solid #A8A698;
 border-top : 1px solid #A8A698;
border-right : 1px solid #A8A698;
 border-left : 1px solid #A8A698;
 BACKGROUND-COLOR: #E0EBF8;
	
}
 
  H1
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bolder;
  color: #f7941d;
  background-repeat : no-repeat;
  padding-bottom:5px;
  
 	
}
 
 .FeatureTool
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:100%;
}

A.FeatureTool:link,A.FeatureTool:visited
{
    color: #003471;
    text-decoration: none;
	width:100%;
}

A.FeatureTool:Hover
{
    color: #E0EBF8;
    text-decoration: none;
	BACKGROUND-COLOR: #0072BC;
	width:100%;
}

.NewsFlash
{
	border-left : 1px solid #A8A698;
	border-right : 1px solid #A8A698;
}

.NewsFlashDate
{
	font-size: 9pt;
	color: #757575;
}

.NewsFlashTitle
{
	font-size: 11pt;
	font-weight: bold;
	color: #F79621;
}

A.NewsFlashTitle:Link,A.NewsFlashTitle:Visited{
   color: #F79621;
}

A.NewsFlashTitle:Hover{
	color: #F79621;
	text-decoration: underline;
}
.NewsFlashBody
{
  font-size: 10pt;
 color: #003471;
}

.TableText{
  font-size: 12px;
  color: #000000;
  BACKGROUND-COLOR: #F7E2C9;
	
}

.TableText2{
  font-size: 12px;
  color: #000000;
  BACKGROUND-COLOR: #F7F1E9;
	
}

#Heading
{
	display:none;
}

 .form_button {
	background-image: url(/imgs/button.JPG);
	BACKGROUND-POSITION: 0px 0px;
	border: none;
	color: #ffffff;
	width: 87px;
	height: 16px;
	cursor: pointer;
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial;
	font-size: 11px;
	border: 0px;
	font-weight: bold;
}
