/* CSS Document */

body {
margin-top: 10px;
background-color: #FFFFFF;
}

a:link { 
	color: #000ec1;
	}
a:visited { 
	color: #000ec1;
	}
a:hover { 
	color: #000ec1;
	text-decoration: underline;
	}
a:active { 
	color: #000ec1;
	}

.inputSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width:150px;
}	

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width:230px;
}

.inputLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width:150px;
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:55px;
}

.mainForm select.selectBig{	
		width: 325px;
		font-size: 11px;	
	}

.mainForm select{	
		width: 175px;
		font-size: 11px;	
	}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:230px;
}


.mainForm input{	
		width: 175px;
		font-size: 11px;	
	}

.mainForm input.bigger{	
		width: 515px;
		font-size: 11px;	
	}

.mainForm input.roundNum{	
		width: 75px;
		font-size: 11px;	
	}

.mainForm input.smallNum{	
		width: 50px;
		font-size: 11px;	
	}
	
.mainForm input.rateNotes{	
		width: 300px;
		font-size: 11px;	
	}	

.mainForm input.radio{	
		width: 15px;
	}

.mainForm th{	
	padding-top:15px;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

.mainForm td{	
	padding-top:15px;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

.mainForm a{	
	color: #000000;
	text-decoration:none;
	}

.mainForm a:visited{	
	color: #000000;
	text-decoration:none;
	}


.mainForm a:hover{	
	color: #000000;
	text-decoration:underline;
	}


.mainForm td.last{	
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

.mainForm input.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width:75px;
}

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;
}

.courseNav { 	
		background-color: #F4F4F4; 	
		color:#b62d32;
		font-size: 10px;
		border:1px solid #CCCCCC;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	
.tblHeader {
font-size:12px;
background-color: #b11f24;
color:white;
}	

#nav{	
		height: 35px; margin-top: 10px; padding-top: 10px;
		padding-left: 10px;
		background-color: #F4F4F4; 	
		color:#b62d32;
		font-size: 12px;
		border:1px solid #CCCCCC;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}

		
	#nav a:link, #nav a:visited, #nav a{
			margin: 0; padding: 5px 5px;
			color: #000000;
			text-decoration: none; 
	}
	#nav a:hover {
			color: #b62d32;
			}
	
	#nav .inactive {	
		margin:330;
		padding: 2px 5px 2px 5px;	
		background-color:#FFFFFF; color:#FFFFFF;
		border-bottom:1px solid #C9CBC7;
		border-right:1px solid #C9CBC7;
	}



.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;
}

