@charset "utf-8";
body  {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #5493B4 url(../media2008/background.jpg) repeat-x right;
}


#container {
	width: 90%;
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top: 4px solid #DFE9EB;
	border-right: 4px solid #DFE9EB;
	border-left: 4px solid #DFE9EB;
	border-bottom: 1px dashed #FFFFFF;
} 
#header {
	width: 100%;
	height: 192px;
	background: url(../media2008/top-ext.jpg) repeat-x right;
	border-bottom: 1px solid #000000;
} 
#header h1 {
	margin: 0;
	padding: 10px 0; 
}


#footer {
	padding: 5px 0px;
	background:#FFFFFF;
	text-align: center;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #000000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 4px solid #DFE9EB;
	border-left: 4px solid #DFE9EB;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}
.fltlft {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
.clearfloat {
	clear:both;
	font-size: 1px;
}
#header img {
	float: left;
	position: absolute;
	top: 4px;
	z-index: 1;
}
#headerright {
	float: right;
	height: 150px;
	margin-top: 42px;
}
#mainContent h1 {
	font-size: 1.2em;
}
#headerright img {
	position: relative;
	top: 0px;
}
#topnav {
	text-align: center;
	width: 100%;
	background: #5493B4;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: .7em;
}
#topnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-right: 20px;
	padding-left: 20px;
}
#topnav a:hover {
	color:#F7E0AC;
}
h3 {
	font-size: .9em;
}
h2 {
	font-size: 0.9em;
	color: #1C6693;
}
p {
	font-size: .8em;
	margin-top: .7em;
	margin-bottom: .7em;
}
#footer a {
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#copyright {
	font: .7em Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding: 8px 8px 20px;
}
#tag {
	font: bold 26px "Times New Roman", serif;
	z-index: 2;
	color: #1C3F5B;
	position: absolute;
	top: 105px;
	margin-left: 170px;
	width: auto;
	text-align: center;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: auto;
	margin: 0px;
	padding: 0px;
	left: 238px;
	background: #1C6693;
	top: 215px;
	border: 1px solid #DFE9EB;
}
.anylinkcss a {
	letter-spacing: 0em;
	width: auto;
	padding: 2px 0px 3px;
	margin: 0px;
	text-align: left;
	display: block;
}
#phone {
	font: bold 1.2em "Times New Roman", serif;
	position: absolute;
	right: 8%;
	letter-spacing: 0.1em;
	top: 12px;
}
.pborder {
	margin: 0px auto;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.pborder img {
	border: 1px solid #1C6693;
}
a {
	color: #1C6693;
}
ul {
	font-size: .8em;
}
#container #mainContent1col {
	margin: 0px;
	padding: 0px;
}
.ident150 {
	padding-left: 150px;
}
