/* CSS Document */

body { background:white; text-align:left; margin:0; padding:0; color:#666; font-size: 75%; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: normal; font-style: normal;line-height: 1.3em;}
a {
	color:#03c;
	text-decoration:underline;
	}
p {  }
img { margin: 0; padding: 0; border-width: 0; }
a:link { color:#4040ff; text-decoration: underline; }
a:visited { color: #a144a1; text-decoration: underline; }
a:hover { color: #ce0a00; text-decoration: none; }
a:active { color: #ce0a00; text-decoration: none; }
.red { color: #ce0a00; }
.dlthumbnail { margin-top: 10px; border: solid 1px #767676;}
.dlthumbnail-small { border: solid 1px #767676; }
#header { margin:0; color:#fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; overflow: hidden; }
#top { text-align: left; height: 80px; padding-top: 10px; padding-bottom: 10px; }
#logo { position: absolute; left: 20px; width: 119px; height: 80px; float: left; }
#searchbox { position: relative; top: 10px; right: 10px; float: right; display: none; }
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
.maintable { margin-top: 20px; margin-bottom: 20px; }
#leftcol { background-image: url(../media/leftcolor_bg.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 180px; padding:10px; display: none; }
#rightcol { background-image: url(../media/rightcolor_bg.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 180px; padding:10px; display: none; }
#centercol { min-width: 300px; padding: 10px; }
#toolbar { background: #767676 url(../media/toolbar-bg.png) repeat-x; text-align: left; height: 60px; padding: 0 0 0 20px; display: none; }
#centercol h1 { color: #ce0a00; font-size: 1.5em; line-height: 1.5em; margin-top: 0; padding-top: 0; }
#centercol h2 { color: #ce0a00; font-size: 1.3em; }
#centercol h3 { color: #ce0a00; font-size: 1.2em; padding-top: 0; padding-bottom: 0; }
#centercol h4 { color: #666; font-size: 1.1em; margin: 0; padding: 0; }
#centercol h5 { color: #666; margin: 0; padding: 0; }
#footer { background-color: white; clear: both; color: white; background-color: #767676; text-align: center; padding-top: 5px; padding-bottom: 5px; display: none; }
#centercol ul { margin: 0; padding: 0; }
#centercol li { background-image: url(../media/bullet-red.gif); background-repeat: no-repeat; background-position: 0 3px; padding-left: 20px; list-style-type: none; }
#centercol li li { background-image: url(../media/bullet-grey.png); background-repeat: no-repeat; background-position: 0 3px; list-style-type: none; padding-left: 20px; }
.searchmatch {color:red;font-style: italic;}

#centercol fieldset {
	margin-bottom: 20px;
	padding: 10px;
	border-color: #cccccc;
}

#centercol legend {
	color: #ce0a00;
}
.subnav-customers { width: 300px; }
.clientblock { width: 180px; height: 120px; float: left; padding-right: 10px; padding-bottom: 10px; }
.roiresults { margin-top: 15px; margin-bottom: 15px; border: solid 1px #c0c0c0; }
.printpage {display: none; }