body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.topDashedTable {
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	background-color: #F1F1F1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.footer {
	font-size: 10px;
	color: #999999;
	padding: 5px;
}
.leftMenu {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	background-color: #DBEAF5;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	padding: 0px;
}
.grayTable {
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 0px;
}
.boldContent {
	font-weight: bold;
}
.padding5px {
	padding-right: 5px;
	padding-left: 5px;
}
.whiteTable {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #3952A4;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
th {
	background-color: #ED2124;
	text-align: left;
	padding-left: 8px;
	height: 15px;
	font-size: 10px;
	color: #FFFFFF;
}
.blueTable {
	background-color: #DBEAF5;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 0px;
}
.whiteContent {
	color: #FFFFFF;
	padding: 10px;
}
.yellowBoldContent {
	font-weight: bold;
	color: #FCF25F;
	font-size: small;
}
.breadcrumbs {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pageTitle {
	font-size: medium;
	font-weight: bolder;
	font-variant: small-caps;
	color: #3952A4;
}
.photoCaption {
	font-size: x-small;
}
.galleryPopUp {
	background-color: #ffffcc;
}

