body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

a.button:hover { background: none; }

a:link {
	text-decoration: none;
	color: #034581;
}

a:visited {
	text-decoration: none;
	color: #034581;
}

a:hover {
	color: #FFFFFF;
	background-color: #034581;
}

.logo {
	height: 120;
	width: 137;
	vertical-align: top;
}

.logo a:hover {
	background-color: #FFFFFF;
}

.masthead {
	height: 55;
	width: 100%;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	background-image: url(/themes/palm/banner.jpg);
	background-color: #034581;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
}

.masthead a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.masthead a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.masthead a:hover {
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

.menu {
	height: 20;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #003333;
	vertical-align: middle;
	color: #FFCC00;
}

.menu a:link {
	color: #FFCC00;
	text-decoration: none;
}

.menu a:visited {
	color: #FFCC00;
	text-decoration: none;
}

.menu a:hover {
	color: #FFCC00;
	background: none;
	text-decoration: underline;
}

.submenu {
	height: 20;
	font-family: arial,helvetica,sans-serif;
	background-color: #7E9756;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
}

.submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu a:hover {
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

th {
	height: 25;
	background-color: #003333;
	vertical-align: middle;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

th a:link {
	color: #FFFFFF;
	text-decoration: none;
}

th a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

th a:hover {
	color: #FFFFFF;
	background-color: #003333;
	text-decoration: underline;
}

.subhead {
	height: 20;
	background-color: #7E9756;
	vertical-align: middle;
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.subhead a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.subhead a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.subhead a:hover {
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

.adpanelheader {
	height: 25;
	background-color: #CC0000;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.panelheader {
	height: 25;
	background-color: #034581;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.panelheader a {
	color: #FFFFFF;
	text-decoration: none;
}

.panelheader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.panelheader a:hover {
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

.panelbody {
	background-color: #EEEEEE;
	vertical-align: top;
	font-size: 12px;
	color: #000000;
}

.panelbody a {
	color: #034581;
	text-decoration: none;
}

.panelbody a:visited {
	color: #034581;
	text-decoration: none;
}

.panelbody a:hover {
	color: #034581;
	background: none;
	text-decoration: underline;
}

.footer {
	background-color: #7E9756;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

.hr {
	border-top: 1px solid #999999;
	margin: 3 0%;
}

h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: #003333;
	margin: 0px 0px 4px 0px;
}

h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #7E9756;
	margin: 8px 0px 4px 0px;
}

h3 {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	color: #034581;
	margin: 8px 0px 4px 0px;
}

.odd {
	background-color: #EEEEEE;
}

.even {
	background-color: #DDDDDD;
}

.error {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #cc0000;
}

.mailbody {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

td {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
}

.data {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

.quote {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
	width: 95%
}

.code {
	font-family: courier new,courier,fixed;
	font-size: 12px;
	background-color: #000000;
	color: #00FF00;
	border: 1px solid #999999;
	width: 95%
}

textarea {
	font-size: 100%;
}

.tiny {
	font-family: arial,helvetica,sans-serif;
	background-color: #EEEEEE;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 50;
}

.short {
	font-family: arial,helvetica,sans-serif;
	background-color: #EEEEEE;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 100;
}

.medium {
	font-family: arial,helvetica,sans-serif;
	background-color: #EEEEEE;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 200;
}

.long {
	font-family: arial,helvetica,sans-serif;
	background-color: #EEEEEE;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 350;
}

.xlong {
	font-family: arial,helvetica,sans-serif;
	background-color: #EEEEEE;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 520;
}


