/* CSS Document */

@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.head {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #efa60c;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003965;
	font-weight: bold;
}

.text {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00628e;
	text-decoration: none;
	font-weight: bold;
}
table#gray {
	border: 1px solid #d5d3d3;
}
li#bullet1 {
	list-style-image: url(../images/bullet1.gif);
	line-height: 22px;
}
.thead {
	background-color: #00628e;
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: 300;
	color: #FFFFFF;
	padding: 2px;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00628e;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00628e;
	text-decoration: none;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tfoot {
	font-family: "Myriad Pro";
	font-size: 13px;
	color: #333333;
	background-color: #dedede;
	padding: 15px;
	height: 60px;

}
.main {
	margin-left:40px;
}
.main2 {
	margin-left:40px;
	margin-right:40px;
	width:100%;
}
.formtext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}