BODY {
	color: #00203C;
	background-color: White;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	
}

li {
line-height : 20px;
}


input.hidden {
		border : 0px 
}




textarea {
		background : transparent;
			border : 1px inset #00203C ;
	color : #00203C ;
}




td.water {
	background : url(watermark.gif) no-repeat fixed center;
}


a.hidden {

	text-decoration: none;
}

a.hidden:hover {

	text-decoration: none;
}



A {
	color: #00203C;
	text-decoration: none;
}

A:HOVER {
	color: #00203C;
	text-decoration: underline;
}

hr {
	color: #00203C;
	height : 1px;
	width : 500px;
}

h3 {
	font-size: 14px;
	margin : 0px 0px 0px 0px;
}



h1 {
		font-size: 16px;
}
td {
		font-size: 12px;
}
a.control {
	font-weight : bold;
	color : white;
}

a.control:hover {
		font-weight : bold;
	color : white;
		text-decoration: none;
}

table.email {
border-left : 2px ridge #00203C ;
border-right: 2px ridge #00203C ;
border-top: 2px ridge #00203C ;
border-bottom: 2px ridge #00203C ;

}


hr.lastprop {
	page-break-after:  always;
}
td.topback {
	background : url(topback.gif);

	background-repeat : repeat-y;
}
h2 {
		font-size: 14px;
		color : #FF9900;
		margin-bottom : 0px;
		font-weight: bold;
		background-color : #00203C;
}