/******************************
** template:48 - aes
** theme: 10120
*******************************/
body {
	background-color: #47494b;
	margin-left: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background:url(images/home/bg_main.gif) top left repeat-y;*/
	background-color: white;
/*	padding: 0 14px 0 14px; */
}
.left-column {
	background-color: #e7eff7;
}

.right-column {
	background-color: #e7eff7;
}
.logo {
	width: 180px;
	height:63px;
	float:left;
	margin:23px 0 0px 22px;
}

.tagline {
	width: 337px;
	height:21px;
	float:right;
	margin:44px 19px 0 0;
}

.top-navigation {
	width: 100%;
	height:32px;
	background:url(images/bg_top_navigation.gif) top left repeat-x;
	clear:both;
	float:left;
	margin-top:18px;
}

.top-navigation ul {
	width:975px;
	height:32px;
	margin:0px;
	padding:0 5px 0 0;
	float:right;
}

.top-navigation ul li {
	display:inline;
	padding:0px;
	margin:9px 15px 0 15px;
	float:right;
}

.top-navigation a:link {
	font: normal 12px "Arial", sans-serif; color:#ffffff;
	text-decoration:none;
}

.top-navigation a:visited {
	font: normal 12px "Arial", sans-serif; color:#ffffff;
	text-decoration:none;
}

.top-navigation a:hover {
	font: normal 12px "Arial", sans-serif; color:#bfd2e3;
	text-decoration:none;
}

.aes-footer {
	padding:5px 0 0 0;
/*	background:url(images/bg_footer.gif) top left no-repeat;	*/
	background-color: #47494b;

	font: normal 11px "Arial", sans-serif; color:#bdbdbe;
	clear:both;
	text-align:center;
	line-height: 200%;
}

.aes-footer a:link {
	margin:0 5px 0 5px;
	font: normal 11px "Arial", sans-serif; color:#bdbdbe;
	text-decoration:none;
}

.aes-footer a:visited {
	margin:0 5px 0 5px;
	font: normal 11px "Arial", sans-serif; color:#bdbdbe;
	text-decoration:none;
}

.aes-footer a:hover {
	margin:0 5px 0 5px;
	font: normal 11px "Arial", sans-serif; color:#d8d8d9;
	text-decoration:none;
}

.aes-footer a.bclink:link {
	margin:0;
	font: normal 11px "Arial", sans-serif; color:#bdbdbe;
	text-decoration:none;
}

.aes-footer a.bclink:visited {
	margin:0;
	font: normal 11px "Arial", sans-serif; color:#bdbdbe;
	text-decoration:none;
}

.aes-footer a.bclink:hover {
	margin:0;
	font: normal 11px "Arial", sans-serif; color:#d8d8d9;
	text-decoration:none;
}


.interior_title, h1, .content-header {	
/*	width:476px; */
	height:19px;	
	padding:3px 0 0 10px;
	margin:5px 0 10px 5px;
	font: bold 11px "Arial", sans-serif; color:#ffffff;
	background:url(images/bg_title.gif) top left repeat-x;
}

hr {
	color: #47494b;
}

.header-spacer {
	overflow: hidden;
	height: 1px;
	color: white;
	font-size: 30px;
	visibility: hidden;
}

.add-me-link {
	color: black;
	display: inline;
}

.login-link {
	color: #47494b;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.login-link:3 {
	text-decoration: underline;
	color: #47494b;
}

.crumb-trail-container div {
	color: #47494b;
	font-family: Arial, Sans-Serif;
	font-size: 11px !important;
}
.crumb-trail-container a:hover {
	color: #004b8d;
}

.welcome-message {
	color: #47494b;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.left-menu ul {
	list-style-type:none; 
	padding: 0px;
	margin: 0px;
	background-color: #e7eff7;
}
.left-menu ul li {
	padding: 0px;
	white-space:nowrap;
	margin:0px;
	position: relative;
	background-color: #e7eff7;
}

.left-menu ul li a, .left-menu ul li span {
	font: bold 12px "Arial", sans-serif; color:#217c81;
	padding: 3px 4px 3px 4px;
	margin-bottom:5px;
	text-decoration: none;
	display: block;
}

.left-menu ul li a:hover {
	text-decoration: underline;
	color:#004b8d;
}

.left-menu ul li span:hover {
	text-decoration: underline;
	cursor:pointer;
}
/*
.left-menu ul li.selected-menu-item {
	border-bottom-style: double !important;
}
*/
.left-menu ul li ul {
	position: absolute;
	top: 0;
	visibility: hidden;
	border: solid 2px #47494b; /* default color */
	padding: 3px 4px 3px 3px;
}

.left-menu ul li.menu-separator {
	height:5px;
	font-size:0px;
	line-height:0px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 2px;
}
.left-menu ul li.selected-menu-item a {
	color: #47494b;
}
.left-menu ul li.menu-separator {
	background-color: #47494b;
}
.left-menu ul li ul {
	border-color: #47494b
}

.content-sub-header-1, h2 {
	color: #333333;
	border-bottom: solid 1px #47494b;
}

.content-sub-header-2, h3 {
	color: #666666;
}

.instruction-text {
	border-color: #47494b;
}

.admin-table th {
	background-color: #47494b;
	color:white;
}

.button-bar {
	border-top: #47494b 1px solid;
}
