/* CSS Document */


a:link { 
	color: #000ec1;
	}
a:visited { 
	color: #000ec1;
	}
a:hover { 
	color: #000ec1;
	text-decoration: underline;
	}
a:active { 
	color: #000ec1;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:100px;
}	

.inputRates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:20px;
}

.inputLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:150px;
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:55px;
}

a.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

a.style1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000ec1;
}

a.style2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000ec1;
	text-decoration: underline;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
}

#style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b62d32;
	padding: 5px;
}
#style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}

#style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

#style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}

#style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
}

#style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
}

#style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding: 5px;
}

.tchart2 {
font-family: arial, helvetica, verdana;
font-size: 8px;
color: black;
padding: 5px;
border-left:1px solid #000000; 
border-right:1px solid #000000; 
border-top: 1px solid #000000;	
border-bottom: 1px solid #000000;
}

.tchart3 {
font-family: arial, helvetica, verdana;
font-size: 12px;
color: black;
padding: 5px;
//background-repeat: repeat-y;
}

	
.tchart {
font-family: arial, helvetica, verdana;
font-size: 10px;
color: black;
padding: 5px;
border-left:1px solid #000000; 
border-right:1px solid #000000; 
border-top: 1px solid #000000;	
border-bottom: 1px solid #000000;
}

.tchartdeals {
font-family: arial, helvetica, verdana;
font-size: 10px;
color: black;
padding: 2px;
border-left:1px solid #000000; 
border-right:1px solid #000000; 
border-top: 1px solid #000000;	
border-bottom: 1px solid #000000;
}

.mapBtn{
font-family: arial, helvetica, verdana;
font-size: 11px;
color: black;
width:auto;
}

.password{
background-color:white;
}