/******************************
** template:15 - Regency Reversed
** theme: 1611 - Maroon over Blue
*******************************/
/******************************/
/** template specific styles **/
.spacer-cell {
	background-color: white;
}

.outer-box {
	background-color: #AC0000;
	text-align:left;
}

.inner-box {
	background-color: White;
}

.theme-frame-color {
	background-color: #AC0000;
}

.theme-frame {
	background-color: #CCCCCC;
}

/******************************/
/** standard template styles **/

body {
	background-color: #000080;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

hr {
	color: #CCCCCC;
}

.template-table {
	background-color: #AC0000;
}

.content-table {
	background-color: White;
	text-align: left;
}

.divider-cell {
	background-color: #AC0000;
}

.header-spacer {
	overflow: hidden;
	height: 1px;
	color: white;
	font-size: 30px;
	visibility: hidden;
}

.add-me-link {
	color: black;
	display: inline;
}

.login-link {
	color: #333333;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.login-link:hover {
	text-decoration: underline;
	color: #AC0000;
}

.crumb-trail-link {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.crumb-trail-link:hover {
	color: #AC0000;
}

.crumb-trail-current-page {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.welcome-message {
	color: #AC0000;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.footer-cell {
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: solid 1px #AC0000;
	border-left: solid 1px #AC0000;
	border-bottom: solid 1px #AC0000;
	border-right: solid 1px #AC0000;
}

.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: #AC0000;
}

.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: #AC0000;
}

.menu-link-selected {
	background-color: #AC0000;
	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: #AC0000;
}


/****************************/
/** 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: white;
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	border-color: white;
	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: #AC0000;
}

.content-sub-header-1, h2 {
	color: #333333;
	border-bottom: solid 1px #AC0000;
}

.content-sub-header-2, h3 {
	color: #666666;
}

.instruction-text {
	border-color: #AC0000;
}

.column-header {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #AC0000;
}

.column-header-centered {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #AC0000;
	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: #AC0000;
}

.column-data-centered {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
}

.button-bar {
	border-top: #AC0000 1px solid;
}
