body
{
	font-family: "helvetica";
	text-decoration: none;
    font-size: 12pt;
}
.cs_menu_header
{
	font-size: 13;
	text-align: center;
	color: White;
	background :#82725b;
}
.cs_menu_text
{
	font-size: 11;
	text-align: left;
	color: #82725b
}
.cs_menu_table
{
	border-width: 0;
	/*padding:5px,5px,5px,5px;
	margin: 5px,5px,5px,5px;*/
	text-align: left;
}
.cs_menu_td 
{
	text-align:left;
	margin: 0px,0px,0px,10px;
	padding-left:2px;
}
.cs_content_table 
{
	border-width: 0; 
	border: 1 1 1;
	padding: 10 10 10 10;
	
}
.cs_content_title
{
	font-size	: 24pt;
	font-weight	: 600;
	text-align	: left;
	color		: Black;
}
.cs_content_header
{
	font-size	: 14pt;
	font-weight	: 500;
	text-align	: left;
	color		: #82735A;
}
.cs_content_body 
{
	font-size	: 11pt;
	font-weight	: 500;
	text-align	: justify;
	color		: #969696;
	vertical-align : top;
}
.cs_content_caveat
{
	font-size	: 10pt;
	text-align	: center;
	color		: black;
}
.cs_form_textBox
{
	border : 1 1 1;
}
.cs_iframe 
{
	height : 450;
	width  : 450;
}
STRONG
{
	font-size	: 11pt;
	font-weight	: 600;
	text-align	: justify;
	color		: #000000;
}
a{ color : #969696; text-decoration : none; } 
a:hover { color : #3399CC; text-decoration : underline; } 

