/* 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: 82%;	font-weight: normal; color: #000000; }

.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; font-weight: normal; color: #000000; }

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; font-weight: normal; color: #000000; text-align: right; }

/* Headings */

.heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%; font-weight: bold; color: #245A8F; }

.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%; color: #245A8F; }

.heading3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #154A7F; width: 138px;  padding: 1px; 
}

.heading4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #154A7F;
	line-height: 15px; padding: 1px; 

}

.headerem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%; font-weight: bold; color: #000000; background-color: #F4F4FF; 
	text-transform: uppercase; }

.headerem2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	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: 100%; font-weight: normal; color: #000000; background-color: #F7F7F7; width: 350px;  }
	
/* Main content */

#navigationhead
{ 	padding: 0px 0px 0px 3px;	width: 170px; background-color: #124A7A; border-bottom: 2px solid #003468; border-top: 1px solid #124A7A;	font-family: Arial, Helvetica, sans-serif;	font-size: 65%;	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: 82%;	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: #9F0052; border-bottom: 4px solid #003468; border-top: 1px solid #80B1D3;	font-family: Arial, Helvetica, sans-serif;	font-size: 82%;	font-weight: bold; font-style: normal; color: white; 	text-align: left; }




/* Highlights */


#highlight {
	padding : 5px;
	width: 150px;
	background-color: #F4F3FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border: 1px dotted #003468;
	margin: 2px;
	line-height: 14px;
}


#list p { margin: 2px 0 3px 0 ;}

.highlighthead {
	color: #245A8F;
	font-weight: bold; }

.highlightheadl {
	color: #245A8F;
	font-weight: bold; border-top: 1px solid #999; padding-top:3px;}
	
.highlighthead2 {
	color: white;
	font-weight: bold; 
	background-color: #003468; }

#highlight2 {
	padding : 5px;
	width: 150px;
	background-color: #F4F3FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal; color: #000000; 
	text-align: center;
	margin: 2px; }
	
#highlight3 {
	padding : 5px;
	width: 150px;
	background-color: #F4F3FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal; color: #000000; 
	text-align: left;
	margin: 2px; }
	
		
/* Footer navigation */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; font-weight: normal; color: #000000; }
strong {
	font-weight: bold;
}
.caps {
	text-transform: uppercase;
}

