BODY {
background-color: #D3D5C8;
}

TABLE { font-size: 8pt; font-family: "Arial"; color: #484848;
line-height: 15px;
word-spacing: 0.0em;
letter-spacing: 0.1em }

.form {
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
background-color: #ffffff;
border-style:groove

}

A:link { color: #002842; text-decoration: underline; }
A:active { color: #002842; text-decoration: underline; }
A:visited { color: #002842; text-decoration: underline; }
A:hover { color: #000000; text-decoration: none; }

.title {
color: #002842;
font-family: Arial, Verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
word-spacing: 0.0em;
letter-spacing: 0.1em;
}

.description {
color: #000000;
font-family: Arial, Verdana, sans-serif;
font-size: 8pt;
word-spacing: 0.0em;
letter-spacing: 0.0em;
line-height: 120%;
}

.bg { 
	position: relative;
	top: 0px;
	left: 0px;
	height: 529px;
	width: 320px;
	background: url(../images/textbg.jpg);
	border: 0px solid #004990;
	}

.contact-bg { 
	position: relative;
	top: 0px;
	left: 0px;
	height: 158px;
	width: 320px;
	background: url(../images/contact-textbg.jpg);
	border: 0px solid #004990;
	}


.bgBlank { 
	position: relative;
	top: 0px;
	left: 0px;
	height: 370px;
	width: 380px;
	background: url(../images/right_box_blank.jpg);
	border: 0px solid #004990;
	}
