/* Begin UndoHTML */

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
/*html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
*/
/* End UNDO HTML */

body {
	color: #000050;
	margin: 0; padding: 0;
	background:url(images/graybody-bk.jpg) top left repeat-x #424345;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}

a img { border: none; }

.dbody{
	background-image: url('images/lheader-bk.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0; padding: 0;
}

#container { background: #fff; } /* Contains middle iFrame */

.mybod{
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.mybod tr td a {
	color: #FFFFFF;
}

hr { margin: .25em; }
table.mybod ul { margin: 0 0 .5em 1em ; padding: 0; }
	table.mybod ul li { margin: 0; padding: 0; }

.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: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-stretch: semi-expanded;
	color: #EEEEEE;
	background-color: #DD0000;
	padding: .2em;
}
	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; } 

/* ------------------------------------------------------------------------------------ */
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_data_l{
	background-color: #ffffff;
	color: #000050;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

.cp_data2{
	background-color: #ffffff;
	color: #000050;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

.cl_error{
	background-color: #990000;
	color: #efefef;
	font-family: Verdana;
	font-weight: bold;
}

.msg_success{
	background-color: #009900;
	font-weight: bold;
	color: #ffffff;
}

.msg_fail{
	background-color: #990000;
	font-weight: bold;
	color: #ffffff;
}

ul#menu { color: #E88828; font: 11px Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: .5em 1em 0 0;  }
ul#menu li { margin-left: 2.5em; padding: .2em 0; }
ul#menu li a { color: #FFFFFF; }	
form#menu_form { margin: .75em 1em; color: #FFFFFF;}