﻿
input:focus {
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	padding: 1px;
	background-color: #e5f0f7;
	font-family: tahoma;
	font-size: 14px;
	color: #09528A;
}




textarea:focus {
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	padding: 1px;
	background-color: #e5f0f7;
	font-family: tahoma;
	font-size: 14px;
	color: #09528A;
}




#submit {
width: 83px;
height: 29px;
padding: 0px 0 0;
margin: 0;
border: 0;
background: transparent url(/TemplateItems/submit.png) no-repeat center top;
overflow: hidden;
cursor: pointer; /* hand-shaped cursor */;
cursor: hand;
font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
color: #FFFFFF;
font-weight: bold;
}


body {
	background-color: #F2F2F2;
}
.FormTable {
	width: 100%;
	border: 0 solid #c0c0c0;
}

.LeftCell {
	font-family: tahoma;
	font-size: 12px;
	color: #09528A;
	vertical-align: top;
	text-align: right;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #C1C5CA;
	padding-bottom: 5px;
	width: 30%;
	padding-right: 5px;
	padding-top: 5px;
}
.RightCell {
	font-family: tahoma;
	font-size: 12px;
	color: #09528A;
	border-bottom: 1px solid #C1C5CA;
	background-position: 0px 0px;
	text-align: left;
		padding-bottom: 5px;
		padding-top: 5px;
	border-left-color: #C1C5CA;
	border-left-width: 1px;
	border-right-color: #C1C5CA;
	border-right-width: 1px;
	border-top-color: #C1C5CA;
	border-top-width: 1px;
	background-repeat: repeat;
	background-attachment: scroll;
}
.txtBox {
	width: 255px;
	font-family: tahoma;
	font-size: 14px;
}
select{visibility:visible;}
.StateCell {
	width: 10%;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

.StateDrop {
	font-family: tahoma;
	font-size: 12px;
	color: #09528A;
}



.ZipTxt {
	vertical-align: inherit;
	text-align: right;
	width: 60px;
	padding-right: 5px;
	font-family: tahoma;
	font-size: 12px;
}
.Zipbox {
	width: 60px;
		font-family: tahoma;
	font-size: 14px;
}
.LeftCell2 {
	font-family: tahoma;
	font-size: 12px;
	color: #09528A;
	vertical-align: top;
	text-align: right;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #C1C5CA;
	width: 20%;
	padding-top: 5px;
}
.RightCell2 {
	font-family: tahoma;
	font-size: 12px;
	color: #09528A;
	border-bottom: 1px solid #C1C5CA;
	background-position: 0px 0px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left-color: #C1C5CA;
	border-left-width: 1px;
	border-right-color: #C1C5CA;
	border-right-width: 1px;
	border-top-color: #C1C5CA;
	border-top-width: 1px;
	background-repeat: repeat;
	background-attachment: scroll;
	border-bottom-style: none;
}
.option {
	text-align: left;
	vertical-align: top;
	width: 10px;
}
.Form-Title {
	margin: 50px 0px 0px 20px;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #3D6FB3;
	font-weight: bold;
}
.SpanSubmit {
	margin-left: 40px;
}
.Radio {
	vertical-align: inherit;
	text-align: right;
	width: 1px;
	font-family: tahoma;
	font-size: 12px;
}
.Notice-Footer {
	border-bottom: 1px solid #C1C5CA;
	font-family: tahoma;
	font-size: 11px;
	color: #09528A;
	vertical-align: top;
	text-align: center;
	border-bottom-style: none;
	border-left-color: #C1C5CA;
	border-left-width: 1px;
	border-right-color: #C1C5CA;
	border-right-width: 1px;
	border-top-color: #C1C5CA;
	border-top-width: 1px;
}

