@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #BBB8D3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	line-height: 20px;
}
a {
	font-size: 12px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #3C3A8E;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.blueline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3C3A8E;
	border-right-color: #3C3A8E;
	border-bottom-color: #3C3A8E;
	border-left-color: #3C3A8E;
}
a.button-hiring {
	display: block;
	width: 196px;
	height: 45px;
	text-decoration: none;
	background-image: url(button-hiring.gif);
}
a.button-hiring:hover {
	background-position: -196px 0;
}
a.button-remote-support {
	display: block;
	width: 196px;
	height: 45px;
	text-decoration: none;
	background-image: url(button-remote-support.gif);
}
a.button-remote-support:hover {
	background-position: -196px 0;
}
a.button-remote-support2 {
	display: block;
	width: 196px;
	height: 45px;
	text-decoration: none;
	background-image: url(button-remote-support2.gif);
}
a.button-remote-support2:hover {
	background-position: -196px 0;
}
#footer {
	height: 170px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	background-image: url(footer-bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#footer h2 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
}
#footer .bucket {
	float: left;
	padding-right: 60px;
	margin-left: 12px;
	padding-top: 30px;
}
#footer a {
	font-size: 11px;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	list-style-type: none;
	margin-bottom: 2px;
}
#footer p {
	color: #FFFFFF;
	left: 172px;
	padding-left: 75px;
}
#sidebar {
	min-height:190px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
ul li {
	margin-bottom: 8px;
}
ul {
	margin-bottom: 10px;
}
#masthead {
	background-image: url(masthead.gif);
	height: 93px;
}
#sidebar li {
	margin-bottom: 6px;
	list-style-image: url(bullet-yellow.gif);
	list-style-position: outside;
}
#sidebar li a {
	text-transform: uppercase;
	color: #312C7F;
	font-weight: bold;
	font-size: 10px;
}
#sidebar li a:hover {
	text-decoration: underline;
}

