/* CSS created 8/16/2007 for Compliance Systems, Inc. */
/* Created by Sandy Smith (ssmith@compliancesystems.com) and Matt Kallman (mkallman@compliancesystems.com) */
/* Colors:
			#15317e - CSi blue
			#ff3333 - CSi red
			#DDDDEF - background blue

*/

/* Hidden from Printers */

#buttons, #buttons li, #buttons a, #buttons a:hover, #buttons a:active, #buttons a.selected, #compliance-research a, #industry-analysis a, #product-management a, #software-engineering a, #client-services a, #integration-services a, #consulting-services a, #custom-development a, #software-companies a, #institution-inhouse a, #institution-outsource a, #intelledoc-solutions a, #classic-solutions a, #press-room a, #case-studies a, #compliance-news a, #csi-calendar a, #media-kit a, #press-releases a, #intelledoc-libraries a, #dsl a, #cls a, #cde a, #compliance-engine a, #output-support a, #preview-edit a, #application-integration a, #developers-tools a, #deposit a, #ira-hsa-esa a, #con-lending a, #comm-lending a, #mortgage a, #deposit-overview a, #deposit-library a, #tfa-overview a, #tfa-library a, #tfa-consulting a, #con-lend-overview a, #con-lend-library a, #comm-lend-overview a, #comm-lend-library a, #mortgage-overview a, #mortgage-library a, #top_nav, #top_nav ul, #top_nav li, #top_nav a, #top_nav a:hover, #nav, #nav ul, #nav, #nav a, #nav a:hover, #nav a.parent_menu, #nav li, #nav li ul, #nav li li, #nav li ul a, #nav li ul a:hover.parent_menu, #nav li ul a:hover, #nav li ul ul, #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li:hover, #nav li.sfhover, .active
{
	display: none;
}

/* Not Hidden from Printers */

h1, h1.ir { font-size: 1.3em; color: #00000; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1.ir { font-size: 2em; }

.ir { }

h2 { color: #15317e; font-size: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 15px 0 5px; }

h3 { color: #566; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 5px; }

h4 { color: #15317e; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #cccccc; margin: 15px 0 0; padding-top: 5px; padding-bottom: 5px; }

body {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  background: #fff;
  color: #000;
}

p, td, ul, ol { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; }

a {
  color: #15317e;
}

a:hover {
  color: #ff3333;
 /* background-color: #15317e; */
  text-decoration: none;
}

/* =Layout */

#main {
	width:auto; 
	text-align: left;
	background: white;
	float: left;
}

#columnnav { 
	width:100%;
	height:20px;
}

#content {
	width: 640px;
	padding-top: 10px;
	float: left;
}

#news {
	float: right;
	width: 200px;
	margin: 10px;
}

#intelledoc-image-text,
#intelledoc-image {
	float: left;
}

#intelledoc-image-text {
	width: 100%;
	margin-bottom: 20px;
}

#intelledoc-image-min-width {
	width: 100%;
}

/* =Format */

#news {
	padding: 5px;
	background-color: #D8D8D8;
	border: 1px solid #0B0C76;
}

#news h2 {
	font-size: 14px;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
}

#news a {
	font-size: 12px;
}

#footer {
	margin: 10px 5px;
	padding-top: 20%;
	clear:both;
}

#footer p {
	color: #15317e;
	font-size: small;
	text-align: right;
	padding-right: 10px;
}

ul {
  padding: 0 0 0 10px;
  margin: 5px 0 8px 10px;
  line-height: 130%;
  list-style-image: url(./images/arrow.gif);
}

.blue-bar {
	padding-left: 60px;
	background: #fff url("./images/blue-bar.gif") repeat-y;
	line-height: 200%;
	margin-left: 0;
}

#news ul {
  line-height: 1.3em;
  list-style-image: url(./images/newspaper.png);
  font-size: .7em;
}

#news li {
  padding-bottom: 5px;
}

.image_left {
	float: left;
}

.image_right {
	float: right;
}

.searchbox {
    border: 1px #ff3333 solid;
}