.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titles {
	font-family: Arial, Helvetica, sasuns-serif;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	text-transform: uppercase;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: overline;
}
li {
	list-style-image:url(../images/content/bullet.gif);
	line-height:1.4em;
	margin-bottom:5px;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	padding:3px;
	padding-left:0px;
	margin-top:30px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	background-image:url(../images/layout/subtitlebg.png);
	text-transform:uppercase;
}
.whitetable{
background-color:#FFFFFF;
border-color:#3E488A;
border-style:solid;
border-width:1px;
padding:5px;
}
.fields{
background-color:#FFFFFF;
border-color:#3E488A;
border-style:solid;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border-width:1px;
padding:1px;
padding-left:3px;
}
.eventTitle {
text-align:left;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
margin-top:0px;
margin-bottom:0px;
}
.eventTime {
text-align:left;
font-weight:bold;
font-size:12px;
margin-top:0px;
margin-bottom:0px;
margin-left:1px;
}
.eventText {
text-align:left;
font-size:10px;
margin-top:5px;
margin-bottom:0px;
margin-left:1px;
}
.red {
text-align:left;
font-weight:bold;
font-size:12px;
margin-top:0px;
margin-bottom:0px;
margin-left:1px;
color:#CC0000;
}
.specstable {
width:667px;
border-color:#323f81;
border-style:solid;
border-width:1px;
background-color:#F4F4F4;
}
.specsheader {
background-color:#323f81;
font-weight:bold;
font-size:12px;
text-align:center;
}
.whitetext {
color:#FFFFFF;
}
.specsnumbers {
text-align:center;
font-weight:bold;
}
.specsroom {
text-align:center;
font-weight:bold;
background-color:#7a86c5;
color:#FFFFFF;
}
.margin {
text-align:left;
font-weight:bold;
color:#CCCCCC;
}
.margin a:link {
text-align:left;
font-weight:bold;
color:#CCCCCC;
}
.margin a:visited {
text-align:left;
font-weight:bold;
color:#CCCCCC;
}
.pdfthumb {
text-align:left;
vertical-align:middle;
font-weight:bold;
color:#CCCCCC;
border-style:none;
display:block;
}
.pdfthumb a:visited {
text-align:left;
font-weight:bold;
color:#CCCCCC;
}
.pdfthumb a:link {
text-align:left;
font-weight:bold;
color:#CCCCCC;
}
.hideme {
display:none;
}