@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 5px 10px 0px 10px;
	line-height: 1.3em;
	background-color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/bodyGlobe.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentLeft {
	margin: 0px;
	float: left;
	width: 240px;
	background-image: url(../images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	
}
div.sidebarbottom {
	background-image: url(../images/sidebartop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
#contentLeft p {
	padding-left: 25px;
	padding-right: 25px;
	font-size: 0.75em;
}
#contentLeft h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0160A0;
	padding-right: 25px;
	padding-left: 25px;
	font-size: .9em;
}

#contentRight {
	margin: 0px;
	float: right;
	width: 240px;
	background-image: url(../images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
}
#contentRight p {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 0.75em;
	text-align: center;
	line-height: 1.3em;
}
#contentWrapper {
	padding: 10px;
}
#footer {
	height: 120px;
	background-color: #666666;
	padding-top: 20px;
}
#contentCenter {
	margin-right: 240px;
	margin-left: 240px;
}
#contentCenter h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0160A0;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.1em;
}
#contentCenter h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-style: italic;
	font-size: 1em;
}
#contentCenter h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0160A0;
	font-size: 1em;
}
#contentCenter p {
	font-size: .9em;
}
#contentRight hr {
	margin-right: 35px;
	margin-left: 35px;
	color: #CCCCCC;
}
#footer  p  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.3em;
}
#footer  a  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.1em;
}
#skipNav {
	display: none;
}
.fltLeft {
	float: left;
	padding: 5px;
}
#contentLeft ul#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px 25px;
}
#contentLeft ul#nav a:link, #contentLeft ul#nav a:visited {
	text-decoration: none;
	font-size: 0.9em;
	color: #0160A0;
	font-weight: bold;
	display: block;
	line-height: 2.5em;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contentLeft ul#nav a:hover, #contentLeft ul#nav a:active {
	text-decoration: none;
	font-size: 0.9em;
	color: #0160A0;
	font-weight: bold;
	display: block;
	line-height: 2.5em;
	padding-left: 10px;
	background-image: url(../images/menuGlobe.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.fltRight {
	float: right;
	padding: 5px;
}
#header {
	height: 115px;
	width: 100%;
	background-image: url(../images/headerTile.gif);
	background-repeat: repeat-x;
}
#headerRight {
	height: 115px;
	width: 100%;
	background-image: url(../images/headerPhone.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.clearFloat {
	clear:both;
	}
#contentWrapper a:link {
	color: #0160A0;
	text-decoration: none;
}
#contentCenter #inset {
	font-size: 0.8em;
	float: right;
	width: 150px;
	padding: 10px 10px 10px;
	border: 1.5px solid #0160a0;
	margin-left: 10px;
	margin-top: 10px;
}
#contentCenter #inset h3 {
	line-height: 1em;
	padding: 2px;
	margin: 5px 0px;
	font-size: 1.2em;
	border: 1px solid #666666;
}
#contentCenter #blockquote {
	background-image: url(../images/ltquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-left: 22px;
	width: 160px;
	margin: 5px;
}
#blockquoteWrapper blockquote {
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;
	color: #333333;
}
#blockquoteWrapper {
	background-image: url(../images/rtquote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-right: 22px;
}
#contentWrapper a:hover {
	color: #0160A0;
	text-decoration:underline;
	}
#contentWrapper a:visited {
	color: #003552;
	text-decoration:underline;
	}
#contentWrapper a.sidebar {
	font-size:0.9em;
	}
#inset   ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contentCenter li {
	font-size: 0.9em;
}
#contentWrapper table {
	padding: 0px;
	border: 2px solid #0160A0;
}
#contentWrapper table td {
	font-size: 0.9em;
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contentWrapper td.bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contentWrapper table th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-style: italic;
	font-size: 1em;
	padding: 5px;
	border: 1px solid #333333;
	margin: 0px;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.small {
	font-size: 0.7em;
}
.columnLeft {
	text-align: left;
	vertical-align: top;
	padding: 2px 5px 2px 2px;
	float: left;
	width: 45%;
	margin-right: 5px;
}
.columnRight {
	text-align: left;
	vertical-align: top;
	padding: 2px 5px 2px 2px;
	float: right;
	width: 49%;
	margin-right: 5px;
}
#contentCenter  #inset a:visited img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#contentCenter #mainImage {
	margin: 0px auto;
	width:400px;
}
#contentCenter .listingImage {
	margin: 0px auto;
	width:400px;
}
.floatbox {
	overflow: hidden;
}

