
/******************** GENERAL ********************/

body {
	font-family: Times New Roman;
	text-align: center;
	margin-top: 10px;
	color: #000000;
	font-size: 8pt;
}
div#supershell {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 100%;	
	border: #000000 solid 0px;
	padding: 15px 15px 50px 15px;
}
img { border: none;}
h1, h2, h3, h4 { margin: 0px 0px 0px 0px; color: #000000;}
h1 { font-size: 14pt;}
h2 { font-size: 12pt; text-align: left; padding-left: 153px; padding-top: 20px;}
h3 { font-size: 10pt; text-align: left; padding-left: 153px; padding-top: 20px;}
h4 { font-size: 7.5pt; font-style: italic; font-weight: normal;}
.text {
	color: #000000;
	font-size: 10pt;
}
td { vertical-align: top;}
a {	text-decoration: underline;	color: #000000;}
a:active { color: #000000;}
hr {border-top: dotted #cccccc 1px; border-bottom: solid #ffffff 1px;}
.button { color: #ffffff; font-size: 8pt; background-color: #EF008C; text-align: center; border-left: #FCCCE8 solid thin; border-top: #FCCCE8 solid thin; border-right: #990066 solid thin; border-bottom: #990066 solid thin; margin-left: 5px;}
.inputbox1 {color: #54655C;	font-size: 8pt; font-weight: normal; background-color: #FFFFFF; width: 98.5%; text-align: left; border-width: 1px; border-style: solid;}
ul {
	margin-top: 10px;
	list-style-image: url(graphics/bullet.gif);
	padding: 15px;
	line-height : 150%;
 }	
 .more {
 	text-align: right;
	color: #000000; 
	font-size: 8pt;	
	width: 100%;
 }
 
/******************** HEADER *********************/

div#supershell #header {
	background-color: #ffffff;
	width: 100%;
	height: 80px;
}
div#supershell #header span a {
	font-weight: bolder;
	font-size: 13pt;
	color: #000000;
	text-decoration: none;
	float: left;
	padding: 3px 0 3px 18px;
}
div#supershell #headblock {
	background: #BACEAC url(graphics/bradcorp_band.gif) repeat-y top center;
	margin-bottom: 5px;
	width: 100%;
	text-align: left;
}
div#supershell #name {
	padding-top: 15px;
	padding-left: 10px;
	font-size: 10pt;	
	color: #000000;
	text-align: left;
}
div#supershell #title {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}

	/******************** HOME *********************/
div#supershell #pic {
	margin-left: 0;
	padding-bottom: 5px;
	text-align: left;
}
div#supershell #titlebox {
	width: 710px;
	background: #ffffff url(graphics/bradcorp_title.gif) no-repeat top center;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	position: relative;
	z-index: 0;
}
div#supershell #titlebox #title {
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	color: #000000;
	font-weight: normal;
	font-size: 13.5pt;
	text-align: left;
	margin-top: -3px;
	margin-left:  143px;
	z-index: 1;
}
div#supershell #intro {
	padding: 0 0 0 143px;
	text-align: left;
	font-size: 15pt;
	color: #000000;
}
div#hr {
	width: 100%;
	height: 1px;
	border-top: dotted #cccccc 1px;		
}


	/******************** STANDARD CONTENT PAGE *********************/
	
div#hierarchy {
	font-size: 8pt;
	color: #000000;
	text-align: left;
	padding: 10px 0 0 20px;
	height: 20px;
}
div#archive {
	padding: 20px 0 0 0 ;
	text-align: left;
	font-size: 9pt;
	float: left;
	width: 133px;
}
div#archive #article {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: dotted #cccccc 1px;
}
div#content {
	padding: 20px 0 0 153px;
	text-align: justify;
	font-size: 10pt;
}
div#date {
	text-align: left;
	font-size: 8pt;
	font-style: italic;
	padding-bottom: 10px;
}
th#title {
	margin-left: 153px; 
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #000000;
	font-size: 12pt;
	border-bottom: dotted #cccccc 1px;
}
td#history {
	text-align: left;
	color: #1A7260;
	font-size: 8pt;
	background-color: #E3EFEB ;
}
td#content {
	padding: 10px 10px 0 153px;
	text-align: justify;
	font-size: 10pt;
}
td#content2 {
	padding: 10px 20px 0 20px;
	text-align: justify;
	font-size: 10pt;
}
div#factsheet {
	padding: 20px;
	background-color: #ECEBEB;
}
	/******************** FOOTER *********************/

div#bottom {
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	font-size: 7pt;
	padding: 4px 0px 4px 0px;
}
