.dottedTitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.borderGray {
	border: 1px solid #999966;

}
.BorderLeftSide {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.BorderRightSide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bottomDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;


}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bolder;


}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
	background-color: #FFFFCC;
	background-image: url(images/link_bkgd.gif);
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 11px;
}
.globalLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	padding-bottom: 10px;
	color: #666666;
}
.breadcrumbLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.globalLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
a.globalLinks:hover {
	color: #ffffff;
	background-color: #FFFFCC;
	background-image: url(images/global_links_bkgd.gif);
}
a.globalLinks:visited {
	color: #ffffff;
}
a.globalLinks:link {
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
}
.grayText {
	color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;

}
.divideEntries {
	line-height: normal;
	color: #CCCCCC;
}

.topBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.lightBlueText {
	color: #CCCCFF;
}
.menuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}
.menuItems {
	padding-left: 12px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
.verysqueezed {
	margin-top: 3px;
	margin-bottom: 3px;
}
.menuPadding {
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentPadding {
	padding: 13px;

}
.content {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	padding:2px 0px 15px 3px;
	color: #333333;

}
.updateDate {
	color: #333333;
}
.menuPadding {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;

}
.borderDarkBlue {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.contentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;

}
.postedDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	padding-bottom: 5px;
}
