body,.x-form-item-label,.x-panel-header-text {
	font-family:Arial, sans-serif;
}

body {
	margin: 0px !important;
	background-color: #c2d3e9;
	background-image: url(/img/dxv_layout_bg.png);
	background-repeat: repeat-y;
	background-position: 50% 0px; 
	height: 100%;
	width: 100%;
	color: #222;
}


p {
	margin-bottom:1em;
	text-align: left !important;
	
}

a,#pageTitle {
	color:#0069aa;
}

#header {
	height:135px;
	width:100%;
	z-index:1;
	top:70px;
	position:relative;
}
#pageTitle {
	font-size:16pt;
	margin-bottom:20px;
	background-image:url(img/titleback.png);
	background-repeat:no-repeat;
	/* border-bottom: 1px solid #0069aa; */
	padding-top:17px;
	padding-left:7px;
	padding-bottom:4px;
	width:400px;
	background-position:left bottom;
	letter-spacing:.05em;
	font-style:italic;
}

#layout {
	padding:5px 5px 0;
	overflow: hidden;
	left: 0;
	right:0;
	min-height: 600px;
	width: 900px; 
	margin: 0 auto;
	height: 100%;
	position: relative;
	background-color: white;
}

#content-wrapper {
	float: right;
	position: relative;
	width: 730px;
	padding-bottom: 40px;
	background: url('/img/dxv_header_top.png') no-repeat right top; 
}

#content {
	position:relative;
	padding-top: 95px;
	z-index:1;
	font-size:0.9em;
	line-height:1.35em;
	
}
#content.home {
	padding-top: 220px;
	width: : 100%;
	text-align: center;
}
#content-body {
	padding-left: 20px;
	max-width:750px;
	padding-right: 20px;
	min-width:680px;
}
#content.home {
	padding-top: 220px;
	width: : 100%;
	text-align: center;
}


#content-wrapper #bgimg {
	width:100%;
	float:right;
	position:absolute;
	top:0;
	right: 0;
	left: 150px;
	z-index: 0;
	min-width: 600px;
}

#leftCol #logo {
	left:15px;
	z-index: 5;
	top: 15px;
}
#leftCol {
	float: left;
	min-width: 140px;
	padding-top:10px;
}

#layout #footer {
	font-size:85%;
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding: 10px;
	clear: both;
	margin-top: 30px;
	
	/* background-image: url('img/transwhite50.png');
	            background-repeat: repeat;
	            border: 1px #fff solid;	
	            padding: 3px; */
	color:#0069aa;
}

#jump {
	font-size:85%;
	text-align:center;
	z-index: 20;
	position: relative;
	left:0;
	width:100%;
	padding: 4px;
	clear: both;
	margin-bottom: 40px;
	margin-top: 20px;
}

.content_table {
	border-collapse:collapse;
}

.content_table td {
	border:1px solid #555;
	padding:7px;
}

#contactFormSuccess {
	display: none;
	margin-top: 50px;
}

#contactForm {
	margin-bottom: 30px;
	min-height: 500px;
}

#contactForm div[class|=x-panel], .x-panel-body {
	background-color: transparent !important;
}

.x-form-item-label {
	/* font-weight: bold; */
	font-style: italic;
	text-align: right !important;
}

p.indent {
	padding-left: 20px !important;
}

#contact_address_table {
	
}

td.contact_address {
	font-style: italic;
	vertical-align: top;
	font-size: 12px;
}

#contactFormHeader {
	line-height: 1.4em;
	margin-bottom: 10px;
}
#recaptcha_widget {
	display: none;
	
}


#recaptcha_image {
	width: 220px !important;
	height: 45px !important;
	vertical-align: middle;
	background-color: #fff;
	padding: 4px;
	float: left;
	margin-right: 4px;
	background-image:url('/js/ext-3.0.0/resources/images/default/form/text-bg.gif');
	background-repeat: repeat-x;
	
}

#recaptcha_image img{
	width: 200px;
	height: 40px;
	
}

#recaptcha_response_field {
	margin-top: 5px;
	margin-right: 10px;
	width:172px;
}

#captcha_help {
	padding-top: 9px;
	width: 30px;
	display: inline;
	vertical-align: bottom;
}

.formSubmitButton, .formCancelButton  {
	float:left;
	margin-right:6px;
	margin-top:5px;
}

.formSubmitButton {
	margin-left: 80px;
}



#menu {
	margin-top: 30px;
	top: 245px; 
	z-index: 2;
	padding-left: 8px;
	width: 150px;
}
#menu ul {
	list-style: none;
	padding-left: 5px;
	margin-left: 0pt;
	margin-top: 15px;
}
#menu li {
	margin: 0px 0px 16px 10px;
	text-align: left;
}
#menu a {
	text-decoration: none;
}
#menu a.current {
	font-weight: bold;
}
#menu a:hover {
	text-decoration: underline;
}


#home_menu {
	font-size:110%;
	padding-top: 70px;
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}


#home_menu ul {
	
	position:relative;
	left:50%;
	list-style:none;
	padding:0;
	
}

#home_logo {
	font-size:110%;
	
	padding-top: 70px;
	float:right;
position:relative;
left:-50%;
text-align:left;
}


#home_logo_inner {
	
position:relative;
left:50%;
	list-style:none;
	padding:0;
	
}

#home_menu li {
	margin-right:35px;
	float:left;
	position: relative;
}
#home_menu li:last-child {
	margin-right:0px;
}
#home_menu a {
	text-decoration:none;
	color:#2467A9;
	font-weight: bold;
}

#home_menu a:hover {
	text-decoration:underline;
}
h3 a {
	text-decoration: none;
}


