/* CSS Document */

body {margin: 0;}
.signature {
	margin-left: 385px;
	margin-bottom: 8px;
}
a:link {color: #7e3f00; font-family: Arial,Helvetica; text-decoration: none}
a:active {color: #fff; font-family: Arial,Helvetica; text-decoration: none}
a:visited {color: #c28102; font-family: Arial,Helvetica; text-decoration: none}
a:hover {color: #c28102; text-decoration: none;}

p, li, ul {
	color: #333;
	font-family: Arial,Helvetica;
	font-size: 12px;
	line-height: 1.3em;
	list-style: square;
	margin-right: 50px;
	margin-left: 30px;
}
li {
	margin-bottom: 0.8em;
}
h1 { color: #660; font-family: Arial,Helvetica; font-size: 12px; font-weight: bold; margin-right: 50px; margin-left: 30px;}
b, strong {font-weight: bold}
textarea, input {background-color: #FFFFFF; color: #000000; border: 1px solid #333; font-family: Arial,Helvetica; font-size: 11px}

.small {font-size: 9px; line-height: 14px; }
.smallwhite {color: #fff; font-size: 9px; line-height: 12px;}
.white {color: #fff;}
.green {color: #660;}
.red {color: #930;}
.tabletext {color: #660; margin-right: 10px; margin-left: 10px;}
.tablemargin {margin-right: 10px}
.quote {color: #660;}
.footer {color: #fff; padding: 5px 0px 5px 0px; font-size: 10px}
.footnote {color: #660; font-size: 10px; font-family: Times, Times New Roman, Arial}

.leftmargin {margin-left: 30px; margin-right: 0px;}
.rightmargin {margin-right: 30px; margin-left: 0px;}
.nomargin {margin-right: 0px; margin-left: 0px;}

.bordertop { BORDER-TOP: #999 1px solid; BACKGROUND-COLOR: #f8f8f8;}
.bordertopleft { BORDER-TOP: #999 1px solid; BORDER-RIGHT: #999 1px dotted; BACKGROUND-COLOR: #f8f8f8;}
.borderbot { BORDER-TOP: #999 1px solid; BORDER-BOTTOM: #999 1px solid; BACKGROUND-COLOR: #f8f8f8;}
.borderbotleft { BORDER-TOP: #999 1px solid; BORDER-RIGHT: #999 1px dotted; BORDER-BOTTOM: #999 1px solid; BACKGROUND-COLOR: #f8f8f8;}
.border {
	BORDER-RIGHT: #c9c9c9 1px solid; BORDER-LEFT: #c9c9c9 1px solid; BORDER-BOTTOM: #c9c9c9 1px solid; BORDER-TOP: #c9c9c9 1px solid;
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px;  
	BACKGROUND-COLOR: #f7f7f7;
	}
.tiny_type {
	font-size: 9px;
	font-family: Helvetica, sans-serif, Arial;
	color: #333;
	margin-right: 50px;
	margin-left: 30px;
	line-height: 1.3em;
}
.require {
	font-weight: bold;
	color: #AB2E0B;
}
.photo_right {
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 15px;
}

