/* new shite */

#content {
	padding: 0 20px;
	color: #fff;
}

#content p {
	color: #fff;
}

#content table {
	width: 80%;
}

#content table th {
	border: 1px solid black;
	padding: 0 10px;
	background-color:#;
}

#content table th.yellow {
	color:#FFFF00;
}

#content .description {
	color:#FFFF00;
	text-weight:bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
}


/* standard tags*/


a {
    	color: #9BC4EC;
		font-family: verdana, arial, helvetica, sans-serif;
	    font-size: 10px;
		font-weight: bold;
		
        
}


a:active {
    	color: #9BC4EC;
}



a:visited {
    	color: 9BC4EC;
 
}


a:hover {
    	color: #fff;
}


a.white {
    	color: #ffffff;
		font-family: verdana, arial, helvetica, sans-serif;
	    font-size: 12px;
        
}

a.white:active {
    	color: #ffffff;
		
}



a.white:visited {
    	color: #ffffff;
 		
}


a.white:hover {
    	color: #FFCC00;
}


b {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

b.white {
    12px;
	color: #fff;
	
}

li {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

p {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin-top: 05px;
	margin-bottom: 05px; 
	}
	
	
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. */

table {

   margin: 0px;
   padding: 0px;
   border: 0px;
   
}

table.content  {
	
	padding: 20px;
	margin: 5px;
	
	border-collapse: collaspe;
	border-spacing: 10px; 
	border: 1px, solid black; 

}



td
{
	color: #fff;
	font-weight: normal;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	border-spacing: 10px; 
 


}

td.head  {
	
	background: #336699;
	
	padding: 5px;
	margin: 5px;
	
	border-collapse: collaspe;
	 
	border: 1px, solid black; 
	
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	 
	  
}

td.subhead  {
	
	background: #99CCFF;
	
	padding: 5px;
	margin: 5px;
	
	border-collapse: collaspe;
	
	border: 1px, solid black; 
	
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	 
	  
}

td.content  {
	
	padding: 5px;
	margin: 5px;
	
	border-collapse: collaspe;
	
	border: 1px, solid black; 
	
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	 
	  
}

td.centercontent  {
	
	padding: 5px;
	margin: 5px;

	border-collapse: collaspe;
	
	border: 1px, solid black; 
	
	
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	  
}

th
{
	
	background: #336699;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
}

hr {
   color: #025589;
   line-height: 1px;
}

h1 {
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	text-decoration: underline;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	color: #336699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}


h3 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}


h4 {
	color: #336699
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}


h5 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

img {
	border: 0;
}



input {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10px;
	background:#ffffff;
	border:1px solid black;
}

select {
        width:126px; 
		overflow:scroll;
    	BACKGROUND-color: #ffffff;
    	color: #000000;
    	FONT-FAMILY: Verdana, Geneva, Arial;
    	FONT-SIZE: 10px;
    	border:1px solid black;

}

textarea {
	font: 9px verdana, geneva, arial, sans-serif;
	color: #000;
	background: #fff;
	border: 1px, solid black;
	border-color: black;
}




/* class tags */


.bk {

    position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;

}

.main {

    position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;

}


.content {
   position: absolute;
   z-index: 3;
   left: 213px;
   top: 62px;
   width: 535px;
}


.norm  {
	color: #000;
	font-weight: normal;
	
	}
	


.strong  {
	color: #000;
	font-weight: bold;
	
	}

.bw {

    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;

	}

.nowrap {
	white-space: nowrap;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
}

.small {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 09px;
	color: #000;
	font-weight: bold;
	
	
	}	
	
.footinfo {
   
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: right;
	margin-right: 20px;
	
	 
	}


.dblue {
	color: #000000;
	background: #025589;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	
	}
	
	
img {
	border:0;
}

.stu {
   
   background-color: #6B9AC6;
   vertical-align: top;
   font-size:12px;
	
}

.con {
   color: #000000;
   background-color: #999999;
   vertical-align: top;
   font-size:12px;
   font-weight: bold;
}	
	
