.text {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.flatarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
	border: none;
}
.border {
	border: 1px solid #000000;
}
.text10 {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}



.style1 {

	text-align: left;

}

.style3 {

	font-size: 8pt;

	font-family: Verdana;

	color: #808080;

}

.style4 {

	text-align: left;

	font-size: 10pt;

	color: #808080;

	font-family: Arial;

}

#tablecontents{

	border-left: 1px solid #000;	border-right:1px solid #000;

}



.suckerdiv ul{
margin: 0;
padding: 0;
font: 8pt sans-serif;
font-weight: bold;
color: #fff;
width: 232px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;


}
	
.suckerdiv ul li{
position: relative;
width: 100%;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 230px; /*sub menu width*/
top: 0;
visibility: hidden;
background: #267FC3;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #267FC3;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;

}



.suckerdiv ul li a:hover{
background-color: #e6e741;/*Changing the color for rollover background */
}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

div.Section1
	{page:Section1;}
	
	


.headerblack
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 28px;
    PADDING-BOTTOM: 3px;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.bcbold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    COLOR: #333333;
    TEXT-DECORATION: none;
}

.bcbold:hover
{
	TEXT-DECORATION: underline;
}

.bc
{
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    COLOR: #333333;
    TEXT-DECORATION: none
}

.bc:hover
{
	TEXT-DECORATION: underline;
}

.menuhdr
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial;
    COLOR: #333333;
    TEXT-DECORATION: none
}    
