.copy {
	font-size: 12px;
	line-height: 16px;
	list-style-image: url(images/arrow.gif);
	color: #FFFFFF;
}
.title {
	font-size: 13px;
	color: #FFFF00;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}


.subtitles {
	background-color: #173382;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.sidebar_title {
	margin-top: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


.solutions {
	font-size: 12px;
	line-height: 18px;
	list-style-image: url(images/arrow.gif);
}
.footer {
	font-size: 9px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer a {
	text-decoration: none;
}
.footer a:link, .footer a:visited {
	color: #868686;
}
.footer a:hover, .footer a:active {
	color: #FFFFFF;
}
.copyright {
	background-color: #173382;
	padding: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 12px;
}
.copyright a {
	text-decoration: none;
}
.copyright a:link, .copyright a:visited {
	color: #006699;
}
.copyright a:hover, .copyright a:active {
	color: #FFFFFF;
}

.solutions a:link {
	color: #999999;
	text-decoration: underline;
}
.solutions a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.solutions a:visited {
	color: #999999;
	text-decoration: underline;
}
.copy a:link {
	color: #999999;
	text-decoration: underline;
}
.copy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copy a:visited {
	color: #999999;
	text-decoration: underline;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.navigation {
	padding-top: 9px;
	padding-bottom: 4px;
}
