body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #35363A;
	margin: 10 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #35363A;
	padding: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #4d9c90;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none;
}
h6 {
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 38px;
	font-weight: bold;
}
#sidebar1 h4 {
	margin-left: 10px;
}
#mainContent p {
	padding: 0px;
	margin: 0px 0px 10px;
}
.thrColFixHdr #container {
	width: 977px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #01735E;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.thrColFixHdr  #mainContent_2nd {
	margin-right: 60px;
	margin-left: 311px;
	margin-top: 36px;
	background-image: url(../images/greenline.gif);
	background-repeat: repeat-y;
	margin-bottom: 23px;
}
.thrColFixHdr #header {
	width: 780px;
	height: 30px;
	text-align: center;
	margin: 0px;
	padding: 17px 0px 0px;
} 
.thrColFixHdr #headercap {
	width: 780px;
	height: 15px;
	background-image: url(../images/headerBG.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 290px; /* padding keeps the content of the div away from the edges */
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#sidebar1 img {
	padding: 114px 0px 0px;
	float: right;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 260px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 30px; /* padding keeps the content of the div away from the edges */
	background-image: url(../images/greenline.gif);
	background-repeat: repeat-y;
}
.thrColFixHdr #mainContent {
	margin: 0 320px 0 87px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top: 0px;
	padding-bottom: 0;
} 
.thrColFixHdr #footer {
	height: 15px;
	width: 780px;
}
.thrColFixHdr #flasharea {
	width: 977px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menus div {
	background-color: #FFFFFF;
	margin: 17px 0px 0px;
	padding: 10px;
	border: 1px solid #007160;
	float: none;
}
#menus div p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 5px 2px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#menus div a:link {
	color: #999999;
	text-decoration: none;
}
#menus div a:visited {
	color: #999999;
	text-decoration: none;
}
#menus div a:active {
	color: #999999;
	text-decoration: none;
}
#menus div a:hover {
	color: #007160;
	text-decoration: none;
}
#menu4 {
	position: relative;
	left: 397px;
	top: 1px;
}
#menus .lastlink {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
}

#menutable {
	margin: -15px 15px 0px;
	padding: 0px;
	text-align: center;
	}

#mainContent_2nd p {
	padding-left: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent_2nd h1 {
	padding-left: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* // Added by Jordy // */


.notedefault, .notenested {
	position: absolute;
	visibility: hidden;
	top: 1.5em;
	left: 33px;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	width: 200;
}
.notedefault {
	padding: 0px;
	background-color: #ffffff;
	color: white;
}

.snp-mouseoffset, .snp-triggeroffset, .snp-mousetrack {
	margin-left: -1px;
	margin-top: 0px;
}



.thrColFixHdr #sidebar2_2nd {
	float: right; /* since this element is floated, a width must be given */
	width: 247px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 30px; /* padding keeps the content of the div away from the edges */
	background-image: url(../images/greenline.gif);
	background-repeat: repeat-y;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-align: left;
	padding-left: 0px;
	margin-left: 35px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #000000;
}
#mainContent_2nd h2 {
	padding-left: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #007160;
}
.thrColFixHdr #mainContent_3rd {
	margin-right: 60px;
	margin-left: 311px;
	margin-top: 36px;
	margin-bottom: 23px;
}
#mainContent_3rd #table p {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainContent_3rd #table a:link {
	text-decoration: none;
}
#mainContent_3rd #table a:visited {
	text-decoration: none;
}
#mainContent_3rd #table a:active {
	text-decoration: none;
}
.thrColFixHdr #container #mainContent_2nd #emailtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.indentaddress {
	margin-left: 44px;
}
#menus #indented {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menus #indented p {
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
.centerquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007160;
	text-align: center;
	font-style: italic;
}
.thrColFixHdr  #mainContent_Clients {
	margin-right: 60px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thrColFixHdr  #mainContent_Clients p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-bottom: 8px;
	padding-left: 4px;
}
#mainContent_2nd  hr {
	border-top: 1px dashed #CCCCCC;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	margin-left: 37px;
}
#mainContent_Clients h1 {
	text-align: center;
}
.thrColFixHdr #leftcolumntext{
	width: 215px;
	margin-top: 120px;
	margin-left: 42px;
}
.thrColFixHdr #mainContent_frontpage {
	width: 899px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 48px;
	height: 300px;
}
.thrColFixHdr #sidebar1_frontpage {
	float: left; /* since this element is floated, a width must be given */
	width: 290px;
	height: 450px;
	margin: 0px 0px 0px 15px;
	padding-top: 0px;
}
#mainContent_frontpage p {
	padding: 0px;
	margin: 0px 0px 10px;
	text-align: left;
}
#mainContent_frontpage tr {
	padding: 0px;
	margin: 0px 0px 10px;
	text-align: center;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 25px;
	margin-bottom: 25px;
}
.thrColFixHdr #mainContent_People {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 977px;
}
.thrColFixHdr #mainContent_People P {
	text-align: center;
}
.thrColFixHdr #mainContent_People h1 {
	text-align: center;
}
#currecentlink a:link {
	color: #990000;
}
.thrColFixHdr #sidebar1 h2 {
	text-align: center;
	width: 240px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#sidebar1 p {
	margin-left: 10px;
}
#frontpagebox p {
	text-align: center;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 38px;
	font-weight: bold;
}
h6 a:link {
	color: #333333;
}
h6 a:active {
	color: #333333;
}
h6 a:visited {
	color: #333333;
}
.thrColFixHdr #container_FP {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 977px;
	border: 1px solid #01735E;
}
.thrColFixHdr #footer_fp {
	height: 15px;
	width: 977px;
}
.thrColFixHdr #header_fp {
	width: 977px;
	height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#column1 {
	width: 190px;
	float: left;
}
#column2 {
	width: 220px;
	float: left;
}
#column3 {
	width: 150px;
	float: left;
}
#column4 {
	width: 215px;
	float: left;
	margin-bottom: 10px;
}
#column5 {
	width: 215px;
	float: left;
}
#mainContent_frontpage div {
	background-image: url(../images/ArrowColumn.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
#column6 {
	width: 215px;
	float: left;
}
#quickmenu {
	background-color: #B1DAD6;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #01735E;
	border-right-color: #01735E;
	border-bottom-color: #01735E;
	border-left-color: #01735E;
}
#header_fpb  {
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #01735E;
	border-right-color: #01735E;
	border-bottom-color: #01735E;
	border-left-color: #01735E;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
