/* ---------------------------------------------------- */

body
{
	margin 			: 0px 0px 0px 0px;
	background		: #FFFFFF;
}

/* ---------------------------------------------------- */

.input_text
{
	font-family: arial;
	font-size: 11px;
	font-weight: regular;
	color: #000000;
	text-decoration: none;
}

/* ---------------------------------------------------- */


A, P, DL, OL, UL, BLOCKQUOTE, SPAN , TD, THEAD, TFOOT, TH, TABLE, input, select, form, textarea, font
{
    FONT-WEIGHT: normal;

    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY:  helvetica;
	text-decoration:none;
	text-align:justify;
}

#text_frame 
{	
	padding:0;
	margin-right: 0px ;
	padding:0;
} 

.text_frame_overflow 
{
	overflow: auto;	
	margin-right: 0px ;
	padding-right:5px;
	padding-left:0;
} 

.contact_info
{
	border-color:B3CCE6;
	border-style:solid;
	background:B3CCE6;
	width:220px;
	color:060698;
}