html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color :#dddddd;
   }
   
#fullheight{
	height:100%
   }
/* start of header section  */

#header{
 height:230px; 
 width:100%; 
 background:#dddddd;
 margin:0;
 } 
.style1 {font-family: Lucida Sans Unicode, verdana; color:#8aabb4; font-size:25px;}
.style2 {font-family: Lucida Sans Unicode, verdana; color:#0073c9; font-size:15px;}
.style3 {font-family: Lucida Sans Unicode, verdana; color:#0b5aa5; font-size:10pt;}
.style4 {font-family: Lucida Sans Unicode, verdana; color:#ff0000; font-size:11px; font-weight: bold;} 
.style12 {font-family: Lucida Sans Unicode, verdana; color :#ffffff; font-size: 26pt;  }
.style13 {font-family: Lucida Sans Unicode, verdana; font-size: 26pt; color :#0b5aa5; }
.style12s {font-family: Lucida Sans Unicode, verdana; font-size: 14pt; color :#ffffff; }
.style13s {font-family: Lucida Sans Unicode, verdana; font-size: 14pt; color :#0b5aa5; }
.style16 {font-family: Lucida Sans Unicode, verdana; font-size: 12px; color :#666666; }
.style16s {font-family: Lucida Sans Unicode, verdana;font-size: 10pt; color :#494949; font-weight: bold;}
.small {font-family: Lucida Sans Unicode, verdana; font-size: 7pt; color :#666666; }
.black {font-family: Lucida Sans Unicode, verdana; font-size: 12pt; color :#666666; }
.blacks {font-family: Lucida Sans Unicode, verdana; font-size: 11px; color :#000000; }
.marquee {font-family: Lucida Sans Unicode, verdana; font-size: 10pt; color :#0b5aa5; font-weight:bold;}
#subHeader{
 height:150px; 
 width:100%; 
 background:#dddddd;
 margin:0;
 } 
/* end of header section  */
 
 
 
#textbody {
	font-family: Lucida Sans Unicode,Verdana;
	font-size: 10pt;
	line-height: 1.3em;
	color: #666666;
	margin-bottom: 1.5em;
	margin-right: 1px;
	margin-left: 1px;
	padding: 1px;
	}
	
#textbodyTable {
	font-family: Lucida Sans Unicode,Verdana;
	font-size: 10pt;
	line-height: 1.3em;
	color: #666666;
	margin-bottom: 1.5em;
	margin-right: 1px;
	margin-left: 1px;
	padding: 1px;
	border: thin dotted #CCCCCC;
	}
	
.tableShadow {
	border-right-color:#0b5aa5;
	border-right-width: 0px;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	height: 100%;
	border-left-width: 0px;
	border-left-color: #0b5aa5;
	z-index: auto;
}
.tableShadowR {
	margin: 0px 1px 1px 1px;
	padding: 0px 1px 1px;
	height: 100%;
	z-index: auto;
	border-top: none;
	/* border-right: 0px solid #0b5aa5;
	border-bottom: none;
	border-left: 0px solid #0b5aa5; */
}

.tablePadding {
	border-right-color:#dddddd;
	border-right-width: 0px;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	border-left-width: 1px;
	border-left-color: #dddddd;
	z-index: auto;
}

.tableFiller {
	border-right-color:#dddddd;
	border-right-width: 0px;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-color: #dddddd;
	z-index: auto;
}

p.box {width: 97%;
    border: thin dotted #999999;
    padding: 5px;
}

p.box2 {width: 80%;
    border: thin dotted #999999;
    padding: 5px;
}


A.black:link {
	font-family: Lucida Sans Unicode, verdana;
	font-size:10pt;
	COLOR:#666666;
	text-decoration: none;
}
A.black:visited {
	font-family: Lucida Sans Unicode, verdana;
	font-size:10pt;
	COLOR:#666666;
	text-decoration: none;
}
A.black:active {
	font-family: Lucida Sans Unicode, verdana;
	font-size:10pt;
	COLOR:#666666;
	text-decoration: none;
}
A.black:hover {
	font-family: Lucida Sans Unicode, verdana;
	font-size:10pt;
	COLOR:#666666;
	text-decoration: underline;
}

.styleb {
	font-family: Lucida Sans Unicode, verdana;
	color :#0b5aa5;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

/* Footer section  */
.style13f {font-family:verdana; font-size: 9px; color :#0b5aa5; }
.style12f {font-family: verdana; font-size: 9px; color :#ffffff; text-decoration: none;}
.hash {font-family:Lucida Sans Unicode, verdana; font-size: 12px; color :#ff0000;
}

#footer { 
clear: both; 
height: 5%; 
width: 100%; 
position: absolute; 
bottom: 0 !important; 
bottom: -1px; /* For Certain IE widths */ 

}

A.teal:link { 
		COLOR:#008080;
		font-size: 9px;
		text-decoration: none;  }
A.teal:visited { 
        COLOR:#008080;
		font-size: 9px;
		text-decoration: none; }
A.teal:active { 
        COLOR:#008080;
		font-size: 9px;
		text-decoration: none; }
A.teal:hover { 
        COLOR:#008080;
		font-size: 9px; 
		text-decoration: none;
}
	
table#white {
	border-color:#ffffff;
	border: 1px solid #ffffff;
	background-color: #0b5aa5;
}
table#white td{
	width:90%;
	border-color:#ffffff;
	border: 1px solid #ffffff;
	background-color: #0b5aa5;
	}
.header {
	font-family: Lucida Sans Unicode, verdana;
	font-size: 12px;
	color :#ffffff;
	background-color: #0b5aa5;
	text-align: center;
}

.text li {
    color:#ffffff;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 1;
	}
.text a, .text a:visited {
  color:#ffffff;  
  font-family: Lucida Sans Unicode,Verdana;
  font-size: 11px;
  line-height: 1.5em;
  text-decoration: none;  
  margin-right: 1;  
  }
.text a:hover {
    text-decoration: underline;
 }
 
A.red:link { 
		COLOR:#ff0000;
		font-size: 11px;
		text-decoration: none;  }
A.red:visited { 
        COLOR:#ff0000;
		font-size: 11px;
		text-decoration: none; }
A.red:active { 
        COLOR:#ff0000;
		font-size: 11px;
		text-decoration: none; }
A.red:hover { 
        COLOR:#ff0000;
		font-size: 11px; 
		text-decoration: none;
}
.textbodyr {

	font-family: Lucida Sans Unicode,Verdana;
	font-size: 10pt;
	color: #ff0000;
	
}

.textbodyb {

	font-family: Lucida Sans Unicode,Verdana; 
	font-size: 10pt;	
	color: #000000;
	
}

