/*
Daniel Ferris
DSI_style_050908.css

New style sheet for datasearch website.
*/

<style type="text/css">{  }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
}

#wrapper {
	background-color:#4a6ca6;
	width: 800px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}

#outerwrap {
	background-color:#EFF2F3;
	width:100%;
	border-left-width: 3px; 
	border-left-style: solid;
	border-left-color: #4a6ca6;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #4a6ca6;
}

.halfa {
	width:60%;
	float:left;
	background-color:#EFF2F3;
	padding:0px;
	margins:0px;
}
.halfb {
	width:40%;
	float:right;
	background-color:#EFF2F3;
	padding:0px;
	margins:0px;
}

#mainimage {
	background-color:#EFF2F3;
	float: left;
	width: 99.5%;
	text-align:left;
	margin:0px;
	padding-bottom:-2px;
	border-bottom-width:3px;
	border-bottom-color:#4a6ca6;
	border-bottom-style:solid;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #4a6ca6;
}

#innerwrap {
	background-color: #EFF2F3;
	width: 69.6%;
	float: left;
}

#topheader {
	background-color:#000000;
	position:relative;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#header {
	background-image: url(navbg2.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	/*background-color:#000033;*/
	position:relative;
	height:35px;
	padding-top: 3px;
	
	padding-bottom: 1px;
	
	text-align:center;
}

#contentA {
	background-color:#EFF2F3;
	float: left;
	width: 100%;
	text-align:left;
	color:#000000;
	padding-top:10px;
	padding-left:7px;
}

#contentB {
	background-color:#EFF2F3;
	width: 28.4%;
	text-align:center;
	float:left;
	color:#000000;
	padding-bottom:30px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}

#contentOther {
	background-color:#EFF2F3;
	float: left;
	width: 96.6%;
	text-align:left;
	color:#000000;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}


#footer {
	background-image: url(footerbg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-color:#E2E1EC;
	clear: both;
	text-align:left;
	color: #000000;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 80%;
}


a:link { 
	color: #121E42;
	text-decoration:none;
}
a:visited {
	color:#121E42;
	text-decoration:none;
}
a:hover {
	color: 0033FF;
	text-decoration:none;
}

a:link.norm {
	color:#0033FF;
	text-decoration:underline;
}

a:visited.norm {
	color:#6600CC;
	text-decoration:underline;
}

a:hover.norm {
	color:#0033FF;
	text-decoration:underline;
}

p.small{
	padding:0px;
	margin:0px;
	color:#0033FF;
	text-decoration:underline;
	font-size:14px;
}

p:hover.small{
	padding:0px;
	margin:0px;
	color:#0033FF;
	text-decoration:underline;
	font-size:14px;
}

tr.pmt {
	padding:0px;
	margin:0px;
}

#links-global {
	position:absolute;
	text-align:center;
	margin:0;
	bottom:0;
	right:0;
	left:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space:nowrap;
	width:100%;	
}

#links-global li { 
	display:inline; 
	float:left; 
	list-style-type:none; 
	margin:0; 
	padding:0; 
}

#links-global a {
	display: block;
	padding-top: 5em;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}
#links-global a:hover {
	color: #0033FF;
	background-color: transparent;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-decoration:underline;
}

#home #links-home a, 
#about #links-about a, 
#hipaa #links-hipaa a, 
#contact #links-contact a,
#services #links-services a,
#client #links-client a,
#employment #links-employment a,
#payonline #links-payonline a,
#FAQs #links-faqs a,
#reports #links-reports a,
#references #links-references a {
	color: #0033FF;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-decoration:underline;
}

td {
    padding-top:5px;
	padding-bottom:5px;
}


ul {
	text-decoration:none;
	padding-left: 2em;
	display:block;
	font-size:83%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-weight:600;
}

p {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

p.cont_b {
	font-size:80%;
}

p.validate {
    color:red;
}

p.filler {
	padding-bottom:18px;
}

p.filler2 {
	padding-bottom: 12px;
}

h1 {
	margin-top:1px;
	margin-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px;
	font-size:105%;
	color:#4A606E;
}

h3 {
	color:#4A606E;
	margin-top:1px;
	margin-bottom:1px;
	padding-left:0px;
	padding-right:0px;
}

h4 {
	margin-top:1px;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:1px;
}

form {
	margin-bottom:15px;
	margin-top:2px;
	padding-top:0px;
	padding-bottom:10px;
}
	

img.floatright{
float:right;
margin-left: 8px;
}

img.floatleft{
float:left;
margin-right: 8px;
}

img.floatright2 {
float:right;
padding-right:20px;
}


/* ---------- round box code ----------- */
#liquid-round {
width:70%;
margin:0px auto;
background:#fff url(images/leftside.gif) repeat-y left top;
}

.liquid-round {
width:100%;
margin:0px auto;
background:#fff url(images/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative; 
height:20px;
background:url(images/top-right.gif) no-repeat right top;

}
.center-content {
position:relative;
background:url(images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
height:60px;
background:url(images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block; 
position:relative;
height:60px; 
background:url(images/bottom-right.gif) no-repeat right top;
}







