 

/* BODY */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2D2D2;
	background-color: #333333;
	background-image: url(../assets/imagesMisc/sojBakTileA.png);
     height:100%;
     margin:0;
     padding:0;

}

/* LINKS */

a:link {
	color: #0A70A4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3F7E9E;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
}

a.footer, a.footer:visited, a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
	}
 
a.footer:hover {
	text-decoration: underline;
	color: #FF9900;
}  


/* TABLE CELLS */

td,th {
	color: #D2D2D2;
}

/* MODLE */
#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../assets/imagesMisc/overlay.png", sizingMethod="scale");}
                  
				  
/* STYLES */

.style1 {color: #FF9900}
.style2 {color: #FFFFFF}
.style3 {color: #006633}
.style4 {font-size: 10px; font-weight: bolder; }
.style5 {color: #666666}
.style6 {color: #999999}
.style7 {color: #333333}
.style9 {color: #FF9900; font-weight: bold; }
.style10 {color: #FF0000}
.style12 {color: #0099FF}

.style15 {color: #000000}
.style16 {font-size: 12px} 
.style17 {font-size: 10px}
.style23 {color: #0033CC}
.style24 {color: #000000}
.style25 {color: #0000FF}
.style26 {font-size: 10px}
.style27 {font-weight: bold; font-style: normal; vertical-align: bottom; color: #006633; font-family: Verdana, Arial, Helvetica, sans-serif;}
/* TEXT VARIATIONS */

.text9 {
	font-size: 9px;
	color: #000000
}
.text10 {
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.text10italic {
	
	font-size: 10px;
	font-style: oblique;
	color: #000000
}
.text10italicSteelBlu {
	
	font-size: 10px;
	font-style: oblique;
	color: #000066
}
.text10bold {
	font-size: 10px;
	font-weight: bolder;
	color: #000000
	}
	
.text10wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF
	}
	
.text10Purple {
	font-size: 9px;
	color: #330066;
}

.text10boldblu {
	font-size: 10px;
	font-weight: bolder;
	color: #0000FF;
	}
	
.text10trademark {
	font-size: 9px;
	line-height: 2px;
	color: #000000;
	font-variant: small-caps;
}

.text11 {
	font-size: 11px;
	text-align: left;
}

.text11Bold {
	font-size: 11px;
	font-weight: bold;
}

.text11on16 {
	font-size: 11px;
	line-height: 16px;
}
.text11on16Italic {
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
}
.text11on16White {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.BulletText11on10 {
	font-size: 11px;
	line-height: 10px;
	list-style-position: outside;
}
.BulletText11on20 {
	font-size: 11px;
	line-height: 20px;
	list-style-position: outside;
}
.text12 {font-size: 12px;}

.text12italic {
	font-size: 12px;
	font-style: italic;
}

.text12bold {
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
}

.text12boldWhite {
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	color: #FFFFFF;
}

.text12boldGrey {
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	color: #333333;
}

.text12boldGreen {
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	color: #006633;
}

.text12boldBlue {
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	color: #000099;
}

.text12boldRed {
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	color: #990000;
}

.text12SMALLCAPS {
	font-size: 12px;
	font-variant: small-caps;
}

.text14bold {
	font-weight: bold;
	font-size: 14px;
}

.texthead12line10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	line-height: 10px;
}

.BulletText12on18 {
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
}
.Bullet12on18Red {
	font-size: 12px;
	vertical-align: bottom;
	color: #990000;
	line-height: 12px;
}

.BulletText12on24 {
	font-size: 12px;
	line-height: 24px;
	list-style-position: outside;
}
.BulletText12on30 {
		font-size: 12px;
	line-height: 30px;
	list-style-position: outside;
}

.Bullett_16_TimesDkGry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666
}

.head {
	font-size: 16px;
	font-weight: bold;
	color: #990000
}
.HeadRed {
	font-size: 16px;
	font-weight: bold;
	color: #990000
}

.Head_16_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990000
}
.textSide16OblDkGry {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	color: #333333;
}
.textSide18OblDkGry {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 22px;
	color: #333333;
}
.microtextrightWHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-indent: 0px;
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF
}
.microtextleftRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-align: left;
	color: #990000
}
.microtextleftLightBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	text-align: left;
	color: #000000
}
.microtextleftItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: 400;
	text-align: left;
	color: #000000
}
.indentA {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: 500;   
    text-indent: 0px;
	text-align: left;
	vertical-align: baseline;
	color: #000000
	 }
.headlist { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #000000
	}
	
.headlistdkblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #000066
	}
	
.indentR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: 500;  
	text-indent: 0px; 
	text-align: right; 
	vertical-align: baseline; 
	color: #000000
	}
	
.imagelinkw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	text-indent: 0px;
	text-align: right;
	vertical-align: baseline;
	color: #FFFFFF
}
.microtextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-indent: 0px;
	text-align: right;
	vertical-align: bottom;
	color: #000000
	}

.microtextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-indent: 0px;
	text-align: left;
	vertical-align: bottom;
	color: #000000
}
.microtextrighthead {
	font-family: Arial, Helvetica, sans-serif;
	fontsize: 9px;
	font-weight: bolder;
	text-indent: 0px; 
	text-align: right;
	color: #000000
}

.microtextrightblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-indent: 0px;
	text-align: right;
	vertical-align: bottom;
	color: #000099
	}

.microtextleftItalicBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: 400;
	text-align: left;
	color: #0000CC
}
.microtextleftDrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 180%;
	font-weight: 400;
	text-indent: 0px;
	text-align: left;
	vertical-align: bottom;
	color: #000000
}
.microtextleftWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-indent: 0px;
	text-align: left;
	vertical-align: bottom;
	color: #FFFFFF
}
.text10boldGrn {
	font-size: 10px;
	font-weight: bolder;
	color: #006666
}
 
.blockScreen {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
    background-color: #CCC;
    filter: alpha(opacity = 55);
    opacity:.55;
}
.microtextRightRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-align: right;
	color: #990000
}

