/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* [ Rrr Pro*] styles */


body {
	font: 62.5%/1.4 'Lucida Grande', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #909090;
	width: 100%;
	height: 100%;
	background-color: #fff;
}


a {
	text-decoration: none;
	border-bottom: 1px dashed #C0C0C0;
	color: #C0C0C0;
}

a:link {
}

a:hover, a.stale:hover {
	color: #F79910;
}

h1 {
	font: 2.6em/1 "Helvetica Neue", Helvetica, Arial;
	color: #909090;
	line-height: 1.2em;
	margin: 0.8em 0 .8em 0;
}

h2 {
	font: 2em/1 "Helvetica Neue", Helvetica, Arial;
	color: #606060;
	line-height: 1.2em;
	margin: 0 0 .8em 0;
}

h3 {
	font: 1.8em/1 "Helvetica Neue", Helvetica, Arial;
	color: #606060;
	line-height: 1.2em;
	margin: 0 0 .8em 0;
}

h4 {
	font: 1em/1 "Helvetica Neue", Helvetica, Arial;
	color: #909090;
	margin: 1.2em 0 1.2em 0;
}

h5 {
	font: .8em/1 "Helvetica Neue", Helvetica, Arial;
	text-indent: 1em;	
	color: #C0C0C0;
	margin: 0.4em 0 0.8em 0;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: .5em 0 .5em 0;
}

dl, ul, ol {
/*	margin: 1em 0 1em 0;*/
}

dt, dd, li {
/*	margin: .5em 0 .5em 0;*/
}

	strong {
		font-weight: bold;
	}

	.small {
		font-size: .9em;
	}

	.large {
		font: 1.4em/1 "Helvetica Neue", Helvetica, Arial;
		line-height: 1.2em;
		margin: .5em 0 .5em 0;
	}

	.extra {
		font: 1.6em/1 "Helvetica Neue", Helvetica, Arial;
		line-height: 1.2em;
		margin: .5em 0 .5em 0;
	}

	.plain {
		text-decoration: none;
	}

	.indent {
		padding: 0 0 0 4em;
	}


.wrap {
	display: block;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

	#hd {
		width: 100%;
		color: #81A91F;
		padding: 20px 0 0 0;
	}
	
		#hd h1 {
			color: #93391A;
			font-size: 4em;
			font-family: Georgia, serif;
			padding: 0 0 .25em 0;
			margin: 0;
			line-height: 1em;
			border: none;
		}
	
		#hd h2 {
			color: #81A91F;
			padding: .25em 0 .25em 0;
			margin: 0;
			line-height: 1em;
			border: none;
		}
		
		.sitelink {
			display: block;
		}
		
		.sitelink a {
			display: block;
			font-size: 1.6em;
			font-weight: bold;
			padding: 2.1em 0 2em 0;
			margin: 0;
			line-height: 1em;
			text-align: right;
			text-decoration: none;
			border: none;
		}

	#bd {
		width: 100%;
		font-size: 1.2em;
		color: #C0C0C0;
		padding: 0;
		margin: 0;
	}
	
		#intro #bd {
			margin: 0 0 0 -10px;
		}
		
			#intro #bd .wrap {
				width: 980px;
			}
			
			#options p {
				display: block;
				color: #606060;
				padding: .5em 0 .5em 0;
			}
			
				#options a {
					color: #F79910;
					margin: 1em;
				}

					#options a:hover {
						border-bottom: 1px dashed #FFFFFF;
						margin: 1em;
					}
	
		#form #bd .wrap {
		}
	
		#bd .wrap {
			clear: both;
			display: block;
			padding: 20px 0 20px 0;
		}
		
		#bd ol {
			list-style: disc outside;
		}
		
		#bd form p {
			clear: both;
			color: #333;
			display: block;
			margin: 1em 0 1em 0;
		}
		
		#bd form #output {
			color: #F79910;
		}
		
		#bd form label {
			clear: both;
			float: left;
			text-align: right;
			width: 25%;
			line-height: 1.9em;
			padding: 0 20px 0 0;
			color: #fff;
			background: #81A91F;
		}
		
		#bd form label.error {
			clear: both;
			text-align: left;
			width: 45%;
			line-height: 1.9em;
			padding: 0;
			color: red;
			background: #fff;
		}
		
		#bd form input {
			width: 25%;
		}
		
		#bd form input[type="checkbox"] {
			width: 1em;
			height: 1em;
			margin: 0 0 0 208px;
		}
		
		#bd form input[type="radio"] {
			width: 1em;
			height: 1em;
			margin: 0 10px 0 20px;
		}
		
		#bd form input[type="submit"] {
			float: right;
		}

	#ft {
		width: 100%;
		color: #606060;
		font-size: 1.2em;
		padding: 0;
		padding: 32px 0 32px 0;
/*		background: #FFF;*/
	}
	

.light {
	color: #C0C0C0;
}

/* - GRID - */


.w1o4 {
	width: 25%;
}

.w2o4 {
	width: 50%;
}

.w3o4 {
	width: 75%;
}

.w1o5 {
	width: 20%;
}

.w2o5 {
	width: 40%;
}

.w3o5 {
	width: 60%;
}

.w4o5 {
	width: 80%;
}
