/******************************
** template:15 - Regency Reversed
** theme: 1601 - Green over Black
*******************************/
/******************************/
/** template specific styles **/

.content-text, p, td, input, textarea, div {
	color: #666966;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	margin: 0px;
}

a {
	color: #EB9762;
}

.print-link {
	color: #666966;
	/* font-family: Arial, Sans-Serif; */
	font-size: 11px;
	cursor: pointer;
}

.spacer-cell {
	background-color: white;
}

.outer-box {
	background-color: #fff;
	text-align:left;
}

.inner-box {
	background-color: White;
}

.theme-frame-color {
	background-color: #FFF;
}

.theme-frame {
	background-color: #CCCCCC;
}

/******************************/
/** standard template styles **/

body {
	background-color: #666966;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

hr {
	color: #CCCCCC;
}

.template-table {
	background-color: #00AC00;
}

.content-table {
	background-color: White;
	text-align: left;
}

.divider-cell {
	background-color: #00AC00;
}

.header-spacer {
	overflow: hidden;
	height: 1px;
	color: white;
	font-size: 30px;
	visibility: hidden;
}

.add-me-link {
	color: #666966;
	display: inline;
}

.login-link {
	color: #666966;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.login-link:hover {
	text-decoration: underline;
	color: #4F8C00;
}

.crumb-trail-link {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.crumb-trail-link:hover {
	color: #00AC00;
}

.crumb-trail-current-page {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.welcome-message {
	color: #00AC00;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.footer-cell {
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 10px;	
}

.footer-text {
	color: #464846;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.footer-link {
	color: #464846;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.footer-link:hover {
	text-decoration: none;
	color: #4F8C00;
}

.menu-link {
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 6px;
}

.menu-link a {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.menu-link a:hover {
	text-decoration: none;
	color: #4F8C00;
}

.menu-link-selected {
	background-color: #666966;
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 6px;
}

.menu-link-selected a {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu-link-selected a:hover {
	text-decoration: underline;
}

.menu-divider {
	background-color: #666966;
}


/****************************/
/** standard header styles **/
.header-text-1 {
	color: white;
	font-style: italic;
	font-size: 24px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

.header-text-2 {
	color: white;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-style: italic;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	margin-bottom: 3px;
	text-align: right;
	font-variant: small-caps;
 }

.header-text-3 {
	color: black;
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	border-color: black;
	border-width: 6px;
	border-style: double;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px;
}

/****************************/
/** standard module styles **/

.content-header, h1 {
	color: #97C759;
	background-color: white;
}

.content-sub-header-1, h2 {
	color: #333333;
	border-bottom: solid 1px #00AC00;
}

.content-sub-header-2, h3 {
	color: #666666;
}

.instruction-text {
	border-color: #00AC00;
}

.column-header {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #00AC00;
}

.column-header-centered {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #00AC00;
	text-align: center;
}

.column-data {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.column-data a {
	color: black;
}

.column-data a:hover {
	text-decoration: underline;
	color: #00AC00;
}

.column-data-centered {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
}

.button-bar {
	border-top: #00AC00 1px solid;
}
