/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body, form {
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #8A0011 url(../images/UI/bg-body.jpg) repeat-x;
}
img, object, embed {
	display: block;
	outline: none;
}
a img, img a, img {
	border: none;
}
a {
	color: #333;
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}
.clearer{
	clear: both;
	line-height: 0px;
}
div.BKAHeader {
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #ECECEC;
    padding: 3px 6px 3px 6px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.BKAHeader span.template {
    display: block;
    font-family: Arial;
    font-size: 9px
}
div.container {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/
#header {
	width: 762px;
	height: 301px;
}
div.contentContainer {
	width: 733px;
	margin: 11px 0 0 16px;
	background: url(../images/UI/bg-content-repeat.jpg) repeat-y;
}
div.contentOuter {
	width: 733px;
	background: url(../images/UI/bg-content-bottom.jpg) no-repeat left bottom;
}
div.contentInner {
	width: 733px;
	min-height: 392px;
	height: auto !important;
	height: 392px;
	padding-bottom: 20px;
	position: relative;
	background: url(../images/UI/bg-content-top.jpg) no-repeat;
}
div.content {
	width: 414px;
	padding-top: 30px;
}
h1 {
	margin: 0 0 9px 39px;
}
ul {
	padding: 0 0 0 24px;
}
ul li {
	line-height: 130%;
	list-style: none;
	padding: 0 0 16px 24px;
	background: url(../images/UI/bg-li.gif) no-repeat 0px 5px;
}
p {
	line-height: 130%;
	padding: 0 0 10px 24px;
}
label, span.spanRadio {
	display: block;
	width: 389px;
	float: left;
	margin: 0 0 10px 24px;
	_margin: 0 0 10px 12px;
}
label.textarea {
	height: auto;
}
label span, span.spanRadio span {
	display: block;
	width: 140px;
	padding: 2px 0 0 0;
	float: left;
}
label.radio span, span.spanRadio span {
	width: auto;
	padding: 0;
}
label input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 247px;
	width/**/:/**/ 242px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: 1px solid #B9C6C1;
	float: left;
	background: #FFF;
}
label.radio input, span.radio input {
	width: 14px;
	height: 14px;
	margin: 0 3px 0 50px;
	padding: 0;
	border: none;
	float: left;
	background: none;
}
select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	height: 18px;
	width: 247px;
	margin: 0;
	padding: 0;
	float: left;
}
label.textarea textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 247px;
	width/**/:/**/ 242px;
	height: 60px;
	height/**/:/**/ 56px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: 1px solid #B9C6C1;
	float: left;
	background: #FFF;
}
img.rightContentImg {
	position: absolute;
	bottom: 9px;
	right: 21px;
}
a.send {
	display: block;
	width: 72px;
	height: 29px;
	margin-left: 338px;
	background: url(../images/UI/send.jpg) no-repeat;
}
a.send:hover {
	background-position: 0 -29px;
}
div.ourTeam {
}
div.ourTeam img {
	margin: 0 10px 0 24px;
	_margin-left: 12px;
	float: left;
}
.SpryHiddenRegion {
	display: none;
}
div.footer {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #FFF;
	width: 733px;
	height: 41px;
	margin: 16px 0 0 16px;
}
div.footer span, div.footer img {
	float: right;
}
div.footer img {
	margin-right: 12px;
	_margin-right: 6px;
}
div.footer span {
	padding: 10px 4px 0 0;
}

span.textfieldInvalidFormatMsgCopy{
	margin-left: 148px;
	font-size: 12px !important;
	font-weight: bold !important;
	color: #FF0000 !important;
	padding: 2px 0 0 5px;
	float: none !important;
}
