	
body {
	margin: 23px 13px 13px 13px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	background-color: White;
	 font-family :  verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
}

a {
/*	color: #666666; */
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

a:visited { color: #003366; }

a:hover {
	font-weight: bold;
	text-decoration : none;
	/*background: #FFFFCC;*/
	background: #F7EEBF;
}

/* some tests
A.navtop:link	{text-decoration: underline;}
					
	A.navtop:visited	{text-decoration: underline;}
					
	A.navtop:hover	{color: #333;
					background-color: #ff9;
					text-decoration: underline;}
*/
	A.currentnav:link	{color: #000;
					background-color: #FFE595;
					font-weight: bold;
					text-decoration: none;
					font-size: 12px;}
		
	A.currentnav:visited	{color: #000;
					background-color: #FFE595;
					font-weight: bold;
					text-decoration: none;
					font-size: 12px;}
					
	A.currentnav:hover	{text-decoration: none;
						font-weight: bold;
						color: #333;
					background-color: #FFE595;
						font-size: 12px;}

h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 19px;
	line-height: 25px;
/*	color: #c00; */
	color: #096368;
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-weight: normal;
}

h2 {
font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight: normal;
/*	color: #c00; */
	color: #096368;
	line-height : 25px;
}


h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-weight: bold;
	line-height: 20px;
	/*	color: #c00; */
	color: #096368;
	}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height:19px;
	}

	.nav{
		 font-family :  verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
		 font-size: 12px;
	}
.quote {
	font-size: 14px;
	line-height:17px;
	border-bottom: 1px dotted #A2A2A2;
	padding-top: 5px;
}

.quoteAnsel {
	font-size: 14px;
	line-height:17px;
	padding-top: 0px;
}

.small {
	font-size: 10px;
}

.quoteLast {
	font-size: 14px;
	line-height:17px;
	padding-top: 5px;
}

.big {
 font-family :"Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding: 0px 0px 30px 0px;
	}
.sectionTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
.sectionBox1 {
	border-left: 1px dashed #24868C;
	border-top: 1px dashed #24868C;
	padding: 15px 0px 0px 10px;
}
	
.sectionBox {
	border-left: 1px dotted #999999;
	border-top: 1px dotted #999999;
	padding: 15px 0px 0px 10px;
}

.artBox {
	border-left: 1px dotted #999999;
	border-top: 1px dotted #999999;
	padding: 15px 0px 0px 10px;
	text-align: center;
}
			
	
.threeCol {
	line-height: 15px;
	font-size: 11px;
}	
	
.right {
text-align: right;
font-weight: bold;
}	
ul {
	font-size: 12px;
	line-height:12px;
}

ol {
	font-size: 12px;
	line-height:17px;
	font-style: normal;
}

li {
	font-size:12px;
	line-height:17px;
}
.contact {
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	font-size: 10px;
	font-weight: bold;
	line-height:19px;
	border-top: 1px dotted #24868C;
	clear: both;
}

.footnote {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}
/* The following is of the 2 line in the navigation */
.noShow {
 	font-family :  verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.withA{
 	font-family :  verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.more {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
/* Second part of H1 as in Minimalism */
.subH1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
/*	color: #c00; */
color: #096368;
}
.spacer {
	clear: both;
}
.highlight {
font-weight: bold;
}

.highlightItalic {
font-weight: bold;
font-style: italic;
}

.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

