.bodytext, .bodytext_orange { 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none
} 

.bodytext_orange { 
	color: #FF6600; 
} 
	
.bodytextnormal_red { 
	color: #CC0000;
	font-size:14px; 
} 	
.bodytextsmall {  
	font-size: 10px
}

.contenttitle_black, .contentsubtitle_black, .contenttitle_blue, .contenttitle_orange, .contenttitle_red, .contenttitle_star, .contenttitle   {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
	white-space: normal;
} 

.contentmaintitle_black {
	font-size: 16px;
	font-weight: bold;
} 

.contentsubtitle_black {
	font-size: 12px;
} 
	
.contenttitle_blue {
	color: #0066CC;
} 

.contenttitle_orange {
	color: #FF6600;
} 
		
.contenttitle_red {
	color: #CC0000;
} 

.contenttitle_star {
	color: #CC0000;
} 

.contenttitle {
	font-size: 18px;
	color: #FF9900;
	font-weight: bolder;
} 

.frontendtitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.headerbckgrnd {
	background-image: url(images/nav_frontend4_sadle.jpg);
	background-color: #666699;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}

.content_orange {
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
	text-indent: 0px;
	white-space: normal;
} 
		
.heading {
	font-size: 16px;
	font-weight: bold;
}

.mainTitle {
	font-size: 18px;
	border: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 130%;
	color: #666666;
}

.majorheading {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
} 
	
.submitButton {
	background-color: #CCCCFF;
	font-size: 12px;
	color: #0000FF;
}

.textsmallpurple {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f2881;
}

.textsmallred {
	font-size: 11px;
	color: #FF0000;
}

.textbigpurplebg {
	font-size: 12px;
	color: #4f2881;
	background-color: #cabed9;
	text-align: center;
	padding-top: 3px;
}

.textorangebg {
	background-color: #FFCC99;
	font-size: 10px;
	color: #4f2881;
}

.textpurple {
	font-size: 12px;
	color: #4f2881;
}

.textsmallpurple {
	font-size: 10px;
	color: #4f2881;
}

.textsmallpurplebg {
	font-size: 10px;
	color: #4f2881;
	background-color: #cabed9;
	text-align: center;
	padding-top: 3px;
}

.textwhitebg {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}

.textyellowbg {
	background-color: #FFC;
	font-size: 12px;
	color: #000000;
}

.textyellowbg_nav {
	font-weight: bold;
	background-color: #f7d57b;
	font-size: 14px;
	color: #000000;
}

.sscript {
    font-size: 10px;
	color: #FF0000;
    vertical-align: top;
    position: static;
    bottom: 0.99em;
}

.bodyHead {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	white-space: normal;
} 
	
.imgPlus {
	background:url(../images/generic/plus.gif) top left no-repeat;
	margin-top:5px;
	margin-bottom:5px;
}	

.imgMinus {
	background:url(../images/generic/minus.gif) top left no-repeat;
	margin-top:5px;
	margin-bottom:5px;
}			

.indent {
	padding-left: 15px;
}
.pad5 {
	padding: 5px;
}
.pdf, .PDF {
	background: url('../images/icons/pdf.gif') 0% 10% no-repeat;
	padding-left:20px;
}

.word, .WORD {
	background: url('../images/icons/word.gif') 0% 10% no-repeat;
	padding-left:20px;
}

.ppt, .PPT {
	background: url('../images/icons/ppt.gif') 0% 10% no-repeat;
	padding-left:20px;
}

