﻿/* StyleSheet for Tiled Pine Dynamic Web Template (DWT) - Wild Pine Studios */
/* -----------------------------------------------------*/
/* Redefine regular tags - body, heads, links etc */
/* -----------------------------------------------------*/
body {
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-attachment: fixed;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
}
p {
	border: 2;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	line-height: normal;
}
medium {
	font-size: 14pt;
	font-family: Verdana, Arial, sans-serif;
}
h1 {
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 3;
	margin-right: 3;
}
h2 {
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 3;
	margin-right: 3;
}
h3 {
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 3;
	margin-right: 3;
}
h4 {
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 3;
	margin-right: 3;}

dl {
	font-size: 10pt;
}
li, li li, li li li {
	font-size: 10pt;
	padding-bottom: 5px;
	padding-right: 5px;
}
ol, ol ol, ol ol ol {
	font-size: 10pt;
}
ul, ul ul, ul ul ul {
	font-size: 10pt;
	padding-bottom: 5px;
	padding-top: 5px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
hr {
	height: 1px;
	align: center;
	width: 75%;
	color: #6C00360;
}
}
}
/* -----------------------------------------------------*/
/* Define banner area at top of page*/
/* -----------------------------------------------------*/
.top {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	height: 35px;
}
.topright {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	line-height: 18px;
	padding-right: 8px;
}
.top a:link {
	color: #FFF;
	font-size: 12pt;
	text-decoration: none;
}
.top a:active {
	color: #FFF;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
.top a:visited {
	color: #FFF;
	font-size: 12pt;
	text-decoration: none;
}
.top a:hover {
	color: #F7F5F4;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
/* Define main menu */
.mainmenu {
	background: #002B00;
	color: #FFF; /* applies only to separators since all other mainmenu text is links (color set below) */;
	font-size: 11pt;
	font-family: Verdana;
	height: 22px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	text-align: center;
}

.mainmenu a:link {
	color: #FFF;
	text-decoration: none;
}
.mainmenu a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu a:visited {
	color: #FFF;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFF;
}

/*define attributes for major page parts */
.submenu {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	border: 2px #000 solid;
	background-color: #DFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: normal;
}
.submenutop {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #000;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #B89A8B;
}

.titlebar {
	padding: 0 5px 0 5px;
	height: 22px;
	border-width: 1px;
	background: #B89A8B;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px #000000;
}
.pagebody {
	border: 2px #000000 solid;
	background: #F8F3E5;
	color: #000;
	font-size: 10pt;
	margin-right: 0;
	margin-left: 0;
}
.blackbar {
	background: #000000;
	height: 9px; 
}

.blankbar {
	height: 15px; 
}

.bodybackground {
/*	this is for the main "body row" table */
}

/* Define left column of main section - used also for other blank spaces on page */
.left {
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	line-height: 18px;
}
.leftline {
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	line-height: 18px;
	border-right: 1px #E8E8E8 solid;
}
.left a:link {
	color: #6C0036;
	text-decoration: underline;
}
.left a:active {
	color: #6C0036;
	text-decoration: none;
	font-weight: bold;
}
.left a:visited {
	color: #6C0036;
	text-decoration: none;
}
.left a:hover {
	color: #6C0036;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
}


/* Define right column of main section */
.right {
	color: #6C0036;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	line-height: 16px;
}
.rightline {
	color: #6C0036;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	line-height: 16px;
	border-left: 1px solid #E8E8E8;
}

/* Define menu area at bottom of page */
.bottom {
	background: #FFFFE1;
	color: #6C0036;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica;
	height: 26px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: center;
}
.bottom a:link {
	color: #6C0036;
	text-decoration: none;
}
.bottom a:active {
	color: #6C0036;
	text-decoration: none;
	font-weight: bold;
}
.bottom a:visited {
	color: #6C0036;
	text-decoration: none;
}
.bottom a:hover {
	color: #6C0036;
	text-decoration: none;
	border-bottom: 1px dashed #6C0036;
}

.copyright {
	background: #B89A8B;
	color: #FFFFFF;
	font-size: xx-small;
	text-align: center;
}


/* -----------------------------------------------------*/
/* Define attributes that could be used anywhere on page */
/* -----------------------------------------------------*/
.body {
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	line-height: 18px;
	background-color: #F8F3E5#F8F3E5;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.solidwhite {
	background: #FFFFE1;
	color: #000;
	font-size: 10pt;
	border-right: 2px outset #644729;
	border-left: 1px inset #316412;
	border-top: 1px inset #316412;
	border-bottom: 2px outset #644729;
}
.textbox {
	text-align: center;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding: 15px 5px 15px 5px;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	border: 2px #000 solid;
	background-color: #DCBA5A;
	line-height: normal;
	font-weight: normal;
}
.textboxtop {
	text-align: center;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	border: 2px solid #000;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #D6A240;
}
.frontsponsor-head {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.frontsponsor {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.frontsponsor-small {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.frontsponsor a:link {
	color: #000000;
	text-decoration: underline;
}
.frontsponsor a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.frontsponsor a:visited {
	color: #000000;
	text-decoration: underline;
}
.frontsponsor a:hover {
	color: #462305;
	border-bottom: 1px dashed;
}

.table_headingrow {
	font-size: 11pt;
	font-weight: bold;
	background-color: #D6A240;
}
.table_headingrow_centered {
	font-size: 11pt;
	font-weight: bold;
	background-color: #D6A240;
	text-align: center;
}
.table_row {
	font-size: 10pt;
	font-weight:normal;
	background-color: #F8F3E5;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	height: 22px;
	}
	
.hidden {
	visibility:hidden;
}

.nohighlight {
	background-color: #F8F3E5l;
}

.pmt {
	background-color: #00FF00;
	visibility:hidden;
}

.version-num {
	color: #1FA41C;
	font-style: normal;
	font-size: x-small;
	font-weight: normal;
}


.control_txt {
	background: #F0E4BD;
}

.control_asterisk {
	font-weight: bold;
	font-size: x-large;
	color: #CC3300;
}
.control_error {
	background-color: #F9D77F;
	color: #CC3300;
	font-weight: bold;
}

