@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #B8B5AA;
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.readmore {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.boldblue {
	font-size: 12px;
	font-weight: bold;
	color: #052860;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 826px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 88px;
	background-image: url(../images/bg_top.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}
#flash {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFF;
	height: 311px;
	position: relative; /*or absolute*/
	z-index: 0;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 826px;
	background-color: #FFF;
	height: 450px;
	background-image: url(../images/blue_grad.jpg);
	background-repeat: repeat-x;
}
#col1 {
	width: 239px;
	margin-top: 19px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	height: 400px;
}
#phys {
	padding-right: 8px;
}
#col2 {
	width: 268px;
	margin-top: 19px;
	padding-left: 15px;
	float: left;
	height: 400px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFF;
}
#col3 {
	width: 225px;
	margin-top: 19px;
	padding-left: 15px;
	float: right;
	height: 400px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFF;
	padding-right: 15px;
}
#footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#topRt {
	float: right;
	height: 80px;
	width: 375px;
	font-size: 10px;
}
a {
	color: #86847C;
}
.tmargin {
	margin-left: 4px;
}
#newsletter {
	font-size: 10px;
	width: 180px;
	color: #999;
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0;
}
#stayIT {
	float: right;
	height: 80px;
	width: 150px;
	text-align: center;
}
#form1 {
	margin: 0;
	padding: 0;
}
#form1 #submit {
	margin-bottom: -2px;
}
#getIT {
	height: 80px;
	float: left;
	width: 162px;
}
.clrall {
	clear: both;
}
#bottomlinks {
	margin-top: 10px;
	text-align: center;
	clear: both;
}
#bottomlinks a {
	color: #063474;
	text-decoration: underline;
}
.view {
	float: right;
}
#content-box{
	width:251px;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	z-index:10;
	float:left;
}
.images{
	margin:0;
	padding:0;
	list-style:none;
	width:300px;
	height:134px;
	overflow:hidden;
}
.dots{
	padding:0;
	margin-bottom:0px;
	list-style:none;
	position:relative;
	left:7px;
	bottom:0px;
}
* html .dots{
	bottom:12px;
}
.dots li{
	float:left;
	margin:0 3px 0 0;
}
.dots li a{
	float:left;
	text-indent:-9999px;
	width:17px;
	height:17px;
}
.dots li.active a{
	outline:none;
	background:url(../images/on.gif) no-repeat;
}
.dots li a{
	outline:none;
	background:url(../images/off.gif) no-repeat;
}
#map_select {
  font-size: 0.9em;
}

