.apptop {
	color: #ffffff;
	background-color: #1F4676;
	font-weight: bold;
	font-family: Arial, Helvetica;
	padding: 3px;
}

textarea {color: #1F4676;
background: #EAE8E5;
border: 1px solid #1F4676;
font-size: 11px;
margin: 2px;}

.formcontent {margin: 0px;
margin-bottom: 7px;
font: 12px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;}

address  { color: red; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
h5 { color: green;
	font: bold 10px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;
}
h6 { color: gray; border-top: 1px solid silver;
	font: 10px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;
}

.exhib {
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-size: 14px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.pad {
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
pre { color: purple; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
blockquote {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.columnheading  { font-style: normal; font-weight: 500; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: #f5f5f5; border-bottom: 1px solid gray }
.navbar  {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 12px;
	background: #B50938 0 top;
	margin-left: 12px;
	border-left: 12px solid #f2edcb;
	padding-right: 12px;
}
.navbarmain { font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 20px; background-color: #dcdcdc; padding: 15px; border-right: 1px solid gray }
.mainarea { padding-top: 15px; padding-left: 15px;
	margin-right: 8px;
}
.navbartext  {
	font-size: 10px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	background-position: 0 top;
}
.rowseperator { font-style: normal; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-top: 1pt dashed gray }

.options    { font-style: normal; font-weight: normal; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid gray }

.SiteHeader    { color: white; font-weight: normal; font-size: 20px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: maroon; border-bottom: 1px solid gray }


A 
{
	TEXT-DECORATION: none;
	color:#1F4676;
	font: 12px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;
}

A:link 
{
	TEXT-DECORATION: none;
	color:#1F4676;
}

A:visited 
{
	TEXT-DECORATION: none;
/*	color:#7a8596; */
	color: #1F4676;
}

A:active 
{
	TEXT-DECORATION: none;
	color:#1F4676;
}

A:hover 
{
	TEXT-DECORATION: underline;
	color:#CD271B;
}

.footpad {
	border: 2px outset #cccccc;
}

.footpad2 {
	border: 2px outset #cccccc;
}

body 
{
/*	background-color: #EAE8E5; */
	background-color: #f2edcb;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif; 
	z-index: 1;
	padding-right: 12px;
}

fieldset
{
	width: 200px;
	text-align: left;
	border: 0px;
}

h3
{
	color: #CD271B;	
	margin: 5px;
	font: bold 13px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;
}

h1
{
	color: #CD271B;
	font: bold 15px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;
}

h2
{
	color: #CD271B;
	font: bold 15px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;
}

h4
{
	color: #800000;
	margin-bottom: 5px;
	margin-top: 0px;
	font: bold 12px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;
}

img
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

input
{
	color: #1F4676;
	background: #EAE8E5;
	border: 1px solid #1F4676;
	font-size: 11px;
	margin: 2px;
}

td
{
	vertical-align: top;
	font-size: 12px;
}

p
{
	margin: 0px;
	margin-bottom: 7px;
	font: 12px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;
}

ul 
{
	margin-top: 0px;
	padding-top: 0px;
	font: 12px Arial, Verdana, "Lucida Grande", Helvetica, sans-serif, Geneva;
}

.back {
	background: url(/images/impact/background.jpg) 100% 100%;
}

/* CASCADING PROPERTIES */
#mainCell td
{
	padding: 0px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#newsCell td, #newsCell p
{
	padding: 0px;
	margin: 0px;
}

/*		LOGIN FORM	*/

input#login_button, input#search_button
{
	color: #1F4676;
	background: #EAE8E5; 
	border: 1px outset #1F4676;
	padding: 2px;
} 

input#login_button:hover, input#search_button:hover
{
	cursor: pointer;
	background: #DAD8D5; 
	border-style: inset;
}

#login_form a
{
	font-size: 10px;
	font-weight: normal;
}

#login_form div
{
	text-align: center;
	color: #CD271B;
	font-weight: bold;
	font-size: 11px;
}

#login_form fieldset
{
	border: 1px solid #1F4676;
	background: #D4CBBC;
}

#login_form, #search_form
{
	margin: 0px;
}

#login_form label, #search_form label
{
	width: 10em;
	text-align: left;
	font-size: 10px;
	color: #1F4676;
	font-weight: normal;
	margin-right: 0.5em;
}

#login_form legend
{
	color: #CD271B;
	font-weight: bold;
	background: #D4CBBC;
	border: 1px solid #1F4676;
	padding: 2px 6px;
	font-size: 10px;
}

.form_table
{
	width: 90%;
	padding: 0px;
	margin: 0px;
}

.form_table td
{
	margin: 0px;
	vertical-align: top;
}


/* 	SITENAVBUTTON	 */
#siteNavButtons a
{
	color: #EAE8E5;
	font-weight: bold;
	height: 100%;
	text-decoration: none;
}

#siteNavButtons img
{
	margin: 4px;
}

#siteNavButtons a img:hover
{
	border-style: inset;
}

.siteNavButtonnew
{
	border: 2px outset;
	margin: 4px; 
	padding: 1px 4px;
	width: 152px;
	font-size: 10px;
}

.siteNavButton
{
	border: 2px outset;
	margin: 4px; 
	padding: 4px;
	width: 152px;
	font-size: 10px;
	background-position: 0 top;
}

.siteNavButton:hover
{
	cursor: pointer;
	border-style: inset;	
}

.siteNavButton img
{
	margin: 0px;
	border: 0px;
}


/*		SITENAVLIST 	*/
div#siteNavList
{
	padding-left: 0px;
	padding-right: 10px;
}
#siteNavList a
{
/*	color: #1F4676; */
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#siteNavList a:hover
{
	text-decoration: underline;
}

#siteNavList li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
/*
.siteNavList
{
	font-size: 14px;
	font-weight: bold;
	color: #B83D3F; 
	text-decoration: underline;
}
*/

/*		FOOTFINDER STUFF	*/
#footfinder *, #footfinder td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img.ffimg:hover
{
	cursor: pointer; 
	border: 2px;
}

td.ailmentName
{
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	color: #006666;
}

/*	SLIDESHOW ITEMS */
div#topSlideshowContainer
{
	height: 140px;
	width: 140px;
	text-align: center;
	z-index: 2;
	position: absolute;
	top: 160px;
	left: 245px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#bottomSlideshowContainer
{
	height: 140px;
	width: 140px;
	text-align: center;
	z-index: 1;
	position: absolute;
	top: 160px;
	left: 245px;
	padding-top: 20px;
	padding-bottom: 20px;
}


img#topImg
{
	height: 120px;
	opacity: 1;
	z-index: 2;
	
}

img#bottomImg
{
	height: 120px;
	opacity: 0;
	z-index: 1;
}



/* OTHER ID'S*/

blockquote#copyright
{
	width: 280px;
	font-size: 9px;
}

img#logo
{
	border: 0px;
	margin: 7px;
/*	border: 2px outset #FFF; */
}

td#mainCell
{
	margin: 0px;
	padding: 0px;
}



table#mainTable
{
	border: 0px ridge #FFF;
/*	background-color: #FFFFFF; */
	background-color: #f2edcb;
	border-spacing: 0px;
	table-layout: fixed;
}

td#menuCell
{
	color: #EAE8E5;	
	background-color: #B50938; 
	padding: 4px;
}

td#wwaCell
{
	width: 240px;
	min-width: 240px;
}

td#pageHeaderCell
{
	background-color: #FFF;
	border-right: 8px solid #f2edcb;
}




/* CLASSES*/

div.bubble {
	color: #1F4676;
	position: absolute;
	width: 200px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px ridge;
	background-color: #EEEEEE;
	display: none;
	z-index: 3;
	text-align: left;
}

.caption
{
	font-size: 9px;
}

div.contentDiv
{
	margin: 10px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 3px ridge #CCCCCC;
}

.contentTable td
{
	padding: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

td.headerCell
{
	background: #D4CBBC;
	border: 3px outset #1F4676;
	padding: 5px;
	text-align: center;
}

.noMargin
{
	margin: 0px;
}

.leftVRule
{
	border-left: 1px #AAAAAA solid;	
}



