@charset "UTF-8";
.footer {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: thin;
	white-space: normal;
}
html, body { 
height: 100%; 
margin: 0; 
padding: 0; 
} 
.column {
	font-size: 14px;
	font-family: Helvetica;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	background-color: #252c30;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}
.note {
	color: #610303;
}
.body {
	font-size: 10px;
	font-family: Helvetica;
	color: #CCC;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: 14202A;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #999;
}
a:active {
	color: #999;
}
.text {
	font-size: 14px;
	font-family: Helvetica;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
}
.top {
	background-image: url(../images/mis/top_banner.jpg);
}
.title {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	padding: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: thin;
	white-space: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #10222B;
}
