		/*
			Accordions
		*/
		
		
		#vertical_container {
			width: 299px;
		}
		.accordion_toggle {
			display: block;
			width: 299px;
			background-image:url(../images/cont_contactus_form_pleasechoose_btn.png);
			background-position:top left;
			background-repeat:no-repeat;
			cursor: pointer;
			padding:0px;
			margin:0px;
		}
		
		.accordion_toggle_active {
			background: url(../images/cont_contactus_form_pleasechoose_btn.png) no-repeat top left;
			color: #ffffff;
			padding:0px;
			margin:0px;
		}
		
		.accordion_content {
			background-image: url(../images/cont_contactus_form_sub_line_bg.gif);
			background-repeat: repeat-y;
			background-position: left top;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #cfd9e5;
			text-decoration: none;
			overflow: hidden;
			padding:3px 0 3px 0;
			width: 299px;
		}
			
	 
	.contactsubmit{
	background-image:url(../images/cont_contactus_form_btn_def.png);
	background-position:left top;
	clear: right;
	float: right;
	height: 46px;
	width: 88px;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	.contactsubmit:hover{
	background-image:url(../images/cont_contactus_form_btn_ovr.png);
	background-position:left top;
	clear: right;
	float: right;
	height: 46px;
	width: 88px;
	background-repeat: no-repeat;
	border:none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#cont_form_pleasechoose_btn{
	background-image:url(../images/cont_contactus_form_pleasechoose_btn.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:299px;
	padding-top:3px;
}
.cont_form_pleasechoose_btn_txt {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:2px;
}
#cont_form_pleasechoose_subbg {
	background-image: url(../images/cont_contactus_form_sub_line_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.cont_form_pleasechoose_sub {
	background-image: url(../images/cont_contactus_form_sub_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	padding-top: 5px;
}
.cont_form_pleasechoose_subEnd {
	background-image: url(../images/cont_contactus_form_sub_line_end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	padding-top: 5px;
}
.cont_form_pleasechoose_subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cfd9e5;
	text-decoration: none;
	
}
.cont_form_pleasechoose_subtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9ecdff;
	text-decoration: none;
}

#cont_form_pleasechoose_cmt_field{
	background-image:url(../images/cont_contactus_form_interest_commentbox.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:280px;
	height:88px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.cont_form_pleasechoose_cmt_field_txt {
	font-family: Arial, "Myriad Pro", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #b4c0cd;
	width:280px;
	height:75px;
	text-decoration: none;	
	background-color:#425265;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	scrollbar-base-color: #000000; 
	scrollbar-arrow-color: #FFFFFF; 
}