/* Import main styles */

@import url(main.css);

a:link { color: #006496; text-decoration: underline; }


/* Main Page Structure */

#topcolorbar { 
	float: left;
	clear: both;
	width: 958px;
    height: 15px;
	margin: 0px 1px 0px 1px;
	overflow: hidden;
	background-color: #9ABDC3;
}
	


.greenCallout    {
	
	font-family: arial black, helvetica, verdana, sans-serif; 
	
	font-size: 21px; 
	
	line-height: 24px;
	
	color: #a8a810;

}

#stbanner {
	position: relative;
	top: 10px;
	left: 9px;
	width: 255px;
}

#hrqtbanner {
	position: relative;
	top: 20px;
	left: 15px;
	width: 255px;
}

#inbanner {
	position: relative;
	top: 12px;
	left: 11px;
	width: 255px;
}

#descripst {
	position: relative;
	top: 20px;
	left: 19px;
	width: 255px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#descripin {
	position: relative;
	top: 27px;
	left: 19px;
	width: 255px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#descriphr {
	position: relative;
	top: 40px;
	left: 19px;
	width: 255px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#gost {
	position: relative;
	top: 25px;
	left: 250px;
	width: 255px;
}

#goinsight {
	position: relative;
	top: 16px;
	left: 250px;
	width: 255px;
}

#gohrqt {
	position: relative;
	top: 39px;
	left: 250px;
	width: 255px;
}

h1    {
	
	color: #000000;
	
	font: bold 18px/21px arial;
	
	margin: 0px 0px 10px 0px;

}


h2    {
	
	color: #34898e;
	
	font: bold 18px/21px arial;
	
	margin: 0px 0px 10px 0px;

}

h3  {
	color: #ed840d;
	font: bold 16px/18px arial;
	margin: 0px 0px 10px 0px;
}



#tempcontentcontainer ol{ 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 16px;
	color: #000000;
}

#intro {
	position: relative;
	top: 95px;
	left: 236px;
	height: 100px;
	width: 470px; 
	border: 0px solid black;
}

#rightsidebar {
	position: relative;
	top: -55px;
	left: 725px;
	width: 200px; 
	border: 0px solid black;
}


#line
{
	position: relative;
	top: 0px;
	left: 20px;
	width: 901px;
	height: 188px;
	background:  url(http://www.davisandco.com/resources/images/line.gif) no-repeat 0 top;
	border: 0px solid black;
}


#st
{
	position: relative;
	top: -170px;
	left: 35px;
	width: 290px;
	height: 173px;
	background:  url(http://www.davisandco.com/resources/images/st_box.gif) no-repeat 0 top;
	border: 0px solid black;
}

#hrqt
{
	position: relative;
	top: -363px;
	left: 337px;
	width: 290px;
	height: 173px;
	background:  url(http://www.davisandco.com/resources/images/hrqt_box.gif) no-repeat 0 top;
	margin: 20px 0px 0px 0px; 
	border: 0px solid black;
}

#insights
{
	position: relative;
	top: -556px;
	left: 639px;
	width: 290px;
	height: 173px;
	background:  url(http://www.davisandco.com/resources/images/insights_box.gif) no-repeat 0 top; 
	margin: 20px 0px 0px 0px; 
	border: 0px solid black;
}



/* Left Sidebar */
a.leftNav:link 		{
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 8.5pt; 
	color: #293133; 
	font-weight: bold; 
	text-decoration: none;
}

a.leftNav:visited 	{
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 8.5pt; 
	color: #293133; 
	font-weight: bold; 
	text-decoration: none;
}

a.leftNav:hover 	{
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 8.5pt; 
	color: #ED8000; 
	font-weight: bold; 
	text-decoration: none;
}




.currentsection		{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	font-weight: bold; 
	color: #ED8000
}
