html {
	height:100%;
}
body {
	height:100%;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#524D4E;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1{
	color:#014B89;
	font-size:24px;
}
.white_12 {
	color:#FFFFFF;
	font-size:12px;
}
.white_17 {
	color:#FFFFFF;
	font-size:17px;
}
.white_13B {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.blue_18{
	color:#014B89;
	font-size:18px;
}
.gray_18{
	color:#6A6A6A;
	font-size:18px;
}
.blue_18 a{
	color:#014B89;
	font-size:18px;
}
.blue_16B{
	color:#014C8A;
	font-size:16px;
	font-weight:bold;
}

.onoff {
	font-size: 24px;
	color: #FEC500;
}
.details {
	color: #B6000D;
	font-weight: bold;
	font-size: 12px;
}
.copy {
	font-size: 10px;
	color: #575757;
}
.clickS {
	font-size: 12px;
	color: #575757;
}
.header {
	color: #FFA000;
	font-size: 16px;
	font-weight: bold;
}
.header_main {
	color: #FFA000;
	font-size: 18px;
	font-weight: bold;
}
.head {font-size: 18px;}
.form_text {
color:#787878;
border: #B6000D 1px solid;
background-color : #FFFFFF;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
}


.form_text_r {
color:#787878;
border: #B6000D 1px solid;
background-color : #FFFFFF;
width : 150px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
}

.form_text_area {
color:#787878;
border : 1px solid #B6000D;
background-color : #FFFFFF;
width : 280px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
}