/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~                                          ~
~  Individual Investor Stylesheet          ~
~  For Use With PRINT                      ~
~                                          ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@import url(/css/base_print.css);

/* ----------------------------------------
|                                          |
|  HTML Tag Overrides - Global             |
|                                          |
------------------------------------------*/

a:link {
	color: #36c;
}

a:visited {
	color: #999;
}

a:hover {
	color: #6c0;
}

a:active {
	color: #f60;
}

body {
	background: #fff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
   	font-size: x-small;  
}

img {
 	border: 0px;
}

/* ----------------------------------------
|                                          |
|  Header Section Controls                 |
|                                          |
------------------------------------------*/

#header {
	clear: both;
	font-size: 90%;
	height: 60px;
}

#searchbox {
	display: none;
}

#breadcrumb{
	display: none;
}

/* ----------------------------------------
|                                          |
|  Logo Controls                           |
|                                          |
------------------------------------------*/

#logo {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 215px;
}

/* ----------------------------------------
|                                          |
|  Type/Role Investor Navigation Controls  |
|                                          |
------------------------------------------*/

#typenav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Utility Navigation Controls             |
|                                          |
------------------------------------------*/

#utilitynav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Persistent Navigation  Controls         |
|                                          |
------------------------------------------*/

#persistentnav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Left Navigation Controls                |
|                                          |
------------------------------------------*/

#left {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Sublocal Navigation Controls            |
|                                          |
------------------------------------------*/

#localnav {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Stylized Corner Controls                |
|                                          |
------------------------------------------*/

#stylizedcorner {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Medium Navigation Section Controls      |
|                                          |
------------------------------------------*/

#textsize {
	display: none;
}

/* ----------------------------------------
|                                          |
|  ACSI Alert Message Controls             |
|                                          |
------------------------------------------*/

#acsialert {
	display: none;
}

/* ----------------------------------------
|                                          |
|  Content Section Controls                |
|                                          |
------------------------------------------*/

#content { 
	float: left;
	font-size: 1.0em;
	padding: 0px 15px 0px 15px;
	vertical-align: top;
	width: 600px;
}

#content .column {
	float: left;
	padding: 0px 10px 0px 0px;
	width: 35%;
}

#content form { 
	display: inline;
}

#content fieldset { 
	border: 0px;
	margin: 0px 0px 10px 0px;
}

#content fieldset.buttons { 
	border: 0px;
	margin: 0px 0px 10px 0px;
}

#content input { 
	color: #333;
	font-size: 0.9em;
	padding: 1px 2px 1px 2px;
	overflow: visible;
}

#content label { 
	color: #333;
	font-size: 0.9em;
	padding: 1px 2px 2px 2px;
}

#content h1 { 
	color: #36c;
	font-size: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1.home { 
	color: #f60;
	font-size: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1.firstline { 
	color: #36c;
	font-size: 1.5em;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1.secondline { 
	color: #36c;
	font-size: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h2 { 
	color: #f60;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 0px;
}

#content h3 { 
	color: #333;
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
}

#content p { 
	color: #333;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0px 0px 8px 0px;
}

#content table { 
	color: #333;
	font-size: 0.9em;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#content table tr th { 
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	text-align: left;
}

#content table tr td { 
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 5px 0px;
	text-align: left;
	vertical-align: top;
}

#content table tr td.othersecurities { 
	width: 130px;	
	white-space: nowrap;
}

#content table.ataglance { 
	border-collapse: collapse;
	font-size: 0.8em;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	width: 362px;
}

#content table.ataglance tr { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content table.ataglance td { 
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#content table.ataglance td.left { 
	border-bottom: 1px dashed #ccc;
	border-left: 1px solid #6c0;
	border-right: 1px dashed #ccc;
	color: #333;
	padding: 5px 0px 5px 5px;
	vertical-align: top;
}

#content table.ataglance td.right { 
	border-bottom: 1px dashed #ccc;
	border-right: 1px solid #6c0;
	color: #666;
	padding: 5px 0px 5px 5px;
}

#content table.indepth { 
	border-collapse: collapse;
	border: 1px solid #6c0;
	font-size: 0.8em;
	margin: 7px 0px 7px 0px;
	padding: 0px;
	width: 362px;
}

#content table.indepth tr { 
	margin: 0px;
	padding: 0px;
}

#content table.indepth th {
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	color: #36c;
	padding: 2px;
	text-align: center;	
}

#content table.indepth td { 
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	color: #333;
	padding: 5px;
}

#content ul#breadcrumb { 
	color: #999;
	font-size: 0.8em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content ul#breadcrumb li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content ul.subhead { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#content ul.subhead li { 
	background-image:  url("/images/indiv/orangearrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 1.5em;
	padding: 0px 0px 10px 15px;
}

#content ul.sitemap { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#content ul.sitemap ul { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#content ul.sitemap li { 
	background-image:  url("/images/indiv/orangearrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 1.5em;
	padding: 0px 0px 0px 15px;
}

#content ul.links { 
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}

#content ul.links li { 
	background-image:  url("/images/indiv/bluearrow.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.5em;
	padding: 0px 0px 0px 9px;
}

#content ul.horizontal { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content ul.horizontal li { 
	display: inline;
	padding: 0px 0px 0px 0px;
}

#content ol {
	margin: 8px 0px 6px 35px;
	font-size: 0.9em;
}

#content ul {
	margin: 8px 0px 6px 25px;
	font-size: 0.9em;
}

#content ul ul {
	margin: 8px 0px 6px 17px;
	font-size: 1.0em;
}

#content li {
	line-height: 1.5em;
	padding: 0px 0px 3px 0px;
}

#content li sup { 
	font-size: .8em;
}

#content h1 sup { 
	font-size: .7em;
}

#content p sup { 
	font-size: .8em;
}

#content .columnwrap2 {
	margin:0px 0px 0px 32px;
}

#content .columnwrap3 {
	margin:0px 0px 0px 12px;
}

#content .columnwrap2 .column {
	float: left;
	padding: 0px 20px 0px 0px;
	margin-left: 15px;
}
		
#content .columnwrap3 .column {
	float: left;
	padding: 0px 30px 0px 0px;
	margin-left: 15px;
}

/* ----------------------------------------
|                                          |
|  Controls for outlined and headed        |
|	Content                                 |
|                                          |
------------------------------------------*/

#content .callout {
	margin: 5px 0px; 25px 0px;
	width: 550px;
	background-color: #fff;
	color: #fff;
	font-size: 1.0em;
}

#content .callout label {
	font-weight:bold;
}

#content .callout select {
	font-size:0.8em;
	margin: 0px 0px 10px 3px
}

#content .callout .bt {
	background: #36c url(/images/gw/callout_top.gif) no-repeat top;
	padding: 3px 0px 6px 10px;
	font-weight: bold;
}

#content .callout .main { 
	font-size:1.0em;
	background-color: #fff;
	color: #000;
	padding: 25px 25px 25px 25px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #f60;
}

#content .callout .main fieldset { 
	border:none;
}

#content .callout .main .columnwrap{
	border-top: 1px solid #eee;
} 

select.reports {
	width: 200px;
}

/* ----------------------------------------
|                                          |
|  Data Table Controls                     |
|                                          |
------------------------------------------*/

#content table.data1 {
	border-collapse: collapse;
	border: 1px solid #f60;
}
#content table.data1 tr th {
	background-color:#36c;
	color: #fff;
	border-right:1px dashed #fff;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
	padding: 5px 5px 5px 5px;
	border: none;
	text-align: center;
}
#content table.data1 tr th.cat {
	background-color:#ddd;
	color: #000;	
	text-align: center;	
	border-right:1px dotted #fff;
	border-bottom: 1px solid #ddd;
}
#content table.data1 tr td {
	padding: 3px 3px 3px 3px;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	vertical-align: top;
	text-align: right;
}
#content table.data1 tr td.nav {
	border-bottom:0px dashed #ccc;
	border-right:1px dashed #ccc;
	text-align: center;
}
#content strong.fill {
	color: #f60;
}
/* ----------------------------------------
|                                          |
|  Data Table Controls                     |
|                                          |
------------------------------------------*/

#content fieldset {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content table.data0 {
	border-collapse: collapse;
	border: 1px solid #f60;
	width: auto;
	margin-right: auto;
	margin-left:auto;
}
#content table.data0 tr th {
	background-color:#36c;
	color: #fff;
	border-right:1px dashed #fff;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
	padding: 5px 5px 5px 5px;
	border: none;
	text-align: center;
}

#content table.data0 tr th label {
	color: #fff;	
}

#content table.data0 tr th.cat {
	background-color:#ddd;
	color: #000;	
	text-align: center;	
	border-right:1px dotted #fff;
	border-bottom: 1px solid #ddd;
}

#content table.data0 tr td {
	padding: 3px 3px 3px 3px;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	vertical-align: top;
	text-align: right;
}
#content table.data0 tr td.nav {
	border-bottom:0px dashed #ccc;
	border-right:1px dashed #ccc;
	text-align: center;
}

/* ----------------------------------------
|                                          |
|  Data Table Date Controls                |
|                                          |
------------------------------------------*/
#content table.data3 {
	border-collapse: collapse;
	border: 1px solid #f60;
	width: auto;
	margin-right:auto;
	margin-left: auto;
}
#content table.data3 tr th {
	background-color:#36c;
	color: #fff;
	border-right:1px dashed #fff;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
	padding: 5px 5px 5px 5px;
	border: none;
	text-align: center;
}

#content table.data3 tr th label {
	color: #fff;	
}

#content table.data3 tr th.cat {
	background-color:#ddd;
	color: #000;	
	text-align: center;	
	border-right:1px dotted #fff;
	border-bottom: 1px solid #ddd;
}

#content table.data3 tr th.cat label {
	color: #000;	
}

#content table.data3 tr td {
	padding: 3px 3px 3px 3px;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	vertical-align: top;
	text-align: right;
	width: 55px;
}
#content table.data3 tr td.nav {
	border-bottom:0px dashed #ccc;
	border-right:1px dashed #ccc;
	text-align: center;
}

#content table.data3 tr td input {
	width:50px;
}

/* ----------------------------------------
|                                          |
|  Data Table Controls                     |
|                                          |
------------------------------------------*/

#content table.data1 {
	border-collapse: collapse;
	border: 1px solid #f60;
}
#content table.data1 tr th {
	background-color:#36c;
	color: #fff;
	border-right:1px dashed #fff;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
	padding: 5px 5px 5px 5px;
	border: none;
	text-align: center;
}
#content table.data1 tr th.cat {
	background-color:#ddd;
	color: #000;	
	text-align: center;	
	border-right:1px dotted #fff;
	border-bottom: 1px solid #ddd;
}

#content table.data1 tr td {
	padding: 3px 3px 3px 3px;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	vertical-align: top;
	text-align: right;
}
#content table.data1 tr td.nav {
	border-bottom:0px dashed #ccc;
	border-right:1px dashed #ccc;
	text-align: center;
}


#content strong.fill {
	color: #f60;
}

#content .buttons {
		margin-right: auto;
		margin-left: auto;
		width:auto;
	}
	
#content .buttons input.action {
	margin-right: auto;
	margin-left: auto;
	float: none;
}
	

/* -----------------------------------------
|                                          |
|  Row Element Controls                    |
|                                          |
------------------------------------------*/

.row {
	font-size: 1em;
	margin: 0px 0px 10px 0px;
}

.row .label {
	padding: 0px 0px 1px 0px;
	line-height: 1.5em;
}

.row .label label {
	font-weight: bold;
}

.row .data {
	font-size: .9em;
	margin: 0px;
	line-height: 1.5em;
	vertical-align: middle;
}

/* -----------------------------------------
|                                          |
|  Form Element Controls                   |
|                                          |
------------------------------------------*/

#content .row input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 0px 1px 2px;
}

#content .row select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 0px 2px 0px;
}

#content .row textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 0px 1px 2px;
}

/* -----------------------------------------
|                                          |
|  Button Element Controls                 |
|                                          |
------------------------------------------*/

#content .buttons {
	margin: 0px 0px 0px 3px;
}

#content .buttons input.action {
	background-color: #36c; 
	border: 1px solid #36c;
	color: #fff; 
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin: 0px 7px 5px 0px;
	padding: 1px 2px 1px 2px;
	overflow: visible;
}

#content .buttons input.danger {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff; 
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin: 0px 7px 5px 0px;
	padding: 1px 2px 1px 2px;
	overflow: visible;	
}

#content .buttons a {
	background-color: #f60; 
	color: #fff;
	display: block; 
	float: left;
	font-size: .9em;
	font-weight: bold;
	margin: 0px 7px 0px 0px;
	padding: 2px 3px 3px 3px;
	text-decoration: none;
}

#content .buttons a:link {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff;
}

#content .buttons a:active {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff;
}

#content .buttons a:visited {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff;
}

#content .buttons a:hover {
	background-color: #f60; 
	border: 1px solid #f60;
	color: #fff;
}

/* ----------------------------------------
|                                          |
|  Error Message Controls                  |
|                                          |
------------------------------------------*/

#content .errormessage {
	background-color: #eee;
	background-image:  url("/images/errormessage.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 1px solid #999;
	color: #c30;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}

#content .errormessage p {
	color: #c30;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

#content .errormessage ul {
	list-style-type: none;
	margin: .2em .2em .2em .6em;
	padding: 0px 0px 0px 14px;
}

#content .errormessage ul li {
	background-image:  url("/images/errormessagebullet.gif");
	background-position: 0 .8em;
	background-repeat: no-repeat;
	color: #000;
	line-height: 1.6em;
	padding-left: .6em;
}

/* ----------------------------------------
|                                          |
|  Information Message Controls            |
|                                          |
------------------------------------------*/

#content .infomessage {
	background-color: #eee;
	background-image:  url("/images/infomessage.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 1px solid #999;
	color: #36c;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}

#content .infomessage p {
	line-height: 1.3em;
	margin: 0px 0px 0px 20px;
	text-align: left;
}

#content .infomessage strong {
	color: #36c;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#content .infomessage ul {
	list-style-type: none;
	margin: .2em .2em .2em .6em;
	padding: 0px 0px 0px 14px;
}

#content .infomessage ul li {
	background-image:  url("/images/infomessagebullet.gif");
	background-position: 0 .8em;
	background-repeat: no-repeat;
	color: #000;
	line-height: 1.6em;
	padding-left: .6em;
}



/* ----------------------------------------
|                                          |
|  Right Column Controls                   |
|                                          |
------------------------------------------*/

#right {
	display:none;
}



/* ----------------------------------------
|                                          |
|  IE  Hacks - force IE to behave          |
|                                          |
------------------------------------------*/

.iesinglesubmithack {
	display: none;
	visibility: hidden;
}