/* CSS Document */

body{
	background-color:#B3C0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
.cal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
a.nav:link{
	text-decoration: none;
	color: #003D72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.nav:visited{
	text-decoration: none;
	color: #003D72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.nav:active{
	text-decoration: none;
	color: #003D72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.nav:hover{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

hr	{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	color: #FFFFFF;
	display: block;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.foot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #03539A;
}

.left {
	background-image: url(images/left_bottom_address.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.nav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #104473;
}
a.nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #104473;
}
a.nav2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #104473;
}
a.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.Headline {
	font-size: 20px;
	color: #004884;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.subBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00589F;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subGold {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #C4A013; }
.subOrange {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #006633; }
.subGreen {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC6600}

form fieldset { border:none; }
form legend { display:none; }
form fieldset div { margin-bottom:10px; padding:0; clear:both; }
form fieldset label { color:#225e90; display:block; float:left; width:120px; padding:0; margin:2px 0 0; }
form fieldset input, form fieldset textarea { margin-top:2px; width:250px; border:1px solid #CCC; font-size:12px; font-weight:bold; color:#069; padding:4px; }
form fieldset select { margin: 3px 0px 3px 0px; }
form fieldset textarea { height:40px; }
form fieldset textarea.lgtext { width:360px; height:80px; font-family:Arial, Helvetica, sans-serif; }
form .label { display:inline; float:none; margin-top:2px; }

form .best_way span { width:160px; float:left; display:block; color:#225e90; }
form .best_way label { float:none; display:inline; }
form .best_way input { border:none; width:10px;}
form div.submit { margin-left:160px; }
form div.submit input { cursor:pointer; }