body {
     font: 1em Arial, Verdana, Helvetica, Arial, sans-serif;
     background-color: #0b1560;
	 font-weight: bold;

}

#mainTable {
     padding: 0px;
     width: 960px;
     height: auto;
     background: #fff;
	 margin: 0 auto;
border-color: #ccc; 
border-style: solid;
border-width: 5px; 

}

div.right {
text-align: right;
}

#main {
    padding-top: 0;
     padding-right: 0px;
     padding-left: 0px;
     text-align: left;
}


#logo {
     position: relative;
     left: 15px;
     top: 65px;
     z-index: 3;
}

#navbar {
     text-align: right;
          background: #fff;
position: relative;
     top: -43px;
     left: 0px;
     padding-right: 0.5em;
     height: 2em;
}

#branding {
     text-align: right;
          background: #f0027f;
position: relative;
     top: -43px;
     left: 0px;
     padding-right: 0px;
          height: 85px;

}

a.nB {
     padding: 5px;
     text-decoration: none;
     color: #666;
     	 display: inline;


}

a.nB:hover {
     color: #fff;
     background: #f0027f;
	 text-decoration: none;
	 font-weight: bold;
	 display: inline;
}


#textarea h1.access {
font-size: 200%;
}

#textarea p.access {
font-size: 180%;
}

#navbar p {
     padding: 0 5px 0 0;
     color: #9f2d20;
     font-size: 1.75em;
}

#leftnav {
     position: relative;
     top: -43px;
     background: #ccc;
     width: 215px;
     height: auto;
     float: left;
     padding: 0px;
     line-height: 130%;
     text-indent: 0px;
     border-right: 1px solid #f0027f;  
display: block;

}


#leftnav h1 {
     font-weight: 700;
     font-size: 90%;
     color: #000;
     text-indent: 5px;
     display: block;

}

#leftnav h2 {
     font-weight: 700;
     font-size: 90%;
     color: #000;
     text-indent: 20px;
     display: block;

}

#leftnav a {
     text-decoration: none;
     color: #000;
     display: block;
     border-bottom: 3px solid #f0027f; 
     padding-bottom: 6px;
}

#leftnav a:hover {
     color: #fff;
     background: #f0027f;
     text-decoration: none;

}

#textarea {
	 float: left;
	 width: 700px;
     padding-right: 20px;
     position: relative;
     top: -30px;
	 left: 20px;
}


#textarea p.indent {
	 float: left;
     left: 100px;
     position: relative;
}

#textarea img {
     border: none;
     margin-bottom: 10px;
	 float: left;
     left: 0;
     padding-right: 20px;
}


#textarea img.clear {
     border: none;
	 float: left;
clear: both;
     padding-right: 20px;
}

#textarea img.access {
     border: none;
     padding-right: 20px;
     margin-left: -20px;

}



#textarea1 {
	 float: left;
	 width: 200px;
     position: absolute;
     top: 0px;
	 left: 230px;
	 margin-bottom: 10px;

}
#textarea1a {
	 float: left;
	 width: 700px;
     position: absolute;
     top: 0px;
	 left: 230px;
}

#textarea1 a, #textarea2 a, #textarea3 a  {
display: inline;
     text-decoration: underline;
     color: #000;
     border-bottom: none; 
     padding-bottom: none;
}


#textarea2 {
	float: left;
		 width: 200px;

    position: absolute;
    top: 0px;
	left: 250px;
}

#textarea3 {
	float: left;
    position: absolute;
    top: 20px;
	left: 250px;
}

#textarea3 img {
border: none;
}


#textarea4 {
clear: both;
padding-right: 20px;
position: absolute;
top: 245px;
left: -20px;
}


#textarea h1, #textarea1 h1, #textarea2 h1, #textarea1a h1 {
     text-align: left;
     font-weight: 700;
     font-size: 100%;
     line-height: 130%;
     color: #f0027f;
}

#textarea2 h2, #textarea1 h2, #textarea1a h2 {
     font-weight: 400;
     font-size: 130%;
     line-height: 130%;
}

 #textarea p, #textarea1 p, #textarea2 p, #textarea1a p {
     text-align: left;
     font-weight: 400;
     font-size: 90%;
     line-height: 110%;
     color: #444;

}

strong {
     text-align: left;
     font-weight: 900;
     font-size: 110%;
     line-height: 110%;
     color: #000;
     
     }




 #textarea li, #textarea1 li, #textarea2 li {
     padding-left: 20px;
     text-align: left;
     font-weight: 700;
     font-size: 90%;
     line-height: 110%;
     color: #666;

}


#downloads {
     position: relative;
     margin-left: 10px;
     width: 150px;
     border: none;
     background-color: #fff;
     float: right;
}

.rightimg {
     float: right;
     margin-left: 10px;
     margin-bottom: 5pc;
}

.clear {
     clear: both;
}

#footer {
     clear: both;
     position: fixed;
     padding-top: 1em;
     width: 960px;
     text-align: center;
	 font-weight: 300;
     font-size: 80%;
     line-height: 130%;
     color: #fff;

}

#footer a {
     color: #ff0;
     text-decoration: none;
     font-weight: 300;

}

#footer a:hover {
     color: #fff;
     text-decoration: none;
          background-color: none;

}







