/* MPI Manuals Decision Tree Site CSS */

/* Top Head, Banner, Dropdown Menu */


#navbar1{
	width: 100%;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background-color: #999999; /* grey */
	text-align:center;
}

#navbar2{
	width: 100%;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background-color: #CC3333; /* red */
	text-align:center;
}

#navbar3{
	width: 100%;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background-color: #003399; /* blue */
	text-align:center;
}






.white{
	color: #fff;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;

}

.white a{
	color: #fff;
	text-decoration: none;
	font-weight: bold
}

.white a:link{
	color: #fff;
	text-decoration: none;
	font-weight: bold
}

.white a:visited{
	color: #fff;
	text-decoration: none;
	font-weight: bold
}

.white a:hover{
	color: #ffcccc;
	text-decoration: none;
	font-weight: bold;
}

.b:link {
	color:#333333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.b:visited {
	color:#333333;
	text-decoration:none;
	font-size: 12px;
}
.b:hover {
	color:#ff0000;
	text-decoration:underline;
	font-size: 12px;
}






.img-pad {
	padding: 5px;
}
.border-img {
	border: 1px solid #CCCCCC;
}


.detailtbl2 {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}




.maintable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 16.5px;
	color: #333333;
}

.maintable-left-pad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 16.5px;
	color: #333333;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}



.guidehdg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}


.detailtbl{
	padding: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	
}




.detailtbl th{
	background:#40A1F5;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}


.detailtbl2{
	padding: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	
}




.detailtbl2 th{
	background:#666666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}



.titlel{
	background:#cc6600;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 15px;
}
.tblcontents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	word-spacing: normal;
	display: inline-table;
	letter-spacing: normal;
	white-space: normal;
	padding: 5px;
}



.cellyellow{
	/*background-color: #fffcec;*/
	/*text-align: center;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
} 
 
.cellhighlight{
	background-color: #FFFF99;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
} 
.specnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #006600;
}

.greenT {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #009900;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}


.greyDotLine{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.greyLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	//*text-align: center;*//
	line-height: 15px;
}
.greyLine th{
	background:#CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	/*text-align: center;*/
}

.greyT{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.greyT2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.whitetitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	display: inline;
	padding-left: 5px;
}

.greyT3 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.greyButton{
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	background-color: #FF0000;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #666666;
	border-bottom-color: #000000;
	font-size: 15px;
	text-decoration: none;
	border-top-width: 5px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 5px;
	/*background-position: center center;*/
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.greyButton2{
	color: #666666;
	width: 100px;
	height: 80px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: outset;
	border-bottom-style: outset;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 3px;
	border-top-style: outset;
	border-left-style: outset;
	margin-right: 1px;
	margin-left: 2px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 3px;
	background-position: center center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.red{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
/*Bonnie*/
.maintable-padding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 15px;
	color: #333333;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.general-padding {
	padding: 10px;
}

.general-padding-less{
	padding: 6px;
}

.general-padding-less2{
	padding: 2px;
}

.red-subhead14 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.grey-subhead-13 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.grey-subhead-14 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.grey-subhead-12 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.grey-subhead-12-small-cap {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-variant: small-caps;
	text-transform: none;
}

.grey-subhead-13-small-cap {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: 0.01em;
}
.red-subhead16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.red-header-16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

.red-header-18 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}

.red-header-20 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}

.red-header-20-left-pad {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	padding-left: 40px;
}
.red-header-18-uppercase {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}.rounded-corners {
 	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.red-subhead-left-pad {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	display: inline;
	padding-left: 15px;
}

.hr-red{
	width : 95%;
	color : #CC0000;
	background-color : #FFF;
	height : 2px;
	border-top-style : dotted;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : #CC0000;
	border-right-color : #CC0000;
	border-bottom-color : #FFF;
	border-left-color : #FFF;
	background-position :left;
	text-align : left;
}

.brown-header-16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}

/*Bonnie end*/

.redButton{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #666666;
	border-bottom-color: #333333;
	font-size: 10px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-left-style: inset;
	border-top-color: #e4e4e4;
	border-left-color: #e4e4e4;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}



.redT{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.redT2{
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.blueT{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}


.whiteT{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}


.redButtonLarge{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
	font-size: 12px;
	margin: 3px;
	text-decoration: none;
	vertical-align: baseline;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.redButtonLink{
	background-color: #CC0000;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
}

.smalltext{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.smalltext_red{
	font-size:11px;
    color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.smalltext_white{
	font-size:11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#p1{
	border: 2px solid #CCCCCC;
	text-align: left;
	margin: 8px;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-color: #FFFFFF;
	width: 300px;
	}
	
	
#p12{
	border: 2px solid #CCCCCC;
	text-align: left;
	margin: 8px;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-color: #FFFFFF;
	width: 220px;
	}
	
.borderMISC {
	border: 1px solid #666666;
	padding: 4px;
}


#wraper{
	background-image: url(../../rsmDT/Graphics/banners/sp-banner-slice.jpg);
	background-repeat: repeat-x;
	width: 100%;
}


#content{
	padding: 10px;


}  

/*Border style for common*/
#borderCom{
	border: 1px solid #999999;
	margin: 5px;
	padding: 5px;
	width: auto;
	background-repeat: no-repeat;
	background-position: right top;
}
.guidesubhdg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

#generior{
	border: 1px solid #CC0000;
	margin: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: auto;
	background-repeat: no-repeat;
	background-position: 5 5 ;
}

/*EXT stiles*/

#exterior{
	border: 1px solid #339900;
	margin: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: auto;
	background-image: url(../../rsmDT/images/EXTtitle.gif);
	background-repeat: no-repeat;
	background-position: 5 5 ;
}

#exterior H1{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339900;
	padding: 5px;
	text-align: left;
}

#exterior H2{
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
#exterior H3{
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}


/*INT stiles*/

#interior{
	border: 1px solid #FF9900;
	margin: 10px;
	padding-left: 5px;
	padding-top: 5px;
	width: auto;
	background-image: url(../../rsmDT/images/INTtitle.gif);
	background-repeat: no-repeat;
	background-position: 5 5 ;
}

#interior H1{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 5px;
	text-align: left;
}

.borderGUIDE {
	border: 1px solid #CC0000;
}

.border_puple {
	border: 1px solid #662d91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	line-height: 15px;
	color: #333333;
}


#interior H2{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}



#interior H3{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}


#footer{
	/*font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	font-weight: bold;*/
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-variant: normal;
}

.mpi_inc {
                font-size:24px;
                font-family: "Script MT Bold";
                font-weight: bold;
                font-style: italic;
                letter-spacing: 3px;
                color: #333333;
                -webkit-font-smoothing: antialiased;
                -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
                text-shadow: rgba(0,0,0,.01) 0 0 1px;
                -moz-osx-font-smoothing: grayscale;
                }



.title_right {
                position: absolute;
	            right: 0px;
				font-size:18px;
                font-family: "Script MT Bold";
                font-weight: bold;
                font-style: italic;
                letter-spacing: 3px;
                color: #333333;
                				
                }

.title_left {
                font-size:18px;
                font-family: "Script MT Bold";
                font-weight: bold;
                font-style: italic;
                letter-spacing: 3px;
                color: #333333;
                -webkit-font-smoothing: antialiased;
                -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
                text-shadow: rgba(0,0,0,.01) 0 0 1px;
                -moz-osx-font-smoothing: grayscale;
                }


/* Picture styles*/
#pict{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-image: url(../../rsmDT/images/stripes.gif);
	padding: 5px 0px 0px 5px;
	margin: 0px;

}





.doc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
	width: 10%;
	height: 10%;
	/*text-align: center;*/
}

.header-row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.header-row-exterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339900;
}

.header-row-interior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #FF9900;
}

}


.whitetitle{
	font-size:13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}


#pict img{
	border: 3px solid #999999;

}
/*Link Right starts here*/
#LinkRight{
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;

}

.systemHeading{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	/*font-family: "Trebuchet MS", Verdana, Arial, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.systemName{
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
GUARANTEE
#ActionButton {
	background-color: #CC3333;
	padding: 3px;
	border: 2px solid #FFFFFF;
}

	#ActionButton a:link, #ActionButton a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;

	}

	#ActionButton a:active, #ActionButton a:hover {
	text-decoration: underline;
	padding: 5px;

	}

/* TOP MENU*/

#topmenu {
	position: absolute;
	top: 15px;
	right: 0px;
	/*background-color: #CC3333;*/
	padding: 3px;
	/*border: 1px solid #FFFFFF;*/
	height: auto;
	width: auto;
	z-index: 999;
	overflow: visible;
	visibility: visible;
	/*visibility: hidden; */
	

}

	#topmenu a:link, #topmenu a:visited {
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
	/*font-weight: bold;*/
	padding: 5px;
	}

	#topmenu a:active, #topmenu a:hover {
	text-decoration: underline;
	color: #ff3333;
	padding: 5px;
	}
/* TOP MENU*/




@media print{
  #print{ display:none;} 


  
  textarea {
	overflow:hidden;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 14px;
}

@media screen{
  #watermark{
	display:none;
	z-index: -1;
}

.FormFieldSize
{
	color: #000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 22px;
}

.divisionleft{
    padding-left: 20px;
	}
.border-img {
	border: 1px solid #CCCCCC;
}



.maintable #slider img {
	list-style-type: none;
}


/*** CSS Button ***/


************** Back to top code ********************* 

.backtotop {
	border:#ffffff solid 1px;
	background-color:#006600;
	color:#ffffff;
	padding:3px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.backtotop:hover{
	border:#ffffff solid 1px;
	background-color:#99CC99;
	color:#ffffff;
	padding:3px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

************** APL Manufacturer Highlight  ********************* 

.tableheader {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : normal;
font-weight : bold;
color : #ffffff;
padding-left : 2px;
letter-spacing : 0.08em;
}
.tableheader1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #cc0000;
padding-right : 4px;
padding-left : 4px;
}
.italic {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : oblique;
}
.odd {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}

.even {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}

.highlight {
background-color: #ffff66;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
font-weight: bold;
}

.highlight2 {
background-color : #99ffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ff0000;
font-weight : bold;
}

.performance {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
background-color : #e4e4e4;
}

.red {
font-weight : bold;
color : #cc0000;
font-size : 15px;
display : block;
padding-left : 8px;
padding-right : 8px;
}

.green {
font-weight : bold;
color : #009933;
}

********************


div.hr {
height : 15px;
background-attachment : scroll;
background-color : #fff;
background-image : url(AD_News/red-dot.gif);
background-repeat : no-repeat;
background-position : center;
}
.content2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
left : 0;
line-height : 14px;
padding-top : 0;
padding-right : 4px;
padding-bottom : 0;
padding-left : 4px;
text-indent : 0;
display : block;
margin : 0;
}
.indent_content2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 14px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 10px;
left : 0;
margin : 0;
}
.content3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #333366;
padding-right : 4px;
padding-left : 4px;
display : block;
}
#border .content2 img {
display : block;
padding : 4px;
}
#border .content2 .tableheader1 .content3 img {
display : block;
padding : 4px;
}
.content4 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
.content5 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11.5px;
}
.tableheader {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : normal;
font-weight : bold;
color : #ffffff;
padding-left : 2px;
letter-spacing : 0.08em;
}
.tableheader1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #cc0000;
padding-right : 4px;
padding-left : 4px;
}
.italic {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : oblique;
}
.odd {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
.even {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
.highlight {
background-color : #ffff66;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ff0000;
font-weight : bold;
}
.highlight2 {
background-color : #99ffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ff0000;
font-weight : bold;
}
.performance {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
background-color : #e4e4e4;
}
.white {
color : #ffffff;
font-size : 6px;
display : none;
}
.blue {
font-weight : bold;
color : #0000cc;
font-size : 14px;
}
.blue1 {
font-weight : bold;
color : #003366;
font-size : 20px;
}
.blue2 {
font-weight : bold;
color : #0000cc;
font-size : 18px;
}
.blue3 {
font-weight : bold;
color : #003366;
font-size : 16px;
}
.title {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 18px;
color : #ffffcc;
}
.title1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 18px;
color : #cc0000;
}
.title2 {
font-weight : bold;
font-size : 18px;
}
.title3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 24px;
color : #cc0000;
}
.red {
font-weight : bold;
color : #cc0000;
font-size : 15px;
display : block;
padding-left : 8px;
padding-right : 8px;
}
.green {
font-weight : bold;
color : #009933;
}
.small {
font-size : 9px;
font-weight : normal;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.redButton {
font-weight : bold;
color : #ffffff;
background-color : #cc0000;
border-right-width : 3px;
border-bottom-width : 3px;
border-right-style : inset;
border-bottom-style : inset;
border-right-color : #666666;
border-bottom-color : #333333;
font-size : 12px;
text-decoration : none;
margin-right : 5px;
margin-left : 5px;
border-top-width : 2px;
border-left-width : 2px;
border-top-style : inset;
border-left-style : inset;
border-top-color : #e4e4e4;
border-left-color : #e4e4e4;
padding : 2px;
}
#border {
border : 0 solid #0066cc;
}
#border1 {
border : 0.5px solid #333366;
padding-top : 5px;
padding-right : 5px;
padding-bottom : 5px;
padding-left : 5px;
}
img.left {
margin-top : 5px;
margin-right : 3px;
margin-bottom : 3px;
padding : 1px;
float : left;
}
img.right {
margin-top : 5px;
margin-right : 3px;
margin-bottom : 3px;
padding : 1px;
float : right;
}
.title_month_year {
font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
text-transform : uppercase;
font-size : 18px;
font-weight : bold;
font-variant : normal;
background-position : center;
text-align : center;
word-spacing : normal;
letter-spacing : 0.1em;
color : #ffffff;
}
.subhead_news {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
padding : 4px;
}
.table_header {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 12px;
padding-top : 1px;
padding-right : 1px;
padding-bottom : 1px;
padding-left : 1px;
}
.subhead_purple_tre {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : 300;
text-transform : uppercase;
color : #333366;
font-size : 12px;
}
.top_header {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
text-transform : uppercase;
color : #ffffff;
letter-spacing : 0.01em;
font-size : 15px;
}
.green_bold_table {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #669933;
padding-top : 1px;
padding-right : 1px;
padding-bottom : 1px;
padding-left : 3px;
width : 50px;
}
.green_roman_table {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #669933;
padding-top : 1px;
padding-right : 1px;
padding-bottom : 1px;
padding-left : 3px;
}
.table_header_red {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #cc0033;
padding-top : 0;
padding-right : 4px;
padding-bottom : 0;
padding-left : 4px;
width : 0;
line-height : 16px;
}
#Div_linktowebpage {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #0066cc;
}
.black_roman_table_sm {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 12.75px;
color : #000000;
}
.content2_paddingleft {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
}

