/* =================================================
   ================= WBA-WPA CSS ===================
   =================================================
*/

body{
	color: #000000;
	font-family:  arial, helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;	
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-right: 5 px;
}

body.nomargin { 
	margin:0;  
}

.topcenter {
 	text-align: center;
 	vertical-align:top;
}

.confuser 
{
	display: none;
}

A.dirlink
{
	font-family: arial, helvetica; 
	color: rgb(42,186,184);
	font-weight: bold;	
	text-decoration: none;
}


A.dirlink:visited {
	font-family: arial, helvetica; 
	color: rgb(42,172,170);
	font-weight: bold;
	text-decoration: none;
}


A.dirlink:hover {
	font-family: arial, helvetica; 
	color: rgb(193,255,254); 
	font-weight: bold;
	text-decoration: none;
}

TABLE {
	font-size: 11pt;
}

TABLE.memberInfo {
	padding: 5px; 
	border-width: 2px; 
	border-color: rgb(7,30,2);
	border-style: Solid;
}

TABLE.memberInfo TD {
	Font-size: 9pt;
	Font-family: Arial, Helvetica;
	color: rgb(7,30,2);
	padding: 2px 2px 2px 5px;
	background-color: rgb(230,255,255);
}

TABLE.memberInfo TD.frm {
	font-weight: normal;
}
TABLE.memberInfo TD.etc {
	font-weight: normal;
}
TABLE.memberInfo TD.spec {
	font-style: italic;
}
TABLE.memberInfo TD.bld {
	font-weight: bold;
}

TABLE.tinylinks {
	Font-size: 8pt;
	Font-family: Arial, Helvetica;
}

TABLE.tinylinks TD {
	padding: 0px 2px 0px 15px;
}

TABLE.biglinks {
	Font-size: 14pt;
	Font-family: Arial, Helvetica;
}

TD.grayed, .grayed {
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#ccdddd;
	font-style: italic;
	padding-left: 10px;
}

TD.specHeading {
	color: #FFFFFF;
	font-family:  arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;	
	background-color: rgb(42,186,184);
	padding: 3px;
	border: 0px solid white;
	border-bottom-width:10px;
}

.spec-picker {
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: rgb(42,186,184);
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

INPUT{font-family:trebuchet;font-size:8pt;}

SELECT.smallselect {
	font-family: Trebuchet, Arial;
	font-size : 8pt
}

#disclaimer
{
        text-align: left;
        position: absolute;
        top: 5%;
        left: 10%;
        visibility: visible;
        width: 400px;
        font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#000000;
}


#centermid	{


        text-align: center;
        position: absolute;
        top: 20%;
        left: 20%;
        visibility: visible
}


#centermidORIG	{


        text-align: center;
        margin-top: -150px;
        margin-left: -220px;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 500px;
        height: 160px;
        visibility: visible
}

/*centermid was w 320, h 160, margin-top: -112px; margin-left: -160px;*/
