@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	background-color: #F7F7F7;
	letter-spacing: 0.1em;
}
a:link {
	color: #696969;
	text-decoration: none;	
}
a:visited {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #006DE8;
	text-decoration: none;
}
a:active {
	color: #006DE8;
	text-decoration: none;
}
h1
 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #003976;
}
h2
 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #0066D3;
}

input,textarea, select {
	color : #696969;
	font: normal 11px Arial, Helvetica, sans-serif;
}

input { text-indent : 2px; }


input.liteoption {
	font-weight : normal;
	border: 1px solid #696969;
}

.main {
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
.copyright {
    font-size: 11px;
	color: #696969;
}

.tmain {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 20px;
	color: #696969;
}
.tmain a:link {
	color: #004B99;
	text-decoration: none;
}
.tmain a:visited {
	color: #004B99;
	text-decoration: none;
}
.tmain a:hover {
	color: #0068D5;
	text-decoration: none;
}
.tmain a:active {
	color: #0068D5;
	text-decoration: none;
}

.menu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 27px;
	color: #004B99;
	padding-left: 18px;
}
.menu  a:link {
	color: #004B99;
	text-decoration: none;
}
.menu  a:visited {
	color: #004B99;
	text-decoration: none;
}
.menu  a:hover {
	color: #006BDB;
	text-decoration: none;
}
.menu  a:active {
	color: #006BDB;
	text-decoration: none;
}
.newstd {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 20px;
	color: #696969;
}
.newstd a:link {
	color: #696969;
	text-decoration: none;
}
.newstd a:visited {
	color: #696969;
	text-decoration: none;
}
.newstd a:hover {
	color: #0068D5;
	text-decoration: none;
}
.newstd a:active {
	color: #0068D5;
	text-decoration: none;	
}

 .gray {
    font-size: 11px;
	color: #ACACAC;
	text-align: center;
}
.blue {
	color: #4088D3;
	text-align: center;
}