/* CSS Document */
@import url(/css/style_v2_files/style_v2_menu.css); 
@import url(/css/style_v2_files/style_v2_splash.css);
@import url(/css/style_v2_files/server_side/style_v2_sever.css);
/* CSS Document */

	/*
	border: 1px solid red;
	
.bodyCopy {
	font-size:0.8em;
}*/
/* ---- Bullet List Spacing ---- */
td.bodyCopy li,
td.bodyCopy dt,
td.bodyCopy dd {
	margin-bottom: 1.5em;
}
td.bodyCopy li ul li,
td.bodyCopy li ol li {
	margin-top: 1.5em;
}

/* ---- Back To Top links ---- */
.backToTop {
	/*border:1px solid #f00;/**/
	text-align:right;
	margin-top:0;
	margin-bottom:5em; /**/
}

/* ---- def'n list ---- */

/* ---- datePosted ---- */
p.datePosted {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	/*border: 2px solid green;/**/
}

/* ---- text styles ---- */
.note {
	font-style:italic;
}

h3 {
	/*border:1px solid #f00;/**/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	line-height: 1.2em; 
	font-weight: bold;
	color:#000000; 
	
	/*margin-top:3em;/**/
}
h3 a {
	text-decoration: none; 
	color:#000000; 
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	/*border:1px solid #f00;/**/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em;	
	margin-top:2em;
	margin-bottom:-0.5em;
	font-weight: normal; 
	font-style: italic;
	color: #000; 
	/* border:1px solid green;/**/
}

h5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
	color: #000000; 
	margin-left:10px;
}
h5 a {
	color:#000;
	text-decoration:none;
}
h5 a:hover {  
	text-decoration: underline;
}

/* ---- misc styles ---- */

strong {
	font-weight:bold;
	}
/* indent table cell */
.indent{
  padding-left:15px;
}
/* clear all */
.clear {
	clear:both;
}

/* used for cross-reference tags (eg. "in DCA Overview") */
.xrefTag {
	font-size: 0.9em;
	font-style: italic;
}

/* hide */
.hide { display:none; }

/* ---- Site Announcement ---- */
.announce {
	border: 1px solid #ccc;
	width: 100%;
}
.announce h3 {
	display:inline;
	margin:0;
	padding:0;
	color:#F90;
	font-weight:bold;
}

sup {
	font-size:smaller;
	line-height:1px;
	vertical-align:0.3em;	
}

sup.tm{	
	font-size: .75em;	
	margin: 0;
	padding:0px;
	position:relative;
	bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
/* --------------- Board of Directors and Executive Management & Shareholder Information -------------- */

#board ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#boardleft
{
	width: 49%;
	display: block;
	float: left;
}

#boardright
{
	display: block;
	float: left;
}

#boardleft ul, #boardright ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.boardname {font-weight: bold;}
.middletext {font-style: italic;}
.bottomtext
{
	padding: 0 0 7px 0;
}
.bottmidtext
{
	font-style: italic;
	padding: 0 0 7px 0;
}
.boardnamespace
{
	font-weight: bold;
	padding: 0 0 7px 0;
}
.subbertext
{
	font-style: italic;
	font-weight: bold;
	padding: 0 0 7px 0;
}

.longlist
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.spacer
{
	padding: 0 0 30px 0; /* Top Right Bottom Left */
	/*border: 1px solid blue;*/
}
/******* Corporate Governance ***********************/
li.spacebetweenol
{
	padding: 0 0 7px 0;
}

.noblock{
	list-style: none;
	padding: 0 0 7px 0;
}

.gimmespace
{
	padding: 7px 0 7px 0;
}

.showlist 
{
	list-style-type: disc;
	margin-left: 27px;
}

ul.spacebetweenul
{
	list-style: none;
	padding: 7px 0 7px 0;
}

ul.subroman
{
	list-style-type: lower-roman;
	padding: 7px 0 7px 0;
}

ul.subloweralpha
{
	list-style-type: lower-alpha;
	padding: 7px 0 7px 0;
}

ul.showme {
	list-style: none;
	padding: 7px 0 0 0;
	margin: 0;
	color: #7D998E
}
li.nonum
{
	list-style: none;
	padding: 7px 0 7px 0;
}
li.shownum
{
	list-style-type: decimal;
	padding: 7px 0 7px 0;
}

/* ************************** Shareholder Information *************** */

.tableMain { border-collapse: collapse; border: 1px solid #BFBFBF;font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.tableHead {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #9F9F9F}

/* ************************** Global Stock Ticker ******************* */

.stockTicker {
	margin:0;
	padding:0;
	
	float:left;
}

.splash {
margin:15px 15px 15px 0;
}
.boilerplate {
	font-style:italic;
	font-size:90%;
}
#news table tr td, #homepagenews table tr td {
	padding:8px 0 8px 0;
	border-top:1px solid #DDD;
}
#homepagenews {
	margin-bottom:20px;
}
.forwardLooking, .nongaap, .disclaimer {
	font-style:italic;
}
.footnote {
	font-size:85%;
	padding-top:3px;
	border-top:1px solid #CCC;
}
.pdf {
	margin:0 0 -4px 3px;
}
