html {
	background-color:#6c6c6c;
	height: 100%;
}
body #form1 {
	height: 100%;
	width: 1250px;
	text-align: left;
}
header {
	background-color: #000000;
	background-image:url(/tbdp/MagnifyingGlass.png)!important;
	background-repeat:no-repeat;
	background-position:5px center;
	padding-left:25px
	font-size: 12px;
	font-weight: bold;
	float: right;
	height: 32px;
	background-color: rgba(0, 0, 0, 0.4);
	/* For IE 8*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/
}
#searchBox {
	color: #86777a;
	float: left;
	font-size: 10px;
	height: 12px;
	margin: 8px 9px 0 11px;
	padding: 2px;
	width: 240px;
}
#helpLink {
	background: url(/tbdp/helpIcon.png) no-repeat 10px 6px;
	border-left:  1px solid rgba(153,153,153,1.0)!important;
	border-right: 1px solid rgba(153,153,153,1.0)!important;
	display: block;	
	font-size: 12px;
	color: #ffffff;
    	float: left;
    	height:24px!important;
	float: left;
	padding: 8px 15px 0 30px;
}
#userDetails {
	background-color: #487655;
	border-right: 1px solid #7f9f88;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 12px;
	height: 24px;
	padding: 8px 15px 0 8px;
}
header a {
	background-color: #487655;
	border-right: 1px solid #7f9f88;
	color: #ffffff !important;
	float: left;
	font-size: 12px;
	height: 24px;
	padding: 8px 15px 0 8px;
}
#btnLogout {
	border-right: none;
}
nav {
	background-color: #000000;
	color: #ffffff !important;
	float: left;
	width: 142px;
}
ul#menu li {
	text-align: left;
	border-top: 1px solid #999999;
	padding-left: 0;
}
ul#menu li:hover,
ul#menu li.active {
	background-color: #487655;
	text-align: left;
}
ul#menu li a {
	color: #ffffff;
	padding: 8px 12px;
	width: 117px;
}
ul#menu li:hover a {
	color: #ffffff;
}
ul#menu li:hover ul li:hover a {
	color: #d2e59f;
}
ul#menu li.deeper {
	background: url(../tbdp/nav-arrows.png) no-repeat 123px 10px; 
}
ul#menu li.deeper:hover,
ul#menu li.deeper.active {
	background: url(../tbdp/nav-arrows.png) no-repeat 123px -15px #487655; 
}
ul#menu li ul {
	background-color: #487655;
	border-top: 1px solid #7f9f88;
	margin: 0 0 5px 11px;
	padding-top: 5px;
	position: static;
	width: 122px;
}
ul#menu li ul li {
	padding: 0;
	border: none;
}
ul#menu li ul li a {
	margin-left: -4px;
	padding: 1px 0 1px 4px;
}
ul#menu li ul li:hover a {
	background-color: #3a5e44;
	color: #a0e6aa;
}
article {
	float: right;
	margin: 11px 9px;
	min-height: 500px;
	padding: 25px;
	width: 1040px;
}
article.transparent {
	background-color: transparent;
}
footer {
	background-color: transparent;
	width: 1250px;	
}
.footer_content {
	background-color: transparent;
	color: #ffffff;
	font-size: 12px;
	font-wieght: bold;
}
article #topLeft {
	background-color: #ffffff;
	float: left;
	height: 428px;
	margin: -25px 4px 4px -25px;
	width: 785px;
	
}
article #bottomLeft {
	background-color: #ffffff;
	float: left;
	margin-left: -25px;
	height: 193px;
	width: 785px;
}
article #bottomLeft h2.title,
article #right h2.title {
	padding-top: 10px;
}
article #bottomLeft p {
	color: #000000 !important;	
}
article.transparent div div {
	margin: 25px;
}
article.transparent #article-section {
	padding: 0;
	margin-left: 0;
	width: 350px;
}
article #bottomLeft div {
	height: 160px;
	margin-bottom: 0;
	overflow-y: hidden;
	width: 43%;
}
article #bottomLeft a:link,
article #bottomLeft a:visited,
article #bottomLeft a:active {
	color: #3A51B2;
}
article #right {
	background-color: #f5f5f5;
	float: right;
	height: 625px;
	margin: -25px -25px 0 0;
	width: 301px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#tipofDay strong {
	font-family: PT_Sans,'PT Sans',sans-serif !important;
	text-transform: uppercase;
}
#tipofDay p {
	color: #999999;
}
#systemMessage h2,
#systemMessage p {
	color: #ce4713;
}
#quickLinks,
#systemMessage {
	height: 166px;
	overflow: hidden;
}
#quickLinks ul li {
	font-size: 10px;
	margin-left: 5px;
	width: 250px;
}
table.tbSmDash {
	font-size: 10px;
	margin-top: 10px;	
}
table.tbSmDash th {
	background-color: #dccca6;
	color: #000000;
	padding: 1px 10px;
}
table.tbSmDash td {
	padding: 1px 4px 1px 10px !important;
	font-size: 10px !important;
}
table.plain {
	border-bottom: 1px solid #000000;
}
table.plain th {
	color: #000000;
	font-weight: bold;
}
table.plain tr:last-child td {
	padding-bottom: 20px;
}
p.welcome {
	color: #000000;
	font-size: 17px;
	margin-bottom: -14px;
}
p.errorMessage {
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	background: url(stop-bg.png) no-repeat center left;
	display: block;
	margin-bottom: -12px;
	padding: 14px 25px;
}
h2.title {
	color: #487655;
	margin-top: -5px;
}
