

img {
	border:0px;
}

h1 {
	font-family:Tahoma, Book Antiqua, Georgia, Times New Roman, Garamond;
	font-size:23px;
	color:#eec21b;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

body, p, a, td {
	font-family:verdana;
	font-size:11px;
	color:#70869e;
}

p {
	margin:0px;
}

hr {
	border:none;
	height:1px;
	color:#dbe5f1;
	background-color:#dbe5f1;
}

a {
	color:#eec21b;
	text-decoration:none;
}

a.nostyle {
	color:inherit;
	}

a:hover {
	text-decoration:underline;
}

input, select, textarea {
	font-family:verdana;
	font-size:11px;
	border-left:1px solid #ACA899;
	border-top:1px solid #ACA899;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#f2f7fa;
}

form {
	margin:0px;
}

.stdInputBox {
	border:1px solid #5f819c;
	padding:1px;
	}
.stdSubmitButton {
	background-color:#5f819c;
	height:13px; 
	color:#ffffff;
	font-family:tahoma;
	font-size:9px;
	text-align:center;
	text-transform:uppercase;
    cursor:pointer;
    padding-top:1px;
	}
