@charset "utf-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	font-size: 62.5%;
}
#Res_Wrapper {
	width: 546px;
	padding-top:30px;
	padding-left:9px;
	padding-right:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F20000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F20000;	
}	
.Res_Global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.Res_FirstLine1 {
	font-weight: bold;
	color: #000;
}
.Res_LastRowEmphasis {
	color: #F00;
	padding: 50px;
}
.Res_Col1 {
	vertical-align: top;
	width: 90px;
	text-align: left;
}
.Res_Col2 {
	vertical-align: top;
	width: 325px;
	text-align: left;
}
.Res_Col3 {
	vertical-align: top;
	width: auto;
	text-align: right;
}
.Res_Education {
	vertical-align: top;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 100px;
}
