
* {
	padding: 0;
	margin: 0;

}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	background: #DEDEDE url(images/bg.png) repeat-x top left;

	color: #000000;
	text-align: center;

	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */

}

.donothing {
	/* */
}

.ferbody {
	margin: 0 auto;
	text-align: left;
	background: transparent;
	color: #000000;

	width: 770px;
}

img {
	border: 0;
    vertical-align: bottom;
}

.ferheader ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
    width: 32em;
    padding-top: 1.5em;
}

.ferheader ul li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
}

.ferheader ul li a {
    padding: 0.2em 0.9em;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
    border-left: 1px solid #C3C3C3;
    float: left;
    color: #000000;
    font-weight: bold;
    font-size: 92%;
    text-align: center;
    width: 5em;
    padding-top: 6em;
}

#bg-home {
    background: #FFFFFF url(images/bg-home.png) no-repeat top left;
}

#bg-home:hover {
    background: #FFFFFF url(images/bg-home-ova.png) no-repeat top left;
}

#bg-abou {
    background: #FFFFFF url(images/bg-abou.png) no-repeat top left;
}

#bg-abou:hover {
    background: #FFFFFF url(images/bg-abou-ova.png) no-repeat top left;
}

#bg-news {
    background: #FFFFFF url(images/bg-news.png) no-repeat top left;
}

#bg-news:hover {
    background: #FFFFFF url(images/bg-news-ova.png) no-repeat top left;
}

#bg-faqs {
    background: #FFFFFF url(images/bg-faqs.png) no-repeat top left;
}

#bg-faqs:hover {
    background: #FFFFFF url(images/bg-faqs-ova.png) no-repeat top left;
}

#bg-cont {
    background: #FFFFFF url(images/bg-cont.png) no-repeat top left;
}

#bg-cont:hover {
    background: #FFFFFF url(images/bg-cont-ova.png) no-repeat top left;
}

h1, h2 {
    color: #76BA25;
    font-size: 132%;
    font-weight: normal;
}

h2 {
    font-size: 116%;
    padding-top: 0.7em;
}

.news h2, .red {
    color: #EE2E00;
}

h1 span {
    color: #1C6FB1;
/*    display: block; */
}

.fercontent a {
    color: #EE2E00;
    text-decoration: none;
}

.fercontent p {
    padding: 0.5em 0;
}

.fercontent ul {
    padding: 0.5em 0;
    list-style: none;
}

.fercontent ul li {
    list-style-type: none;
    padding-left: 1em;
    background: transparent url(images/dot.png) no-repeat top left;
}

.fercontent ol {
    padding: 0 0.5em;
}

.fercontent ol li {
    list-style-type: lower-roman;
	margin-bottom: 0.3em;
	margin-left: 1em;
}

.fercontent dl {
    padding: 0.5em 0;
}

.fercontent dt {
	font-weight: bold;
}

.fercontent dd {
    padding: 0.5em 0;
}

.fercontent dd p {
	padding: 0;
    padding-bottom: 0.5em;
}

.col {
	float: left;
    width: 245px;
    margin-right: 1.2em;
    margin-top: 1em;
    background: #FFFFFF url(images/tl.png) no-repeat top left;
}

.cola {
    background: transparent url(images/tr.png) no-repeat top right;
}

.colb {
    background: transparent url(images/bl.png) no-repeat bottom left;
}

.colc {
    background: transparent url(images/br.png) no-repeat bottom right;
    height: 19.5em;
    padding: 1em;
}

/*
 .colin {
    padding: 1em;
    height: 19em;
    background: transparent url(images/rounded-top.gif) no-repeat top left;
}
*/

.shorter {
    margin-right: 0;
    margin-bottom: 0.5em;
}

#mapimg {
    margin-bottom: 0.5em;
	position: relative;
	
	margin-left: 512px;
}

#mapimg p {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 240px;
}

#mapimg a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	background: transparent url(images/arrow.png) no-repeat center left;
	padding: 5px;
	padding-left: 25px;
}

.shorter .colc {
    height: 8em;
}

.col img {
    float: right;
}

.col p {
    text-align: justify;
}

.ferfooter {
    clear: both;
    margin-top: 0.5em;
}

.ferfooter address {
    font-size: 86%;
    font-style: normal;
    padding-top: 0.7em;
    padding-left: 1em;
}

.homepagefooter address {
    float: right;
    clear: right;
    text-align: right;
    margin: 0;
    padding-top: 0.7em;
}

.ferfooter p {
    font-size: 86%;
    padding-left: 1em;
}

.homepagefooter p {
    float: right;
    clear: right;
    text-align: right;
    width: 40em;
    margin: 0 1em;
	
	padding-top: 2em;
}

.ferfooter a {
    color: #000000;
    text-decoration: none;
}

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

hr {
    border: 0;
    background-color: #C3C3C3;
    height: 1px;
    margin: 0.5em 0;
    padding: 0;
    border-collapse: collapse;
    height: 1px;
}

.fersplashinside img, .fersplashinside object, .fersplashinside p {
    float: left;
}

.fersidebar {
    float: right;
    width: 246px;
    text-align: center;
    padding-top: 1em;
}

.fersidebar img {
    padding: 0.3em;
}

.fertext {
    background-color: #FFFFFF; 
    margin-top: 0.7em;
    background: #FFFFFF url(images/tl.png) no-repeat top left;
    float: left;
    width: 520px;
}

.fertext .colc {
    height: auto;
    width: 494px;
}

.intcol {
    float: left;
    width: 230px;
    margin-right: 1.2em;
    margin-top: 0.5em;
}

fieldset {
    border: 0;
	padding-top: 0.3em;
}

label {
    float: left;
    clear: left;
    width: 12em;
}

input, select, textarea {
    width: 20em;
}

.button {
    width: 5em;
    margin-left: 10em;
}

.error {
    font-weight: bold;
}

.cpr, .cpr a {
    color: #666666;
	padding-left: 1em;
}

img.ar {
    clear: right;
    float: right;
    padding-left: 0.5em;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

table {
    width: 100%;
}

caption {
    text-align: left;
}

.flashOBJ {
    height: 200px;
}

legend {
    color: #EE2E00;
	font-weight: bold;
	padding-top: 0.5em;
}

.error {
	color: red;
}

.fersitemap {
	clear: both;
	font-size: 86%;
	padding: 1em;
}

.fersitecol {
	float: left;
	width: 210px;
}

.narrower {
	width: 150px;
}

.ferright {
	float: right;
	text-align: right;
}

.fersitecol p {
	padding: 0.5em 0;
}

.fersitecol address {
	padding: 0.5em 0;
	font-style: normal;
}

.fersitecol ul {
	padding: 0.5em 0;
	list-style: none;
}

.fersitecol a {
	color: #000000;
}

.feroffloc {
	float: left;
	margin-left: 1.5em;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.tc {
	text-align: center;
}