/* Annan.org stylesheet - 15 December 2003 edited August 2004 */

body {
	margin: 0%; padding: 0.6%; background-color: #003468;
}

a:link {color: #CC0000; }
a:visited {color: #333333; } 
a:hover {color: #ffcc00; }
a:active {color: #FFCC00; } 


.bodycontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;	font-weight: normal; color: #000000; }

.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; font-weight: normal; color: #000000; }

/* Headings */

.heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium; font-weight: bold; color: #245A8F; }

.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium; color: #245A8F; }

.heading3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small; color: #157300; font-weight: bold; }

.heading4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small; font-weight: bold; color: #FFFFFF;}

.headerem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small; font-weight: bold; color: #000000; background-color: #F4F4FF; 
	text-transform: uppercase; }

.headerem2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #DDFFEE;
	text-transform: uppercase;
	padding: 0px 0px 0px 5px;
	letter-spacing: 1px; }

.headerem3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small; font-weight: normal; color: #000000; background-color: #F4F4FF;  }
	
/* Main content */

#navigationhead
{ 	padding: 0px 0px 0px 3px;	width: 170px; background-color: #083C70; border-bottom: 2px solid #003468; border-top: 1px solid #083C70;	font-family: Arial, Helvetica, sans-serif;	font-size: xx-small;	font-weight: bold; font-style: normal; color: white; text-align: left;}

#navigation
{ 	padding: 0px 0px 0px 6px;	width: 170px; background-color: #336699; border-bottom: 4px solid #003468; border-top: 1px solid #80B1D3;	font-family: Arial, Helvetica, sans-serif;	font-size: x-small;	font-weight: normal; font-style: normal; color: white; text-align: left;}

#navigation a { color: white; text-decoration: none; }
#navigation a:visited { color: white; text-decoration: none; }
#navigation a:hover { color: #ffcc00; text-decoration: underline; }
#navigation a:active { color: white; text-decoration: underline; }

#navigationon { padding: 0px 0px 0px 6px;	width: 170px; background-color: #006C26; border-bottom: 4px solid #003468; border-top: 1px solid #80B1D3;	font-family: Arial, Helvetica, sans-serif;	font-size: x-small;	font-weight: bold; font-style: normal; color: white; 	text-align: left; }


/* Side navigation */

#sidenav {
	padding : 5px;
	width: 200px;
	background-color: transparent;
	border-bottom: 1px solid #aaaaaa;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal; color: #000000; 
	text-align: left;
	margin-bottom: 2px; }
	
/* Footer navigation */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; font-weight: normal; color: #000000; }
strong {
	font-weight: bold;
}

