/*------------------html elements-----------------------*/

a,body,caption,div,em,fieldset,h1,h2,h3,h4,h5,h6,input,label,legend,li,ol,p,select,span,strong,sup,td,textarea,th,ul {
	font-family:arial,helvetica,verdana;
	
}

a {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.linkNoUnderline {
	text-decoration:none;
}

a.linkNoUnderline:hover {
	text-decoration:underline;
}

address {
	font-style:normal;
}

blockquote {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

body {
	font-size:0.7em; /*--1em = 10px--*/
	margin:0px;
	padding:0px;
	text-align:left;
}

embed {
	float:left;
}

fieldset {
	border:none;
	clear:both;
	margin:0px;
	padding:0px;
}

form {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}

.contentLevel form {
	width:auto;
}

h1, h2, h3, h4, h5, h6 {
	font-size:2.1em;
	font-style:normal;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:1.5em;
}

h3 {
	color:#2B5720;
	font-size:100%;
}

h4 {
	font-size:100%;
}

h5 {
	font-size:100%;
}

h6 {
	font-size:100%;
}

img {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
}

input {
	clear:none;
	display:inline;
	float:left;
}

label {
	clear:left;
	display:inline;
	float:left;
	margin:0px;
	padding:3px 0px 0px 0px;
	width:169px;
}

legend {
	border:none;
	font-weight:normal;
	margin:0px 0px 0px -7px;
	padding:0px;
}

object {
	float:left;
}

ol {
	padding-left:30px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:0px;
}

ol ol {
	margin-bottom:0px;
}

ol li {
	margin-bottom:3px;
}

p {
	clear:both;
	margin:0px 0px 5px 0px;
	line-height:130%;
}

pre {
	font-size:100%;
}

html>body pre {
	font-size:120%;
}

select {
	font-size:100%;
}

sup {
}

table {
	border:none;
	clear:both;
	font-size:100%;
	margin:0px;
	padding:0px;
}

textarea {
	font-size:100%;
}

ul {
	padding-left:20px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:0px;
}

ul ul {
	margin-bottom:0px;
}

ul li {
	margin-bottom:3px;
}

/*------------------generic classes-----------------------*/

.bookmark {
	font-size:0px;
	line-height:0px;
}

/*\*/
 html>body*.bookmark { height:0px; }
 /**/

.bookmark a {
	border:none;
	text-decoration:none;
}

.bookmark a span {
	font-size:0px;
	height:0px;
	line-height:0px;
}

.b {
	background-position:0% 100%;
	background-repeat:repeat-x;
	float: left;
}

.r {
	background-position:100% 0%;
	background-repeat:repeat-y;
	float: left;
}

.t {
	background-position:0% 0%;
	background-repeat:repeat-x;
	float: left;
}

.l {
	background-position:0% 0%;
	background-repeat:repeat-y;
	float: left;
}

.bl {
	background-position:0% 100%;
	background-repeat:no-repeat;
	float: left;
}

.br {
	background-position:100% 100%;
	background-repeat:no-repeat;
	float: left;
}

.tl {
	background-position:0% 0%;
	background-repeat:no-repeat;
	float: left;
}

.tr {
	background-position:100% 0%;
	background-repeat:no-repeat;
	float: left;
}

.clear {
	border:none;
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

.container {
	display:inline;
	float:left;
}

.hide {
	position:absolute; 
	left:-99px;
	top:-99px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.hr {
	border:0px;
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:10px 0px 10px 0px;
	padding:0px;
}

/*------------------form classes-----------------------*/

select.fieldSelect {
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:246px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:246px;
}

html>body label.labelCheckRadio {
	width:244px;
}
input.fieldCheckRadio {
	border:none;
	clear:left;
	color:#FFFFFF;
	display:inline;
	float:left;
	margin:2px 5px 3px 0px;
	padding:0px;
}

label.labelCheckRadio {
	clear:none;
	display:inline;
	float:left;
	margin:4px 0px 10px 0px;
	width:380px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin:4px 0px 10px 0px;
}

html>body label.labelCheckRadio {
	margin:0px 0px 10px 0px;
}

.boxSearch select.boxFieldSelect,
input.fieldText {
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	width:158px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:2px 2px 2px 2px;
	width:152px;
}

html>body input.fieldText {
	padding:2px 2px 2px 2px;
	width:152px;
}

input.fieldPassword {
	display:inline;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 2px 1px 2px;
	width:178px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:172px;
}

html>body input.fieldPassword {
	width:172px;
}

input.fieldImage {
	border:none;
	clear:none
	display:inline;
	float:right;
	margin:0px 0px 0px 5px;
	padding:0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
}

html>body input.fieldImage {
	float:left;
}

img.fieldImage {
	border:none;
	clear:none
	display:inline;
	float:none;
	margin:0px 0px 10px 0px;
	padding:0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float:left;
}

html>body img.fieldImage {
	float:left;
}

.fieldSubmit:hover{
	text-decoration: underline;
}

textarea.fieldArea {
	float:left;
	margin:0px 0px 10px 0px;
	padding:2px;
	width:178px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:176px;
}

html>body textarea.fieldArea {
	width:176px;
}
