* { margin:0; padding:0; }

body {
	background:#4E871B;
	color:#333;
	font:normal 82.5%/150% Tahoma,Verdana,Arial,lucida,sans-serif;
	text-align:center;
	margin:0px;
	padding:0px;
	}

a { color:#FD5A0A; text-decoration:underline; }
a:hover { color:#FD5A0A; text-decoration:underline; }
a img { border:0;}

/* Heading */
h1, h2, h3, h4, h5, h6, .head {
	margin-bottom:.4em;
	line-height:1.3em;
	color:#0A263C;
	}
h2 { font-size:1.8em; }
h3 { font-size:1.5em;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
color:#125900;
font-weight:normal;
}
h4 { font-size:1.05em; }
h5 { font-size:1em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; color:#7B7B7B; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

.form-button,.nextbutton  {
	background:#FD820A url(../images/button_bg3.gif) repeat-x 100% 100%;
		border-top:1px #EF7600 solid;
		border-right:1px #EF7600 solid;		
		border-left:1px #EF7600 solid;				
	border-bottom:2px #EF7600 solid;
	color:#FFFFFF;
	cursor:pointer;
	padding:3px;
	/*padding-right:29px !important;*/
	text-decoration:underline;
}

#main .form-button,.form-button-alt {
	font-weight:normal !important;
	background:#125900 url(../images/button_bg3_green.gif) repeat-x 100% 100%;
		border-top:1px #0B3600 solid;
		border-right:1px #0B3600 solid;		
		border-left:1px #0B3600 solid;				
	border-bottom:2px #0B3600 solid;
	padding:3px;
	color:#FFFFFF;
	font-size:1em;
}


/* Lists */
dt { display:block; font-weight:bold; }
li { list-style:none; }

/* Size */
small { font-size:.9em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; display:none; }
.nobr,.nowrap { white-space:nowrap; }
:focus { outline: 0; }
.bold { font-weight:bold; }

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

table {
	font-size:1em;
}

.input-text {
	border:1px #000000 solid;
}
/*----------------------------------------------------------------------*/
.cms-page-view #main ol,.cms-page-view #main ul {
/*	padding-left:15px;*/
}

.cms-page-view #main li{
	list-style-image:url(../images/page_doc_odr.gif);
	padding-bottom:5px;
	color:#7B7B7B;
}

.cms-page-view #main h2 {
	/*font-size:1.4em;
	font-weight:normal;*/
	margin-bottom:20px;
}

.cms-page-view #main h3{
	font-size:1em;
	font-weight:bold;
	margin-top:20px;
}

.cms-page-view #main {
	padding-bottom:20px;
	color:#7B7B7B;
}
