@import 'reset.css';

body {background-color:#9fff5f; color:#040804; font-family: Arial, Helvetica, sans-serif, tahoma, Verdana; font-size:85%}

body, h1, h2, table, td {font: 13px/18px Tahoma, sans-serif}
/* common styles */
a:link, a:visited, a:active	{color: #003280; text-decoration:uderline;}
a:hover {color: #003280; text-decoration:none;}

img {border: 0 none}
#imgright {margin: 0em 1em;border:0px none;float: right}
#imgleft {margin: 0em 1em;border:0px none;float: left}
#layout {text-align: center}

#header, #menu, #content, #footer, .news, .focus, .article .tables {overflow:hidden; clear:both}

/* header styles */ 

#header {margin: 0 auto; width: 950px;padding: 1em 0 0px 0}
#content {margin: 0 auto; width: 950px;}

/* table styles */
table {width: 100%; margin:0 auto}
table td a {display:block; padding:9px 2.5em 10px;font-weight:bold}
table td {vertical-align:top; padding:0em; border:#27a003 1px solid}
table td a:link, table td a:visited, table td a:hover, table td a:active {color: #003280; text-decoration:none}
table td a:hover {color: #fff; background-color:#003280 }

/* table styles 2*/

table td.logo {text-align:center;vertical-align:middle}
table td.logo a:hover {color: #003280; background-color:#fff;}
table td.logo a {display:block; font-weight:bold;padding:0px;  }
table tr.logo td {text-align:center;vertical-align:middle;background-color:#fff; border:none; font-weight:bold;}
table td.pl  {font-size:1.2em; font-weight:bold; font-family:tahoma;text-transform:uppercase;background-color:#fff;  color: #054005; text-align:center;vertical-align:middle;height:78px}

table td.mylogo a {text-align:center;vertical-align:middle;padding:12px 0.5em 12px;font-size: 115%}
table td.mylogo  a:link, table td.mylogo  a:visited, table td.mylogo  a:hover, table td.mylogo  a:active {background-color:#27a003;color: #fff; text-decoration:none}
table td.mylogo  a:hover {color: #054005; background-color:#fff}

/* headings */
h3 {font-size:1.7em; font-weight:normal; margin-bottom:1em;color: #054005;}
h4 {font-size:1.2em; margin:2em 0 0.7em;text-align:center;color: #054005}
h5 {font-size:1.2em; color:#E20203; padding:0.1em 0 0.3em; margin-bottom:0.5em;text-align:center}


/* article styles */
.article {border: 1px solid #119311;background: #fff; color: #444;padding: 25px;border-top: 0px solid}

.article p {margin-bottom:0; line-height:1.3; font-size:1.1em; text-align:justify;text-indent: 1.5em;}
.article p.center {text-align:center}
.article p img {margin:0 1em 0 0}
.article p .sign {text-align:center; display:block; font-style:italic}
.article ul {margin-bottom:1.5em; padding-left:1.5em; overflow:hidden;max-width:800px}
.article li {vertical-align:top; margin-bottom:0.5em; line-height:1.4;text-align:justify}
.article ul li {list-style:square;font-size:1.1em; }
.article ul.download li {padding:4px 0 0 25px}
.article ul li strong, .article p strong  {color:#003280; font-weight:bold}
.article a {text-decoration:none;font-weight:bold;color: #054005}
.article a:hover {text-decoration:underline;font-weight:bold;color: #054005}


/* footer styles */
#footer {margin: 0 auto;}
#footer address {font-size:0.9em; padding:1em 1.4em; text-align:center; text-decoration: none}
#footer address a {font-weight:bold}