body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-size: 12pt;
	text-align:center; 
	color:#093370;
}

a {
	text-decoration: none;
	outline: none;
}

a img {
	border: 0;
	
}

h1{
	text-align:left; 
	margin:10px 0 0 0;
}

h2{
	
	text-align:left; 
	
	margin:0;
}
p{
	
	text-align:left; 
	margin:0;
}
div.newsarea{
	height: 400px;
	width: 525px;
	
	text-align:left; 
	overflow: auto;
}

div.newsarticles{
	font-family: Arial, Helvetica, Geneva, Swiss;
	color:#093370;
	text-align:left; 
	
}
div.leftmenu{
	font-size:9pt;
	padding: 10px 15px 0 20px;
	color: #F5EB34;
	
}

a.link1:link {color:#F5EB34; text-decoration: underline;}
a.link1:visited {color:#F5EB34; text-decoration: underline;}
a.link1:hover {color:#F5EB34; text-decoration: underline;}
a.link1:active {color:#F5EB34; text-decoration: underline;}

a.link:link {color:#093370; text-decoration: none;}
a.link:visited {color:#093370; text-decoration: none;}
a.link:hover {color:#093370; text-decoration: underline;}
a.link:active {color:#093370; text-decoration: none;}

div.news{
	width:137px;
	height: 230px;
}

div.newsdate{
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-size: 11px;
	text-align:left; 
	color:#093370;
}

div.newsheadline{
	font-family: Arial Black, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	color:#093370;
	padding: 0 0 10px 0;
	text-align:left; 
}

div.morenews{
	font-size: 12px;
}
	
	
div.contactform{
text-align:right;	
	
}
/*- Menu Tabs J--------------------------- */

    #tabsJ {
	    font-size: 14px;
		font-weight:bold;
	    float:left;
    	margin:0 0 0 18px;
		padding: 0 0 2px 0;
    	line-height:normal;
      }
    #tabsJ ul {
        margin:0;
        padding:0;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableft.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 10px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabright.jpg") no-repeat right top;
      margin:0 8px 0 0;
		padding:4px 5px 4px 1px;
      color:#0A3371;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#0A3371;
      }
    #tabsJ a:hover {
      background-position:0% -28px;
      }
    #tabsJ a:hover span {
      background-position:100% -28px;
      }

        #tabsJ #current a {
                background-position:0% -28px;
        }
        #tabsJ #current a span {
                background-position:100% -28px;
                 color:#0A3371;
        }

/*- Menu Tabs b--------------------------- */

    #tabsb {
		font-size: 14px;
		font-weight:bold;
	    float:left;
    	margin:0 0 0 20px;
		padding: 0 0 2px 0;
    	line-height:normal;
      }
    #tabsb ul {
        margin:0;
        padding:0;
        list-style:none;
      }
    #tabsb li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsb a {
      float:left;
      background:url("images/tableftb.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 10px;
      text-decoration:none;
      }
    #tabsb a span {
      float:left;
      display:block;
      background:url("images/tabrightb.jpg") no-repeat right top;
      margin:0 8px 0 0;
		padding:4px 5px 4px 1px;
      color:#0A3371;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsb a span {float:none;}
    /* End IE5-Mac hack */
    #tabsb a:hover span {
      color:#0A3371;
      }
    #tabsb a:hover {
      background-position:0% -28px;
      }
    #tabsb a:hover span {
      background-position:100% -28px;
      }

        #tabsb #current a {
                background-position:0% -28px;
        }
        #tabsb #current a span {
                background-position:100% -28px;
                 color:#0A3371;
        }
