a img {border: none; }

body 
{
padding-left: 1px;
padding-top: 1px;
font-size: 12px;
font-family: verdana, "Times New Roman",
  Times, serif;
  color: black;
  background-color: white
  }

/* global text size and position settings */

h1 {
  font-family: verdana, "Times New Roman",
  Times, serif;
  color: black; 
  font-size:17px; 
  color:black; 
  background-color:transparent;
  }

h2 {
  font-family: verdana, "Times New Roman",
  Times, serif;
  color: black; 
  font-size:15px; 
  color:black; 
  background-color:transparent;
  }

h3 {
  font-family: verdana, "Times New Roman",
  Times, serif;
  color: black; 
  font-size:13px; 
  color:black; 
  background-color:transparent;
  }

h4 {
  font-family: verdana, "Times New Roman",
  Times, serif;
  color: black; 
  font-size:11px; 
  color:black; 
  background-color:transparent;
  }

h5{
  font-family: verdana, "Times New Roman",
  Times, serif;
  color: black; 
  font-size:9px; 
  color:black; 
  background-color:transparent;
  }

h6 {
  font-family: verdana, "Times New Roman",
  Times, serif;
  color: black; 
  font-size:7px; 
  color:black; 
  background-color:transparent;
  }


.center {text-align: center}
p.center {text-align: center}
p.right {text-align: right}
p.left {text-align: left}

td.center {text-align: center}

/* left side navigation box grey */
td.leftside 
{
width: 130px;
background: #CCCCCC;
padding-left: 6px;
padding-top: 3px;
font-family: verdana, "Times New Roman",
  Times, serif;
text-align: left;
font-size: 12px;
line-height: 100%;
}

/* right side navigation box light grey */
td.rightside 
{
width: 130px; 
background: #F0F0F0;
padding-left: 3px;
padding-top: 10px;
padding-right: 3px;
padding-bottom: 10px;
font-family: verdana, "Times New Roman",
  Times, serif;
text-align: center;
font-size: 12px;
line-height: 100%;
}

/* main center section settings */
td.main 
{
width: 440px;
font-family: verdana, "Times New Roman",
  Times, serif;
background: white;  
padding-left: 6px;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 0px;
color: black;
text-align: left;
font-size: 12px;
 }

/* footer section settings */
td.footer
{
background: white;
padding-left: 0px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 5px;
font-family: verdana, "Times New Roman",
  Times, serif;
text-align: center;
font-size: 10px;
line-height: 100%;
}

/* copyright section settings grey */
p.copyright 
{
font-family: verdana, "Times New Roman",
  Times, serif;
color: black;
font-size: 7pt;
text-align: center;
 } 

/* link settings */

/* footer unvisited link */
a.footer:link
{
font-weight: normal;
color: blue;
font-size: 10pt;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
line-height: 100%;
}

/* footer visited link */
a.footer:visited
{
font-weight: normal;
color: purple;
font-size: 10pt;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
line-height: 100%;
}

/* footer active link */
a.footer:active
{
font-weight: normal;
color: red;
font-size: 10pt;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
line-height: 100%;
}

/* footer mouse over link */
a.footer:hover
{
font-weight: normal;
color: blue;
font-size: 10pt;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
font-variant: normal;
text-decoration: underline;
line-height: 100%;
}

/* copyright link */
a.copy:link
{
font-weight: normal;
color: blue;
font-size: 7pt;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
line-height: 100%;
}

/* copyright visited link */
a.copy:visited
{
font-weight: normal;
color: purple;
font-size: 7pt;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
line-height: 100%;
}

/* copyright active */
a.copy:active
{
font-weight: normal;
color: red;
font-size: 7pt;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
line-height: 100%;
}

/* copyright mouse over link */
a.copy:hover
{
font-weight: normal;
color: blue;
font-size: 7pt;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
font-variant: normal;
text-decoration: underline;
line-height: 100%;
}

/* global unvisited link */  
a:link
{
font-weight: normal;
color: blue;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
text-align: left;
font-variant: normal;
text-decoration: underline;
line-height: 100%;
}

/* global visited link */
a:visited
{
font-weight: normal;
color: purple;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
text-align: left;
font-variant: normal;
text-decoration: underline;
line-height: 100%;
}

/* global active link */
a:active
{
font-weight: normal;
color: #6699CC;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
text-align: left;
font-variant: normal;
text-decoration: underline;
line-height: 100%;
}

/*  global mouse over link */    
a:hover
{
font-weight: normal;
color: blue;
font-family: verdana, "Times New Roman",
  Times, serif;
white-space: normal;
font-style: normal;
text-align: left;
font-variant: normal;
text-decoration: underline;
line-height: 100%;
}

/*  header image link */  
img.head
{
width: 700px; 
height: 120px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;}


/* right side image link */
img.right
{
width: 110px; 
height: 110px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 6px;
border-width: 0px;
float: left;
}


/* side nav image link 1 */
img.nav1
{
width: 130px; 
height: 24px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}

/* side nav image link 2 */
img.nav2
{
width: 130px; 
height: 17px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}

/* side nav image link 3 */
img.nav3
{
width: 130px; 
height: 16px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}

/* side nav image link 4 */
img.nav4
{
width: 130px; 
height: 19px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}

/* side nav image link 5 */
img.nav5
{
width: 130px; 
height: 16px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}

/* side nav image link 6 */
img.nav6
{
width: 130px; 
height: 17px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}

/* side nav image link 7 */
img.nav7
{
width: 130px; 
height: 16px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}

/* side nav image link 8 */
img.nav8
{
width: 130px; 
height: 16px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}

/* side nav image link 9 */
img.nav9
{
width: 130px; 
height: 19px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}

/* side nav image link 10 */
img.nav10
{
width: 130px; 
height: 21px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-width: 0px;
float: left;
}





