@charset "UTF-8";
body {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-color: #462221;
	color: #7F7F7F;
}
a {
	color: #9c5c5b;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #9c5c5b;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 5px;
	padding: 5px;
}
ul  li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/bullet.gif);
	background-position: left center;
	padding-left: 20px !important;
	list-style-type: none;
	background-repeat: no-repeat;
}
a:hover {
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9c5c5b;
	text-align: center;
}
.entry {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
}
.helpBlock {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	margin-left: 15px;
}
.logo {
	height: 60px;
}
.portfolioTable  tr td {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	vertical-align: middle !important;
}
.portfolioTD {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.portfolioText {
	text-align: justify;
}
.profile {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.profileText {
	text-align: justify;
}
.separatorParagraph {
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px dashed #cccccc;
	line-height: 1px;
}
.subHeader, .subHeader li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9f9f9f;
	margin: 0px;
	padding: 0px;
}
#bigLCol {
	text-align: justify;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#centerCol {
	width: 50%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#contentTable {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#contentTable tr td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
}
#form {
	border: 5px solid #9c5c5b;
	width: 500px;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	visibility: hidden;
	position: absolute;
	margin-left: -250px;
	left: 50%;
	top: 200px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #eeeeee;
}
#formInput {
	background-color: #eeeeee;
	padding: 10px;
	margin-left: 30px;
	border: 1px solid #cccccc;
}
#leftCol {
	width: 25%;
	text-align: center;
}
#leftCol img {
	margin-top: 15px;
	float: none;
	display: block;
}
#mainContent {
	border: 3px double #000000;
	padding: 12px;
	margin: 0px;
	text-align: justify;
	vertical-align: top;
	background-color: #ffffff;
	float: none;
	width: 100%;
	height: 100%;
}
#mainContentHolder {
	border: 12px solid #ffffff;
	margin: 30px auto;
	width: 904px;
}
#navigation a {
	margin-left: 20px;
	margin-right: 20px;
}
#rightCol {
	width: 25%;
}
#topRight {
	text-align: right;
}
