/* Description: Insparisk stylesheet.Version: 1.0Released: 02/14/08- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   *//* =LAYOUT- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */body {	background: #B9B76D url(../images/bg_body.jpg) repeat-y 50% 0;	color: black;	font: 69%/1.6 Verdana, Arial, Helvetica, sans-serif;/* Sets default size to 11pt */	text-align: center;	position: relative;	min-width: 762px;	margin: 0;	}body * {	font-size: 100%;}#container {	background: #F9F9EE;	width: 762px;	margin: 0 auto;	text-align: left;	border-top: 3px solid #4F6395;}#content_main {	float: left;	clear: both;	width: 470px;	display: inline;	margin: 25px 0 25px 22px;}#content_secondary {	float: right;	width: 220px;	display: inline;	margin-top: 25px;}#branding {	background: #e6e6d4;	position: relative;	height: 158px;}#site_info {	clear: both;	background: #4F6395;	overflow: hidden;	height: 70px;}/* =TYPOGRAPHY- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */HTML {	font-size: 100%;}#site_info p {	font: 0.916em/1.3 Verdana, sans-serif;	color: #f4f1ea;	padding: 15px 0;}p, #content_main ul {	margin-bottom: 10px;}#content_main li {	margin-bottom: 5px;}h2 {	font-size: 128%;}h3 {	font-size: 110%;	font-weight: bold;}#content_main h2 {	color: #7e7d4a;	margin-bottom: 5px;	line-height: 1.4;}#content_main ul.tight_margin li {	margin-bottom: 2px;}#content_secondary h2 {	background: #436398;	color: white;	padding: 5px 0 5px 10px;	font-size: 110%;}#content_secondary ol li {	font-size: 91%;}/* =NAV- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */#nav {	background: #4F6395;	width: 748px;	height: 2.6em;	padding-left: 14px;}#nav li {	text-transform: uppercase;	float: left;}#nav a {	display: block;}#nav a:link, #nav a:visited {	color: white;	text-decoration: none;	padding: .5em 1em .5em 1em;}#nav a:hover {	background: white;	color: #4F6395;}/* =LINKS- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */a:link, a:visited {	color: #436398;}a:hover {	text-decoration: none;}a.action_link {	background: url(../images/action_link.png) no-repeat 100% 50%;	padding-right: 17px;}/* =HEADER- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */h1, #branding p, #branding h2 {	text-indent: -9999px;	}h1 a {	display: block;	background: url(../images/logo.png) no-repeat 0 0;	width: 152px;	height: 44px;	position: absolute;	top: 10px;	left: 21px;}#branding p {	background: url(../images/tagline.png) no-repeat 0 0;	width: 311px;	height: 13px;	position: absolute;	top: 25px;	left: 429px;}#branding h2 {	background: url(../images/bg_header.jpg) no-repeat 0 0;	width: 762px;	height: 91px;	position: absolute;	top: 67px;	left: 0;}/* =BODY CONTENT- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */hr {	margin: 25px 0;	color: #D2D1BC;	background-color: #D2D1BC;	height: 1px;	border: 0;}#callout {	background: #efefdb;	padding: 15px;	margin-bottom: 20px;}ol {	list-style-type: decimal;	margin-left: 20px;}#content_secondary ul {	padding: 0 10px 15px 10px;}#content_secondary ul li {	background: url(../images/li.png) no-repeat 0 12%;	padding-left: 15px; }#strategic_partner p {	margin-bottom: 0;}#content_main ul li {	background: url(../images/li.png) no-repeat 0 55%;	padding-left: 15px;}#content_main #white_papers ol li {	list-style-type: none;	margin-left: 0;}#content_main #white_papers ol {	margin-left: 15px;}#content_main #white_papers p {	margin-bottom: 0;}#form, #video_overview, #cu_clients, #strategic_partner, #who_we_are {	background: #efefdb;	margin-bottom: 20px;	margin-right: 20px;}#content_secondary p, #content_secondary ol, #form form {	padding: 10px;}#video_overview img {	margin: 15px;}#strategic_partner img {	margin: 10px 0 0 45px;}.image_left {	float: left;	margin: 3px 15px 3px 0;}#submit {	background: #4F6395;	padding: 2px;	color: white;	border: 1px solid white;	cursor: pointer;	margin-top: 4px;	width: auto;}#submit:hover {	color: #4F6395;	background: white;}#form dd {	margin-bottom: 4px;}input, textarea {	width: 175px;}textarea {	font-size: 140%;}/* =SITE INFO- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */div#site_info p {	font-size: 91%;	text-align: center;	line-height: 1.6;	color: #f9f9ee;	padding: 2em 0;}
