﻿/************************/
/* Solutions Styles */
/************************/
div#mainContent.col3leftDiv {
	padding: 0px 24px;
	background: #fff url(../images/global/back_col3leftDiv.gif) top left repeat-y;
}
div#mainContent.col3sidesDiv {
	padding: 0px 24px;
	background: #fff url(../images/global/back_col3sidesDiv.gif) top left repeat-y;
}
div#secHeader {
	height:288px;
}
/************************/
/* Container Styles */
/************************/
div.colContainer1 {
	float: left;
	width: 200px;
}
div.colContainer2 {
	float: left;
	width: 440px;	
}
div.colContainer3 
{	
	float: right;
	width: 215px;
}
/************************/
/* Side Column Styles */
/************************/
div#sideColumn {
	padding: 0px 20px 20px 0px;
}
div#sideColumn h3 {
	padding: 0px 0px 0px 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #394687;
	text-transform: uppercase; 
}
div#sideColumn ul {
	list-style: none;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #969696;
	border-bottom: 1px dashed #C8C8C8;
}
div#sideColumn li {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
	background: url(../images/global/arrow_inactive.gif) 0px 4px no-repeat;
}
ul#secLinks {
	clear: both;
}
ul#secLinks A:link, ul#secLinks A:visited {
	color: #a00030;
}
ul#secLinks A:hover, ul#secLinks A:active {
	color: #394687;
}

/************************/
/* Side Column Styles */
/************************/
ul#secNav {
	position: relative;
	width: 180px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
ul#secNav ul {
	width:115px;		
	list-style: none;	
	color: #394687;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	border-bottom:none;
}
ul#secNav ul li {		
	padding: 0px;
	margin: 3px 0px 0px 0px;
	width: 110px;
}
ul#secNav ul li ul li {	
	padding: 0px;
	margin: 2px 0px 0px 0px;
	width: 145px;
	font-size: 11px;
}

ul#secNav ul a:link, ul#secNav ul a:visited {
	display: block;
	padding: 0px 0px 0px 30px;
	text-indent:-15px;
	color: #549fd6;
	background: url(../images/global/arrow_inactive.gif) 0px 4px no-repeat;
}

ul#secNav span ul a:hover, ul#secNav span ul a:active {
	color: #394687;
	background: url(../images/global/arrow_active.gif) 0px 4px no-repeat;
}
ul#secNav ul a.hLight:link, ul#secNav ul a.hLight:visited {
	color: #394687;
	background: url(../images/global/arrow_active.gif) 0px 4px no-repeat;
}
ul#secNav ul a.hLight:hover, ul#secNav ul a.hLight:active {
	color: #394687;
	background: url(../images/global/arrow_active.gif) 0px 4px no-repeat;
}
ul#secNav ul a.hLight:link, ul#secNav ul a.hLight:visited, 
ul#secNav a.hLight:hover, ul#secNav a.hLight:active, 
ul#secNav a.hLight:link, ul#secNav a.hLight:visited {
	color: #394687;
	/*background: none;*/
}
ul#secNav ul a.hTitle:link, ul#secNav ul a.hTitle:visited, 
ul#secNav a.hTitle:hover, ul#secNav a.hTitle:active 
{
	color: #394687;	
	background:white;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:bold;
	cursor:default;		
}

/*
ul#secNav {
	position: relative;
	width: 180px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
ul#secNav ul {
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: none;	
}
ul#secNav li {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	padding: 0px;
	background: transparent;	
}
ul#secNav ul li {
	float: none;
}
ul#secNav p {
	margin: 2px 0px;
	padding: 0px 0px 0px 15px;
}
ul#secNav p.date {
	color: #394687;
}
ul#secNav p.regLink a:link, ul#secNav p.regLink a:visited {
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	background: none;
}
ul#secNav p.regLink a span {
	color: #394687;
}
ul#secNav a:link, ul#secNav a:visited {
	display: block;
	padding: 0px 0px 0px 15px;
	color: #549fd6;
	background: url(../images/global/arrow_inactive.gif) 0px 4px no-repeat;
}
ul#secNav a:hover, ul#secNav a:active {
	color: #394687;
	background: url(../images/global/arrow_active.gif) 0px 4px no-repeat;
}
ul#secNav a.hLight:link, ul#secNav a.hLight:visited {
	color: #394687;
	background: url(../images/global/arrow_active.gif) 0px 4px no-repeat;
}
ul#secNav a.hLight:hover, ul#secNav a.hLight:active {
	color: #394687;
	background: url(../images/global/arrow_active.gif) 0px 4px no-repeat;
}
ul#secNav ul a.hLight:link, ul#secNav ul a.hLight:visited, 
ul#secNav a.hLight:hover, ul#secNav a.hLight:active {
	color: #394687;
	background: none;
}
*/
div#sideColumn a.featAd {
	display: block;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	width: 180px;
	border-bottom: 1px dashed #c8c8c8;
}
div#sideColumn a.lastItem {
	border: none;
}
div#Contacts ul {
	padding-bottom: 5px;
}
div#Contacts li {
	padding: 0px;
	background: transparent;
}
div#Contacts h3 {
	padding: 0px;
}
div#Contacts p.name {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #549fd6;
}
div#Contacts p.title {
	font-size: 11px;
	font-style: italic;
}
p.vCard {
	width: 70px;
	margin: 2px 0px;
	padding: 3px 25px 0px 0px;
	background: url(../images/global/v-card.gif) 45px 2px no-repeat;
}
p.vCard a:link, p.vCard a:visited {
	display: block;
	width: 70px;
	height: 15px;
	color: #646464;
}
p.vCard a:hover, p.vCard a:active {
	color: #646464;
}
div#Contacts p.email {
	font-family: arial, helvetica, sans-serif;
}

div#ContactInfo ul {
	padding-bottom: 5px;
}
div#ContactInfo h3 {
	padding: 0px;
	text-transform: uppercase;
}

div#ContactInfo p.claims {
	color: #394687;
	font-weight: bold;	
}
div#ContactInfo p.tag {
	color: #646464;	
}
div#ContactInfo p.phone {
	color: #646464;	
	padding: 5px 0px 10px 0px;	
}

/************************/
/* Related Column Styles */
/************************/
div#relatedColumn {
	padding: 0px 0px 20px 20px;
	line-height: 15px;
}
div#relatedColumn h3 {
	font-weight: bold;
	font-size: 11px;
	color: #394687;
	text-transform: uppercase; 
	margin: 0px 0px 6px 0px;
}
div#relGrouped {
	border: 1px solid #c8c8c8;
	font-family: arial, helvetica, sans-serif;
}
div#relGrouped h3 {
	height: 22px;
}
div#relGrouped ul {
	list-style: none;
}
div#relGrouped ul ul {
	list-style: disc;
	color: #394687;
}
p.pdfLink {
	color: #394687;
}
div#relatedColumn a.featAd {
	display: block;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	width: 180px;
	border-bottom: 1px dashed #c8c8c8;
}
div#relatedColumn a.lastItem {
	border: none;
}
/************************/
/* Related Column Styles */
/************************/
div#bioContact {
	color: #969696;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dashed #c8c8c8;
}
div#bioContact h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
div#relatedColumn address {
	margin: 0px 0px 10px 0px;
	font-style: normal;
}
div#relatedColumn p.phone {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #646464;
}
div#relatedColumn p.phone span.label {
	font-weight: normal;
	font-size: 11px;
	color: #969696;
}
div#relatedColumn p.email {
	font-family: arial, helvetica, sans-serif;
}
div#relatedColumn img.regAd {
	padding: 15px 9px;
	margin: 15px 0px;
	border-top: 1px dashed #c8c8c8;
}
ul#solLinks {
	margin: 0px 0px 15px 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	list-style: none;
}
ul#solLinks span {
	color: #394687;
}
div#relGrouped {
	margin: 0px 0px 15px 0px;
	width: 198px;
}
div#relGrouped h3 {
	margin: 0px 0px 11px 0px;
}
div#relGrouped h4 {
	margin: 0px 25px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #394687;
	text-transform: uppercase; 
}
div#relGrouped ul {
	padding: 0px;
	margin: 0px 25px 5px 25px;
}
div#relGrouped li {
	margin: 0px 0px 0px 0px;
}
body#design_content p
{
	margin:0 0 17px;	
	color:#777777;
	font-size:0.7em;
	line-height:1.4em;
	text-align:left;
	font-family:verdana,arial,helvetica,sans-serif;
}
body#design_content h1 
{
	color:#394687;
	font-family:arial,helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 5px;
	text-align:left;
}
body#design_content a
{
	color:#549FD6;
	text-decoration:none;
}
