@charset "utf-8";
/* CSS Document */
.std {
    font-size: 10pt; 
    color: #000000; 
    font-family: Arial; 
    text-align: left; 
    margin-left: 10; 
    margin-right: 10;
}
.inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #C9DACE;
	text-align: center;
	float: right;
	height: 16px;
	width: 80px;
	border: 1px solid #333333;
	vertical-align: top;
	font-weight: bold;
}
.inset a:link {
	color: #333333;
	text-decoration: none;
}
.inset a:visited {
    color: #333333;
    text-decoration: none;
}
.inset a:hover {
    color: #ff3333;
    text-decoration: none;
}
.inset a:active {
    color: #ff3333;
    text-decoration: none;
}
.inset-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	float: right;
	height: 30px;
	width: 120px;
	vertical-align: top;
	font-weight: normal;
	font-style: italic;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.stdtext {
	font-size: 10pt;
	font-family: Arial;
}
.photopad {
	margin-right: 10px;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 15px;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-left: 15px;
}
.photocaption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}

.photocaption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.pagesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.pagesubhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.pagesubheadBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
}
.wpcell {
	background-color: #EEEEEE;
	border: thin dotted #666666;
}
.wpcellNav a:link {
	color: #333333;
	display: block;
	background-color: #EEEEEE;
	border: thin dotted #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 4px;
}
.wpcellNav a:visited {
	color: #333333;
	display: block;
	background-color: #EEEEEE;
	border: thin dotted #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 4px;
}
.wpcellNav a:hover {
	color: #333333;
	display: block;
	background-color: #FFFFFF;
	border: thin dotted #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 4px;
}
.wpcellNav a:active {
	color: #333333;
	display: block;
	background-color: #FFFFFF;
	border: thin dotted #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 4px;
}
.AEDivider {
	padding-top: 20px;
	padding-bottom: 20px;
}
.stdtextLg {
	font-size: 12pt;
	font-family: Arial;
}
.AEPhotoPad {
	margin-right: 10px;
}