html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background-color: white;
  min-width: 600px;
}

body, td, th {
  font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
  font-size: 9pt;
}

.attach {border: 1px solid #dddddd;}

form {
  padding: 0;
  margin: 0;
}

.even a img, .odd a img {
    border: none;
}


.tabletitle{
	background-color: #eeedcf;
}
.quote_div{border:1px solid #CCC;
margin:0px 0px 5px 15px;
padding:3px;background:#EFEFEF;
}

.m_text_div{
	width:620px;
	height:100%;
	line-height: 1.5; 
	margin-top: 10; 
	margin-bottom: 10;
	overflow:auto;
}

.head-class a:link{text-decoration:none;color:#788988;}
.head-class a:visited{text-decoration:none;color:#788988;}
.head-class a:hover{text-decoration:none;color: #334433;background-color:#efdfef;}

#wrap {
  margin: 0 auto;
}

#header {
  height: 18px;
  border-bottom: 2px solid #999;
  background-color: #222;
}

#header .title A {
  padding-left: 4px;
  color: #fc0;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

#header .title A:hover {
  text-decoration: underline;
}

#header .links {
  float: right;
  padding-right: 4px;
  color: #666;
}

#header .links a {
  color: #ccc;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

#header .links a:hover {
  color: #fff;
  text-decoration: underline;
}

#footer {
  position: fixed;
  border-top: 1px solid #ddd;
  border-bottom: 10px solid #f5f5f5;
  background:url(../../images/css/border2/footer.gif) #f5f5f5;
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-align:left;
  color: #aaa;
  font-size: 10px;
  z-index:10000;
  opacity:0.9;
  filter:alpha(opacity:90);
}

#footer p {
  float: left;
  margin: 0px;
  padding-top:4px;
  padding-left:35px;
  text-transform:lowercase;
  color: #888;
  font-weight: bold;
}

#footer p.info {
  float:right;
  padding-right:35px;
}

#footer a {
  color: #888;
  padding-left: 20px;
}

#footer p.info a {
  padding-left: 0px;
}

#module_nav {
  width: 100%;
  min-width: 165px;
  margin-bottom: 5px;
    clear: both;
    display: block;
}

#module_nav ul, #module_nav li {
    display: inline;
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
}

#module_nav ul li.here a, #module_nav ul li.here a:hover {
    color: #900;
    border-bottom: 1px dotted #aaa;
    background: none;
}

#module_nav a {
  display: block;
    float: left;
  padding: 3px 5px;
  margin: 7px;
  border-bottom: 1px dotted #aaa;
    text-align: left;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 0.10em;
}

#module_nav a:hover {
    color: #900;
    border-bottom: 1px solid #000;
    background-color: #efefef;
}

#navlist {
  background-color: #ccc;
  margin: 0;
  padding: 4px 0 20px 10px;
  border-bottom: 1px solid #000;
}

#navlist ul, #navlist li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#navlist a:link, #navlist a:visited {
  float: left;
  line-height: 14px;
  font-weight: bold;
  margin: 0 10px 4px 10px;
  text-decoration: none;
  color: #333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  border-bottom: 4px solid black;
  padding-bottom: 2px;
  background-color: transparent;
  color: black;
}

#navlist a:hover {
  color: black;
}

#note {
  float: left;
  width: 580px;

  background: #eeeee0;
  padding: 1em;
  border: 2px dotted #ccc;
}

#note p, #note h1, #note h2, #note h3, #note h4 {

  padding: 0px;
  margin-top: 0px;
}

#note h1, #note h2 {
	float: left;
  border-bottom: 2px dotted #900;
  font-size: 12pt;
}

#note p b {
    color: #900;
    font-weight: bold;
}
#note table{
	float: left;
}

#note h3 {
	float: left;
	font-size: 10pt;
  	border-bottom: 1px dotted #900;
}

#treeArea {
  -moz-border-radius: 5px;
    margin-left: 4px;
    margin-bottom: 1em;
  display: block;
  float: left;
}

#tree {
    float: left;
  white-space: nowrap;
  width: 350px;
    height: 350px;
    overflow: scroll;
  position: relative;
    padding: 0px 0px 0px 0px;
}

#tree a {
  text-decoration: none;
    display: block;
    float: left;
    color: #222;
}

#tree a:hover {
    background-color: #fc0;
}

#tree .selected {
  font-weight: bold;
}

DIV.treeBlock {
    display: block;
    float: left;
    clear: left;
    width: 100%;
}

DIV.treeBlock img {
    display: block;
    float: left;
}

#tree div.odd {
  background-color: #efefef;
  display: block;
  float: left;
  width: 100%;
  clear:none;
}

#tree div.even {
  background-color: #FFFFFF;
  display: block;
  float: left;
  width: 100%;
  clear: none;
}

#countries a { text-decoration: none; }
#countries a:hover { text-decoration: underline; }

#countries .detailHeading { font-weight: bold; }
#countries .even, #countries .odd { -moz-border-radius: 4px; padding: 2px;}

#countries a.toggle {
  font-size: 7pt;
  text-align: right;
  float: right;
}

#countries .flag {
  float: left;
  margin: 2em 0.5em 0 0;
  text-align: center;
  width: 52px;
  font-size: 7pt;
  font-weight: bold;
  color: #666;
}

#countries .countryDetail {
  border-top: 1px dotted #999;
  font-size: 8pt;
  padding: 0 1em 1em 1em;
}

#countries {
  margin-left: 1em;
  width: 280px;
  line-height: 13pt;
  height: 1900px;
}


#partialWait {
  display: none;
  position: absolute;
  background-color: white;
  width: 100px;
  top: 0;
  right: 0;
  font-size: 8pt;
}

#notes {
  margin-left: 1em;
  float:left;
}

#notes ul li {
	clear: left;
}

#notes ul, li {
	margin: 0px;
	padding: 0px;	
}

.note {
  background-color: #eeeeee;
  padding: 6px;
  margin-bottom: 1em;
  -moz-border-radius: 8px;
  display:block;
  float:left;
  clear:left;
  width: 350px;
  margin-right: 1em;
}

#notes a.addNote {
    float:left;
    display:block;
    width: 100%;
    clear:left;
}


.note a { text-decoration: none; }
.note a:hover { text-decoration: underline; }

.note .removeNote {
  float: right;
  color: #c00;
  font-size: smaller;
}

.note h2 {
    font-size: 8pt;
    margin: 0 0 1em 0;
    border-bottom: 1px dotted #999;
}

.note h2 i {
    font-style: normal;
    font-weight: bold;
    color: #999;
}

.note h4 {
    font-size: 8pt;
    margin:  0 0 1em 0;
    font-weight: normal;
}

.note br {
    clear:both;
    margin-top: 14px;
}

.progressStart {
    -moz-border-radius: 4px;
    background-color: #eeeeee;
    width: 300px;
    padding: 6px;
}

#status {
  background: #ffffff;
  width: 200px;
  text-align: center;
  margin-left:20%;
  margin-right: 20%;
}

.datePickerContainer {
	width: 100%;	
}

.calendarContainer {
	width: 13.51em;
}

table.calendarContainer thead {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

table.calendarContainer thead td {
	background-color:#efefef;
}

table.calendarContainer tbody tr td.currentMonth {
  background-color: #eeeee0;
}

table.calendarContainer tbody tr td {
	padding:0.30em 0.45em 0.30em 0.45em;
}

table.calendarContainer tbody tr td.currentMonth:hover, 
table.calendarContainer tbody tr td.nextMonth:hover {
  background-color:#E6C667;
  font-style: italic;
}

table.calendarContainer tbody tr td.currentDate {
  color: #900;
}

table.calendarContainer tbody tr td.selectedItem {
	background:#3a3a3a;
	color:#ffffff;
}

#debugNav {
  display: block;
  background: #222;
  overflow: hidden;
}
#debugNav a {
  color: #fff;
  margin-right: 15px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 6px;
}

#debugNav a:hover {
  color: #fc0;
  text-decoration: underline;
}
.tacosFloatingPaneToolBar {
  background: transparent;
  overflow: hidden;
  position: absolute;
  width:95%;
  text-align:right;
  font-weight:bold;
}
.tacosFloatingPaneContent {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow: auto;
}


#dshow {
  display: none;
}

#debugconsoleContentId {
  background:#000000;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  color: #33FF00;
  overflow: auto;
}

DIV.dojoFloatingPaneTitleBar {
  color: #fff;
}

.dojoFloatingPane {
  border: 1px solid #aaa;
  background-color: #222;
}

.dojoFloatingPaneDragbar {
  color: #000;
}

DIV.dojoFloatingPaneClient {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border: none;
}

div.RichTextEditable {
  background-color: white;
}

.htmlEditor {
    display:block;
    background-color: #eeeeee;
    padding: 6px;
    margin-bottom: 6px;
    -moz-border-radius: 4px;
    float:left;
    clear:left;
    width: 55%;
}

#exceptionContentId {
  background-color: #ffffff;
}

.exception {
  width: 100%;
  height: 100%;
  background: #ffffff;
  overflow: auto;
}

br.clear {
  clear: both;
}

div.displayName {
    display:block;
    width: 26em;
    float:right;
    margin-right: 1em;
    background: #eeeee0;
    padding: 1em;
    border: 2px dotted #ccc;
}

.debugTitle span {
	color: white;
}

.debugTitle a {
	color: white;
	font-weight:bold;
	text-decoration:none;
}

.debugTitle a:hover {
	text-decoration:underline;
}
.greentitle {font-family: Verdana, Arial, Helvetica, sans-serif ;font-size:9pt;font-weight:bold;text-decoration:none;color: #009900;}
.greentitle a:link{text-decoration:none;color: #009900;}
.greentitle a:visited{text-decoration:none;color:#009900;}
.greentitle a:hover{text-decoration:none;color: #ffffff;background-color:#009900;}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}