p
{
	font-family : Arial;
	font-size : 11px;
	line-height : 15px;
}

td
{
	font-family : Arial;
	font-size : 11px;
}

.body_bold
{
	font-size : 14px;
	font-weight : bold;
	color : #6d91a2;
}

.body_bold_15
{
	font-size : 15px;
	font-weight : bold;
	color : #6d91a2;
}

.body_bold_11
{
	font-size : 11px;
	font-weight : bold;
	color : #6d91a2;
}

.body_form_label
{
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

.sub_heading
{
	font-size : 12.5px;
	font-weight : bold;
	color : #00467f;
}

.copy
{
	font-size : 11px;
	font-weight : normal;
	color : #b6c9d3;
}

form 
{ 
	margin: 0; 
}

textarea
{
	overflow : auto;
}

.hiddenPic 
{
	display : none;
}

.showPic 
{
	display : block;
}
