﻿h1{background-image: url('../_img/h1-Contact-Us.png')}

.icon-show {
    background: url(../_img/Plus-Icon.gif) no-repeat left top;
    display:inline;
    padding-left:18px;
    margin-left: 2px;
    padding-right:2px;
    padding-bottom:8px;
}

.icon-hide {
    background: url(../_img/Minus-Icon.gif) no-repeat left top;
    display:inline;
    padding-left:18px;
    margin-left: 2px;
    padding-right:2px;
    padding-bottom:8px;
}

.textAttn{
	color:#595148;
	text-decoration:none;
	font-family:Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.modalBackground {
	background-color:Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.submitbutton
{
	border: 1px solid #f1f2f2;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	font-family: Arial;
	background : #faa526;

	height: 19px;
	background: url(../_img/lock.gif) #faa526 no-repeat left top;
	display:inline;
	padding-left:9px;
	margin-left: 2px;
	padding-right:2px;
	padding-bottom:8px;
/*
   border-right: 1px solid #BDCFE5;
   font-size: 9pt;
   font-weight: bold;
   color: #fff;
   border-top: 1px solid #BDCFE5;
   border-left: 1px solid #505861;
   border-bottom: 1px solid #505861;
   font-family: Verdana,sans-serif;
   /*background: #8E9DAE;
   border-style: ridge solid;
   height: 19px;
    background: url(../_img/lock.gif) #8E9DAE no-repeat left top;
    display:inline;
    padding-left:9px;
    margin-left: 2px;
    padding-right:2px;
    padding-bottom:8px;
*/
}

