@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background: url(images/dcp_bg.jpg) repeat-x #d3ceba;
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
	font-size: 12px;
}
#index {
	width: 916px;
	height: 700px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 916px;
	height: 91px;
	margin-top: 32px;
	margin-left: 0px;
}
#logo {
	width: 222px;
	height: 68px;
	margin-top: 0px;
	margin-left: 0px;
}
#tagline {
	width: 294px;
	height: 13px;
	margin-top: -57px;
	margin-left: 622px;
}
#navigation {
	width: 690px;
	height: 20px;
	margin-left: 244px;
	margin-top: 47px;
}

#content {
	width: 916px;
	height: 503px;
	margin-top: 14px;
	margin-left: 0px;
	background: url(images/dcp_content2_bg.jpg) no-repeat right top;
}

#content_wide {
	width: 916px;
	height: 503px;
	margin-top: 14px;
	margin-left: 0px;
	background: url(images/dcp_wide_bg.jpg) no-repeat left top;
}


#img {
	width: 218px;
	height: 503px;
	margin-top: 0px;
	margin-left: 0px;
}
#content #right {
	width: 646px;
	height: 503px;
	_height: 465px;
	margin-top: -503px;
	margin-left: 244px;
	line-height: 16px;
	text-align: justify;
}

#content_wide #wide {
	width: 916px;
	height: 503px;
	_height: 465px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 18px;
	text-align: justify;
}

.text {
	width: 646px;
	height: 427px;
	padding-right: 10px;
	margin-left: 0px;
	margin-top: 38px;
	overflow: auto;
}


.text_wide {
	width: 862px;
	overflow: auto;
	height: 427px;
	padding-right: 10px;
	margin-left: 28px;
	padding-top: 38px;
	font-size: 11px;
	line-height: 12px;
}

#footer {
	width: 916px;
	margin-left: 0px;
	margin-top: 30px;
	font-size: 10px;
}

#footer_wide {
	width: 862px;
	margin-left: 28px;
	margin-top: 30px;
	font-size: 10px;
}

/* STYLES */

a:link {
	color: #637257;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #637257;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #b3af9c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #b3af9c;
	font-weight: bold;
	text-decoration: none;
}

a.footer {
	color: #383838;
	text-decoration: underline;
}
a.footer:visited {
	color: #383838;
	text-decoration: underline;
}
a.footer:active {
	color: #637257;
	text-decoration: underline;
}
a.footer:hover {
	color: #637257;
	text-decoration: underline;
}
.reports {
	color: #b39554;
	font-weight: bold;
	text-transform: uppercase;
	position:relative;
	width:500px;
	height:20px;
	left:0px;
	top:0px;
	cursor:pointer;
	padding:0px;
}

a.report {
	color: #b39554;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.report:visited {
	color: #b39554;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.report:active {
	color: #90979a;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.report:hover {
	color: #90979a;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.mainnav {
	color: #b39554;
	text-decoration: none;
}
a.mainnav:visited {
	color: #b39554;
	text-decoration: none;
}
a.mainnav:active {
	color: #b3af9c;
	text-decoration: none;
}
a.mainnav:hover {
	color: #b3af9c;
	text-decoration: none;
}

a.mainnav_on {
	color: #90979a;
	text-decoration: none;
}
a.mainnav_on:visited {
	color: #90979a;
	text-decoration: none;
}
a.mainnav_on:active {
	color: #b3af9c;
	text-decoration: none;
}
a.mainnav_on:hover {
	color: #b3af9c;
	text-decoration: none;
}

.title {
	font-size: 14px;
	color: #637257;
	font-weight: bold;
	text-transform: uppercase;
}
.title2 {
	/* color: #7d8285; */
	color:#b39554;
	font-weight: bold;
	text-transform: uppercase;
}

.title3 {
	color: #90979a;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.title4 {
	color: #4c4b4b;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-stretch: ultra-expanded;
}
.space {
	line-height: 14px;
}

.space p {
	line-height: 14px;
}

td.even {
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.odd {
	text-align: left;
	background-color: #eae8de;
	padding-bottom: 5px;
	padding-top: 5px;
}

td {
	text-align: left;
}

td.team {
	text-align: justify;
}

p.sm {
	font-size: 11px;
	line-height: 16px;
}

p.team {
	line-height: 12px;
}

.error {
	color: #961f1f;
	font-weight: bold;
}

input.text_field {
	border-style: solid;
	border-color: #90979a;
    border-bottom-width: 1px;	
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
    font-size: 11px;
    color: #383838;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
	width: 200px;
}
input.contact_field {
	border-style: solid;
	border-color: #90979a;
    border-bottom-width: 1px;	
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
    font-size: 11px;
    color: #383838;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
	width:200px;
}
textarea.textarea {
	border-style: solid;
	border-color: #90979a;
    border-bottom-width: 1px;	
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
    font-size: 11px;
    color: #383838;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
	width:300px;
}
select.select {
    border-style: solid;
	border-color: #90979a;
    border-bottom-width: 1px;	
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
    font-size: 11px;
    color: #383838;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
	width:200px;
} 
input.button {
	text-align: center; 
	border: none;
	padding: 5px;
	cursor: pointer; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold;
	background-color: #637257;
}


.pull_back {
    margin-left: 0px;
    _margin-left: 0px;
}

/* Begin REQUEST PASSWORD FORM */

.questionaire {
    max-width: 600px;
    *width: 600px;
}

.questionaire .error {
	font-family: Arial, Helvetica, sans-serif;
	color: #961f1f;
	font-weight: bold;
}

.questionaire .error_box {
    font-family: Arial, Helvetica, sans-serif;
	color: #961f1f;
	font-weight: bold;
}

.title {
	font-size: 14px;
	color: #637257;
	font-weight: bold;
	text-transform: uppercase;
}

.questionaire ul {
    list-style: none;
	margin-left: -40px;	
	*margin-left: 0px;
}


ul.form {
    list-style: none;
	margin-left: -40px;	
	*margin-left: 0px;
}

li {
    line-height: 18px;
    list-style-type: none;
    float:none;
    padding-bottom: 0px;
    padding-top: 7px;
    margin-left: 0px;
}

.questionaire #q2_one {
    padding-right: 10px
}

.label {
    width: 150px;
	display: inline-block;
    float:left;
    *float:none;
    margin-left: 0px;
}

.questionaire .label {
    width: 150px;
	display: inline-block;
    float:left;
    *float:none;
    margin-left: 0px;
}
.questionaire .textfield {
    border-style: solid;
	border-color: #90979a;
    border-bottom-width: 1px;	
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
    font-size: 11px;
    color: #383838;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
	width: 200px;
}

.questionaire .textarea {
    width: 250px;
    overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	border: solid 1px #666666;
}

.questionaire .separator {
    padding-top: 10px;
    border-bottom: 1px solid #5e87ad;
    display:block;
}

.questionaire .question {
    padding-top: 10px;
}

.questionaire .extra_long {
    float: left; 
    width: 420px;
}

.questionaire .short_answers {
    width: 125px;
    overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #223d86;
	background-color: #ffffff;
	border: #000000 1px solid;
}

.questionaire .long_answers {
    width: 400px;
    overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #223d86;
	background-color: #ffffff;
	border: #000000 1px solid;
}

.questionaire .terms{ 
    list-style-type: none;
}

/* Begin REQUEST PASSWORD FORM */

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color:#ffffff;
		
		
		margin:0px 0px 0px 0px;
		z-index:10 !important;
		
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		/* color:#b39554; */
		color: #6f4970;
		background-color:transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration:none;
		padding:0px 22px 2px 0px;
		border:none;
		text-transform: uppercase;
		font-weight: bold;
		text-align:left;

		
	}
	
	#qm0 a.on
	{
		/* color:#b3af9c; */
		color:#b3af9c;
		background-color:transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration:none;
		padding:0px 22px 2px 0px;
		border:none;
		text-transform: uppercase;
		font-weight: bold;
		text-align:left;

		
	}


	#qm0 a.last
	{
		color:#6f4970;
		background-color:transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration:none;
		padding:0px 0px 2px 0px;
		border:none;
		text-transform: uppercase;
		font-weight: bold;
		text-align:left;

		
	}


	#qm0 a.laston
	{
		color:#b3af9c;
		background-color:transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration:none;
		padding:0px 0px 2px 0px;
		border:none;
		text-transform: uppercase;
		font-weight: bold;
		text-align:left;

		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		/*border-color:#333333;*/

		color:#90979a;
		text-decoration:none;
		
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
			
		background-color:#ffffff;
		color:#b3af9c;
		text-decoration:none;
		
		
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		/*background-image:url(images/bullet_white_down.gif);*/
		background-repeat:no-repeat;
		background-position:92%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		
		background-color:#ffffff;
		padding:3px 5px 5px 0px;
		border-style:solid;
		border-width:3px 1px 1px 1px;
		border-color:#d3ceba;
		margin-top:4px;
		
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-size:11px;
		color:#637257;
		font-weight: bold;
		border-width:0px;
		padding:3px 5px 3px 10px;
		text-align:left;
		
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		color:#b39554;
		background-color:#ffffff;
		border-color:#d3ceba;
		text-decoration:none;
	}

	

	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		text-decoration:none;
		background-image:url(images/s3_arrow.gif);
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url(images/s3_arrow.gif);

	}
	
	#qm0 div.empty {
		border: none;
		padding:0px;
		background-color: transparent;
	}



