body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
	background-color: #0000FF;
	line-height: 150%;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold
	color: #FF9900;
}

.body-medium {
	line-height: 120%;
}
	
.body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold
	color: #FF9900;
}

.palmetto-text {
	line-height: 100%;
}

.special {
	font-family: "Arial Black";
	font-size: 15pt;
	font-weight: bold
	color: #FF9900;
	font-style: italic;
}

.body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}

.body-white-small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.body-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #FF9900;
	color: #0000FF;
}

.orange-script-small {
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
	color: #FF9900;
	font-style: italic;
	font-weight: bolder;
	line-height: 110%;
}

.orange-script-title {
	font-family: "Comic Sans MS", cursive;
	font-size: 18pt;
	color: #FF9900;
	font-style: italic;
	font-weight: bolder;
	line-height: 150%;
}

.orange-script-title-large {
	font-family: "Comic Sans MS", cursive;
	font-size: 24pt;
	color: #FF9900;
	font-style: italic;
	font-weight: bolder;
}

.orange-script-title-XL {
	font-family: "Comic Sans MS", cursive;
	font-size: 30pt;
	color: #FF9900;
	font-style: italic;
	font-weight: bolder;
}

.orange-script-title-XXL {
	font-family: "Comic Sans MS", cursive;
	font-size: 44pt;
		line-height: 100%;
	color: #FF9900;
	font-style: italic;
	font-weight: bolder;
}

.orange-script {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9900;
	font-style: italic;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FF9900;
	color: #0000FF;
}

.highlight:hover {
	background:#FFFFFF;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
}

.large-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9900;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}

.small-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}

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

hr {
	background-color: #ff9900;
	height: 5px;	
}

td {
	line-height:200%;
}

.no-repeat {
	background-repeat:no-repeat;
	background-position:100% 0%;
}

.no-repeat-left {
	background-repeat:no-repeat;
	background-position:15% 50%;
}

.no-repeat-center {
	background-repeat:no-repeat;
	background-position:50% 50%;
	z-index:9;
}

.repeat-center {
	background-repeat:repeat;
	background-position:50% 50%;
	z-index:9;
}

.no-repeat-right {
	background-repeat:no-repeat;
	background-position:100% 100%;
	z-index:8;
}

.no-repeat-right-table {
	background-repeat:no-repeat;
	background-position:100% 100%;
	z-index:88;
}

.highlight:hover {
	background:#FFFFFF;
}
