body, body div, body p, body th, body td, body li, body dd    {
font-family: "Times New Roman", Times, serif;  
font-size: 1em;         
    }


BODY {margin: 0em; padding: 0em; 
background-color: #D4E1F7;
}

h1, h2, h3, h4, h5 {font-family: Arial, Helvetica, sans-serif;
color: #800000;} 

#Topbar {
border-bottom: 2pt #800000 solid;
background-color: #6981A7;
margin: 0;
color: #D4E1F7;
font-weight: bold;
padding: 5px;
text-align: center;
width: 100%;
height: 50px;
}

#bottombar {
background-color: #6981A7;
color: #D4E1F7;
font-weight: bold;
padding: 0 100px 15px 160px;
text-align: center;
border-top: 2px #800000 solid;
}

#bottombar a:link, #bottombar a:visited {
color: #D4E1F7;
text-decoration: none;
}

#bottombar a:hover {
background-color: #D4E1F7;
color: #6981A7;
text-decoration: none;

}

#main {
padding-top: 5px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 25px;
background-color: #FFFFFF;
margin-top: 10px;
margin-right: 15px; 
margin-bottom: 35px;
margin-left: 15px;
width: auto;
border: 1px #800000 solid;
}

#Nav {
display: none;
}


/**************************/


.indented {
padding-left: 15px;
}



NORMAL, DIV, UL, OL, LI, TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000066;
}

p,UL,OL {
}

#main ul li {
margin: 0 10px 0 0;
list-style-type: disc;
}

#main UL LI LI {
margin: 0 10px 0 -5px;
list-style-type: square;
}

TH {
font-weight: bold;
color: #ffffff;
background-color: #800000; 
font-size: 125%;}

CAPTION {
font-weight: bold;
color: #333366;
}

A:link {
color: #6981A7;
text-decoration: underline;
font-weight: bold;
}

A:visited {
text-decoration: underline;
color: #668099;
}

A:hover {
background-color: #6981A7;
color: #ffffff;
text-decoration: none;
}

.creditpd {
	font-size: x-small;
	font-weight: normal;
	padding: 10px 0 0 0;
}


H1 {
font-size: 160%;
color: #D4E1F7;
font-weight: bold;
padding: 5px;
text-align: center;
margin: 0;

}



H2 {
font-size: 125%;
text-align: left;
border-top: 1pt #800000 solid;
border-bottom: 2pt #800000 solid;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 42px;
padding-right: 0px;
background-image:url("/aagraphics/logos/icon.gif");
background-repeat: no-repeat;
background-position: 0 50%;}

H3 {
font-size: 115%;
padding-left: 0px;
padding-right: 0px;
margin-bottom: -0.25em;}

H4 {
font-size: 100%;
padding-left: 0px;
padding-right: 0px;
margin-bottom: -0.25em;
}

H5 {
font-size: 100%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: -0.25em;
}

H6 {
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-weight: normal;
color: #668099;
font-size: 70%;
}



.bottomlinks {
padding-bottom: 10px;
text-align: center;
font-size: smaller;
}


.copyright {
color: #CCE6FF;
text-align: center;
font-size: smaller;
}

.copyright a:link, .copyright a:visited {
font-weight: normal;
text-decoration: underline;
color: #CCE6FF;
}
.smaller {
font-size: smaller;
}


.larger {
font-size: larger;
}

.white {
color: #ffffff;
}

.centred {
text-align: center;
}

.NoBreak { white-space: nowrap; }

.SkipToNav {
display: none;
	 }
  

.RuledTable TD {
	padding: 5px;
	border-bottom: 1pt #6981A7 solid;
	}