@charset "utf-8";
@import url("/css/forms.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
/*	font-family: inherit;
*/	
}
body{
	background-color: #ffffff;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #603813;
	padding: 30px;
}
ul, ol {
	padding-bottom: 15px;
	margin-left:15px;
}
h3 { 
	padding-top:15px;
}
fieldset{
	border: 1px solid #E3CFAB;
	padding: 20px;
}
a:link, a:visited{
	color: #a5906b;
	text-decoration:underline;
	line-height: normal;
}
a:hover{
	color: #A6BCCC;
	text-decoration:underline;
	line-height: normal;
	}
p{
	padding-bottom:15px;
	align:left;
	background-position: left;	
}
h1 {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: normal;
	padding-top: 5px;
	line-height:normal;
}
h2, h2 a:link, h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7f94a4;
	text-decoration: none;
	margin: 0px;
	margin-bottom:5px;
	font-weight:bold;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7f94a4;
	text-decoration: underline;
	margin: 0px;
	font-weight:bold;
}

.crosslink
{
	font-size: 10px;
	display:inline
}

