table {
	color: #666666;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

h1 {
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
}

h2 {
	font-weight: bold;
	font-size: 12pt;
	vertical-align: bottom;
	padding: 0px;
}

li {
	list-style-type: circle;
}

a:link      {color: #009900;}
a:visited   {color: #009900;}
a:hover     {color: #00FF00;}  
a:active    {color: #009900;}
a           {text-decoration: none;}

a.navbar:link      {color: #FFFFFF;}
a.navbar:visited   {color: #FFFFFF;}
a.navbar:hover     {color: #00FF00;}  
a.navbar:active    {color: #FFFFFF;}
a.navbar           {text-decoration: none;}

a.rebate:link      {color: #666666;}
a.rebate:visited   {color: #666666;}
a.rebate:hover     {color: #00FF00;}  
a.rebate:active    {color: #666666;}
a.rebate           {text-decoration: none;}	

#main_banner {    /* background image block */
width : 700px;
height: 130px;
background: url(images/banner.gif) top left no-repeat;
}

#zone1 {    /* clickable area */
float: left;
width : 280px;
height: 100px;
margin-left: 11px;
margin-top: 15px;
}

#div_banner {    /* background image block */
width : 800px;
height: 60px;
background: url(images/Division_Banner.gif) top left no-repeat;
}

#zone2 {    /* clickable area */
float: left;
width : 116px;
height: 44px;
margin-left: 4px;
margin-top: 3px;
}

#security_docs {    /* document area for security division */
width: 700px;
height:500px;
padding: 10;
text-align: left;
overflow: auto;
border: 1px solid #009900
}