@charset "utf-8";
/* CSS Document */
body,td {
	font-family:Georgia;
	font-size:10px;
	
}

img 
{
    border: 0px;
}

p {
  margin: 0 0 1em 0;
}

a {
	text-decoration:underline;
	color:#000000;
}


form {
	margin:0px;
}

.brodtext {
	font-family:Georgia;
	font-size:10px;
	text-align:left;
	line-height:14px
}

.whiteLink {
	color:#FFFFFF;
	text-decoration:none;
}

h1 {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#008854;
	margin-bottom:15px;
	margin-top:5px;
	
	
}

h2 {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#008854;
	margin-bottom:4px;
	margin-top:0px;
	
}



#contentDiv {
	width: 380px;
	
	margin-top:25px;
	margin-right:25px;
	margin-left:25px;
	margin-bottom:40px;
	
	line-height: 14px;
}

.subMenu {
	
	list-style-image:url(../images/bullet.gif);
	margin-left: 15px;
	margin-top:0px;
	padding: 0px;
}

.subMenu li {
	font-family:arial;
	font-size:9px;
	font-weight:normal;
	padding-left:0px;
	margin-bottom: 2px;
	
}

.subMenu a {
	text-decoration:none;
	color:#4b4b4d;
}

.subMenu a:hover {
	text-decoration:none;
	color:#000000;
}

.listHeader {
	list-style-image:none;
	list-style-type:none;
	color:#008854;
	font-weight:bold;
}

#footerDiv {
	clear:both;
	width:100%;
	line-height:0px;
	height:1px;
	margin: 0px;
}

#lineDiv {
	width:100%;
	line-height:0px; 
	height:1px;
	margin-top:25px;
	border-top: #008854 solid 1px;
}

/* ABOUT */

#leftColumnDiv {
	position:relative;
	width: 250px;
	margin-right:0px;
	float: left;
	
}
#leftColumnDiv1 {
	position:relative;
	margin-right:0px;
	float: left;
}
.leftColumnDiv_line{padding-bottom:28px; border-bottom:solid 1px #008854; margin-bottom:4px;}
#rightColumnDiv {
	
	width: 119px;
	float:right;

}


/*TEAM PAGES*/

.about_name {
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
	color: #008854;
}

.about_title {
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
}

#aboutHeaderWrapper {
	width:380px;
	height:140px;
}
#aboutHeaderFixedImage {
	float:left;
	width:118px;
	display:block;
}
#aboutHeaderFloating {
	width:262px;
	height:100%;
	float:right;
	position:relative;
}
#aboutHeaderFloating div {
	position:absolute;
	bottom:0;
	left:13px;
	width: 249px;
}

#aboutText {
	position:relative;
	clear:both;
	margin-top:20px;	
}


/* NEWS */

#newsFrame {
	width:100%;
	height:	345px;
}

#newsLeftColumnDiv {
	position:relative;
	float: left;
	width: 250px;
	height: 296px;
	margin-bottom: 16px;
	

}

#newsRightColumnDiv {
	margin: 0;
	width: 119px;
	float:right;

}


#acrobatDiv {
	margin: 0;
	border-top: solid 1px #c9c9c9;
	width:380px;
	padding-top:10px;
	margin-bottom: -10px;
	clear:both;
	
}

#pdfLinkDiv {
	
	padding:0px;
	margin-top: 0px;
	margin-bottom: 20px;
	
}

.pdfLink a {
	text-decoration:none;
	font-family:arial;
	font-size:9px;
	font-weight: normal;
	color: #000000;
}

.newsItem {
	line-height: 14px;
	margin-bottom:3px;
	
}

.acrobatLinkText {
	text-align:left;
	text-decoration:none;
	font-family:arial;
	font-size:9px;
	font-weight: normal;
	color: #000000;
}

#newsItemsDiv {
	border: solid 1px #c9c9c9;
	margin:0;
	width:360px;
}

/* CONTACT */
input {
	width:215px;
	font-family:Georgia;
	font-size:10px;
	border:1px #999999 solid;
	padding:2px 0px 2px 0px; 
	margin-left:0px;
}


textarea {
	width:215px;
	height:260px;
	overflow:auto;
	font-family:Georgia;
	font-size:10px;
	padding:0px;
	margin:0px;
}


#contactLeftDiv {
	
	position:relative;
	width: 148px;
	margin-right:14px;
	float: left;
	
}

#contactRightDiv {
	width: 218px;
	float:right;
}
#contactLeftDiv2 {
	
	position:relative;
	width: 190px;
	margin-right:14px;
	float: left;
	
}

#contactRightDiv2 {
	width: 176px;
	float:right;
}

#formFrame {
	width:100%;
	height:	375px;
}

#contactDivider {
	width:380px;
	height:1px;
	
	margin-top:20px;
	margin-bottom:20px;
	
	border-top: #c9c9c9 solid 1px;
}

#submitButtonDiv {
	float:right;
	width:54px;
	height:18px; 
	background-image:url(../images/b_send.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	padding-top:2px;
	margin-top:4px;
	color:#FFFFFF;
	font-family: Arial;
	
}
#submitButtonDiv2 {
	float:right;
	width:54px;
	height:18px; 
	background-image:url(../images/b_send.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	padding-top:2px;
	margin-top:4px;
	color:#FFFFFF;
	font-family: Arial;
	margin-right:10px;
	
}

#lineDiv1 {
	width:380px;
	height:1px;
	margin-top:43px;
	border-top: #008854 solid 1px;
	
}