/* CSS Document */
body
{	margin-top: 0px;
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	color: #333333; 	
	font-family: Arial, Verdana, Helvetica;	font-size: 10pt;	
	background-color: #ffffff
}

.mainTile {background-image:url(images/main_ball.jpg); padding-top:10px; background-repeat:no-repeat; background-position:left bottom;}
.boxTitle { padding-top:2px; font-family:arial; font-weight:bold; font-size:14px; color:#333333;}
.boxContent { padding:5px 8px 5px 8px; font-family:arial; font-size:12px;}
.contactBoxTD {padding-left:12px;}
.contactBoxInnerTD {padding-right:10px;}
.contactBoxInner {padding-left:10px; padding-right:10px; color:#FFFFFF; font-family:arial; font-weight:bold;}
body a:link {color:#006600;}
body a:hover {color:#009900;}
body a:visited {color:#333333;}
body a:active {color:#333333;}

.TextStyle a:link {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: none }
.TextStyle a:visited {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: none }
.TextStyle a:hover {font-family: Arial, Helvetica, sans-serif;color: #FFFF00;text-decoration: underline }
.TextStyle a:visited:hover {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: underline}

.inputStyle {
	background: #f7f7f7;
	font-family: arial;
	border-left: solid black 1pt;
	border-right: solid black 1pt;
	border-top: solid black 1pt;
	border-bottom: solid black 1pt;
	font-size:10pt;
	height:20px;
	}
	
.inputStyleDisabled {
	background: white;
	font-family: arial;
	border-left: solid black 1pt;
	border-right: solid black 1pt;
	border-top: solid black 1pt;
	border-bottom: solid black 1pt;
	font-size:10pt;
	color:Gray;
	font-weight:bold;
	}
	
	
.radioStyle {
	background: #f7f7f7;
	font-family: arial;
	font-size:8pt;
	}
	
.buttonStyle {
	font-family:arial;
	font-size:11px;
	background: #01604A;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:white;height:20px;
	text-decoration:none;
	font-weight:bold
}

.dotted {
   border-style: dotted;
   border-width: 2px;
   border-color: #dedede;
   border-bottom: none;
   border-left: none;
   border-right: none;
   font-family:Arial;
   font-size:9px;
   
}

.HeaderStyle {
	background-color: #007961;
	color: #FFFFFF; 
	font-family: Arial;
    font-size:11px;
    font-weight: Bold;
    height: 20px; 
}	
.AlternateStyle
{
  background-color: #ffcc99;
  color:Black;
  font-family: Arial;
  font-size:11px;
  font-weight: normal;  
  padding:1px;
  padding-left:5px;
  padding-right:10px;
  height: 20px; 
 }

.TextStyle {
  color:Black;
  font-family: Arial;
  font-size:11px;
  font-weight:normal; 
  padding:1px;
  padding-left:5px;
  padding-right:10px;
  height:20px;
}


.transparent{ display:none; border:1px; border-color:Black;  }
.header{    FONT-FAMILY: arial;   font-size: 14pt;FONT-WEIGHT: bold; }
.headerBold{    FONT-FAMILY: arial;   font-size: 12pt;FONT-WEIGHT: bold; }
.small{    FONT-FAMILY: arial;   font-size: 8pt;}
.textBox{    FONT-FAMILY: arial;   font-size: 11pt}
.warning{    FONT-SIZE: 8pt;    COLOR: red;    FONT-FAMILY: arial}
.warningBold{    FONT-SIZE: 8pt;    COLOR: red;    FONT-FAMILY: arial;FONT-WEIGHT: bold; }

td 
{
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	color: #333333; 	
	font-family: Arial, Verdana, Helvetica;	
	font-size: 10pt;
}
	
.table 
{
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	color: #847A6C; 	
	font-family: Arial, Verdana, Helvetica;	
	font-size: 10pt;
}

BR.page { page-break-after: always }

.Error
{
  color:red;
  font-family: Arial;
  font-size:10px;
  font-weight:bold; 
}

.ErrorBlack
{
  color: back;
  font-family: Arial;
  font-size:11px;
  font-weight:bold; 
}
	
a 
{
	background-color: transparent; 	
	color: #043D38;	
	text-decoration: none;	
	font-size: 10pt;
}
	
a:hover 
{
	color: #5A7E7B;	
	text-decoration: underline;	
	font-size: 10pt;
}

.copy 
{	
	color: #bbdd00;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;	font-weight: normal;
}

INPUT 
{
	font-family:  Arial, Verdana,Helvetica; 
	font-size: 9pt; 
	color: #000000;
}

TEXTAREA 
{
	font-family: Arial, Verdana, Helvetica; 
	font-size: 9pt
}

DATEAREA 
{
	font-family: Arial, Verdana, Helvetica; 
	font-size: 8pt
}

