 /* CSS Document */
body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#E7C54E;;
	scrollbar-highlight-color: #FFE39D;
	scrollbar-3d-light-color:#E7C54E;
	scrollbar-base-color:#FFE39D;
	scrollbar-dark-shadow-color:#E7C54E;
	scrollbar-shadow-color:#E7C54E;
	scrollbar-track-color:#FFE39D;
	margin-top: 10px;
	font-family:  Arial, Georgia, Verdana, Sans Serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
		}
p 
{
font-family: Arial, Georgia, Verdana, Sans Serif;
font-size: 12px;
font-style: normal;
vertical-align: top;
text-align: left;
}
td 
{
font-family: Arial, Georgia, Verdana, Sans Serif;
font-size: 12px;
font-style: normal;
vertical-align: top;
text-align: left;
line-height: 17px;
}
a {
color: #000000;
text-decoration: underline;
}


a:hover {
text-decoration:none;
}
.heading
{
padding-left: 30px;
font-size: 22px;
font-style: italic;
font-weight: bold;
vertical-align: top;
line-height: 2.35em;
color: #E7C54E;
}
.medheading
{
font-size: 14px;
font-style: italic;
font-weight: bold;
vertical-align: top;
color: #000000;
}

.buttontext 
{
font-family: Arial, Georgia, Verdana, Sans Serif;
font-size: 12px;
font-style: italic;
text-align: center;
vertical-align: middle;
text-decoration: underline;
color: #ffffff;
}

.buttontext:hover {
text-decoration: none;
}

.sidebuttons
{
padding-left: 15px;
padding-right: 5px;
font-style: italic;
text-align: left;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

hr{
color: #E7C54E;
width: 50%;
text-align: center;
}

.buttonbackground
{
background-image: url(images/button_background.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #E7C54E;
}

.bttext {
padding-left: 10px;
padding-right: 15px;
font-size: 12px;
font-style: normal;
vertical-align: top;
text-align: left;
}

.bttext1 {
padding-left: 25px;
padding-right: 20px;
font-size: 12px;
font-style: normal;
vertical-align: top;
text-align: left;
}

.address {
font-size: 11px;
font-style: italic;
vertical-align: middle;
text-align: center;
font-weight: bold;
}
.activebtn {
text-decoration: none;
color: #000000;
}

.activebtn:hover
{
text-decoration: underline;
}
.latex {
font-size: 16px;
color: #980007;
font-weight: bold;
}

/* flyouts */
div.flyoutbuttons {
	font-family: Arial, Georgia, Verdana, Sans Serif;
	text-align: left;}
		
a.smlink {
	display: block;
	padding: 3px 0 3px 5px;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #DAB545;
	border: 1px solid #F0D57B;
	text-decoration:none;
	font-weight: normal;
	line-height: 1.25em;
	}
	
a.smlink:hover {background-color: #F0D57B;
	text-decoration: underline;}

