

/* Presentation Stylesheet */ 
body {
	background: #fff;
	font-family: Arial, Helvetica, san-serif;
	font-size: small;}
	
p, ul, h1, h2, h3, h4, h5, td {
	font-family: Arial, Helvetica, san-serif;}


h3, h4, p, table.event {
 margin: 0;
 padding: 10px 0 0 30px;
 }
 
 h3 {
 	color: #008752;
	font-weight: bold;
 }
 
 h4 {
 	color: #000000;
	font-weight: bold;
	font-size: 12px;
 }
 
 ol h4 {
 	 margin:0;
    padding: 10px 0 0 0;
 }
 
 #columnRight p img {
 	float: left;
	margin: 10px 10px 10px 30px;
 }
 
 #columnRight img {
 	margin: 10px 0px 0px 20px;
 }
 

 
 .caption {
 	 font-size: 10px;
	 font-weight: bold;
	 color: #666666;
 }
 
 .spacer
 {
 	height: 100px;
 }
 
 .title_of_pub {
 	font-style: italic;
	 }

p.initial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #707679;
}

p.initial:first-line {
	text-transform: uppercase;
}

p.initial:first-letter {
font-family: "New York", serif;
 font-size: 250%; 
 font-weight: bold;
 color: #707679;
 float: left;
 padding: 0 4px 4px 0;
 }
 
 p.med {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
 }
 
 p.space_on_top {
 	margin-top: 15px;
 }
 
 ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0px 15px;
	}
	


#horizontalNav ul{
 	list-style-type: none;
	padding: 0 10px 0px 0;
	margin: 3px 0 0 0;
	line-height: 110%;
	float: right;
	}
	
#horizontalNav ul li
{
    display: inline;
    padding: 0;
    }	
 
 #horizontalNav ul li a{
 	padding: 0 0 0 25px;
	font-size: 12px;
	/**line-height: 10px;**/
 }
 
 
   
#horizontalNav li.selected a:link, 
#horizontalNav li.selected a:visited, 
#horizontalNav li.selected a:hover,
#horizontalNav li.selected a:active {
	color: #000000;
	background-image: url(/Images/tiny_right_arrow.gif);
	background-position: 20px 4px; 
	background-repeat: no-repeat;
	}

#horizontalNav li a:link, 
#horizontalNav li a:visited, 
#horizontalNav li a:active {
	color: #666;
	text-decoration: none;
} 

#horizontalNav li a:hover {
	color: black;
	text-decoration: underline;
	}	
	 			

 
#nav2 {
    padding: 25px 0px 35px 0;
	 text-align: left;
    }
	
#nav2 a:link, #nav2 a:visited {
	color: #009e6c;
	text-decoration: none;} 
	
#nav2 a:hover, #nav2 a:active {
	color: #009e6c;
	text-decoration: underline;}

#nav2 ul.navHead {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;}
	
#nav2 ul.navHead li  {
	font-weight: bold;
	padding: 5px 0 5px 14px;	
	border-bottom: 1px solid #ccc;
	/*background-image: url(images/navBul_open.gif);*/
	background-position: 4px 8px; 
	background-repeat: no-repeat;}
	
#nav2 ul.navHead li.selected  {
	background-image: url(/Images/navBul_selected.gif);
	}
	
#nav2 ul.navHead li.selected a {
	color:#008752;}	
	
.selected {
	color:#008752;
}



#nav2 ul.navitemList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;}
	
#nav2 ul.navitemList li  {
	padding: 5px 0 5px 22px;	
	border-bottom: 1px dotted #ccc; }
	
#nav2 ul.navitemList li.hasChildren  {
	background-image: url(/Images/navBul.gif);
	background-position: 14px 8px; 
	background-repeat: no-repeat;}

#nav2 ul.navitemList li.selected a {
	color:#666;}	

#nav2 ul.navitemList li.title {
    padding-left: 14px;
    background-image: none;
    color: #999;
    border-bottom: 0;}

#nav2 img {
	display: inline;}

    
#nav2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;}

#tickler_box {
    
	 background-image: url(images/tickler_bg5.jpg);
	 background-position: 0px 0px;
	 background-repeat: no-repeat;
	 font-size: 10px;
	 font-weight: bold;
	 color: #666666;
	
	 }
	 
#tickler_box h5 {
	margin: 0 9px 0 15px;
 	padding: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
   color: #666666;
	 }
	 
#tickler_box p {
	margin: 0 9px 0 15px;
 	padding: 0 0 20px 0;
}

	 
#tickler_box p.info {
	margin: 0px 9px 0 15px;
 	padding: 10px 0 0 0;
	border-top: 1px dotted #666666;
}


		
a:link, a:active {
	color: #008752;
	text-decoration: none;}

a:visited {
	color: #008752;
	text-decoration: none;}

a:hover {
	color: #525252;
	text-decoration: underline;}

a.bold {
	font-weight: bold;}

a img, a:link img, a:visited img, a:hover img, a:active img {
	border: 0;
	display: block;}

img {
	display: block;}
	
	
	
#lowerContainer ul, 
#lowerContainer ol {
	padding: 10px  0 0 50px;
	margin: 10px 0 0 50px;
}

#lowerContainer ol.faq {
	padding: 10px  0 0 30px;
	margin: 10px 0 0 30px;
}

#lowerContainer ul.plain {
	list-style: none;
	
	margin: 0 0 0px 0px;
		 
	}
.pdf {
	color: #666666;
	
}

.form {
	margin: 0 0 0 30px;
	}

.right {
	float: right;
	
}

.slogan {
	float: right;
	width: 125px;
	margin: 15px 0 10px 10px;
	font-family: "New York", serif;
	font-size: 16px;
	color: #008752;
	letter-spacing: 1px;
	font-style: italic;
	text-align: center;
}

 #columnRight img.slogan {
 	margin: 0px 0px 10px 0px;
 }
 
 table.event td{
	padding: 0 0 12px 0;
	vertical-align: top;
}


table.event th {
   padding-top: 3px;
	vertical-align: top;
}

#footer {
	font-size: 10px;
	letter-spacing: 1px;
	color: #cccccc;
	text-align: center;
	
}

#footer ul {
	list-style-type: none;
	
}


#footer li {
	display: inline;
	
}

.logo
{
    float: left;
    width: 500px;
    }
    
.site-addy
{
    float: left;
    width: 292px;
    color: #fff;
    font-weight: bold;
    font-family: arial;
    font-size: x-small;
    margin: 0;
    padding: 60px 8px 0 0;
    text-align: right;
    vertical-align: bottom;
    }
    
.site-addy a:link, .site-addy a:active, .site-addy a:visited
{
	color: #fff;
	text-decoration: none;
	}

.site-addy a:hover 
{
	color: #c2c2c2;
	text-decoration: none;
	}        

.clear
{
    clear: both;
    line-height: 1px;
    font-size: 1px;
    }
    
#tickler_box p span
{
    display: block;
    margin: 10px 0 0 0;
    }

.form td
{
    vertical-align: top;
    }
    
.form-space
{
    height: 20px;
    }
    
.map-tn
{
    padding: 0;
    margin: 0;
    text-align: right;
    font-size: 1.0em;
    }
    
.map-left
{
    float: left;
    width: 400px;
    }

.map-right               
{
    float: left; 
    width: 150px; 
    text-align: center;
    font-size: .75em;
    }       
    
.for-list ul
{
    list-style-type: none;
    }    