body
{
font-family: arial, helvetica, sans-serif, verdana; 
color: #000000;
padding: 0px;
margin: 0px;
text-align: center;
line-height: 16px;
font-size: 12px;
}

ul
{
margin-top: 0px;
margin-left: 5px;
list-style-type: disc;
padding: 0px;
}
li
{
margin-top: 5px;
list-style-type: disc;
margin-left: 10px
}

h1
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px; 
color: #333333;
font-weight: normal;
font-style: italic;
margin-top: 0px;
}

h2
{
font-size: 13px; 
color: #09D904; 
text-align: left
}
h3
{
font-size: 12px;  
color: #09D904; 
}
p
{
text-align: left;
}

div
{
text-align: left;
}

.text_footer
{
font-size:  10px;
text-align: center;
}

.reference_text em
{
	font-family: monaco, 'courier new', 'times new roman';
	color: #000000;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}

em {
	color: #09D904; 
}

i {
	color: #09D904; 
}

table
{
	width: 100%
}

td
{
	vertical-align: top;
}

a
{
color: #333366;
font-weight: normal;
text-decoration: underline
}
a:hover
{
color: #999999;
font-weight: normal;
text-decoration: none
}
.text_color
{
color: #09D904
}

.content_box
{
width: 800px;
margin: 0px auto 0px auto;
border: 0px solid #000000;
}

.question
{
	font-weight: bold;
}

.answer
{
	margin: 0px 0px 30px 20px;
}

.shade_box_right
{
	background-image: url(/images/shade_box_top_right.png); background-position: center right; background-repeat: no-repeat
}
.shade_box_top_left
{
	background-image: url(/images/shade_box_top_left.png); background-position: top left; background-repeat: no-repeat
}
.shade_box_top_right
{
	height: 36px; margin-left: 38px; background-image: url(/images/shade_box_top_right.png); background-position: top right; background-repeat: no-repeat
}
.shade_box_left
{
	margin-right: 19px; padding-left: 19px; background-image: url(/images/shade_box_bottom_left.png); background-position: center left; background-repeat: no-repeat
}
.shade_box_bottom_left
{
	background-image: url(/images/shade_box_bottom_left.png); background-position: bottom left; background-repeat: no-repeat
}
.shade_box_bottom_right
{
	height: 26px; margin-left: 38px; background-image: url(/images/shade_box_bottom_right.png); background-position: bottom right; background-repeat: no-repeat
}

.menu_box {
	width: 800px;
	margin: 0px auto 0px auto;
	border: 0px solid #000000;
	text-align: right;
	height: 27px; 
}

.menu_box a
{
color: #09D904;
font-size: 9.5pt;
font-weight: bold;
margin-left: 10px;
text-decoration: none
}

.menu_box a:hover
{
color: #03c;
color: #666666;
font-size: 9.5pt;
margin-left: 10px;
font-weight: bold;
text-decoration: none
}

.text_caption {
	color: #666666;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none
}  

.dropshadow {
	background-color: #ffffff; padding: 10px 10px 10px 10px; 
	border: 1px solid #e1e1e1;
}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
}
.wrap1 {
  float: left;
  background:url(/images/shadow.gif) right bottom no-repeat;
}
.wrap2 {
  background:url(/images/corner_bl.gif) -14px 100% no-repeat;
}
.wrap3 {
  padding:0 8px 8px 0;
  background:url(/images/corner_tr.gif) 100% -14px no-repeat;
}
.wrap3 img {
  display:block;
  border:1px solid #ccc;
  border-color:#efefef #ccc #ccc #efefef;
}




