a.leftlinks {
 font-family:Arial;
 font-size:11px;
 font-weight:bold;
 color:#333333;
 text-decoration:none;
 padding-left:5px;
 }

a.leftlinks_b {
 font-family:Arial;
 font-size:12px;
 font-weight:bold;
 color:#333333;
 text-decoration:none;
 padding-left:5px;
 }

a.leftmain {
 font-family:Arial;
 font-size:14px;
 font-weight:bold;
 color:#000000;
 text-decoration:none;
 }

h1 {
 font-family: Arial;
 font-size: 22px;
 }

li {
 list-style:none;
 }


/* generated by csscreator.com */ 
html, body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FDD7B8;
} 
 
#pagewidth {
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FDD7B8;
}
 
#header {
	position:relative;
	height:130px;
	background-color:#FDD7B8;
	width:100%;
} 
 
#rightcol {
	background-color: #FDD7B8;
	float: right;
	display:inline;
}
 

 
/* *** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}

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

.clearfix {
	display: block;
}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
@media print {
	
	/*hide the right column when printing*/
	#maincol {
		display:none;
	}
	#twocols, #rightcol {
		float:right;
	}
}

.consultsoft { font-size: 10px; }
.consultsoft a:link, .consultsoft a:visited, .consultsoft a:hover, .consultsoft a:active  {
	color: #FDD7B8 !important;
	cursor: default !important;
}
