
.menu {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
}

.menuSelected {
	color: F9CC1A;
}

}

.header {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
}

.headerSub {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
}

a {
	text-decoration:none;
}

.contentLink {
	font-size: 13.5pt;
	font-style: normal;
	font-family: Helvetica, Arial;
	letter-spacing: 5%;
	color: F9CC1A;
}

.bodyCopy {
	font-size: 11pt;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial;
	letter-spacing: 0.01em;
}

.bodyIndex {
	background-attachment: fixed;
	background-image: url(images/static/curve_lower.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9pt;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial;
	letter-spacing: 5%;
}

.genericLink {
	color: F9CC1A;
	font-weight: bold;

}

.indexHeader {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	color: F9CC1A;
}

.indexLink {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	color: F9CC1A;

}

.indexHeaderCommunications {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	color: F9CC1A;
	letter-spacing: -0.04em;


}
.indexBack {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;



}
.image {
	border: 1px solid DDE3FF;
}

BODY{
	scrollbar-arrow-color: #9BA2D9;
	scrollbar-3dlight-color: #9BA2D9;
	scrollbar-highlight-color: #565BB8;
	scrollbar-face-color: #606DB6;
	scrollbar-shadow-color: #565BB8;
	scrollbar-darkshadow-color: #9BA2D9;
	scrollbar-track-color: #7D8BC9;
}
