body {
background: url(images/linen_2.gif);
margin-top: 35px;
}

.bg_left_head {
background: url(images/header_left.jpg) top left no-repeat;
border-bottom: solid 6px #F3F3E7;
padding: 3px 0px 0px 0px;
line-height: 3px;
}

.parent_border {
border: solid 2px #C0C081;
}

.header_center_border {
	border-left: solid 6px #F3F3E7;
	border-right: solid 6px #F3F3E7;
	border-bottom: solid 6px #F3F3E7;
}

.bg_right_head {
border-bottom: solid 6px #F3F3E7;
}

.content {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 19px;
	text-align: justify;
	padding: 15px;
	background: #ffffff;
}

.footer {
		font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #5F5F49;
	text-align: center;
	padding-top: 8px;
	background: url(images/bg_footer.jpg) top left repeat-x;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	margin: 0px;
}



.contact_parent {
border-top: solid 1px #000000;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
}

.contact_row_1 {
background: #EDECD8;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 4px;
border-bottom: solid 1px #000000;
}

.contact_row_2 {
background: #F3F3E7;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 4px;
border-bottom: solid 1px #000000;
}

.text_box {
border: solid 1px #000000;
background: #ffffff;
font-size: 9pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
}