.body{
	background-color:#ffffff;
	color: #000050;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.dbody{
	background-color:#ffffff;
	color: #000050;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.mybod{
	font-family: Verdana;
	font-size: 13px;
}

.mybod_sm{
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
}

.myhead2{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	background-color: #ffffff;
}
.myhead{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000033;
}
	a:active { background-color: #EEEEEE; text-decoration: none; font-family: Verdana; } 
	a:link { color: #000099; text-decoration: none; font-family: Verdana; } 
	a:visited { color: #222299; text-decoration: none; font-family: Verdana; } 
	a:hover { text-decoration: underline; font-family: Verdana; } 

/* ------------------------------------------------------------------------------------ */
/*                                     Chappy-Style                                     */
/* ------------------------------------------------------------------------------------ */
tr.warningtable{
	font-size: 12pt;
	color: #ffffff;
	background-color: #000099;
	font-weight: bold;
}

.estyle{
	font-size: 12pt;
	color: #990000;
	/*background-color: #ff9999;*/
	font-weight: bold;
}

td.columnheader{
	font-size: 9pt;
	color: #ffffff;
	background-color: #9C9A63;
	font-weight: bold;
}

td.background{
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
}

td.varcell{
	font-size: 9pt;
	color: #000000;
	background-color: #feeca0;
}

td.valcell{
	font-size: 9pt;
	color: #000000;
	background-color: #fafafa;
}

table.dark{
	font-size: 9pt;
	color: #000000;
	background-color: #666666;
}

.hs{
	font-size: 14px;
	font-weight: bold;
	background-color: #000050;
	color: #ffffff;
}

.ds{
	font-size: 13px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
}

.ds_1{
	font-size: 13px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	visibility: hidden;
}

.ds_2{
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
}

.sh{
	font-size: 13px;
	font-weight: bold;
	background-color: #000066;
	color: #ffffff;
}

/*
	a.hs: pseudos are using this class instead where specified. used to override font color
	in header row for links (sort orders)
*/
a.hs:active{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

a.hs:link{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

a.hs:visited{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

a.hs:hover{
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}

/* mod_ds: class for smaller type (usually all uppercase letters) data rows */
.mod_ds{
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
}

a.mod_ds:active{
	font-size: 10px;
	font-weight: normal;
	color: #000050;
}

a.mod_ds:link{
	font-size: 10px;
	font-weight: normal;
	color: #000050;
}

a.mod_ds:visited{
	font-size: 10px;
	font-weight: normal;
	color: #000050;
}

a.mod_ds:hover{
	background-color: #dedede;
	font-size: 10px;
	font-weight: normal;
	color: #000050;
}
/* ------------------------------------------------------------------------------------ */

.port_format{
	background-color: #ffffff;
	color: #000050;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

.port_format_menu{
	background-color: #ffffff;
	color: #000050;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.port_leftcell{
	background-color: #000050;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	visibility: visible;
	border: 2px solid #ffffff;
}

.port_rightcell{
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: normal;
	display: block;
	visibility: visible;
	border-bottom: 2px solid #000000;
}

.port_disclaimer{
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px;
	font-size: 10pt;
	font-weight: normal;
	display: block;
	visibility: visible;
	border-bottom: 2px solid #000000;
}

.port_format_h{
	background-color: #000050;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.cp_header{
	background-color: #000050;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.cp_data{
	background-color: #ffffff;
	color: #000050;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

.cp_data2{
	background-color: #ffffff;
	color: #000050;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

