@charset "UTF-8";
/* CSS Document */

iframe { border: 0
}

div.arrows {
	width:20px;
	text-align:center
}

div.arrows img {
	padding:2px
}

p a.bluebkg:link {
	color: #9ABCF0;
	text-decoration: none;
}

p a.bluebkg:hover {
	color:#FFFFFF;
}

a.testimonial:link {
	color:#0A2163;
}

a.testimonial:hover {
	color:#FFFFFF;
}

.menutext {
	font-family: "Trebuchet MS";
	font-size: 11.5px;
	font-weight: normal;
	color: #0A2163;
}
.newsdate {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #9ABCF0;
}
.newslinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentheader {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #0A2163;
	text-transform: uppercase;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #2F5690;
	padding: 5px;
	width: 300px;
	right: -1000px;
	border: 1px, #FFFFFF;
	visibility: hidden;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 70px;
right: -125px; /*position where enlarged image should offset horizontally */

}

.contactheader {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #0A2163;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.contactsubs {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext_dark {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #0A2163;
}
.portfolio_clients {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bolder;
	color: #0A2163;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 5px;
}
.core {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	letter-spacing: 1px;
}

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 5000;
}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #2F5690;
	padding: 5px;
	width: 300px;
	right: -1000px;
	border: 1px, #FFFFFF;
	visibility: hidden;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 30px;
right: -225px; /*position where enlarged image should offset horizontally */
}

.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #2F5690;
	padding: 5px;
	width: 240px;
	right: -1000px;
	border: 1px, #FFFFFF;
	visibility: hidden;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 30px;
right: -55px; /*position where enlarged image should offset horizontally */
}


.pressrelease_header {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.newspix {
	margin-right: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #90C76C;
	border-bottom-color: #90C76C;
	border-top-width: 8px;
	border-bottom-width: 8px;
}

.lightboxtitles {
	color: #990000;
}

a.whitelink:link {
	color:#FFFFFF;
}

a.whitelink:hover {
	color:#B5D5FF;
}

a.greenlink:link {
	color:#90C76C;
}

a.greenlink:hover {
	color:#FFFFFF;
}

a.greenlink:visited {
	color:#90C76C;
}


.bodytext_featured {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
}
.featuredpix {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #90C76C;
	border-bottom-color: #90C76C;
	border-top-width: 8px;
	border-bottom-width: 8px;
}
.bodytext2010 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 0px 0px 0px;
	padding-top: 8px;
	padding-right: 10px;
}
.menutextNEW {
	font-family: "Trebuchet MS";
	font-size: 11.5px;
	color: #0F4122;
}

#currentmoreinfo {
    position:absolute;
	z-index:10
	}
