body,td  {
	font-family : Arial, Helvetica, sans-serif;
	color : #58595b;
	font-size: 12px;
	line-height: 18px;
}


ul { list-style-image: url(images/bullet1.gif); }


.smalltext {
font-family : Arial, Helvetica, sans-serif;
color : #333;
line-height: normal;
font-size : 11px;
}



.formtool  {
	font-size   : 12px;
	font-weight : normal;
	font-style  : normal;
	color       : #000000;
	line-height : 16px;
	font-family : Arial,Helvetica,sans-serif;
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-COLOR: #999999
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	color :#005D51;
	font-size : 18px;
	font-weight: normal;
	background: repeat-x 100%;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;



	
}

H2  {
	font-family : Georgia, "Times New Roman", Times, serif;
	color :#005C51;
	font-size : 18px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;



	
}



#notice	{
	color: #333;
	background: #ffffff;
	padding: 3px;
	border: 1px dashed #999999;
	margin: 0% 0% 0% 0%;
	}
	
	#noticewhite	{
	color: #333;
	background: #0E7DBC;
	padding: 5px;
	border: 1px dashed #ffffff;
	margin: 5% 5% 5% 3%;
	}



a {
color : #666666;
text-decoration:underline;
text-align: left;

}


hr {height:0px;border: 0px solid #c0c0c0;border-top-width:1px;

}


.introtext {
	font-weight: normal;
	color: #005D51;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;


}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #31CD00;
}




#content{
        width:250px;
	float: right; 
	background: transparent;
	padding: 0 0 0 10px;
        margin:0;
	} 







/* -------------------[ Left Content ]------------------- */

#left-content a {
	line-height: normal;
	padding: 0 0 3px;
	font-size:9pt;
	color: #ffffff;
	letter-spacing: normal;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

        }

* html #left-content h2 {
        border-bottom:1px solid #ddd;
        }

#left-content ul {
	list-style-type: none;
	margin: 0 0 20px ;
	padding: 10px 0;

	}

#left-content li {
	list-style-type: none;
	margin: 0 0 15px 0;
	        color: #ffffff;
	padding: 0 0 0 15px;
        border-bottom:1px solid #fff;
	}


#left-content ul ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#left-content li li {
        line-height:120%;
        list-style-type:none;
        padding: 3px 3px 3px 0px;
        margin: 0;       
        border-bottom:1px dotted #fff;
        }

* html #left-content li li {
        border-bottom:1px solid #fff;
        }

#left-content li li li {
        padding-left: 15px;
        background: transparent;
        border-bottom:0;
        }

#left-content li li li li {
        padding-left: 15px;
        background: transparent;
        border-bottom:0;
        }

