/******************************
** template: 3 - chrome
** theme: 1210 - green - round corners, centered
** text colors: black, #7F9C80
** border and background colors: white, #7F9C80
** notes: this is identical to 1215
*******************************/

/******************************/
/** template specific styles **/
.nav-table {
	background-color: white;
	text-align: left;
}

/******************************/
/** standard template styles **/

body {
	background-color: white;
	text-align: center;
}

hr {
	color: #7F9C80;
}

.template-table {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.header-spacer {
	overflow: hidden;
	height: 1px;
	color: white;
	font-size: 30px;
	visibility: hidden;
}

.login-link {
	color: #333333;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.login-link:hover {
	text-decoration: underline;
	color: #7F9C80;
}

.crumb-trail-link {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.crumb-trail-link:hover {
	color: #7F9C80;
}

.crumb-trail-current-page {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.welcome-message {
	color: #7F9C80;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.footer-cell {
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer-text {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.footer-link {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footer-link:hover {
	text-decoration: underline;
	color: #7F9C80;
}

.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: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu-link a:hover {
	text-decoration: underline;
	color: #7F9C80;
}

.menu-link-selected {
	background-color: #7F9C80;
	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: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu-link-selected a:hover {
	text-decoration: underline;
}

.menu-divider {
	background-color: #7F9C80;
}


/****************************/
/** 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: white;
	background-color: #7F9C80;
}

.content-sub-header-1, h2 {
	color: #333333;
	border-top: solid 2px #7F9C80;
	border-left: solid 2px #7F9C80;
}

.content-sub-header-2, h3 {
	color: #666666;
}

.instruction-text {
	color: #666666;
	border-color: #7F9C80;
}

.column-header {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #7F9C80;
}

.column-header-centered {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #7F9C80;
	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: #7F9C80;
}

.column-data-centered {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
}

.button-bar {
	border-top: #7F9C80 1px solid;
}
