/* generated by csscreator.com */
html, body{
	margin:0;
	padding:0;
	color: maroon;
	font-size: 12pt;
	font-weight: bold;
	font-family: "font-family:arial, helvetica, verdana";
}

/* Company Name (#B8860B) */
td.company {
	color: DarkGoldenRod;
	font-weight: bold;
	font-size: 14pt;
}
th.company(
	color: DarkGoldenRod;
	font-weight: bold;
	font-size: 14pt;
}

/* Information for Profile, Corporate Information, IR Contact, old Document Information (#696969) */
td.info {
	text-align:justify;
	font-weight: bold;
	color: DimGray;
}
th.info {
	text-align:justify;
	font-weight: bold;
	color: DimGray;
}

/* Admin (#696969) */
td.admin {
	text-align:justify;
	font-weight: bold;
	color: Chocolate;
}
th.admin {
	text-align:justify;
	font-weight: bold;
	color: Chocolate;
}

/* Error (#696969) */
td.error {
	text-align:justify;
	font-weight: bold;
	color: Crimson;
}
th.error {
	text-align:justify;
	font-weight: bold;
	color: Crimson;
}

td.header {
	text-align:justify;
	color: maroon;
	font-weight: bold;
	font-size: 12pt;
	font-family: "font-family:arial, helvetica, verdana";
}
th.header {
	text-align:justify;
	color: maroon;
	font-weight: bold;
	font-size: 12pt;
	font-family: "font-family:arial, helvetica, verdana";
}
/* Document List */
td.docList {
	text-align:justify;
	color: maroon;
	font-weight: bold;
	font-family: "font-family:arial, helvetica, verdana";
}
th.docList {
	text-align:justify;
	color: maroon;
	font-weight: bold;
	font-family: "font-family:arial, helvetica, verdana";
}

img {
	border-style:none
}
div{
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px 0px 0px 0px; /*For alignment*/
	position:relative;
	background-Color:#ffffff;
}
div.disclaimer{
	border-style: solid;
	border-color: #6b2728;
	border-width: 0px 15px 15px 15px; /*For alignment*/
	text-align:center;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	font-family: "font-family:arial, helvetica, verdana";
	position:relative;
	background-Color:#6b2728;
}

#pagewidth{
	height: 100%;
	border-style: solid;
	border-color: #6b2728;
	border-width: 15px;
	background-Color:#ffffff;
}
#content{
	height: 90%;
	border-width: 0px 0px 0px 150px; /*For alignment*/
	background-Color:#ffffff;
}
#lContent{
	float:left;
}
#rContent{
	width:100%;
}
#bigHeader{
	border-style: solid;
	border-color: #6b2728;
	position:relative;
	background-Color:#6b2728;
	width:100%;
	height:50px;
}
#smallHeader{
	border-style: solid;
	border-color: #6b2728;
	position:relative;
	background-Color:#6b2728;
	width:100%;
	height:25px;
}
a {text-decoration: none;}
a:link {color: #666666;}
a:visited {color: #666666;}
a:active {color: black;}
hr{
	color: #6b2728;
}



/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
}
