.warning {
    color: #CC5555;
    font-size: 1.1em;
}
.confirmation {
    color: #009900;
    font-size: 1.1em;
}
.information {
    color: #999999;
    font-size: 0.9em;
}
figure, section{
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
body {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
a, body, div, em, input, label, legend, li, ol, p, select, span, strong, td, th, textarea, u, ul {
    font-family: arial,sans-serif;
	color: #535353;
}
a, body, div, input, label, li, legend, ol, p, select, td, th, textarea, u, ul {
    font-size: 13px;
}
p{
line-height: 155%;
}
h1 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	color: #5DA01F;
	color: #8DBB35;
	text-transform: uppercase;
}
h2 {
    font-size: 17px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	color: #629A15;
	color: #949FA8;
	color: #8DBB35;
}h3 {

    font-size: 15px;
    font-weight: bold;
    font-weight: bold;
    margin-left: 0;
    margin-top: 28px;
    margin-bottom: 14px;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	color: #629A15;
}
a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    
    color: gray;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
   /* -moz-text-decoration-line: underline;*/
    -moz-text-decoration-style: solid;
    color: #629A15;
}
img {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    vertical-align: middle;
}
p, pre, form, figure {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
table {
    border-spacing: 0;
}


:focus {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}
