/* CSS Document */

.c_head
{
	padding: 6px 10px 4px 6px;
	text-align:left;
}

.c_content
{
	clear: both;
}

.c_contentpane
{
/*	padding: 6px 4px 0 4px;*/
/*	text-align:left;*/
	color: #010101;
}

.c_footer
{
	margin-bottom: 0px;
	padding: 6px 4px 6px 4px;
	text-align:right;
}

.title
{
	margin: 0;
	float: left;
	white-space: nowrap;
}

.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: F5F3D6;
	font-family: Arial;
}

.BackgroundGreen
{
	background-color: #02461c
}

.BackgroundWhite
{
	background-color: #FFFFFF;
	vertical-align: top;
}

.Normal p{margin-top:0px;}

.BigGreenTitle
{
	font-size: 28px;
	font-weight: bold;
	font-family: Georgia,Times New Roman, Verdana;
	text-align: center;
	color: #058048;
	padding-top: 12px;
}


hr
{
	height: 2px;
	color: #cccccc;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 96%;
}

.white_bg
{
	background: url(images/watermark_lilly.jpg) no-repeat bottom left;
}
