/* main stuff */
BODY {
	background-color: #ECECAD;
}

#top1 {
	background-image: url(/images/top1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ECECAD;
	line-height: 9pt;
	vertical-align: top;
	text-align : right;
}

#top1 p {
	font-size : 8pt;
	line-height : 10pt;
	color: #C32A26;
	margin: 0px 5px 8px 5px;
}

#top1 A {
	font-size : 8pt;
	line-height : 10pt;
	color: #862709;
	font-weight: bold;
	text-decoration: none;
}
#top1 A:hover{
	font-size : 8pt;
	line-height : 10pt;
	color: #862709;
	text-decoration: underline;
}


#top2 {
	background-image: url(/images/top2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size : 11pt;
	line-height : 11pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
	vertical-align: middle;
	padding: 0 20 2 125;
}
#top2 a {
	font-size : 11pt;
	line-height : 11pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration:none;
}

#top2 a:hover {
	font-size : 11pt;
	line-height : 11pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration:underline;
}
#top3 {
	background-color: #fff;
	height: 8;
}
#top4 {
	background-color: #fff;
	padding: 0 8 0 8;
	height: 178;
}

BODY, TD, A, INPUT, SELECT, TEXTAREA {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size : 10pt;
	line-height : 14pt;
	margin: 0px;
	color:#496C20;
	vertical-align: top;
}
H1, H2, H3 {
	font-size : 12pt;
	line-height : 14pt;
	text-transform: uppercase; 
}

H4, H5, H6 {
	font-size : 10pt;
	line-height : 14pt;	
}
.main {
	background-color: #fff;
	vertical-align:top;
}
.content {
	padding: 15 23;
	vertical-align:top;
}
.right {
	background-color: #fff;
	width : 180px;
	padding: 15 15;
	text-align : center;
	vertical-align:top;
}
INPUT, TEXTAREA {
	width: 180px;
	margin: 5 0 0 0 ;
}
INPUT.wide, TEXTAREA.wide {
	width: 280px;
	margin: 5 0 0 0 ;
}
INPUT.submit {
	width: 100px;
	margin: 5 0 0 0 ;
}
INPUT.tickradio {
	width: 20px;
	margin: 2 0 0 0 ;
}
SELECT {
	font-size : 8pt;
	line-height : 10pt;
	margin: 5 0 0 0 ;
}
A:hover {
	text-decoration: none;
}

A.small, p.small, em.small {
	font-size : 8pt;
	line-height : 12pt;
	color: #862709;
	text-decoration: none;
	font-style: italic;
}
em.small, em.small A {
	font-size : 8pt;
	line-height : 12pt;
	color: #898370;
	text-decoration: none;
	font-style: italic;
}
A:hover.small {
	font-size : 8pt;
	line-height : 12pt;
	color: #862709;
	text-decoration: underline;
	font-style: italic;
}
p.small2 {
	font-size : 8pt;
	line-height : 12pt;
	color: #898370;
}
p.small2 A {
	font-size : 8pt;
	line-height : 12pt;
	color: #862709;
	text-decoration: underline;
}
p.small2 A:hover{
	font-size : 8pt;
	line-height : 12pt;
	color: #862709;
	text-decoration: none;
}
#topper {
	background-color: #E4E48A;
	font-family: verdana;
	color : #AF6C6C;
	font-size : 7pt;
	line-height : 7pt;
	text-align: center;
	border-bottom: 1px solid #C87C7A;
	padding: 4 0 7 0;
	font-weight: bold;
	margin-bottom: 5px;	
}
#topper a {
	font-family: verdana;
	color : #8D2D2E;
	font-size : 7pt;
	line-height : 7pt;
	font-weight: bold;	
	text-decoration: none;
}
#topper a:hover {
	font-family: verdana;
	font-size : 7pt;
	line-height : 7pt;
	font-weight: bold;	
	text-decoration: underline;
}