/* CSS Document */	
.submit-Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	background-color: Transparent;	
	}	
.label-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	background-color: Transparent;	
	}		
.link-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color:#0066FF;	
	}		

.bold-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6699FF;		
	background-color: Transparent;
	}		
.footer-Link-Text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#6699FF;	
	background-color: Transparent;
}
.red-bold-Text {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color:#FF0000;		
	background-color: Transparent;
	}		
.text {
	font-family: Verdana, Trebuchet MS;
	font-size: 10px;
	color: #990000;
	background-color: Transparent;
}	


.input-combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#00509F;
	background-color :#F8F8F8;
	border : 2px;
	width: 320px;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #435B94;
	background-color: Silver;	
	border: 1px;
}	

a { 	
	color: #0033FF; 
	text-decoration: none; 	
}

a:hover {
	text-decoration: underline;
	bottom: auto;		
}
