.borderFull {
	border: 1px solid #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	line-height: 18px;
	font-size:11px;

}
.liNoPad {
	padding-left: 15px;
	margin-left: 0px;
}


ul {
	list-style-type: square;
}

.historyCaptionRight {
	float: left;
	background-color: #F3F3F3;
	padding: 10px;
	width: 180px;
	text-align: left;
}

#insert a {
	color: #B38D60;
}
td {
	border-top: 0px solid gray;
	border-right: 0px solid gray;
	border-left: 0px solid gray;
	border-bottom: 0px solid gray;
	cellpadding: "2";
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	margin-top: 25px;
}
#top {
	border-top: 5px solid #FFFFFF;
	background: #FFFFFF;
	height: 250px;
}
#nav {
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height:normal;
	text-align: left;
}

#homebg {
	margin: 0 0 0 120px;
}
#home h1 {
	margin: 0 0 0 200px;
	font-size: 15px;
	color: #00445E;
	padding: 31px 0 0 0;
}
#home p {
	margin: 0 0 0 200px;
	font-size: 12px;
	color: #837D83;
	padding: 5px 0 0 5px;
}
#home ul {
	margin: 0 0 0 200px;
	font-size: 12px;
	color: #837D83;
	padding: 5px 0 0 18px;
}
.h1_light {
	margin: 4px 0 3px 0;
	font-size: 12px;
	color: #00445E;
	font-weight: normal;
}

.noBorderR {
	border-right: 0px solid gray;
}
.noBorder {
	border-right: 0px solid gray;
	border-bottom: 0px solid gray;
}
.noBorderBottom {
	border-bottom: 0px solid gray;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	background-color: #F3F3F3;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;

}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #B48F65;
}
#footer a:visited {
	color: #B48F65;
	text-decoration: none;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
table#indexNoBorder tr td {
	border:0;
}
#chairman {
	background-image: url(images/home_gradient.gif);
	height: 116px;
	width: 346px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-position: right;
	background-repeat: no-repeat;
}
div a {
	color: #666666;	
}
#content a:link {
	color: #B48F63;
	text-decoration: underline;
}
#content {
	padding-left: 5px;
}
.financials  {
	width: 350px;
	float: left;
}
#search {
	float: right;
	width: 350px;
}



#content a:visited {
	text-decoration: underline;
	color: #B48F63;
}
#content a:hover {
	text-decoration: none;
	color: #B48F63;
}
#content a:active {
	text-decoration: underline;
	color: #B48F63;
}
blockquote {
	margin-top: 0px;
	padding-top: 0px;
}
#content h1 {
	font-weight: bold;
	color: #333333;
	font-size: 12pt;
	font-variant: normal;
}
.percentage {
	color: #B48F63;
	font-size: 9pt;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B48F63;
	border-bottom-color: #B48F63;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 5px;
}
ol li {
	padding-bottom: 15px;
}
ol {
	margin-left: 0px;
	padding-left: 20px;
}
.clear {
	clear: both;
}

.left {
	float: left;
	width: 355px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borderTopLeftBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.right {
	float: right;
	width: 350px;
	padding-left: 20px;
}
.borderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.borderTopRightBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderTopRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderBottomRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderBottomLeft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
}

.borderTopLeft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.finLeft {
	float: left;
	width: 222px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 5px;
	min-height: 400px;
}

.finLeft ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 25px;
	padding-left: 0px;

}
.finMid {
	float: left;
	width: 225px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	min-height: 400px;
}

.finMid ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 25px;
	padding-left: 0px;
}

.finRight {
	float: right;
	width: 222px;
	margin-left: 10px;
	padding-left: 10px;
	min-height: 400px;
	
}
.finRight ul{
margin-top:0px;
	margin-bottom:0px;
	margin-left: 25px;
	padding-left: 0px;
	}
