body {
	font-family: Arial;
	font-size: 11px;
	color: #042b60;
	background-color: #FFFFFF;
	margin-top: 0px;
}
table {
	font-family: Arial;
	font-size: 11px;
	color: #042b60;
}
.r1 {
	background-image: url(../images/r1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100px;
}
.r2 {
	background-image: url(../images/r2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 450px;
}
.t1 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px dotted  #042b60;
}
.t2 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px dotted  #042b60;
}

.bold {
	font-weight: bold;
}
a:link {
	color: #042b60;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #042b60;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #042b60;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #042b60;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.dd:link {
	color: #042b60;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.dd:visited {
	color: #042b60;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.dd:hover {
	color: #042b60;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.dd:active {
	color: #042b60;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
select {
	background-color: #eeeeee;
	color: #042b60;
	border: 1px solid #b5b5b5;
	font-family: arial;
	font-size: 11px;
}
input {
	background-color: #eeeeee;
	color: #042b60;
	border: 1px solid #b5b5b5;
	font-family: arial;
	font-size: 11px;
}
.input {
	background-color: #eeeeee;
	color: #042b60;
	border: 1px solid #b5b5b5;
	font-family: arial;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
}
textarea {
	background-color: #eeeeee;
	color: #042b60;
	border: 1px solid #b5b5b5;
	font-family: arial;
	font-size: 11px;
}
.pic {
	border:1px solid #042b60;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	height: 350px;
	width: 350px;
}
