html {
	overflow-Y: scroll;
}
body {
	font: 10px normal Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	background: #CCCCCC;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

.container {
	width: 240px;
	margin: 0 auto;
}
h2.trigger {
	padding: 0 0 0 35px;
	margin: 0 0 0px 0;
	background: url(../images/h2_trigger_a2.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 240px;
	font-size: 1.6em;
	font-weight: normal;
	float: left;
}

h2.triggera {
	padding: 0 0 0 35px;
	margin: 0 0 0px 0;
	background: url(../images/h2_trigger_ab2.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 240px;
	font-size: 1.6em;
	font-weight: normal;
	float: left;
}
h2.triggers {
	padding: 0 0 0 35px;
	margin: 0 0 0px 0;
	background: url(../images/h2_trigger_a2.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 240px;
	font-size: 1.6em;
	font-weight: normal;
	float: left;
}
h2.triggers a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.triggera a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.triggera a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin-bottom: 5px;
	background: #f0f0f0 url(../images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 236px;
	clear: both;
	border-left:2px solid #1654A4;
  border-right:2px solid #1654A4;  
  border-bottom:2px solid #1654A4;
}
.toggle_container .block {
	padding: 10px;
	background: url(../images/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container0 {
	margin-bottom: 5px;
	background: #f0f0f0 url(../images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 236px;
	clear: both;
	border-left:2px solid #1654A4;
  border-right:2px solid #1654A4;  
  border-bottom:2px solid #1654A4;
  
}
.toggle_container0 .block {
	padding: 0px;
	background: url(../images/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container0 .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.blocker {
	
	background: #f0f0f0 url(../images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 236px;
	clear: both;
}
.blocker .block2 {
	padding: 10px;
	background: url(../images/toggle_block_btm.gif) no-repeat left bottom;
}
.blocker .block2 p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

.toggle_container0 .block {
	padding: 10px;
	background: url(../images/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_containe0r .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container0 h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container0 img {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	.XulMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-moz-user-select: none;
	
}
.XulMenu .button,
.XulMenu .button:hover,
.XulMenu .button-active,
.XulMenu .button-active:hover {
    line-height: normal;
    padding: 5px 6px 4px 6px;
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    position: relative;
	font-weight: bold;	
}
.XulMenu .button:hover {
    color: #FFFFCC; /* Neutral Black */
	text-decoration: underline;
}
.XulMenu .button-active,
.XulMenu .button-active:hover {
    border-color: #ACA899 #ffffff #ffffff #ACA899;
}
.XulMenu .item,
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    background: #ffffff;
    line-height: normal;
    padding: 3px 30px 3px 20px;
    color: #0056A6;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    position: relative;
	text-align:left;
}
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    background: #ffffcc;
    color: #0056A6;
	text-align:left;
}
.XulMenu .section {
    background: #0056A6;
    padding: 1px 1px 1px 1px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	text-align:left;
}
.XulMenu .arrow {
    position: absolute;
    top: 7px;
    right: 8px;
    border: 0;
}

* html .XulMenu td {
	position: relative;
	} /* ie 5.0 fix */
   
   #bar {
        background: #0056A6;
        padding-top: 3px;
        padding-bottom: 3px;
        cursor: default;
		width:974px;
	}

    p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.ad{
	position:absolute;
	top:10px;
	right:10px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:1.2em;
	background-color:#0056A6;
	width:240px;
	margin-bottom:2px;
	margin-top:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #0056A6;
	background-color:#E2EBED;
	width:240px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
blockquote.style1 {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
    	display: block;
    	background-image: url(images/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}