a:link {
	color: #5874a8;
	text-decoration: underline;
}
a:visited {
	color: #3E5175;
	text-decoration: underline;
}
a:hover {
	color: #ea7637;
	text-decoration: none;
}
a:active {
	color: #ea7637;
	text-decoration: none;
}
.color_link1 {
	color: #bb8857;
	text-decoration: underline;
}
.bg_top {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg1 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 87px;
	padding-top: 20px;
	padding-right: 67px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
.text_on_blue {
	background-color: #e5eff1;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bg_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCDBDD;
	padding-bottom: 7px;
}
.text1 {
	padding-right: 25px;
	text-align: left;
	vertical-align: top;
}
.bluetext {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #53838d;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_point1 {
	background-image: url(images/point1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7789aa;
	margin-top: 25px;
	margin-bottom: 20px;
}
.space1 {
	padding-right: 157px;
	padding-bottom: 72px;
	text-align: right;
}
.space2 {
	padding-bottom: 13px;
	text-align: right;
}
.orange_text {
	color: #ea7637;
}
.copyright {
	padding: 20px;
	text-align: center;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #a6a5a5;
}
.copyright a {
	color: #BBBBBB;
	text-decoration: underline;
}
.bg_point2 {
	background-image: url(images/point2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 20px;
}
.text2 {
	padding-left: 20px;
	vertical-align: top;
}
.form {
	height:33px;
	width: 150px;
	font-size: 15px;
	color: #EA7637;
	text-align: center;
	font-weight: bold;
	font-family:Arial;
	line-height:200%;
}

.form1{
	padding-top:10px;
}

