/* CSS Document */
body {
	margin:10px;
  	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
}

TABLE, TD, TH, LI, UL, OL, P, FORM, INPUT, SELECT, OPTION {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}

A.no_show, A.no_show:hover, A.no_show:link, A.no_show:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration:none;
	}

A:link { color:#003399; text-decoration:underline; }
A:visited { color:#003399; text-decoration:underline; }
A:hover { color:#3366cc; text-decoration:none; }

A.headernav:link { color:#666; text-decoration:underline; }
A.headernav:visited { color:#666; text-decoration:underline; }
A.headernav:hover { color:#333; text-decoration:none; }

A.date:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9ca765;
	text-decoration:none;
}
A.date:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9ca765;
	text-decoration:none; 
}
A.date:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9ca765;
	text-decoration:underline; 
}

#page {
 	border: 1px solid #999;
	padding: 0px;
	width: 723px;
 }

#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#search {
	float: right;
}

input.srch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:5px;
	margin-bottom:6px;
	width:120px;
 }

input.srchbtn  {
	margin-left:5px;
 	margin-right:12px;
	margin-bottom:6px;
}

img.sidenav{
	margin-top: 12px;
	margin-left: 14px;
}

img.sidenav2{
	margin-top: 6px;
	margin-left: 14px;
}

#content {
	padding:15px;
}

h1 {
	color: #9ca765;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

table.content {
	border: 1px solid #999;
	width: 375px;
}

table.content2 {
	border: 1px solid #999;
	width: 575px;
}

table.contact {
	border: 1px solid #999;
}

td.contenthead {
	background-color: #a7cdef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border-bottom: 1px solid #999;
}

td.content1 {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

td.content2 {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

p.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#footerline {
	background-color: #a7cdef;
	border-top: 1px solid #fff;
}

#footer {
	background-color: #dce5cb;
	padding: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	border-top: 1px solid #fff;
}

div.callout {
	align: right;
	float: right;
	padding: 5px;
}

/* new styles */

.infoButtonPic {
	margin-bottom: 5px }