body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:14px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
}

td.Pad { border: 5px; margin: 5px; padding: 5px}

img{
  padding: 0px;
  margin: 0px;
  border: 0px;
}
p {
  font-size:12px;
  line-height: 14px;
  padding: 3px 4px 3px 5px;
  margin: 3px 4px 3px 5px;
}

p.Links {
	padding: 1pt 0pt 0pt 0pt;
	margin: 1pt 0pt 0pt 0pt;
	text-align: center;
	line-height: 11pt;
}
p.DesignBy {
	padding: 1pt 0pt 0pt 0pt;
	margin: 1pt 0pt 0pt 0pt;
	text-align: center;
	font-size: 80%;
	line-height: 11pt;
}


h2 {
	FONT-SIZE: 14pt;
	LINE-HEIGHT: 11pt;
	FONT-WEIGHT: bold;
	color: #C20000;
    padding: 2px 0px 2px 2px;
    margin: 2px 0px 2px 2px;
}

h3 {
	FONT-SIZE: 12pt;
	LINE-HEIGHT: 10pt;
	FONT-WEIGHT: bold;
	color: #C20000;
    padding: 2px 0px 2px 2px;
    margin: 2px 0px 2px 2px;	
}

h4 {
	FONT-SIZE: 11pt;
	LINE-HEIGHT: 11pt;
	FONT-WEIGHT: bold;
	color: #C20000;
    padding: 2px 0px 2px 2px;
    margin: 2px 0px 2px 2px;	
}

A:link {
	color: #000066;
	text-decoration: none;
	FONT-WEIGHT: bold;
}

A:visited {
	color: #000066;
	text-decoration: none;
	FONT-WEIGHT: bold;
}

A:active {
	color: #000066;
	text-decoration: none;
	FONT-WEIGHT: bold;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
	FONT-WEIGHT: bold;
}

a.Term { 
    color: #aa6;
	font-size:13px;
	font-weight:bold;
}

TD {
	font-size: 13px;
	font-family : Verdana;
}

hr {
   top: 0px;
   bottom: 0px;
   border: 0px;
   margin: 0px 6px;
   padding: 0px 6px;  
   border-bottom: thin solid #CC9966;  /* Can now use many type of lines */
   }
   

ul{   /* set both margin and padding for lists to have them work cross browser */
margin-left:8px;
padding-left:8px;
}

ul.Indent{
margin-left:16px;
padding-left:16px;
}

li {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.contact {
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.style1 {	color: #C20000;
	font-weight: bold;}

.style3 {color: #204162;
     font-weight: bold;}
	 
.style4 {font-size: 14px}

.Height15 {line-height: 18px}

.NoIndent { margin:0pt; padding:0pt}

.Center { text-align: center}

.Tight {line-height:14px; padding: 1px 0px 3px 2px; margin: 1px 0px 3px 2px}

/* *********** Buttons **********  */
div#buttonA {
    margin-left: 15px;
}

div#buttonA ul {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
}

div#buttonA li {
    list-style-type: none;
    height: 30px;
    width: 120px;
    margin: 3px;
    text-align:center;
}

div#buttonA li a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

div#buttonA li a:link {
    color: #000000;
    font-weight: bold;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

div#buttonA li a:visited {
    color: #000000;
    font-weight: bold;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

div#buttonA li a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CC0000;  /* old colour: #777777  */
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}

div#buttonA li a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: solid;
    border-top-color: #333333;
    border-left-color: #555555;
    border-right-color: #BBBBBB;
    border-bottom-color: #DDDDDD;
}
