@charset "utf-8";
/* CSS Document */

/* RESET
--------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul,  fieldset, form, label, legend, caption, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}


:focus {
	outline: 0;
}

/*Used to fix Fire Fox float error.*/
.clearfix:after {
	content:".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

#lpButDivID-1266006706190:hover, #lpButDivID-1266006706190 a:hover {
	color:#FFF;
	text-decoration:none;}
	
	
	.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
	


/*----BODY---*/

body {
	background:url(../images/interface/mainbg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#868686;
	margin: 0;
	padding: 0;
border:none;
	
	}
	
a {
	color:#3a849f;
	text-decoration:none;
	}
	
a:visited {
	color:#3a849f;
	text-decoration:none;}

a:hover {
	color:#3a849f;
	text-decoration:underline;}
	
p a {
	color:#3a849f;
	text-decoration:none;
	}
	
p a:visited {
	color:#3a849f;
	text-decoration:none;}

p a:hover {
	color:#3a849f;
	text-decoration:underline;}


li a{
	color:#3a849f;
	text-decoration:underline;}
	
li a:visited {
	color:#3a849f;
	text-decoration:underline;}
	
li a:hover {
	color:#3a849f;
	text-decoration:underline;}

/*-------------HEADER-----------*/

#header {
	background:url(../images/interface/header-bg.jpg) no-repeat;
	position:relative;
	width:1010px;
	height:80px;
	text-align:center;
	vertical-align:bottom;
}

#header-info {
	color:#868686;
	float:right;
	position:relative;
	margin-top:30px;
	margin-right:20px;
	text-align:right;}


#header-info a {
	color:#868686;
	text-decoration:none;}
	
	
#header-link a:hover {
	color:#868686;
	text-decoration:none;
	border-bottom:#868686 dotted 1px;}

	
/*------------CONTENT-----------*/

#wrapper {
width:980px;
margin:0 auto;
padding:0;
border:none;
}

#main-body {
	background:url(../images/interface/main-bg.jpg) repeat;
	width:1010px;
	height:auto;
	position:relative;
	text-align:center;
	}
	
	#left-sidebar {
		float:left;
		width:197px;
		height:100%;
		position:relative;
		padding:5px 10px 0 20px;/*top, right, bottom, left*/}
		
		#right-body {
			float:left;
			position:relative;
			width:565px;
			height:100%;
			display:block;
			margin-top:5px;
			}
	
#main-column {
	width:525px;
	height:100%;
	float:left;
	position:relative;
	margin-right:5px;
	border-right:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	padding:15px 15px 0 20px; /*top, left, bottom, right*/
	text-align:justify;
	}
	
	#main-footer {
	font-size:9px;
	color:#BCBCBC;
	line-height:12px;}
	
	#main-footer a, #main-footer a:link, #main-footer a:visited, #main-footer a:hover  {
	font-size:9px;
	color:#BCBCBC;
	line-height:12px;
	text-decoration:none;}

#right-sidebar {
	width:190px;
	height:auto;
	float:left;
	position:relative;
	padding-left:10px;
	text-align:left;
	top:5px;}

#index-header {
	width:970px;
	background:url(../images/banners/homebanner.jpg) no-repeat;
	height:180px;
	position:relative;
	margin-top:3px;
	z-index:10;
}

#home-left {
	float:left;
	position:relative;
	display:block;
	width:190px;
	padding-right:10px;
	margin-left:15px;
	padding-top:5px;
	margin-top:5px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	text-align:justify;
	}

#home-middle {
	float:left;
	position:relative;
	display:block;
	width:540px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	text-align:justify;
	}

.home-box {
	float:left;
	display:block;
	position:relative;
	width:240px;
	height:180px;
	padding:8px;
	margin:5px;
	border:1px solid #ccc;
	background:#f8f9fb;
	font-style:normal;
	text-align:left;
}

#home-econsent {
	background:url(../images/econsent-bananabox.png) no-repeat; 
	height:111px; 
	width:530px;
	clear:both;
	position:relative;
	display:block;
	margin:5px;
	padding:8px;}

#home-right {
	float:left;
	position:relative;
	display:block;
	width:190px;
	padding-left:10px;
	padding-top:10px;
	margin-top:5px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	text-align:justify;}


#landing-header1 {
	width:970px;
	background:url(../images/banners/crimhome.jpg) no-repeat;
	height:180px;
	position:relative;
	margin-top:3px;
	z-index:10;
}

#logo {
	float:left;
	position:relative;
	padding:10px;
	margin-left:15px;}
	
.main-content {
	color:#666;
	font-size:12px;
	line-height:16px;}
	
.contact-links a {
	color:#069;} 

.contact-links a:hover {
	color:#FFF;}	
	
	#top-section {
		width:970px;
		margin-left:20px;
		margin-right:20px;
		margin-top:5px;
		margin-bottom:5px;
		text-align:left;}
	
	#sidebar-right {
		width:195px; 
		margin-left:15px;
		margin-right:10px;
		position:relative;
		float:left;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		height:100%;
		text-align:justify;}
	
	#middle-content {
		float:left;
		width:545px;
		position:relative;
		padding-right:5px;
		}
	
	#sidebar-left {
		width:210px;
		padding-left:10px;
		margin-right:10px;
		position:relative;
		float:left;
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		height:100%;}

/*------------SIDEBAR-----------*/
	
.sidebar-text {
	font-size:11px;
	line-height:14px;}
	
.sidebar-text a:visited {
	font-size:11px;
	line-height:14px;
	color:#3a849f;}
	
.side-nav-heading {
	padding-left:5px;
	background:#ededed;
	height:25px;
	position:relative;
	color:#3a849f;
	font-weight:bold;
	}

.sidebar-nav {
	background:#CCC;
	color:#999;
}

.sidebar-nav a{
	background:#CCC;
	color:#999;
	text-decoration:none;
}

.sidebar-nav a:hover{
	background:#999;
	color:#FFF;
	border-bottom:1px dotted #fff;
	text-decoration:none;
}



#table {
	color:#999;}
	
#table a{
	color:#999;
	text-decoration:none;}
	
	#table a:hover{
	color:#3a849f;
	text-decoration:none;}
	
	
.menu {
	padding-left:15px;
	height:25px;
	position:relative;
	}
	
.menu:hover{
	background:#bed353;
	color:#FFF;
	}
	
#contact-us-button {
	background:url(../images/icons/contact-button.jpg) no-repeat;
	width:188px;
	height:31px;
	position:relative;
	padding-bottom:5px;
	text-align:right;
	vertical-align:middle;
	color:#3a849f;}
	
	#contact-us-button:hover {
	background:url(../images/icons/contact-button-over.jpg) no-repeat;
	width:188px;
	height:31px;
	position:relative;
	padding-bottom:5px;
	text-align:right;
	vertical-align:middle;
	color:#FFF;}

#get-started-button {
	background:url(../images/icons/get-started-button.jpg) no-repeat;
	width:188px;
	height:31px;
	position:relative;
	padding-bottom:5px;
	text-align:right;
	vertical-align:middle;
	color:#3a849f;}
	#get-started-button:hover {
	background:url(../images/icons/get-started-button-over.jpg) no-repeat;
	width:188px;
	height:31px;
	position:relative;
	padding-bottom:5px;
	text-align:right;
	vertical-align:middle;
	color:#FFF;}
	
	
#visit-us-button {
	background:url(../images/icons/visit-us-button.jpg) no-repeat;
	width:188px;
	height:31px;
	position:relative;
	padding-bottom:5px;
	text-align:right;
	vertical-align:middle;
	color:#3a849f;}
	#visit-us-button:hover {
	background:url(../images/icons/visit-us-button-over.jpg) no-repeat;
	width:188px;
	height:31px;
	position:relative;
	padding-bottom:5px;
	text-align:right;
	vertical-align:middle;
	color:#FFF;}


#live-chat-button {
	background:url(../images/icons/livechat-button.jpg) no-repeat;
	width:188px;
	height:31px;
	position:relative;
	text-align:right;
	vertical-align:middle;
	color:#3a849f;}
	#live-chat-button:hover {
	background:url(../images/icons/livechat-button-over.jpg) no-repeat;
	width:188px;
	height:31px;
	position:relative;
	text-align:right;
	vertical-align:middle;
	color:#FFF;}
	

	
/*----NAVIGATION MENU---*/

#navigation {
	position:relative;
	z-index:99;
	clear:both;}


.topnavigation {
	background:url(../images/interface/navigationbg.jpg) repeat;
	background-position:bottom;
	border:1px solid #e0e0e0;
	text-align:center;
	z-index:99;
}

.topnavigation td a {text-decoration: none; color:#3a849f; background-color: none;display:block;
	font-size:13px;
	color:#287da2;
	text-align:center;} 
	
.topnavigation td a:hover {background-color: #3a849f; text-decoration: none;color: white; } 


/*------------FOOTER-----------*/

#footer {
	background:url(../images/interface/footer-bg.jpg) no-repeat;
	position:relative;
	height:110px;
	width:1010px;
	clear:both;
	text-align: center;
	font-size:9px;
	padding-top:10px;
}

.footer-links, .footer-links a:link{
	color:#3a849f;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}
	
.footer-links a:hover {
	color:#3a849f;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	border-bottom:#999 dotted 1px;
	}



/*------------INDUSTRY NEWS-----------*/

DIV.PTNEWSlatestnews     {                
width: 100%;
}     

DIV.PTNEWSheading     {         
padding-right: 6px;         
padding-left: 6px;         
font-weight: bold;         
font-size: 9pt;         
padding-bottom: 6px;               
padding-top: 8px;    }     

DIV.PTNEWSheading A     {         
color: #3a849f;    }     

DIV.PTNEWSheadingimg     {         
display: block;         
color: #3a849f;         
margin: 10px 20px 10px 20px;     }    

DIV.PTNEWSlastupdated     {         
font-size: 8pt;         
visibility: visible;         
margin: 6px;         
color: #8a9f1f;     }     

DIV.PTNEWSstory     {        
margin: 6px;     }     

SPAN.PTNEWSheadline     {         
padding-right: 0px;         
display: block;         
padding-left: 0px;         
font-weight: bold;         
font-size: 10pt;        
padding-bottom: 0px;        
color: #3a849f;     
padding-top: 3px;     }     

SPAN.PTNEWSheadline A     {         
color: #3a849f;    }     

SPAN.PTNEWSdescription     {         
display: block;         
font-size: 10pt;         
color: #66666;    }     

DIV.PTNEWSnoscript     {         
padding-right: 6px;         
display: block;         
padding-left: 6px;         
font-weight: bold;         
font-size: 10pt;         
padding-bottom: 6px;         
color: #666666;        
padding-top: 6px;     }     

DIV.PTNEWSnoscript A     {         
color: #666666;     }    


/*------------GENERAL STYLES-----------*/


.border-bottom {
	border-bottom:#DFDFDF 1px solid;}
	.border-bottom a:link, .border-bottom a:visited {
		text-decoration:none;}.border-bottom a:hover {
			text-decoration:underline;
			}

.border-left {
	border-left:#DFDFDF 1px solid;
	}
.border-top {
	border-top:#DFDFDF 1px solid;}
	
.border-right {
	border-right:#DFDFDF 1px solid;}
	
.border {
	border:#DFDFDF 1px solid;}
	
	.dashed-border-bottom {
	border-bottom:1px dashed #dfdfdf;}
.border-bottom {
	border-bottom:#DFDFDF 1px solid;}
	.border-bottom a:link, .border-bottom a:visited {
		text-decoration:none;}.border-bottom a:hover {
			text-decoration:underline;
			color:inherit;}
	
.table {
	border-width:1px;
	border-spacing:5px;
	border-color:#DFDFDF;
	border-collapse:collapse;
	border-style:solid;}
	.table th {
		border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: #cccccc;}
	.table td {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: #cccccc;}
	
.grey-box {
	border:1px solid #ccc;
	background:#f8f9fb;
	font-style:normal;}

	.ppt-box {
	border:1px solid #ccc;
	background:#f8f9fb;
	font-style:normal;
	height:210px;
	padding:5px;
	vertical-align:middle;}
	
	
	
.BIA {
	background:url(../images/newsprint-texture.jpg) repeat;
	border:1px solid #ccc;
	}
	
	.corner-highlight {
		background:url(../images/corner-tab.png)  no-repeat;
		height:23px;
		width:28px;
		float:left;
		position:relative;
		color:#fff;
		font-weight:bold;
		font-size:10px;}
		
.gradient-box {
	background:url(../images/crimbg.jpg) repeat;
	height:100%;
	width:100%;
	border:#DFDFDF 1px solid;
	line-height:14px;}
	
.justify {
	text-align:justify;}
	
.bold {
	font-weight:bold;}
	
.white {
	color:#FFF;}
	
.small {
	font-size:10px;
	line-height:12px;}
	
	.econsent {
		font-size:32px;
		font-weight:bold;
		color:#207296;}
	
.read-more, .read-more a:link{
	color:#3a849f;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:10px;
	text-transform:uppercase;
	}	
	
	.read-more a:visited {
	color:#3a849f;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:10px;
	text-transform:uppercase;
	}	
	
	.read-more a:hover  {
	text-decoration:underline;
	color:#3a849f;
	font-weight:bold;
	font-size:10px;
	line-height:10px;}
	
.line-height {
	line-height:5px;}
	

	blockquote, cite {font-weight: none;}
	#quotes {margin-left: 0; list-style: none;
	font-style:inherit;}
	#quotes li {
		list-style:none;}
	#quote2 {margin-left: 0; list-style: none;}
	.hide {display: none;}
	.selected {}
	
	
.blog-home li{
	list-style:none;
	font-size:10px;
	line-height:12px;}
	
.blog li{
	list-style:none;
	font-size:10px;
	line-height:12px;}
	
	
/*------------GENERAL TEXT STYLES-----------*/


.small-light-grey {
	font-size:9px;
	color:#BCBCBC;
	line-height:12px;}
	.small-light-grey a{
	font-size:9px;
	color:#BCBCBC;
	text-decoration:none;}	
	.small-light-grey a:hover{
	font-size:9px;
	color:#BCBCBC;
	text-decoration:none;
	border-bottom:#CCC dotted 1px;}
	

.testimonials {
	color:#999;
	font-size:11px;
	line-height:13px;}

	
.red {
	color:#F00;
	font-weight:normal;}
	
.blue {
	color:#3a849f;}
	
	.green {color:#8a9f1f;}

.white {
	color:#ffffff;}
	
.getstarted {
	background:url(../images/readmore-button.png) no-repeat;
	height:150px;
	width:50px;}
	
	.IRT-text {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:13px;
		color:#3d6d89;
		font-weight:bold;}
		
		
		.IRT-text a:hover {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:13px;
		color:#3d6d89;
		font-weight:bold;
		text-decoration:underline;}

/*------------H TAGS / HEADINGS-----------*/

h1 {
	color:#666;
	font-weight:normal;
	font-size:20px;
	line-height:24px;}

h2 {
	color:#3a849f;
	font-weight:bold;
	font-size:14px;
	line-height:16px;}

h3  {
	font-size:16px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;}
	
h3 a:link, h3 a:visited {
	font-size:16px;
	color:#666;
	font-weight:normal;
	text-decoration:none;}

	
h4 {
	line-height:16px;
	font-size:16px;
	color:#434343;
	font-weight:bold;}
	
h4 a {
	line-height:16px;
	color:#434343;
	font-weight:bold;
	text-decoration:none;}
	
h4 a:hover{
	line-height:16px;
	color:#999;
	font-weight:bold;
	text-decoration:none;}
	
h5 {
	color:#434343;
	font-weight:bold;
	font-size:14px;
	line-height:16px;}
	
h6  {
	font-size:14px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;}
	
h6 a:link, h6 a:visited {
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;}

