/* DigiSquid CSS Version 2.0 */

body {
	background-color: #E4E7F2;
	margin: 0;
	padding: 0;
	text-align: center;
}

.wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #003366;
}

.masthead {
	background-image: url(images/navigation/masthead.jpg);
	width: 750px;
	height: 162px;
}

.contentbkg {
	width: 750px;
	text-align: left;
	background: white url(images/navigation/content_spacer.gif) repeat-y left;
	float: left;
}

.textbox {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	width: 300px;
	position: relative;
	height: auto;
	color: #2f6275;
	padding-bottom: 20px;
	left: 55px;
	float: left;
	top: 65px;
}

.textboxservices {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	width: 500px;
	position: relative;
	height: auto;
	color: #2f6275;
	padding-bottom: 20px;
	left: 55px;
	float: left;
	top: 65px;
}
.menu {
	width: 120px;
	padding-left: 7px;
	float: left;
	position: relative;
	top: 65px;
}

.rightbar {
	line-height: 16px;
	text-align: left;
	float: right;
	width: 200px;
	background-color: #C8DEF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f6275;
	border-top: 1px solid #2f6277;
	border-bottom: 1px solid #2f6277;
	border-left: 1px solid #2f6277;
	padding: 20px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content {
	width: 750px;
	background-image: url(images/navigation/content.jpg);
	background-repeat: no-repeat;
	height: 615px;
	float: none;
	background-position: top;
}

.contentservices {
	width: 750px;
	background-image: url(images/navigation/content_services.jpg);
	background-repeat: no-repeat;
	height: 615px;
	float: none;
	background-position: top;
}

.spacer {
  clear: both;
  }

.footer {
	width: 750px;
	background-image: url(images/navigation/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	height: 43px;
	clear: both;
}

.footertext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	color: #2f6275;
	padding-top: 20px;
	padding-left: 200px;
}


h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
}

h2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}

strong {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #2f6275;
	text-decoration: none;
}

a:visited {
	color: #2f6275;
	text-decoration: none;
}

a:hover {
	color: blue;
}

a.reverse:link {
	color: #fff;
	text-decoration: none
}

a.reverse:visited {
	color: #fff;
	text-decoration: none
}

a.reverse:hover {
	color: #f00;
	text-decoration: none
}

a.reverse:active {
	color: #ffd940;
	text-decoration: none
}

.reversetextbox {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: center;
	padding: 25px 15px 15px;
}
.small {
	font-size: 9px;
	line-height: 10px
}

.border {
	border: solid 1px black
}

.line {
	font-family: Inherit;
	padding-bottom: 7px;
	border-bottom: 1px solid black
}

.scrollbar {
	scrollbar-arrow-color: white;
	scrollbar-base-color: gray;
	scrollbar-darkshadow-color: black
}

.photoleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: solid 1px #a12123
}

.photoright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: solid 1px #a12123
}

.formaleft {
	color: #336B8E;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

.formright {
	text-align: left;
	padding: 10px;
}

.border {
	border: 1px solid #003366;
	width: 455px;
	margin-left: 19px;
	margin-right: 19px;
}
