.logoLink {
    position:absolute;
    width:220px;
    height:110px;
    top:0px;
    left:0px;
    cursor:default;
    border: 1px solid rgb(0, 0, 0);
}

.logoLinkOver {
    position:absolute;
    width:220px;
    height:110px;
    top:0px;
    left:0px;
    cursor:pointer;
    border: 1px solid rgb(0, 0, 0);
}

.buttonLinkText {
    position:relative;
    top:35px;
    left:72px;
    width:230px;
    text-align:left;
}

.buttonBG1normal {
    background:url(newImages/home_rightbuttontop.jpg) no-repeat;
    width:315px;
    height:92px;
    cursor:default;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    font-size: 15px;
    color: #777777;
}

.buttonBG1over {
    background:url(newImages/home_rightbuttontop.jpg) no-repeat;
    width:315px;
    height:92px;
    cursor:pointer;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    font-size: 15px;
    color: #AAAAAA;
}

.buttonBG2normal {
    background:url(newImages/home_rightbuttonmiddle.jpg) no-repeat;
    width:315px;
    height:96px;
    cursor:default;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    font-size: 15px;
    color: #777777;
}

.buttonBG2over {
    background:url(newImages/home_rightbuttonmiddle.jpg) no-repeat;
    width:315px;
    height:96px;
    cursor:pointer;
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    font-size: 15px;
    color: #AAAAAA;
}

.contentleftBorder {
    background:url(newImages/content_leftborder.jpg);
}

.contentrightBottomBorder {
    background:url(newImages/content_borderright.jpg);
    background-repeat: no-repeat;
}

.contentrighBorder {
    background:url(newImages/content_rightpad.gif);
    background-repeat: repeat-y;
}

.linkBarNormal {
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #015758;
	width: auto;
}

.linkBarOver {
    text-decoration: none;
    font-family: Tahoma, sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: #333333;
}

.style2 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

.contentHeader {
    position:absolute;
    top:130px;
    left:360px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #333333;
}

.style3 {color: #666666}

.normalContent {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-image: url(newImages/content_backgroundgradient.jpg);
    background-repeat: repeat-y;
    padding-right: 10px
}

.pressrelease {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}

.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #208694;
}

.contactlink {
	text-decoration: none;
	font-weight: bold;
	color:#015758;
}

.contactlink a {
	text-decoration: none;
	color: #015758;
}

.contactlink b {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
	

