/* CSS Document */

body {
background-color: #005c87;
margin-top:5px;
padding-top:5px;
}

.basetable {
background-color:#FFFFFF;
align:center;
}

.bluehead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005E87;
	font-weight: bold;
}

.whitehead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:4px;
	margin-left:4px;
	padding-top:4px;
	margin-top:4px;
	padding-bottom:2px;
	margin-bottom:2px;
	letter-spacing:1px;
}

.navcontainer {	
	color:#FFFFFF;
	}

.navcontainer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 12px;
	display: block;
	width:125px;
	height: 12px;
	vertical-align:middle;
	background-color:#005e87;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}

.navcontainer a:hover {	
	background-color: #009c98;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}

.navcontainer a:active {	
	background-color: #009c98;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}

.navcontainer a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
	}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 3px;
	text-align: left;
	list-style:square;
	list-style-position:outside;
}

.bodytext a:link, .bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #005e87;
	text-decoration:underline;
}

.bodytext a:hover, .bodytext a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #007500;
	text-decoration:none;
}

.bottomlinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A1B1B;
	font-weight:400;
	padding: 2px;
	}

.bottomlinks a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005e87;
	text-decoration:underline;
	}

.bottomlinks a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff7500;
	text-decoration:none;
	}

.bottomlinks a:active{
	color:#FF7500;
	}

.bottomlinks a:visited{
	color:#005e87;
	text-decoration:none;
	}

.inputWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	line-height: 12px;
}

.inputTan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9F4EA;
	line-height: 12px;
	border: thin solid #1A4770;
}

.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 24px;
	color: #005e87;
	font-weight:bold;
	letter-spacing:3px;
	}
	
.quotes a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 24px;
	color: #005e87;
	font-weight:bold;
	letter-spacing:3px;
	text-decoration:underline;
	}
	
.quotes a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 24px;
	color: #005e87;
	font-weight:bold;
	letter-spacing:3px;
	text-decoration:underline;
	}
	
.quotes a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 24px;
	color: #009c98;
	font-weight:bold;
	letter-spacing:3px;
	text-decoration:underline;
	}
	
.quotes a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 24px;
	color: #009c98;
	font-weight:bold;
	letter-spacing:3px;
	text-decoration:underline;
	}
	
	.location {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	letter-spacing:3px;
}