.headlineBig {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
}
.bodytextSmall {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
}
.headlineSmall {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background-color: #0000CC;
}
a:visited {
	text-decoration: none;
}
.calendarMonth {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFE680;
}
.calendarItem {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.graphicLeft {
	margin: 0px 20px 20px 0px;
	float: left;
	border: 0px none;
}
.graphicRight {
	margin: 0px 0px 20px 20px;
	border: 0px none;
    float: right;
}
.photoLeft {
	margin: 0px 20px 20px 0px;
	float: left;
	border: 1px solid #0000CC;
}
.photoRight {
	margin: 0px 0px 20px 20px;
	border: 1px solid #0000CC;
    float: right;
}
.photo {
	border: 1px solid #0000CC;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	margin: 0px;
}
.jobTitle {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFE680;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jobCompany {
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.jobPost {
	font-style: italic;
}
.headlineInverse {
	font-weight: bold;
	background-color: #FFE680;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
}
.bodytextHighlight {
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-color: #FFF3BF;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
}
.superscript {
	font-size: 9px;
	vertical-align: super;
}
.newsHeadlineBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newsCredit {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.newsHeadlineSmall {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
.newsPhotoBox {
	margin: 20px;
}
.newsNewArticle {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#notice {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3333CC;
	border-bottom-color: #3333CC;
	font-weight: bold;
	background-color: #FFCC00;
}
