/*
 		DCA-Lease StyleSheet
*/

*
{
padding: 0em;
margin: 0em;
}

@font-face 
{ 
font-family: Calibri; 
src: url(Calibri.ttf) format(truetype);
}

body
{
background: #ffffff url('images/bg1.jpg');
padding: 35px 0px 35px 0px;
font-family: Calibri;
font-size:15px;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
}

a
{
color: #4f81bd;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
color: blue;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
}

.contentarea
{
padding-top: 0em;
}
.contentarea1
{
padding-top: 0em;
padding:10px;
}

img
{
/* border: solid 1px #6F5230; */
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 10px;
margin: 0.5em 0em 0.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 0.5em 0em 0.5em 0em;
}

.post .details
{
position: relative;
text-align: right;
top: -1.5em;
bottom: 0.2em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box_top
{
position: relative;
background: #ffffff url('images/box_top.png') no-repeat;
width:243px;
height:67px;
}
.box_middle
{
background: #ffffff url('images/box_middle.png') repeat-y;
width:243px;
min-height:300px;
}
.box_bottom
{
background: #ffffff url('images/box_bottom.png') no-repeat;
width:243px;
height:52px;
}

.box
{
position: relative;
background: #ffffff url('images/bgbox.png') no-repeat;
left: -1.5em;
top: -1.5em;
padding: 0.7em;
margin-bottom: 0.5em;
}
ul.list
{
	list-style: circle;
	margin-left: 30px;
	color:blue;	
}
ul.list li
{
	color:#000000;	
}
ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #e7e7e7 url('images/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 82%;
border: solid 7px #ccc;
background-color: #ffffff;
margin: 0 auto;
max-width: 800px;
}

#header
{
position: relative;
width: 100%;
height: 7.0em;
/*background: #fffff url('images/topbg.gif') repeat-x;*/
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 0.5em 1.0em;
}

#search
{
position: absolute;
top: 0.4em;
right: 0.5em;
padding-right: 0.0em;
width: 150px;
text-align: center;
}

#search2
{
position: absolute;
top: 1.5em;
right: 8.5em;
padding-right: 0.0em;
width: 150px;
text-align: center;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.7em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 149px;
background: #ffffff;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #000000 url('images/menubg.gif') repeat-x top left;
height: 3.0em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #ffffff url('images/menuactive.gif') repeat-x top left;
color: #000000;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 0.5em;
}
#quote
{
padding: 5px;
margin: 5px;
background: #ffffff;
border-top: 1px solid blue;
border-bottom: 1px solid blue;
}
#content
{
padding: 0em 1.0em 0em 1.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 0em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 17.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#basic-accordian{
	padding:0px;
	width:100%;
}

.accordion_headings{
	padding:3 0 0 0px;
	color:black;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
    border-bottom: 2px solid #f2f2f2;
    background: #f2f2f2;
}

.accordion_headings:hover{
	border-bottom: solid blue 2px;
	color:blue;
}

.accordion_child{
	padding:5px;
    background: #f2f2f2;
}

.header_highlight{
	color:blue;
	border-bottom: solid blue 2px;
}

.tab_container 
*{
float: left;
width: 100%;
margin: 0px;
}

form.style1 input {
margin-bottom: 4px;
}

form.style1 fieldset {
	font:80%/1 sans-serif;
	position: relative;
	margin-top: 1em;
	padding-top: 1.75em;
	padding-bottom: 10px;
	border:1px solid #CCCCFF;
	background: #e7e7e7 url('images/bg2.jpg') repeat-x;
	background-position: top;
}

form.style1 label {
	float:left;
	width:25%;
	padding-bottom: 3px;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	color: #0053A5;
}

form.style1 legend {
	margin-left: 10px;
	position: absolute;
	padding: 0.2em 0.5em;
	border:1px solid black;
	font-size:11pt;
	font-weight: bold;
	text-align:right;
	background: #ffffff;
	top: -.7em;
	left 0.5em;
}

