.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #000000}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #000000; line-height: normal}
.bodysmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000; font-weight: normal; line-height: 14pt;}
.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; font-weight: normal; line-height: 14pt;}
.bodytextsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000; font-weight: normal; line-height: 12pt;}
.bodyhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #000066; font-weight: bold; line-height: 21pt;}
.bodyheaditals {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #000066; font-weight: italics; line-height: 21pt;}
.list {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 17pt; font-weight: normal; font-variant: normal; text-transform: none; color: #3300CC; list-style-type: circle; left: auto; clip:  rect(   )}
.sub {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: 22pt; font-weight: bold; font-variant: normal; text-transform: none; color: #3300CC; list-style-type: circle; left: auto; clip:  rect(   )}
.opsman {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; line-height: 25pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; list-style-type: circle; left: auto; clip:  rect(   )}
.blueback {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; font-weight: normal; line-height: 14pt; background-color: #EEEEFF; padding: 10px; border-top: 1px solid #000055; border-right: 1px solid #000055; border-bottom: 1px solid #000055; border-left: 1px solid #000055;}
.redback {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; font-weight: normal; line-height: 14pt; background-color: #FFFF99; padding: 10px; border-top: 1px solid #CC0033; border-right: 1px solid #CC0033; border-bottom: 1px solid #CC0033; border-left: 1px solid #CC0033;}

#tabContainer {
	background-color:#FFFFFF;
	position: relative;
	border: 0px solid #CCCCCC;
	margin-left: 15px;
	margin-right: 15px;
	min-height: 30px;
	max-height: 100px;
	min-width: 942px;
	max-width: 942px;
}

#tab {
	background-image: url('../images/bg_blend_tab.jpg');
	background-repeat: repeat-x;
	background-color:#FF0000;
	padding: 18px;
	position: relative;
	border-right: 1px solid #CCCCCC;
	min-width: 198px;
	max-width: 198px;
	min-height: 5px;
	max-height: 5px;
	float: left;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height: 0px;
}

#tabUp {
	background-image: url('../images/tab_up.jpg');
	background-repeat: repeat-x;
	background-color:#FF0000;
	padding: 18px;
	position: relative;
	border-right: 1px solid #CCCCCC;
	min-width: 198px;
	max-width: 198px;
	min-height: 5px;
	max-height: 5px;
	float: left;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height: 0px;
}


