@charset "UTF-8";
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-right: 40px;
}
.oneColLiqCtr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0;
	text-align: center;
	float: none;
	border: 1px none #FFFFFF;
	z-index: auto;
	top: auto;
}
.flash#mainContent  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 100%;
	visibility: inherit;
}
.oneColLiqCtr {
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	text-align: left;
	font-style: normal;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	z-index: -4;
	position: static;
	top: 575px;
	visibility: inherit;
	width: 980px;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.resume {
	height: 565px;
	width: 540px;
	overflow: auto;
	left: 415px;
	padding-left: 20px;
	position: absolute;
	top: 170px;
	border-top-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	visibility: visible;
	z-index: -2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	line-height: 0.5em;
	margin-left: 100px;
}
p {
	font-size: 1.3em;
	color: #000;
	line-height: 1.5em;
	margin-right: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: .3em;
	margin-left: 100px;
	color: #000000;
}
h3 {
	font-weight: bolder;
	line-height: 1em;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 1.1em;
	line-height: 9px;
	color: #000000;
}
