/* Communication 2 */

/* red: #c33 | green: #360 (old #9c9)  */

body {	color: #000; background: #fff; margin: 0 0 0 0; 
	background-image: url(../images/banner.jpg); background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;}

h1,h2,h3,h4, a:link, a:visited  {color: #360;}
a:hover  {color: #fff; background-color: #9c9; text-decoration: none;} 

h1 {font-size: 120%;  margin: 30 5 15 10; } 
h2 {font-size: 100%;  margin: 20 5 10 10; } 
h3 {font-size: 90%;  margin: 20 5 10 10; } 
h4 {font-size: 80%;  margin: 20 5 10 10; } 
p {font-size: 80%;  margin: 10 5 20 10; } 
p.fter {text-align:center; font-style:italic;font-family:Times New Roman, Times, serif;}

#footer {text-align:center; font-style:italic; font-family:Times New Roman, Times, serif;
		color: #360; border-top: 1px solid #9c9;}

td.tb1 { border-top: 1px solid #9c9;}

p.subnav {text-align:center; font-size: 11px; margin: 5 0 5 0; }
p.subnav a:link, p.subnav a:visited, p.subnav a:hover {background:#F3F6F9; padding: 0 5 2 5; }

form p {margin: 0 0 0 5; } 

h4 ul {font-size: 100%; margin: 0 0 0 0; list-style-image: url("../images/bullet2.gif");}
ul {font-size: 80%; font-family: Arial, Helvetica, sans-serif; margin: 0 0 0 0; list-style-image: url("../images/bullet2.gif");} 
li {margin: 0 0 .3em 2em;} 

#leftnav      {margin: 0 3 0 3;}

#leftnav a:link, #leftnav a:visited 
	      {text-decoration:none; color: #AF2107; padding: 2 2 2 2;} 	
#leftnav a:hover {color: #360; text-decoration:underline; background-color:fff; }

#leftnav h1   {margin:25 5 0 0; font-size: 1.4em; font-weight:normal;} 
#leftnav h1 a {color: #f90;} 
#leftnav h2   {margin:8 5 0 15;  font-size: 9pt; font-weight:normal;} 
#leftnav ul {font-size: 9pt; margin: 0 0 0 0; list-style:none; list-style-image:none;} 
#leftnav li {margin:8 5 0 15; font-weight:normal;} 

#topnav a:link, #topnav a:visited, #topnav a:hover, 
  {text-align:center; display: block; width: 114px; Height: 20px; font-family: verdana, Arial, Helvetica, sans-serif;
   margin: 0 0 0 0; padding: 0 0 0 0; background-color: none; font-weight:bold; font-size:8pt;}
 

#topnav a:link, #topnav a:visited 	{text-decoration: none; color:#fff;background-image:  url(../images/smallup.gif);
					        background-repeat: no-repeat; background-position: center; background-color: none;}
#topnav a:hover, p.subnav a:hover 	{color:#666; text-decoration:none;background-image:  url(../images/smallover.gif);
					        background-repeat: no-repeat; background-position: center; background-color: none;} 

#marker a:link, #marker a:visited, #marker a:hover, 
  {text-align:center; display: block; width: 114px; Height: 25px; font-family: verdana, Arial, Helvetica, sans-serif;
   margin: 0 0 0 0; padding: 0 0 0 0; background-color: none; font-weight:bold; font-size:8pt;}
					 
#marker  a:link, #marker a:visited	
		{text-decoration: none; color:#fff;background-image:  url(../images/bigup.gif);
	        background-repeat: no-repeat; background-position: center; background-color: none;}
#marker  a:hover, p.subnav a:hover	
		{color:#666; text-decoration:none;background-image:  url(../images/bigover.gif);
		background-repeat: no-repeat; background-position: center; background-color: none;}

#greenbar       {background-image:  url(../images/green-tile.gif);
		background-repeat: repeat-x; background-color: none;}
  	

#title {float: right; margin: 0 8 0 18;}

td.bdr1 { border-right: 3px solid #9c9; border-left: 3px solid #9c9;}


.pic-one { border: 3px solid #9c9; margin: 0 10 10 10;}
.pic-right {float: right; border:3px solid #9c9; margin: 0 10 20 20;}
.pic-left {float: left; border:3px solid #9c9; margin: 0 20 20 10;}




