/* Cascading Style Sheet */
/* style affecting menu navigation links */

body {font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;}

.formspecial {
	width:5px;
	visibility:hidden;
}

.topnav {font-color: #000080; font-family: Arial, Verdana; font-weight: bold; text-decoration: none; background: #AFB7F7; font-size: 0.9em;}

.topnav a:link {text-decoration: none; color: #000080; background: #AFB7F7; font-size: 0.9em;}

.topnav a:visited {text-decoration: none; color: #000080; background: #AFB7F7; font-size: 0.9em;}

.topnav a:hover {text-decoration: underline; color: #000080; background: #AFB7F7; font-size: 0.9em;}


/* style affecting main body content of pages below here */


li {text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;}
p {text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;}
b {font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;}
hr {color: #AFB7F7; background-color: #AFB7F7; height: 2px}
img {font-family: Arial, Helvetica, sans-serif}
tr {text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;}



/* style for main headings below here */


h1 {font-family: Verdana, "Times New Roman"; font-size: 150%; font-weight: bold; background: #FFFFFF; color: #AFB7F7; text-align: left}
h2 {font-family: Verdana, "Times New Roman"; font-size: 140%; font-weight: bold; background: #FFFFFF; color: #AFB7F7; text-align: left}
h3 {font-family: Verdana, "Times New Roman"; font-size: 130%; font-weight: bold; background: #FFFFFF; color: #AFB7F7; text-align: left}
h4 {font-family: Verdana, "Times New Roman"; font-size: 120%; font-weight: bold; background: #FFFFFF; color: #AFB7F7; text-align: left}
h5 {font-family: Verdana, "Times New Roman"; font-size: 110%; font-weight: bold; background: #FFFFFF; color: #AFB7F7; text-align: left}


/* style affecting all links below here */


a:link {font-family: Arial, Helvetica, sans-serif; color: #000080}
a:visited {background: #FFFFFF; color: #000080; font-family: Arial, Helvetica, sans-serif}
a:hover {background: #FFFFFF; color: #000080; font-family: Arial, Helvetica, sans-serif}


/* style definitions for specific content below here */
/* these include footer links and address details */


.nojustify
{
font-family: Arial, Helvetica, sans-serif; text-align: left
}

.nojustifymenu
{
text-align: left
}

.copytext
{
font-family: Arial, Helvetica, sans-serif}

SPAN.footerlinktext
{
font-family: Arial, Helvetica, sans-serif}

.centre
{
text-align: center; font-family: Arial, Helvetica, sans-serif}

.nobold
{
text-align: left; font-family: Arial, Helvetica, sans-serif; font-weight: normal
}

/* style for input buttons */

.altButton
{
background-color: #6495ED; font-family: verdana; font-weight: bold; border: #000000 1px solid; font-size: 12px; color: #FFFFFF
}

{
cursor: hand
}


