/* AC Eggleton Stylesheet - 22 February 2005 */

body { margin: 0; padding: 0; background-color: white; font-size: 100%; font-family: Arial, Helvetica, sans-serif; }

a:link {color: #003366; }
a:visited {color: #666666; } 
a:hover {color: #DB3F3D; text-decoration: none; }
a:active {color: #DB3F3D; }

p { font-size: 80%; font-family: Arial, Helvetica, sans-serif; line-height: 140%; }

#footer { background-color: #517DA8; font-size: 65%; font-family: verdana, Arial, Helvetica, sans-serif; text-align: left; padding: 0.1% 0.1% 0.1% 1.5%; font-weight: normal; border-top: 1px solid silver; border-bottom: 1px solid silver; margin-bottom: 2px; color: white;  }

#footer a:link { color: white; }
#footer a:visited { text-decoration: none; color: white; }
#footer a:hover { text-decoration: none; color: #DB3F3D; }
#footer a:active { text-decoration: none; color: #DB3F3D; }


/* Layout */

#topbar { background-color: #004A95; line-height: 6px; width: 100%; border-bottom: 1px solid silver; margin: 0; padding: 0; }

#imagebar { background-color: white; height: 60px; width: 100%; text-align: left; border-top: 4px solid #004A95; border-bottom: 0px solid #666666; margin: 0; padding: 0;  }

#lowbar { background-color: #517DA8; line-height: 18px; width: 100%; font-family: verdana, Arial, Helvetica, sans-serif; color: white; text-transform: uppercase; font-size: 65%; padding: 0.1%; font-weight: normal; text-indent: 2%; border-top: 1px solid silver; border-bottom: 1px solid silver; margin-bottom: 0;  }

#address { font-size: 85%; font-family: Arial, Helvetica, sans-serif; text-align: left; margin: 0px 12px 0px 15px; line-height: 120%;  }

#address img {float: right; border: 1px solid #333333; }

#main { border-right: 1px solid #336699; border-bottom: 1px solid #336699; margin: 25px 10px 10px 40px; padding: 0px 20px 0px 0px; }

ul li { font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	line-height: 140%; list-style-type: square; margin-bottom:8px;
}

ol li { font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	line-height: 140%; margin-bottom:8px;
}

#side { float: right; width: 150px; border: 2px dotted silver; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 85%;  margin: 25px 3px 3px 3px; padding: 5px;   }

#side img { float: center; margin: 1px; }


/* Navigation */

.menulink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #004A95; text-decoration: none; margin: 6px 0 0 15px; height: 22px; text-align: middle; }

.menuline {background-color: silver; height: 1px; width: 100%; }

a.menulink:visited { text-decoration: none; color: #004A95; }
a.menulink:hover { text-decoration: none; color: #DB3F3D; }
a.menulink:active { text-decoration: none; color: #DB3F3D; }

.navbar{ background-image:url(_images/navbg_dn.gif); height: 22px; }

/* Decoration */

h1 { color: #004A95; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
	
strong { font-weight: bold; }

.sidehead {	font-family: Arial, Helvetica, sans-serif;	font-size: 95%;	color: #333333;	font-weight: bold;
	text-transform: lowercase;	line-height: 120%; }

.caps {	text-transform: uppercase;}

.style1 {color: #DB3F3D}

 /* background-image : url(_images/logo_new_noanim.gif); background-repeat: no-repeat; */
 
 h2 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold; color: #004A95;
}

blockquote {
	font-size: 100%;
	margin-left: 20px;
}
.smaller {
	font-size: 75%;
}


.top {align: right;}

.right {text-align:right; border-top: 1px solid silver;}
.color { background-color: #ECF5FF;}
.color2 { background-color: #F2F2F2 ;}