@charset "UTF-8";
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#blue_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:left;
	font-size: 16px;
	font-weight: bold;
}

#blue_header4 {
	font-family: "Times New Roman", Times, serif;
	color: #3366cc;
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	background-color: e7f0f9;
	background-position: left center;
	display: inherit;
	height: 20px;
	border: 1px solid #3366cc;
	width: 417px;
	text-indent: 5px;
}

#top {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366cc;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
}
#blue_header2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366cc;
	font-size: 12px;
	font-weight: bold;
}

#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5px;
	font-style: normal;
	color: #333333;
	background-color: #E7F0F9;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	line-height: 26px;
	word-spacing: normal;
	height: auto;
	font-weight: normal;
	background-position: top;
	display: block;
}

#blue_header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #E7F0F9;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	line-height: 26px;
	word-spacing: normal;
	height: auto;
	font-weight: bold;
	background-position: top;
	display: block;
	text-indent: 5px;
}

#industry_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	line-height: 26px;
	word-spacing: normal;
	height: 135px;
	font-weight: normal;
	background-position: center center;
	display: block;
}

#header2 {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	font-style: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	line-height: 26px;
	word-spacing: normal;
	height: auto;
	font-weight: normal;
	background-position: center;
	display: block;
}

#resume {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	line-height: 19px;
	height: auto;
	font-weight: normal;
	background-position: top;
}

#industry_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-align: justify;
	vertical-align: top;
	line-height: 26px;
	height: auto;
	font-weight: normal;
	background-position: top;
}

#title {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	font-weight: normal;
}

#form_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666;
}

body {
	margin-top: -15px;
	font-size: 14px;
	
	font-family: "Times New Roman", Times, serif;
}
#resume_body {
	margin-top: -15px;
	font-size: 14px;
	
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #3366cc;
}
a:active {
	text-decoration: none;
	color: #666666;
}
