body {
padding:0;
margin:0;
}

ul
{
list-style-type: square
}

ul A:link { font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #1072AF; list-style-type: square} 
ul A:visited { font-family: Verdana, sans-serif; line-height: 125%;  text-decoration: none; color: #1072AF; list-style-type: square} 
ul A:hover { font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #16487E; list-style-type: square} 
ul A:active { font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #1072AF; list-style-type: square}

br { line-height: 80% }
td { font-family: Verdana, sans-serif; color : #343333; font-size: 11px; line-height: 125%}

A:link { font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #1072AF} 
A:visited { font-family: Verdana, sans-serif; line-height: 125%;  text-decoration: none; color: #1072AF} 
A:hover { font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #16487E} 
A:active { font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #1072AF}

.heading1 {font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #EEAD0E; text-transform:uppercase; font-weight:bold; font-size:13px}
.subHeading {font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #EEAD0E; font-weight:bold; font-size:11px; border-bottom:solid; border-bottom-color:#EEAD0E; border-width:1px; padding-bottom:2px}

.footer {font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #a7adb4; font-size:10px}
.footer a:link {font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #a7adb4; font-size:10px}
.footer a:visited {font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #a7adb4; font-size:10px}
.footer a:hover {font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #7e858e; font-size:10px}
.footer a:active {font-family: Verdana, sans-serif; line-height: 125%; text-decoration: none; color: #a7adb4; font-size:10px}

.homeHeading {color: #056EAF; font-family: Verdana, sans-serif; line-height: 125%; text-decoration:none; font-size:13px}
.homeText {color: #056EAF; font-family: Verdana, sans-serif; line-height: 125%; text-decoration:none; font-size:10px}
.homeJumpMenuText {color: #056EAF; font-family: Verdana, sans-serif; line-height: 125%; text-decoration:none; font-size:10px; font-weight:bold}
.homeJumpMenu {background-color: #FFFFFF; font-size: 12px; color: #343333; border:solid; border-color:#056EAF; border-width: 1px;; font-size:10px; line-height: 125%}


.navLevel1 {  font-family: Verdana, sans-serif; font-size: 11px; line-height: 110%; color: #765952; background-image:url(../00_graphics/nav_top_off.jpg); background-repeat:repeat-x}  
.navLevel1 a:link {color:#765952; background-image:url(../00_graphics/nav_top_off.jpg); background-repeat:repeat-x}
.navLevel1 a:visited {color: #765952; background-image:url(../00_graphics/nav_top_off.jpg); background-repeat:repeat-x}
.navLevel1 a:hover {display: block;
background-color:transparent;
background-image: url(../00_graphics/nav_top_off.jpg);}
.navLevel1 a:active {color: #765952; background-image:url(../00_graphics/nav_top_off.jpg); background-repeat:repeat-x}


.navLevel1on {  font-family:  Verdana, sans-serif; font-size: 11px; line-height: 110%; font-weight: bold; color: #765952; 	text-transform: none} 
.navLevel1on a:link {  font-family: Verdana, sans-serif; font-size: 11px; line-height: 110%; font-weight: bold; color: #765952; text-decoration: none}
.navLevel1on a:visited {  font-family: Verdana, sans-serif; font-size: 11px; line-height: 110%; font-weight: bold; color: #765952; text-decoration: none}
.navLevel1on a:hover {  font-family: Verdana, sans-serif; font-size: 11px; line-height: 110%; font-weight: bold; color: #765952; display; width: 100%}
.navLevel1on a:active {  font-family: Verdana, sans-serif; font-size: 11px; line-height: 110%; font-weight: bold; color: #765952; text-decoration: none}

<!--

/* -------------------------  */

#navcontainer ul
{
text-align:center;
padding:0;
margin:0;
color:white;
height:24px;
font-family:  Verdana, sans-serif;
}

#navcontainer ul li
{
float:left;
padding:0;
list-style-type:none;
text-align:center

}

#navcontainer ul li a
{
float:left;
padding:5px 20px 5px 15px;
color:white;
text-decoration:none;
text-align: center;
background:url(../00_graphics/nav_top_off.jpg);
background-repeat:repeat-x;

}

#navcontainer ul li a:hover
{
color:#a1d4ec;
background:url(../00_graphics/nav_top_on.jpg);
background-repeat:repeat-x;
text-align:center
}

.navOn
{
color:#a1d4ec;
background:url(../00_graphics/nav_top_on.jpg);
background-repeat:repeat-x;
float:left;
padding:5px 20px 5px 15px;
text-align: center;
list-style-type:none;
margin:0;

}

/*---------------------------------------*/


#subNavContainer { width: 176px;font-family:  Verdana, sans-serif; font-size: 10px }

#subNavContainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
line-height: 125%
}

#subNavContainer a
{
display: block;
padding: 5px; /* padding within cell */
background-color: #1D94DE; /* bg colour of cell */
border-bottom: 1px solid #FFFFFF;
text-decoration:none; /* removes underline from text link */
color: #FFFFFF; /* makes link text white */
}

#subNavContainer a:link, #mainNav a:visited
{
}

#subNavContainer a:hover
{
background-color: #1072AF; /* rollover colour of cell */
color: #FFFFFF;/* makes rollover text white*/ 
font-weight:bold /* makes rollover text bold*/
}

.subNavOn
{
display: block;
padding: 5px; /* padding within cell */
border-bottom: 1px solid #FFFFFF;
text-decoration: none; /* removes underline from text link */
background-color: #1072AF; /* rollover colour of cell */
color: #FFFFFF;/* makes rollover text white*/ 
font-weight:bold; /* makes rollover text bold*/
line-height: 125%
}

-->