/* Change the colours using asp variables */
img {border: 0px}

#header-top {background-color: #111111; height: 110px;}
#header-bottom {background-color: #222222; height: 25px; border-bottom: 1px solid #111111;}

#footer-top {background-color: #222222; height: 10px; border-top: 1px solid #111111;}
#footer-bottom {background-color: #333333; height: 40px; padding: 10px; padding-left: 50px;}

#content {float:left; padding: 10px;}

#nav-bar {float:left; background-color: #333333; width: 130px;}
.nav-button
{
	width: 150px;
	border-bottom: 1px solid white;
	padding: 5px;
	text-transform: uppercase;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

a.nav-text {width: 130px; text-align: center; text-decoration: none; color: #111111;}
a.nav-text:hover {width: 130px; text-align: center; text-decoration: underline; color: #111111;}

.nav-arrow {width: 5px; text-align: right;}

.header-text-company-name {
    margin-left: 40px;
    margin-top: 25px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: white;
}

.copyright-statement {
	font-family: arial;
	font-size: 10px;
}
.toolbox-border			{
					width				: 239;
					height				: 272;
					padding				: 2px;
					border				: #63BAEF 2px solid;
				}
.toolbox-block01			{
					width				: 231;
					height				: 57;
					background-color	: #D6EFFF;
}
.toolbox-block01a			{
					width				: 231;
					height				: 33;
					padding-left		: 5px;
					font-family			: Arial;
					font-size			: 12px;
					color				: #666666;
					background-color	: #D6EFFF;
					border-bottom		: #FFFFFF 2px solid;
}
.toolbox-block02			{
					width				: 231;
					height				: 49;
					background-color	: #EFF7FF;
					border-bottom		: #FFFFFF 2px solid;
}
.toolbox-block03			{
					width				: 231;
					height				: 27;
					background-color	: #D6EFFF;
}
.toolbox-text02			{
					font-family			: Arial;
					font-size			: 12px;
					color				: #000000;
					padding-left		: 5px;
}
.toolbox-text03			{
					font-family			: Arial;
					font-size			: 12px;
					color				: #47697E;
					padding				: 5px 0px 0px 5px;
}	

.footer {clear:left;}