body {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	color: #222222;
	background-color: #D6EAFD;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

html>body {text-align: -moz-center;}

td {
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	color: #222222;
	text-align: left;
}

.left {
	background-image: url(images/bg_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.right {
	background-image: url(images/bg_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
}

.middle {
	background-image: url(images/bg_middle.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.middle2 {
	background-image: url(images/bg_middle2.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.content {
	background-image: url(images/photo_bottom.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	margin: 0px;
	padding-top: 0px;
}

.content2 {
	background-image: url(images/photo_bottom2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	margin: 0px;
	padding-top: 0px;
}

.content3 {
	background-image: url(images/photo_bottom3.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	margin: 0px;
	padding-top: 0px;
}

.top {
	text-align: right;
}
b {
	font-size: 15px;
	color: #215F9A;
}

li {
	font-weight: bold;
	color: #222222;
	font-size: 13px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #215F9A;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 15px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

.input {
	background-color: #E3F1FE;
	border-top-color: #E3F1FE;
	border-left-color: #E3F1FE;
	border-right-color: #E3F1FE;
	border-bottom-color: #f1f1f1;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	color: #999999;
}

.input3 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #999999;
}

.input4 {
	border-bottom-color: #f1f1f1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #912010;
}

.input_btn {
	background-image: url(images/click_to_call.gif);
	background-color: #ffffff;
	border: none;
	color: #ffffff;
	width: 68px;
	height: 42px;
}

.input_btn3 {
	background-image: url(images/submit_btn3.gif);
	background-color: #ffffff;
	border: none;
	color: #ffffff;
	width: 66px;
	height: 40px;
}

.input_box {
	background-color: #ffffff;
	border-width: 3px;
	border-color: #e1e1e1;
	border-style: solid;
	color: #912010;
	padding: 5px;
}

.input_box b {
	color: #ffffff;
}

.input2 {
	background-color: #ffffff;
	border-color: #ffffff;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #222222;
}

.input_btn2 {
	font-size: 11px;
	color: #666666;
}
