img.imgleft {float:left;margin-right:3px}
img.imgright {float:right;margin-left:3px}

body {
	background: #E2ECEF;
	color: #333333;
	font-size: x-small;
	font-family:verdana;
	margin: 0;
	padding: 0;
	margin-top:1px;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

h1 {
	font: normal 1.6em verdana, arial, sans-serif;
	margin: 0 0 .7em 0;
}

h2 {
	color: #C9321A;
	font-size:11px;
	margin: 0;
}

p {
	margin: 0 0 0 0;
}

a {
	text-decoration: underline;
	color: #C9321A;
}

a img {
	border: none;
}

a.bulletDisolved {
	background-image:url(/guide/dkvr/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:7px;
	display:block;
	
}

input, textarea, select {
	font: normal 1em verdana, arial, sans-serif;
}

table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#mainContainer {
	min-width:790px;
	width:50%;
	_width:790px;
	background-color:#FFFFFF;
	padding:10px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#header {
	min-height:105px;
	_height:105px;
	min-width:790px;
	_width:790px;
	width:100%;
}

#header #logo {
	min-width:198px;
	_width:198px;
	min-height:49px;
	_height:49px;
	position:absolute;
	top:31px;
	left:11px;
}

#header #right {
	min-width:400px;
	_width:400px;
	min-height:44px;
	_height:44px;
	position:absolute;
	right:3px;
	top:45px;
	overflow:none;
}

#header #right a {
	display:block;
	float:left;
	padding-top:15px;
	padding-right:25px;
	font-size:11px;
	text-decoration:none;
}

#header #right a.selected {
	display:block;
	float:left;
	padding-top:15px;
	padding-right:25px;
	color:#000000;
}

#header #right #searchField {
	width:130px;
	border:1px solid #A5ACB2;
}

#header #right #searchButton {
	width:41px;
}

#menu {
	width:186px;
	background-color:#E2ECEF;
	float:left;
	margin-right:10px;
}

#menu a {
	color:#B22D0B;
	display:block;
	border-bottom:2px solid #FFFFFF;
	padding-left:14px;
	padding-top:4px;
	min-height:16px;
	_height:16px;
	background-image:url(/guide/dkvr/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:7px 8px;
	text-decoration:none;
}

#menu a.selected {
	color:#B22D0B;
	display:block;
	border-bottom:2px solid #FFFFFF;
	padding-left:14px;
	padding-top:4px;
	min-height:16px;
	_height:16px;
	background-color:#F1F6F7;
	background-image:url(/guide/dkvr/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:7px 8px;
	text-decoration:none;
}

#menu a.level2 {
	color:#B22D0B;
	display:block;
	border-bottom:2px solid #FFFFFF;
	padding-left:14px;
	padding-top:4px;
	min-height:16px;
	_height:16px;
	background-color:#F1F6F7;
	background-image:none;
	text-decoration:none;
}

#menu a.level2.selected {
	color:#333333;
	text-decoration:none;
	border-bottom:2px solid #FFFFFF;
}

#menu a.level3 {
	width:158px;
	color:#B22D0B;
	display:block;
	border-bottom:2px solid #FFFFFF;
	padding-left:28px;
	padding-top:4px;
	min-height:16px;
	_heght:16px;
	background-color:#F1F6F7;
	background-image:url(/guide/dkvr/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:20px 9px;
	text-decoration:none;
}

#menu a.level3.selected {
	color:#333333;
	text-decoration:none;
	border-bottom:2px solid #FFFFFF;
}

#content {
	float:right;
	min-width:594px;
	width:50%;
	_width:594px;
	line-height:130%;
	font-size:100%;
}

#content #cHeader {
	min-width:594px;
	_width:594px;
	min-height:106px;
	_height:106px;
	background-image:url(/guide/dkvr/images/header_01.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#content #cHeaderSubpage {
	min-width:594px;
	_width:594px;
	min-height:72px;
	_height:72px;
	margin-bottom:10px;
	background-color:#D23F27;
	color:#FFFFFF;
	position:relative;
}

#content #cHeaderSubpage h1 {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:42px;
	left:21px;
}

#content #cHeaderSubpage a {
	color:#FFFFFF;
	position:absolute;
	top:46px;
	right:23px;
}

#content p {
	padding-top:10px;
}

#content .header p {
	padding: 0 0 0 0;
}

#bottom {
	min-width:773px;
	_width:773px;
	min-height:22px;
	_height:22px;
	background-color:#C6381D;
	margin-top:10px;
	color:#FFFFFF;
	padding-left:17px;
	padding-top:7px;
}

#bottom a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.clearFloat {
	clear:both;
}

.box {
	border:3px #E2ECEF solid;
}

.box .header {
	min-height:41px;
	_height:41px;
	background-color:#E2ECEF;
}

.box .header h1 {
	padding-left:15px;
	padding-top:10px;
	font-size:16px;
}

.box .content {
	padding:15px;
}

h2 {
	background-image:url(/guide/dkvr/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	margin-bottom:19px;
}

.floatLeft {
	float:left;
	width:49%;
}

.floatRight {
	float:right;
	width:49%;
}

@media print {
	#header {display:none}
	#menu {display:none;}
	#bottom {width:600px;}
	#content {float:left;}
	#content #cHeader {display:none;}
}

.content a.bullet {
	margin-bottom:19px;
}

.header h1 a {
	color:#333333;
	text-decoration:none;
}

.content .field {
	border-bottom:3px #E2ECEF solid;
	padding-bottom:5px;
	padding:20px;
}

.doBackground {
	background-image:url(/guide/dkvr/images/background.gif);
	background-repeat:repeat-y;

}

.dark {
	background-color:#F6F9FA;
}

.bold {
	font-weight:bold;
}

.first {
	padding-left:20px;
}

table, tr, td {
	padding-top:4px;
	padding-bottom:4px;
}

.lightBoxHeader {
	background-color:#F1F6F7;
	font-weight:bold;
	padding:14px;
	margin-bottom:3px;
}

.lightBoxContent {
	background-color:#F1F6F7;
	padding:14px;
}

.redHeader {
	color:#FFFFFF;
	background-color:#D23F27;
	padding:6px;
	margin-bottom:3px;
	width:100%;
}

.redContent {
	background-color:#F1F6F7;
	width:558px;
}

.redContent .date {
	float:left;
	font-weight:bold;
	padding:6px;
}

.redContent .main {
	float:right;
	width:450px;
}

#cHeaderSubpage a {
	text-decoration:none;
}