/**********************************/
/* Headers
/**********************************/
h1
{
    color: #000000;
    font-family: waltdis0, walt disney script v4.1, walt disney script, disney script, walt disney, started by a mouse, tahoma;
    font-size: 32pt;
    font-weight: normal;
    text-align: center
}

h2
{
    color: #000000;
    font-family: Tahoma;
    font-size: 18pt;
    font-weight: Bold
}

h3
{
    color: #000000;
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: Bold
}

h4
{
    color: #000000;
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold
}

/**********************************/
/* Paragraph Types
/**********************************/
p
{
    color: #000000;
    font-size: 10pt;
    font-family: Tahoma
}

p.footer
{
    color: #000000; 
    font-size: 8pt; 
    text-align: center
}

/**********************************/
/* Tables
/**********************************/
table
{
    background-color: #000000
}

table.main_table
{
	width: 7.5in;
}

tr
{
    background-color: #CCCCCC;
    font-family: Tahoma;
    color: #000000;
    font-size: 10pt
}

td
{
    padding-left: 6px
}

tr.header
{
    background-color: #555555;
    color: #FFFFFF;
    font-family: Tahoma;
    font-weight: Bold;
    font-size: 12pt
}

td.tabbed
{
    padding-left: 15px;
    font-size: 8pt
}

td.tabbed > a
{
    font-weight: normal
}

td.main_content
{
    padding-left: 18px;
    background-color: transparent
}

td.sidebar
{
    width: 0px;
	visibility: hidden
}

.navbar
{
    width: px;
	visibility: hidden
}

/**********************************/
/* Lists
/**********************************/
ul
{
    font-family: Tahoma;
    list-style-position: outside;
    font-size: 10pt;
    margin-left: 35px
}

ul.mickey
{
    list-style-image: url('bullet_mickey.gif')
}

ul.minnie
{
    list-style-image: url('bullet_minnie.gif')
}

li
{
    font-size: 11pt;
    color: #000000;
    margin-bottom: 6px;
    font-weight: bold
}

li.try
{
    font-weight: normal;
    font-size: 10pt;
    margin-left: 25px;
    margin-bottom: 18px;
    list-style-image: url('bullet_glove.gif')
}

li.ask
{
    font-weight: normal;
    font-size: 10pt;
    margin-left: 25px;
    margin-bottom: 18px;
    list-style-image: url('bullet_mouth.gif')
}

li.mind
{
    font-weight: normal;
    font-size: 10pt;
    margin-left: 25px;
    margin-bottom: 18px;
    list-style-image: url('bullet_lightbulb.gif')
}

li.see
{
    font-weight: normal;
    font-size: 10pt;
    margin-left: 25px;
    margin-bottom: 18px;
    list-style-image: url('bullet_eye.gif')
}

li.encounter
{
    font-weight: normal;
    font-size: 10pt;
    margin-left: 25px;
    margin-bottom: 18px;
    list-style-image: url('bullet_exclamation.gif')
}

li.fact
{
    font-weight: normal;
    font-size: 10pt;
    margin-left: 25px;
    margin-bottom: 18px;
    list-style-image: url('bullet_gem.gif')
}

/**********************************/
/* Other
/**********************************/
.silent
{
    background-color: transparent
}

hr
{
	margin-top: 12px;
    color: #000000
}

a
{
    text-decoration: none;
    font-family: Tahoma;
    font-weight: Bold;
    color: #000000
}

body
{
    background-color: #FFFFFF
}
