BODY 
{
	margin: 0px;
	font-family: arial;
}

.header
 {
	margin-top: 40px;
	margin-bottom: 33px;
 }
 
.flashlessHeader
 {
	margin-top: 20px;
	margin-bottom: 20px;
 }
 
.content, .directorText
{
	font-size: 11px;
	color: #494949;
	font-weight: regular;
	line-height: 16px;
}

.contentContent
{
	font-size: 10px;
	color: #494949;
	font-weight: regular;
	line-height: 14px;
}

.subNav
{
	width: 120px;
	padding-top: 20px;
	padding-left: 2px;
}

.subNavEntry A, .subNavEntry, .subNavEntryOn
{
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #145789;
	margin-top: 5px;
	margin-bottom: 12px;
}

.subNavEntry:hover
{
	color: #494949;
}

.subNavEntryOn
{
	color: #494949;
}

.subNavArrow
{
	position: relative;
	top: -1px;
}

.subSmallPdf
{
	position: relative;
	top: 2px;
}

.downloadIt 
{
	margin-top: 28px;
}

.downloadIt A
{
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #145789;
}

.leftBack 
{
	background-image: url(../images/left_border_bg.gif);
	background-repeat: repeat-y;
}

.rightBack
{
	background-image: url(../images/right_border_bg.gif);
	background-repeat: repeat-y;
}

.letterNav
{
	padding-top: 18px;
	padding-right: 12px;
}

.letterNav A
{
	color: #145789;
	text-decoration: none;
}

.letterNav A:hover
{
	color: #494949;
}

.letterNavArrow
{
	position: relative;
	top: -1px;	
	border: none;
}


UL
{
	list-style-image: url(../images/bullet.gif);
}

#pdfText, #excelText
{
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#pdfDiv, #excelDiv
{
	float: right;
	padding-right: 15px;
}

#pdfLink
{
	font-size: 11px;
	font-weight: bold;
}

.downloadTable TD
{
	border-bottom: 1px solid #EED011;
	padding: 8px 0px 8px 15px;
}

.downloadTablet TD
{
	border-bottom: 1px solid #EED011;
	padding: 4px 0px 4px 4px;
}


.data A
{
	color: #145789;	
	font-size: 11px;
	text-decoration: none;
}
