/* Tags */
body {
	font-size: 11px;
	color: #414141;
	font-family: tahoma, arial, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #f1f1f1
}
form {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}
h1 {
	font-size: 23px;
	color: rgb(0,127,0);
	font-family: tahoma, arial, sans-serif;
	/*font-weight: normal;*/
	margin-top: 8px;
	margin-bottom: 7px;
	padding-left: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #949494;
}
h2 {
	font-size: 18px;
	color: rgb(30,90,170);
	font-family: tahoma, arial, sans-serif;
	/*font-weight: normal;*/
	margin-top: 20px;
	margin-bottom: 6px;
  padding-left: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #808080;
}
h3 {
	font-size: 17px;
	color: rgb(0,127,0);
	font-family: impact, arial, sans-serif;
	margin-top: 8px;
	margin-bottom: 5px;  	
}
h4 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
  /*font-weight: bold;
	height: 12px;*/
}
div.phone {
  font-size: 18px;
	color: rgb(30,90,170);
	font-family: tahoma, arial, sans-serif;
	/*font-weight: normal;*/
	margin-top: 0px;
	margin-bottom: 0px;
  padding-left: 4px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 4px;
	/*padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: Gray;*/
}
i.in {
	font-size: 11px;  
}
img {
	border-style: none;
}
input {
	border-right: #898989 1px solid;
	border-top: #898989 1px solid;
	font-size: 11px;
	border-left: #898989 1px solid;
	width: 168px;
	border-bottom: #898989 1px solid;
	font-family: tahoma;
	height: 21px
}
table {
  table-layout: fixed;
}
td {
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
}
th {
	font-size: 11px;
	color: #414141;
	font-family: tahoma, arial, sans-serif;
}
/* Classes */
.b1 {
  background-image: url('images/b1.jpg')
}
.c2 {
  background-image: url('images/c2.jpg')
}
.c4 {
  background-image: url('images/c4.jpg')
}
.center {
  text-align: center
}
.indent {
  margin-left: 0.5in;
  text-indent: 0.5in
} 
.info {
  text-indent: 10px
}
.foot {
  background-image: url('images/foot.jpg')
/*  background-repeat: no-repeat  */
}
.norepeat {
  background-repeat: no-repeat
}
.q1 {
  background-image: url('images/q1.jpg')
}
.red {
color: red
}
.style1 {
	font-size: 10px
}
.style3 {
	font-size: 10px;
	color: #ffffff
}
.style4 {
	color: #ffffff
}
.top {
vertical-align: top
}
.tlg {
  background-image: url('images/tlg.jpg')
}
.image {
	background-color: #EAEAEA;
}
/* a tag */
a:link {
	color: #1b6f0a;
}
a:visited {
	color: #1b6f0a;
}
a:hover {
	color: #1b6f0a;
}
a:active {
	color: #1b6f0a;
}


