* {
	position: relative;
	line-height: 1.5;
	margin: 0;
}
html {
	display: block;
	height: 100%;
}
body {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial, Times, Times Roman, Times New Roman, serif;
	color: #000000;
	background-color: #e3e3e3;
}
img {
	border: none;
}
.clear {
	clear:both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}
.push {
	height: 130px;
	clear:both;
}
a {
	text-decoration: none;
	cursor: pointer, hand;
}
a:hover {
	text-decoration: underline;
	cursor: pointer, hand;
}
h1 {
	font-family: Arial Narrow, Arial;
	font-style: oblique;
	color: #142a45;
	font-size: 26px;
}
.container {
	display: block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;
	background-color: #e3e3e3;
	position: relative;
	z-index: 100;
}
#maincont {
	margin: auto;
	cursor: pointer;
}
div.maincontainer {
	background: url('../images/bg.png') top center repeat-x;
	width: auto;
}
.maincontent {
	width: 965px;
	margin: auto;
}
.main {
	margin-top: 20px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#container #headcontainer {
	width: 100%;
}
#headcontainer {
	width: 100%;
	height: 130px;
	background: url('../images/header/headerBG.png') top center repeat-x;
	background-color: #fefeff;
}
div#secureheadcontainer {
	height: 120px;
	width: 960px;
	display: block;
}
#header {
	width: 965px;
	margin: auto;
	height: 120px;
	display: block;
}
#header div.logo {
	background: url('../images/logo.png') top center no-repeat;
	float: left;
	margin: 10px 0 0 0px;
	height: 103px;
	width: 211px;
}
#header div.loginLinks {
	float: right;
	width: 200px;
	text-align: right;
	padding: 7px 0;
	font-family: Arial;
	color:#003976;
	font-size: 12px;
}
#header div.loginLinks a {
	color:#003976;
}
#header div#rightPanel div.search {
	
	float: right;
	clear: right;
	z-index: 3;
}
#header div#rightPanel div.search input#searchGo {
	float: right;
	cursor: hand, pointer;
	top: 4px;
	right: 3px;
	z-index: 5;
}
#header div#rightPanel div.search input#searchText {
	background: url('../images/header/searchField.png') top right no-repeat;
	font-size: 11pt;
	padding: 0px 30px 0px 20px;
	cursor: text;
	border: 0;
	float: right;
	right: -22px;
	height: 34px;
	width: 165px;
	cursor: text;
}
#header div#rightPanel div.search label#searchLabel {
	right: -172px;
	top: 10px;
	font-size: 11pt;
	cursor: text;
	float: right;
}
#header div#rightPanel div.search label#searchLabel.textInBox {
	display: none;
}
#header div.menu {
	height: 52px;
	width: 750px;
	float: right;
}
div#menuLeft {
	background: url('../images/header/navL.png') top no-repeat;
	height: 52px;
	width: 13px;
	float: left;
}
div#menuContainer {
	background: url('../images/header/navBG.png') top center repeat-x;
	height: 52px;
	width: 726px;
	float: left;
}
div#menuRight {
	background: url('../images/header/navR.png') top no-repeat;
	height: 52px;
	width: 11px;
	float: left;
}
div#navSep {
	background: url('../images/header/navSep.png') no-repeat;
	height: 52px;
	width: 3px;
	float: left;
}
/* NAVIGATION */
#topnav {
	display: block;
	float: left;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial Narrow, Arial;
	font-size: 19px;
	font-weight: bold;
	color: #062c55;
	z-index: 90;
}
#topnav li {
	display: block;
	float: left;
	clear: none;
	margin: 0;
	height: 52px;
	padding: 20px 12px 0px 12px;
}
#topnav li.listItem:hover {
	background: url('../images/header/navBGSelected.png') top center repeat-x;
	display: block;
	float: left;
	height: 37px;
}
#topnav li.listItemSelected {
	background: url('../images/header/navBGSelected.png') top center repeat-x;
	height: 37px;
	width: auto;
}
#topnav li.listItemSelected a {
	color: #062c55;
	text-decoration: none;
}
#topnav li.listItem a {
	color: #062c55;
	text-decoration: none;
}
#topnav li.listItem a:hover {
	height: 32px;
	width: auto;
}
/* DROPDOWN NAVIGATION */
#topnav li ul#subnav {
	font-size:12px;
	position: absolute;
	display: none;
	left: 0;
	top: 52px;
	z-index: 50;
	padding:0;
	background-color: #F6F6F6;
	border-bottom:1px solid #000;
}
#topnav li ul#subnav li {
	width:186px;
	float:none;
	padding:4px 10px;
	margin:0px;
	z-index: 50;
	height:auto;
	
}
#topnav li ul#subnav li:hover{
	background-color:#CCC;
}
#topnav li ul#subnav li a {
	padding:0;
	

}
#topnav li ul#subnav li a:hover {
	color: #1055a1;
}
#topnav li ul#subnav li.first {

}
#topnav li ul#subnav div.last {
	padding:4px;
}


/*
#topnav li ul#subnav {
	position: absolute;
	line-height:1;
	z-index: 1;
	display: none;
	width:auto;
	left: 0;
	top: 52px;
	margin: 0;
	padding: 0;
	font-family: Helvetica;
	font-weight: bold;
	z-index: 50;
}
#topnav li ul#subnav li {
	display: block;
	clear: both;
	height: 20px;
	margin: 0;
	padding: 0;
	z-index: 50;
}
#topnav li ul#subnav li a {
	display: block;
	float: left;
	font-size: 12px;
	color: #001832;
	text-decoration: none;
	z-index: 80;
	margin: 0;
	padding: 0 10px 0 10px;
	height:20px;
	top: 0;
	background-image: none;
	z-index: 50;
}
#topnav li ul#subnav li a:hover {
	display: block;
	color: #1055a1;
	z-index: 81;
	background-image: none;
}
#topnav li ul#subnav li.first {
	z-index: 50;
	height:1px;
}
#topnav li ul#subnav li.last {
	border-bottom: 1px solid #e2e2e2;
	z-index: 50;
	height:1px;
}


*/
.gradient {/* for non-css3 browsers */
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #e2e2e2, #fff); /* for firefox 3.6+ */
	/* check these */
	background: -ms-linear-gradient(top, #f6f6f6 0%, #e1e1e1 49%, #f1f1f1 50%, #ffffff 100%); /* IE10+ */
 	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#e2e2e2, endColorstr=#FFFFFF);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f6f6f6 0%, #e1e1e1 49%, #f1f1f1 50%, #ffffff 100%); /* W3C */
}
div.privacyContent p {
	line-height: 1.4;
}
div.privacyContent h2 {
	padding: 5px 0;
}
/* HOME */
div#home {
}
div#homeflash {
	height: 400px;
	width: 960px;
	margin: auto;
	z-index: 5;
}
div.hbody {
	float: left;
	top: -10px;
}
div.hbodycontent {
	width: 550px;
	padding: 0px 0px 25px 25px;
	float: left;
	height: auto;
	overflow: hidden;
}
div.hbodycontent h1 {
	margin-bottom: 5px;
}
div.hbodypanel {
	width: 369px;
	float: left;
	margin-left: 10px;
	height: auto;
	overflow: hidden;
	text-align: right;
}
/* ROTATION */
div#rotation {
	height: 400px;
	width: 960px;
	display: block;
	clear: both;
	position: relative;
	float: left;
}
div#rotation div.panel {
	float: left;
	position: absolute;
	clear: both;
	top: 0px;
	padding: 0;
	margin: 0;
	height: 400px;
	line-height: 1;
	list-style-type: none;
	z-index: 1;
	overflow: hidden;
}
div#rotation div.show {
	z-index: 30;
}
.panel .rotatedImg {
	width: 960px;
	height: auto;
	float: left;
	z-index: 2;
}
div#controls {
	height: 35px;
	width: 68px;
	float: left;
	top: -60px;
	left: 25px;
	z-index: 99;
}
div#controls .ctrlBtn {
	float: left;
}
/* PAGEVIEW */
div.pageview {
	height: 100%;
	overflow: hidden;
}
div.pageview img#headImg {
	width: 960px;
	height: 335px;
	margin-left: 3px;
}
div.pageview div.bodyContent {
	width: auto;
	overflow: hidden;
	padding: 25px 0px 25px 25px;
}
div.pageview div.bodyContent div.headerText {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
div#content {
	width: 550px;
	float: left;
	height: auto;
}
div.highlights {
	float: left;
	width: 369px;
	height: auto;
	overflow: hidden;
	margin-left: 15px;
}
/* BLOGVIEW */
div.blogview {
	width: 965px;
}
div.blogview div.blogBodyContent {
	height: auto;
	overflow: hidden;
	padding: 15px;
}
div.blogview div.blogBodyContent div#blogContent {
	width: 685px;
	float: left;
	background-color: #F6F6F6;
	padding: 15px;
}
div.blogview div.blogBodyContent div#blogSidebar {
	width: 170px;
	float: left;
	margin-left: 15px;
	background-color: #F6F6F6;
	height: auto;
	overflow: hidden;
	padding: 15px;
	text-align: center;
}
div.blogview div.blogBodyContent div#blogSidebar div.pod div.blog-pod-header {
	padding-bottom: 5px;
}
div.blogview div.blogBodyContent div#blogSidebar div.pod div.blog-pod-content img {
	max-height: 175px;
	max-width: 175px;
}
div.blogview div.blogBodyContent div#blogSidebar div#search {
	border-bottom: 0;
}
div.pod {
	float: left;
	height: auto;
	width: 170px;
	text-align: center;
	padding: 10px 0px;
	border-bottom: 1px dotted grey;
}
div.pod div.blog-pod-header {
	font-size: 18pt;
	font-family: Arial Narrow, Arial;
	color: #142a45;
}
div.pod a {
	color:#1E548E;
}
div.pod div#rss {
	font-size: 22pt;
	margin-left: 8px;
}
div.pod div#rss img {
	float: left;
}
div.pod div#rss p.rss {
	font-family: Arial Narrow, Arial;
	color: #142a45;
	top: 7px;
}
div#blogContent {
	width: 675px;
	height: auto;
	float: left;
}
div#blogContent .cp {
	width: 100%;
	height: auto;
	margin: 10px 0;
}
div#blogContent div.bc h1.blog {
	margin: 0 0 15px 0;
}
div#blogContent div.bc div.post a {
	color:#1E548E;
}
div#blogContent div.bc div.post a.blogheader {
	color:#1E548E;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial Narrow, Arial;
}
div#blogContent div.bc div.post {
	font-size: 10pt;
}
div#blogContent div.bc div.post div.blogentrydate {
	margin: 10px;
}
div#blogContent div.bc div.post div.entry {
	margin: 10px;
}
div#blogContent div.bc div.post div.entry p {
	line-height: 1.3;
	padding-bottom: 10px;
}
div#blogContent div.bc div {
	font-size: 10pt;
}
div#blogContent div.bc div.author-description p {
	margin: 15px 10px;
}
div#blogContent div.bc div.author-listings {
	border: 1px solid #cccccc;
	margin: 10px;
}
div#blogContent div.bc img.author-image {
	padding-bottom:10px;
	display: block;
	margin: auto;
	max-height: 300px;
	max-width: 500px;
}
div#blogContent div.bc div.author-listings div.row {
	padding: 10px;
	height: 15px;
	font-size: 12pt;
}
div#blogContent div.bc div.author-listings div.row p a {
	color: navy;
}
div#blogContent div.bc div.author-listings div.row p.left {
	float: left;
	width: 87%;
}
div#blogContent div.bc div.author-listings div.row p.right {
	float: right;
}
div.content div.entry a {
	font-weight: bold;
	color: #142a45;
}
div.content div.entry p.entry-details {
	color: #142a45;
	line-height: 1.3;
}
div.content div.entry div.blog-content {
	font-size: 10pt;
	padding: 0px 5px;
	color: #142a45;
	margin: 10px;
}
div.content div.entry div.blog-content p {
	line-height: 1.3;
	padding-bottom: 10px;
}
div.content div.entry h1 {
	padding-top: 5px;
}
div.content div.entry div.blog-comments h3#comments {
	padding: 5px 0px;
	color:#003A79;
}
div.content div.entry div.comment-form h3 {
	font-size: 12pt;
	padding: 5px 0px;
	color:#003A79;
}
div.content div.entry div.comment-form form ul.comment {
	list-style: none;
}
div.content div.entry div.comment-form form ul.comment li.wrap {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 5px 0;
}
div.content div.entry div.comment-form form ul.comment li div.left {
	float: left;
	height: auto;
	width: 180px;
	text-align: right;
	padding-top: 4px;
}
div.content div.entry div.comment-form form ul.comment li div.right {
	float: left;
	margin-left: 20px;
	width: auto;
	text-align: left;
}
div.content div.entry div.comment-form form ul.comment li div.right input.textbox {
	width: 179px;
}
div.content div.entry div.comment-form form ul.comment li label span.req {
	color: red;
}
div.content div.entry div.comment-form div.successBox p {
	margin: 15px 0;
	color: green;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial Narrow, Arial;
}
div.content div.entry div.blog-comments {
	padding: 0;
	margin: 0;
}
div.content div.entry div.blog-comments h3 {
	font-size: 12pt;
	padding: 5px 0px;
}
div.content div.entry div.blog-comments div.comment {
	padding: 10px 0 10px 25px;
}
div.content div.entry div.blog-comments div.comment span.comment-author-name {
	font-size: 10pt;
	font-weight: bold;
	color:#1E548E;
}
div.content div.entry div.blog-comments div.comment span.comment-author-name a {
	color:#1E548E;
}
div.content div.entry div.blog-comments div.comment span.commentmetadata {
	font-size: 10pt;
	color:#1E548E;
}
div.content div.entry div.blog-comments div.comment span.commentmetadata a {
	color:#1E548E;
}
div.content div.entry div.blog-comments div.comment p.comment {
	padding: 5px 10px;
	font-size: 10pt;
}
/* GALLERY */
div#projectportfolio div#photoGallery {
	height: 520px;
	width: 960px;
	background-color: #ffffff;
}
div#projectportfolio div#bodyContent {
	width: 910px;
	height: auto;
	padding: 25px;
}
div.maincontent h1 {
	color: #003a79;
}
div#features div.feat {
	height: 340px;
	width: 460px;
	padding: 10px;
	float: left;
}
/* LOGIN FORM */
div#login {
	width: 400px;
	margin: auto;
	text-align: center;
	padding: 20px;
	display: block;
	height: auto;
	overflow: hidden;
	background: #efefef;
	top: 30px;
	border-bottom: 1px solid #003873;
}
div#login h1 {
	margin-bottom: 10px;
}
div#login a {
	color: #062C55;
	font-size: 12pt;
}
div#login div.credentials {
	float: left;
	padding: 10px 10px 15px 00px;
	margin-left: 50px;
}
div#login div.credentials label {
	float: left;
	width: 100px;
	top: 7px;
	font-size: 16px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}
div#login div.credentials input {
	float: left;
	background: url('../images/header/searchField.png') top no-repeat;
	font-size: 11pt;
	padding: 0 10px;
	height: 34px;
	width: 187px;
	border: 0;
}
div#login div.submit {
	padding: 0;
	height: 25px;
	margin: 15px 0 0 155px;
	float: left;
	width: 75px;
}
div.loginError {
	color: #ED5924;
	font-weight: bold;
	padding: 10px;
	font-size: 18px;
}
/* LOGIN CONTENT */
div#intranet {
	padding: 30px;
	width: 900px;
}
div.internal .loginContent {
	float: left;
	width: 730px;
	margin-right: 10px;
}
div.internal .rightcol {
	float: left;
	width: 150px;
}
div.internal .rightcol ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
div.internal .rightcol li {
	float: right;
	border-left: 1px dashed grey;
	text-align: center;
	height: 20px;
	width: 150px;
	padding-top: 5px;
	font-size: 12pt;
}
div.internal .rightcol li.header {
	text-align: center;
	font-size: 20pt;
	font-family: Arial Narrow;
	height: 30px;
}
div.internal .rightcol li.header a {
	color: #062C55;
}
div.internal .rightcol li.hr {
	text-align: center;
	height: 15px;
}
div.internal .rightcol li a {
	color: #062C55;
	font-weight: bold;
}
div.internal div.loginContent p.invalid {
	color: red;
	font-weight: bold;
	font-size: 12pt;
	margin: 10px;
}
div.internal div.loginContent ul#password {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
div.internal div.loginContent ul#password li {
	padding: 5px 20px;
}
div.internal div.loginContent div.welcomeUser {
	font-family: Arial Narrow, Arial;
	font-style: oblique;
	color: #142a45;
	font-size: 26px;
}
/* NEWS */
div#news {
	padding: 30px;
	width: 900px;
	min-height: 350px;
	margin:auto;
	display: block;
	background-color: #F6F6F6;
}
div#newscolumn {
	width: 255px;
	float: left;
	margin-right: 20px;
}
div#newscolumn div.newsItem {
	padding: 0 0 7px 5px;
	border-bottom: 1px dashed grey;
	margin-top: 7px;
}
div#newscolumn div.newsItem p.newsTitle {
	font-size: 1.4em;
	color: #062C55;
}
div#newscolumn div.newsItem p.newsLead {
	padding: 5px;
	font-size: 13px;
}
div#newscolumn div.newsItem a.newsLink p.newsRead, div#newscolumn div.newsItem a.newsRead {
	text-align: left;
	margin-left: 5px;
}
div#newsitems {
	width: 600px;
	height: auto;
	float: left;
}
div#newsitemcontent p.headerText {
	font-size: 1.8em;
	color: #062C55;
	margin-bottom: 5px;
}
div#newsitemcontent img.newsImage {
	margin: 5px;
	max-height: 250px;
	max-width: 550px;
	height: auto;
	width: auto;
}
div#newsitemcontent div.newsArticle {
	height: auto;
	width: 580px;
	line-height: 1.2;
	margin: 5px;
}
/* CONTACT */
div#contactus {
	padding: 30px;
	width: 900px;
	margin:auto;
	display: block;
	background-color: #F6F6F6;
}
div.recaptchastuff {
	padding: 10px 0;
}
ul.contact {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.contact li {
	display: block;
	clear: both;
	padding: 3px 0;
}
ul.contact li label {
	font-size: 13px;
	font-weight: bold;
	display: block;
	clear: both;
	padding: 3px 0;
}
div.receivers {
	width: 300px;
	height: auto;
	float: left;
	padding: 15px;
}
div.receiverNames {
	padding-bottom: 5px;
}
div.contactContent {
	padding: 15px 0;
}
div#contactus div#contactus-wrapper div.content {
	width: 440px;
	float: left;
	padding: 15px;
	border-left: 1px dashed grey;
}
div.errormessage {
	padding: 25px 0;
	color: red;
	font-weight: bold;
}
div.success {
	padding: 25px 0;
	color: green;
	font-weight: bold;
	font-size: 16px;
}
div.hide {
	display: none;
}
div#validationError {
	float: left;
	color: red;
	font-size: 16pt;
	margin-left: 10px;
	font-family: Arial Narrow, Arial;
	width: 320px;
	top: -3px;
}
div#validationError p {
	float: left;
	margin-left: 5px;
	top: 2px;
}
div#validationSuccess {
	float: left;
	margin-left: 10px;
	top: -3px;
}
/* FOOTER */
#footer {
	width: 925px;
	height: 65px;
	margin: auto;
	margin-top: 25px;
	padding: 20px;
	color:#102137;
	background: url('../images/footer.png') top center repeat-x;
	position: relative;
	z-index: 200;
}
div#footImages {
	width: 50px;
	height: 100%;
	float: right;
	margin-right: 20px;
}
div#footImages a {
	width: 32px;
	float: right;
	margin-right: 5px;
	cursor: pointer;
	color:#102137;
}
div#footImages .siteproLogo {
	background: url('../images/sitepro.png') top center no-repeat;
	height: 38px;
	width: 32px;
	float: right;
}
div#footLinks {
	width: 800px;
	margin-left: 30px;
	font-family: Arial Smooth, Arial Regular, Arial;
	line-height: 1.3;
	font-size: 10pt;
	color:#102137;
}
div#footLinks .copyright {
	padding-top: 5px;
	color:#102137;
}
div#footLinks .copyright a {
	color:#102137;
}
div#footLinks a {
	color:#102137;
}

