.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; list-style-position: outside; list-style-type: disc}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 11px;
}

.pageheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; font-weight: bold; color: #008080; text-align: left; clip:  rect(   )}
.sectionheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bolder; color: #008080; text-align: left}
.footertext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: center; vertical-align: top; color: #000000}
.pageheadercenter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; font-weight: bold; color: #008080; text-align: center; clip: rect( ) }
.boxframe {  border-color: #00FF00 #00FF00 #00FF33 #33FF33; border-style: solid; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.normalBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #000000; list-style-position: inside; list-style-type: disc }
.normalTeal {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #008080; list-style-position: inside; list-style-type: disc
}
.vertline {
	background-image: url(assets/vertline.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.normalNumberList {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; list-style-position: outside; list-style-type: decimal}
.sectionheaderCenter {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bolder; color: #008080; text-align: center
}
.sectionheaderCenterLg {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bolder; color: #008080; text-align: center
}
.normalsmall {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; list-style-position: outside; list-style-type: disc
}
.shadow {
	border: thin solid #000;
	-moz-box-shadow: 3px 3px 4px #555;
	-webkit-box-shadow: 3px 3px 4px #555;
	box-shadow: 3px 3px 4px #555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#555555')";


	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#555555');
	background-color: #eee;
	background-image: url(assets/2011-AC/background-only.jpg);
}
