@charset "UTF-8";
body {
	background-color: #3a3a3a;
	background-image: url(../images/bg_global.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 100%;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10pt;
	color: #4d4d4d;
	text-align: left;
}
p {
	padding: 0px;
	margin-top: 13px;
	margin-bottom: 13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapperOutside {
	margin-right: auto;
	margin-left: auto;
	height: 448px;
	margin-top: 100px;
	background-color: #FFFFFF;
	width: 800px;
	text-align: left;
}
#footer {
	clear: both;
	width: 759px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #8C8C8C;
	font-size: 8pt;
}
#leftCol {
	margin: 0px;
	padding: 0px 19px 0px 0px;
	height: 448px;
	width: 388px;
	float: left;
}
#rightCol {
	margin: 0px;
	padding: 0px;
	width: 393px;
	float: left;
	height: 448px;
}
#header {
	width: 388px;
	margin: 0px;
	padding: 0px;
	height: 96px;
}
#wrapperMainNav {
	width: 369px;
	float: left;
	padding-left: 19px;
}
.navImg {
	float: left;
}
#wrapperMainContent {
	width: 369px;
	float: left;
	padding-left: 19px;
	padding-bottom: 0px;
	text-align: left;
	height: 300px;
}
#wrapperQuote {
	float: left;
	padding-top: 15px;
	width: 388px;
	text-align: center;
}
#wrapperCVBtn {
	float: right;
	height: 10px;
	width: 96px;
}
#wrapperCVBtnPage {
	float: right;
	height: 14px;
	width: 92px;
	text-align: right;
	vertical-align: bottom;
	position: relative;
}
.subhead {
	font-size: 7pt;
}
.cvDate {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	width: 65px;
	text-align: right;
}
.cvDateDetailWrapper {
	margin: 0px;
	padding: 2px 0px 0px;
	width: 369px;
	float: left;
}
.cvDateDetail {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 299px;
}
.cvHeader {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 369px;
	color: #999999;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
#wrapperGalleryThumb {
	background-color: #424242;
	height: 352px;
	width: 296px;
	padding-top: 96px;
	padding-left: 15px;
	color: #8C8C8C;
}
.thumbImg {
	padding-right: 5px;
	padding-bottom: 5px;
}
.brSpace {
	margin-bottom: 4px;
}
