@charset "UTF-8";

html {
	height: 101%;
}
body {
	padding: 0px;
	text-align: center;
	color: #333;
	background-color: #262626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#validation {
	padding: 0px;
	width: 700px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
#container {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a  {
	color: #069;
	text-decoration: none;
}
a:hover  {
	color: #cc3333;
	text-decoration: underline;
}
h1  {
	font-size: 18px;
	line-height: 24px;
	color: #cc3333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.glossary_h1 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	color: #292929;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	font-weight: bold;
}
p  {
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}
ul {
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	list-style-position: outside;
	list-style-type: square;
}
#footer {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc3333;
}
#footer p {
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #cc3333;
	text-decoration: underline;
}
.line {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.field_single {
	height: 20px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e9e9e9;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.field_multiple {
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e9e9e9;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orange {
	color: #cc3333;
}
#rightImages {
	padding: 0px;
	float: right;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	text-align: center;
}
