@charset "utf-8";

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid #999;
	padding: 2px;
	background-color: #CCC;
	visibility: hidden;
	z-index: 100;
	text-align: center;
}

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #002a52;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
p {
	padding-bottom: 12px;
}


a  {
	color: #003399;
}
a:hover  {
	color: #000066;
	text-decoration : none;

}
ul   {
	list-style-position: outside;
	padding-left: 15px;
	list-style-type: square;
	padding-bottom: 10px;
}
ol     {
	list-style-position: outside;
	padding-left: 40px;
}
h1  {
	color: #263F57;
	font-size: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2  {
	color: #333;
	font-size: 1.4em;
	line-height: 30px;
	padding-top: 8px;
}
h2 a {
	text-decoration: none;
	padding-bottom: 25px;
	line-height: 40px;
}

h3  {
	color: #002040;
	padding-top: 10px;
	padding-bottom: 3px;
}

#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#city {
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
	color: #C7D7E7;
	font-weight: bold;
	padding-top: 13px;
	font-size: 22px;
	width: 150px;
}
#header {
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
}

#econtent {
	padding-top: 33px;
}

#content {
	background-color: #c2d6fc;
	background-image: url(../_images/contentBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

#leftcontent {
	float: left;
	width: 448px;
	padding-right: 12px;
}
#rightcontent {
	float: right;
	width: 240px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #42709e;
	padding-left: 15px;
}



#footer {
	background-image: url(../_images/footerBG.gif);
	background-repeat: no-repeat;
	height: 47px;
	color: #001d39;
}
#footer a {
	color: #001d39;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#subnav {
	float: right;
	width: 460px;
	line-height: 47px;
	text-align: right;
	padding-right: 15px;
}


#clear {
	clear: both;
}
#reference {
	color: #999999;
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 40px;
}
#reference a {
	color: #a1bcda;
	text-decoration: none;
	font-weight: bold;
}
#reference a:hover {
	text-decoration: underline;
}
a.button {
	font-size: 18px;
	display: block;
	line-height: 40px;
	width: 210px;
	border-bottom-color: #000066;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #000066;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #EFEFEF;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 15px;
	color: #000066;
}
a.button:hover {
	text-decoration: none;
	display: block;
	line-height: 40px;
	text-indent: 20px;
}
.lineheight {
	line-height: 30px;
}



#totop {
	position: absolute;
	bottom: 100px;
	width: 740px;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.MenuTitle {
	color: #FFFFFF;
}
.smallerfont {
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
.underline {
	text-decoration: underline;
}
#city .smallcity {
	font-size: 18px;
	color: #97B5D2;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homecontent {
	background-color: #c2d6fc;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
iframe {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002A52;
	border-bottom-color: #002A52;
	padding-bottom: 2px;
	padding-top: 2px;
}
