/* Plaza Master Style Sheet */

body { background-color: #FFFFFF; }
div.outercontainer { margin-left: auto; margin-right: auto; width: 800px }
table.innercontainer { width: 756px; }
table.bodycontainer { width: 756px; padding-top: 4px }
table.logocontainer { width: 756px; }
img { padding: 0px; margin: 0px; border: none; }
img.titleimg { padding-bottom: 20px; padding-top: 30px; }
img.logo { margin-top: 10px; margin-bottom: 5px }
a, a:visited, a:active { text-decoration: none; color: #6c584e; }
a:hover { text-decoration: underline; }
td { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; }
sup { line-height: 0; }
h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16pt;
color: #002663;
font-weight: bold;
letter-spacing: .8pt;
max-width:  315px;
padding: 32px 0px 14px 0px;
margin: 0px;
}

h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16pt;
line-height: 14pt;
color: #7777aa;
font-weight: bold;
letter-spacing: .8pt;
padding: 0px;
margin: 0px;
}

h3 {
font-size: 10pt;
line-height: 8pt;
color: #555577;
font-weight: bold;
letter-spacing: .8pt;
padding: 0px;
}

div.printtitlebar { display: none; }
div.printbottombar { display: none; }
div.bottombar { padding-top: 10px; padding-bottom: 10px }

td.headerpictd { height: 180px; padding: 0px;}

.footnote {
    position:relative;
    font-size:85%;
    top:-0.9ex;
    margin-left:0.2em;
    margin-right:0.1em;
}

ul {
	margin-left: 5px;
	padding-left: 5px;
}

li {
	margin-bottom: 12pt;
	margin-left: 10pt;
	text-indent: -11pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
	list-style: none;
	text-align: justify;
}

img.bullet {
	padding-right: 3px;
	vertical-align: middle;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 19px;
	text-align: justify;
	color: #37302c;
}

table.leftbox {
	border: 1px solid;
	border-color: #888888;
	border-collapse: collapse;
}

table.leftbox tr td {
	border-bottom: 1px solid;
}

table.leftbox td.stockbox {
	padding-top: 6px;
	padding-bottom: 6px;
}

table.StockQuote {
	border-collapse: collapse;
	border-bottom: 1px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

table.StockQuote td.StockQuoteHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #7992a6;
}

table.StockQuote tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	height:16px;
}

div.truncate {
	overflow: hidden;
	clip: auto;
	white-space: nowrap;
	width: 165px;
	height: 200px;
}
table.director-list { border: 1px solid #aaaaaa; border-collapse: collapse; width: 100%; }
table.director-list tr td { border: 1px solid #aaaaaa; border-collapse: collapse; }
table.directors tr td { padding-bottom: 13px; vertical-align: top; }
table.successstories { width: 100% }
table.successstories tr td { border-bottom: 1px solid #bbbbbb; vertical-align: bottom; padding-bottom: 15px; padding-top: 15px;}

#dropmenudiv{
position:absolute;
border:2px solid #002c4e;
border-top-width: 0;
font: normal 10pt Helvetica;
z-index:99;
filter: alpha(opacity=100);
-moz-opacity: 1;
background-color: #002c4e;
}

#dropmenudiv a{
width: 100%;
display: block;
padding: 3px 5px 3px 5px ;
margin-left: -2px;
line-height:18px;
text-decoration: none;
font: bold 10pt Helvetica;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #004981;
text-decoration: none
color: #FFFFFF;
filter: alpha(opacity=100);
-moz-opacity: 1;
}

INPUT, TEXTAREA, SELECT, .bginput {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	FONT-WEIGHT: bold;
	COLOR: #555555;
	BACKGROUND-COLOR: #e6efff;
	SCROLLBAR-BASE-COLOR: #fffffff; 
	SCROLLBAR-ARROW-COLOR: #666666;
	border-color: #cccccc;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	border-style   : solid;
	padding-left: 3px;
	padding-right: 3px;
}

