@charset "utf-8";
/* CSS Document */


 /* Font Definitions */
 
body {
background-color:#f2f2f2;
}

body,p {
	font-size:10.5pt;
	font-family:Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
}

hr {
 width:93%;
 margin-bottom:50px;
 margin-top:50px;
}
 
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"CG Times";}
 /* Style Definitions */

 p.bodyCopy
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"CG Times";
	color:#666666;
	}
div.bodyCopy {
	font-size:12.0pt;
	font-family:"CG Times";
	color:#0000ff;
}
.more {
	font-size:10.5pt;
	font-family:Arial, Helvetica, sans-serif;
}
.float {
float:right;	
}
.inline {display:inline;}
	
h1
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h2
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.25in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h3
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h4
	{margin:0in;
	margin-bottom:.0001pt;
	text-indent:.25in;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h5
	{margin:0in;
	margin-bottom:.0001pt;
	text-indent:40.5pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h6
	{margin:0in;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:10.5pt;
	font-family:"Times New Roman";}
p.MsoTitle, li.MsoTitle, div.MsoTitle
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	font-size:11.0pt;
	font-family:"Times New Roman";
	font-weight:bold;}
p.MsoBodyTextIndent, li.MsoBodyTextIndent, div.MsoBodyTextIndent
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.25in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:.5in 1.0in 23.05pt 1.0in; background-color:#FFF;
	}
div.Section1
	{page:Section1;}
 /* List Definitions */
 ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
	
.resume {
background-color:#FFFFFF;
padding:40px 30px 20px 30px;
margin-left:2%;
margin-right:2%;
border:1px solid #a6a6a6;
}
.bodyCopyTable {
background-color:#f2f2f2;
margin-left:10%;
margin-right:10%;
border:1px solid a6a6a6;
}
.title {
	color: #000000;
}
.dot {
border-bottom:1px dotted #a6a6a6;

	
}