@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/claremontbg01b.jpg);
	background-repeat: repeat-x;
}
.contenthighlight {
	background-color: #00FF00;
	margin: 10px;
}
.highlightcontentdiv {
	background-color: #ECECEC;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/incidentalpix/panel-bg.jpg);
	background-position: bottom;
	border: 1px solid #CCCCCC;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: lighter;
	text-align: left;
	color: #1B4389;
}

.vid-intropanel {
	background-image: url(../images/intro-altimage-lo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.vid-intropanel02 {
	background-color: #B0C6DE;
}

a:link {
	color: #658BB2;
	text-decoration:  underline;
}
a:hover {
	color: #003366;
	text-decoration:  underline;
}
a:visited {
	color: #859ec8;
	text-decoration: underline;
}
a:active {
	color: #859ec8;
	text-decoration: none;
	}
.footermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.footeraddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

.footeraddress a:link {
	color: #999999;
	text-decoration: underline;
}
.footeraddress a:hover {
	color: #999999;
	text-decoration: underline;
}


.footeraddress a:visited {
	color: #cccccc;
	text-decoration: underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #47689f;
	text-decoration: none;
	text-align: right;
}

.header a:link {
	color: #47689f;
	text-decoration: underline;
}
.header a:hover {
	color: #003366;
	text-decoration: none;
}

.fullwidthpanelborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #153D83;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #1B4389;
	text-align: left;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #1B4389;
	text-align: left;
	font-weight: normal;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4F6EA2;
	text-decoration: none;
	text-align: left;
}
.picmargintop {
	margin-top: 16px;
}
.bodytext-pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}
.pic-outline-lcol {
	border: 1px solid #CCCCCC;
}
