/*reset*/
* {
margin: 0px;
padding: 0px;}

html {
height:100%;
}
/*h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:1em 0;
}*/
li, dd {

}
fieldset {
	padding: .5em;
}
select option {
	padding:0 5px;
}
.hide, .print-logo, .close-button {
	display:none;
}
.left {
	float:left;
}
.right{
	float:right;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
a img {
	border:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #999999;
	background-color: #FFFFFF;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input,
select,
textarea,
th,
td,
li li {
	font-size: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #6cabe7;
}

a:hover
{text-decoration: none;
}

.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 */
.masthead {
	text-indent: -9999px;
	padding-top: 108px;
}

#dvc {
	background-image: url(bg_header.gif);
	background-repeat: repeat-x;
	background-position:0px 121px;
}

#dvc .masthead {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.header {
	padding-top: 140px;
	background-image: url(bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}

.header h2 {
	text-indent: -9999px;
	position: absolute;
	height: 45px;
	width: 280px;
	background-image: url(article_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 31px;
	top: 41px;
}

.header #article01img {
	position: absolute;
	left: 558px;
	top: -23px;
}

.body {
	clear: both;
	float: left;
	width: 800px;
}

.footer {
	clear: both;
	float: left;
	width: 100%;
	background-color: #F5F5F5;
}

.footer #legal {
	padding: 20px 30px;
	width: 760px;
	text-align: left;
	font-size: 9px;
}

.footer #legal p {
	margin-bottom: 10px;
}

.body .main {
	float: right;
	width: 580px;
	clear: none;
	margin-bottom: 25px;
}

.body .start {
	float: right;
	width: 100%;
	clear: none;
	margin-bottom: 25px;
}

#wrapper .body .start li {
	list-style-type: none;
	line-height: 1em;
	margin-bottom: 0px;
	padding-left: 2px;
}

#wrapper .body .start ul {
	margin-right:0px;
}


/* #wrapper {
	clear: both;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
} 
*/

#wrapper {
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#666666;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.container {
	width:800px;
	position: relative;
}

.footer {
	background-color:#F5F5F5;
	width:100%;
	clear:both;
}

/* START FORMATTING FOOTER */

.legal {
	font-size:10px;
	background-color:#F5F5F5;
	color:#C5C5C5;
	width:768px;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:40px;
}
