@charset "iso-8859-1";
* {
	font-family: Verdana;
	color: #000000;
}

A:link {
	color: #CC0000;
	text-decoration: none;
}
A:hover {
	color: #CC0000;
	text-decoration: underline;
}
.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}

big{
 font-family: Arial;
 color : #FFFFFF;
 
}

.whiteheaderbig {
	font-family: Arial;
	font-size: 14px;
	color : #FFFFFF;
	text-transform:uppercase;


}
.whiteheader {
	font-family: Arial;
	font-size: 13px;
	color : #FFFFFF;
	letter-spacing: 1px
}  

.yellownorm {
	font-size: 11px;
	color : #F1C604;
}
a.yellownorm {
	font-size: 11px;
	color : #F1C604;
	text-decoration: none;
}

a.yellownorm:hover {
	font-size: 11px;
	color : #F1C604;
	text-decoration: underline;
}  



.bluetitle {
	font-size: 14px;
	color : #4F94CA;
	font-weight: bold;
} 
.bluetitlesup {
	font-size: 9px;
	color : #4F94CA;
	font-weight: bold;
} 
.black {
	font-size: 11px;
	color : #000000;
}
a.black {
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
a.black:hover {
	font-size: 11px;
	color : #000000;
	text-decoration: underline;
}

.black2 {
	font-size: 12px;
	color : #000000;
}

.red {
	font-size: 15px;
	color : #CC0000;
	font-weight: bold;
}

.whitenorm {
	font-size: 11px;
	color : #FFFFFF;
}
a.whitenorm {
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
}

a.whitenorm:hover {
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: underline;
}  

.white {
	font-size: 11px;
	color : #FFFFFF;
	font-weight: bold;
}
a.white {
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}  


.blue {
	font-size: 11px;
	color : #103E6E;
	font-weight: bold;
}
a.blue {
	font-size: 11px;
	color : #103E6E;
	text-decoration: none;
	font-weight: bold;
}
a.blue:link {
	font-size: 11px;
	color : #103E6E;
	text-decoration: none;
	font-weight: bold;
}
a.blue:hover {
	font-size: 11px;
	color : #103E6E;
	text-decoration: underline;
	font-weight: bold;
} 

hr {
  border: 0px;
  width: 100%;
  height:2px;
  color:#cccccc;
   background-color:#cccccc;
}  

.inputs {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px ;
	border-style: solid;
	font-size: 9pt;
	border-color: #949494;
	height: 20px;
}
  
.field {
	background-color: #FFFFFF;
	border-color: #949494;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-size: 9pt;
	font-family: Tahoma;
	
}  

.button {
	background-color: #FFFFFF;
	border-color: #949494;
	border-style: solid;
	border-width: 1;
	color: #40A0FF;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
}










