.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clearthis {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	color: #f00;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*  */
.StyleSheetHiddenPlaceHolder  {
	display : none;
}

/*  */	

body, div, p, table, th, tr, td, ul, ol, li, h1, h2, h3{
font-family: Arial, Sans-Serif;		
}

body
{ 
  padding: 0px 0 2em 0;
  margin: 10px 0 0em 0;
  font-size: .78em;
  background:#F4F4F4;
}
		

		
a {color:#06c;}
a:hover {text-decoration:none;}

img { border: none; }


#image {
	float: right;
    clear:left;
	margin-left: 30px;
	margin-bottom: 10px;
}



h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	margin: 0 0 0.5em 0;
	}


h1 {
	font-size:160%;
	color:#000;	
	padding:10px 0 0 0;
	margin:0 0 .9em 0;
	}
	

	
h2{		
	padding:0 0 0 0px;
	margin:0 0 1em 0px;
	font-size:130%;
	}
	
h3{				
	
	color:#006;	
	font-size:110%;
	margin:.2em 0 .2em 0px;	
	padding:0 0 0 0;
	}
	
/* p{
	line-height:1.4em;
	margin:0 0 1em 0;
	padding-bottom: 10px;
	}
*/

form {
	padding:0;
	margin:0;
	}
	
fieldset {
	border:none;
	padding:0;
	margin:0;
	}
	
legend {
	display:none;
	}


/* global */
html{height: 100%;}



p
{ margin: 0px;
padding-top: 5px;
  padding-bottom: 10px;
  line-height: 1.4em;
}

h1
{ font-size: 108%;
  
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
 }

img{border: 0px;}

img.right{border: 1px solid #A8C8DF; float:right; margin:.4em 0 .4em .9em; padding:0}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 0px 20px 8px 20px;
line-height: 1.5em;
padding:0;
}

ul li 
{ list-style-type: square;
  margin: 0px 20px 0px 0px; 
  color:#1B538E;		
}

/* ordered list */
ol
{
	margin: 18px 0px 0px 20px;
	padding-left: 2px;
}

ol li
{
	margin: 18px 0px 11px 0px;
	padding: 0px;
	line-height: 1.5em;
}
.boxtwo {
	margin-left: 2px;
}


/* widths */
#linklist, #menu, #content, #footer
{ width: 760px; 
  margin-left: auto; 
  margin-right: auto;
}

#main{

  background:url(images/bg.gif) repeat-y;
  margin-left: auto;
  margin-right: auto;
  width:786px
  }


#main2{

  background:url(images/bg2.gif) repeat-y;
  margin-left: auto;
  margin-right: auto;
  width:786px
  }


#widemain{
	
	background:url(images/bg_narrowed.gif) repeat-y;
	margin-left: auto; 
  margin-right: auto;
  width:786px
  }

/* links / footer */

#footer
{ height: auto;  
  padding: 18px 0px 10px 0px;
  font-size: 88%;
  text-transform: uppercase;
}

#links
{ 
  padding: 10px 10px 0px 0px;
}

#footer
{ text-align: center; 
  border-top: 4px solid;
}

#links a, #footer a, #links a:hover, #footer a:hover{text-decoration: none;}

/* logo */
#logo
{ 
  display:none;
}

#logo h1
{ font-family: verdana, arial, sans-serif;
  margin: 0px;
  padding: 18px 0px 0px 0px;
  font-size: 160%;
  
  text-transform: uppercase;
}

#logo h2
{ font-family: verdana, arial, sans-serif;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  font-size: 108%;
}



/* main content */
#content
{ height: auto;
  padding: 20px 0px 0px 0px;
  overflow: hidden;
}

/* column 1 - contains sidebar */
#column1
{ float: right;
  width: 220px;
  padding: 4px 15px 15px 19px;
}

#narrowcolumn1
{ float: right;
  width: 160px; //180 //220
  padding: 4px 15px 15px 19px;
}


.sidebaritem
{ text-align: left;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sidebaritem h1
{ padding: 0px; 
  margin: 0px 0px 14px 0px; 
  font-weight: bold;
  text-transform: uppercase;
}

.sidebaritem p
{ line-height: 16px; 
}

.sbilinks{padding: 0px 0px 0px 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 


.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 169px;
  border: 0px;
} 

/* column 2 - page content */
#column2
{
  padding: 0px 0px 15px 20px;
  margin: 0px 270px 0px 0px;
}

#widecolumn2
{ 
  padding: 0px 0px 15px 20px;
  margin: 0px 200px 0px 0px;
}

#column2 h1, #widecolumn2 h1
{ font-family: arial, sans-serif;
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

#column2 a, #column2 a:hover, #widecolumn2 a, #widecolumn2 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
}

blockquote{border-color: #225692;}

h1
{ 

  color: #225692;
}

#linklist
{  width:760px;
height:148px;
background:url(images/header.jpg) no-repeat;
  border-top-color: #E2E2E2;
  border-bottom-color: #6C6C6C;
}

#footer
{ background: #555;
  color: #FFF;
  border-color: #A8C8DF;
}

#links a, #footer a:hover, #logo, #logo h1
{ 
  color: #FFF;
}

#links a:hover, #logo h2, #column2, .sidebaritem, #column2 a, #widecolumn2, #widecolumn2 a
{ 
  color: #555;
}

#content{background: url(side.png) right repeat-y;}

#menu
{ background: #184C86;
  color: #FFF;
  border-bottom:2px solid #A8C8DF;
}

#menu li a
{ 
  color: #E2E2E2;
  border-color: #6C6C6C;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover, #footer a
{ background: #555;
  color: #CDEAEE;
} 

#column2 a, #widecolumn2 a
{ 
  color: #225692;
}

#column2 a:hover, #widecolumn2 a:hover
{ 
  color: #555;
}

.sbilinks li a, .sidebaritem a
{ background: url(arrow.png) no-repeat left center;
  color: #555;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ background: url(green_arrow.png) no-repeat left center;
  color: #555;
} 
	
/* menu */


#menu
{  
  margin-left: auto; 
  margin-right: auto;
  font-size: 10px;
  height: 40px; 
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li { /* all list items */
	float: left;
	position: relative;
	width: 8.4em;
        list-style: none;

}

#menu li a{
height:30px;
  text-decoration: none; 
  padding: 5px 13px 5px 13px;
  text-transform: uppercase;
  font-size: 88%;
  border-right: 1px solid;
} 

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: 2em;
    left: 0;
}

#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
}

#menu li ul li ul  {/* third-level lists */
	position: absolute;
	display: block; 
	top: 0;
    left: 9em;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden; }	

/* Make-up styles */
#menu ul, li, ul li, ul li a {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	color: #fff;
        background: #184C86; /* IE6 Bug */ 
	padding: 5px;
border-right: 1px solid #fff;
	
}
/* Hover Styles */
#menu ul a:hover { 
	color: #000; 
	background: #A9C7DF; 
border-right: 1px solid #fff;
} 

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #fff;
	background: #184C86; /* IE6 Bug */
	border-bottom: 1px solid #ccc;
border-right: 1px solid;
height:auto;
} 

/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	color: #000; 
	background: #A9C7DF; 
border-right: 1px solid #fff;
} 


/* Table */

table#sample {
}

table#sample td {
    padding: 3px;
    border: solid #5782a0 1px;
}


table#sample td a {
    padding: 3px;

}

table#sample td a:hover {
    color: #fff;
    padding: 3px;
 
}

.data {
    color: #000000;
    text-align: left;
    background-color: #a8c8df;
}

.data2 {
    color: #000000;
    text-align: left;
    background-color: #d6e6f2;

}



/* Search page */

#searchfor{
font-style: bold;
background-color: #cccccc;
padding: 2px;

}

#searchresultsholder{
padding-top: 14px;

padding-bottom: 5px;
border-bottom: 1px solid #ccc;

}

#searchhead{
padding: 5px;
background-color: #cee1ed;
}

#searchresults{
font-style: italic;
padding: 5px;
background-color: #f2f2f2;
}

#searchlinks{
margin-top: 2px;
padding: 5px;
border-top: 1px solid #ccc;

}

#next{
padding-top:2px;
padding-bottom: 2px;
border-top: 1px solid #cee1ed;
border-bottom: 1px solid #cee1ed;
}


#breadcrumb{
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
margin: 0 0 0 0;
}

#prevnext {
width: 400px;
padding-left:200px;
}

#prevbut {
width:50px;
float: left;
margin-right: 20px;
padding-bottom: 20px;
padding-top:16px;
}

#nextbut {
	padding-top:10px;
	width:50px;
	float:left;
	padding-bottom: 20px;
}

.prevtext{
padding-top:2px;
font-size: 0.75em;
text-align: center;
}

.nexttext{
font-size: 0.75em;
text-align: center;
}

#buy {
	background-image: url(images/buybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 376px;
	clear: both;
	float: left;
}
#buybox a {
	text-decoration: none;
	color: #225692;
}

#sellbox a {
	text-decoration: none;
	color: #225692;
}

#resourcebox a {
	text-decoration: none;
	color: #225692;
}

#testamonialsbox a {
	text-decoration: none;
	color: #225692;
}

#sell {
	background-image: url(images/sellbg.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 376px;
	clear: right;
	float: right;
}
#resource {
	background-image: url(images/resourcebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 376px;
	clear: left;
	float: left;
}
#testamonials {
	background-image: url(images/testamonialsbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 376px;
	clear: right;
	float: right;
}
#buybox {
	margin-left: 100px;
	margin-top: 40px;
	padding-left: 60px;
	margin-right: 20px;
}
#searchbar {
	height: 30px;
	width: 90%;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #c8d5e4;
	margin-left: 30px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
}
#searchbar input {
	float: left;
	margin-top: 5px;
	line-height: 14px;
}
#searchbar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #225692;
	text-align: left;
	clear: right;
	float: left;
	padding-right: 10px;
	line-height: 14px;
}


#buybox h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #225692;
}
#hpcontent {
	padding-left: 15px;
	padding-right: 15px;
}
#col1 {
	clear: left;
	float: left;
	width: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
}
#col2 {
	clear: right;
	float: left;
	width: 340px;
	margin-left: 20px;
}

#hpcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #225692;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: auto;
	padding-top: 15px;
}
#subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #225692;
	margin-bottom: 5px;
}
#pillars {
	padding-left: 30px;
	padding-right: 5px;
}
#news1 {
	width: 170px;
	clear: left;
	float: left;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#news2 {
	float: left;
	width: 165px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#news3 {
	float: left;
	width: 165px;
height: 177px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#news4 {
	width: 180px;
	float: left;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.boxone {
	width: 95%;
	padding-left: 5px;
}
#tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}
#barone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e0e7f1;
	padding: 5px;
}
#tabletext {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#tableimg {
	height: 100px;
	width: 100px;
	border: 1px solid #999999;
	clear: left;
	float: right;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding-left: 5px;
	margin-top: 30px;
}

.newsarticledate {
    color:darkred;
}
