/* Font styles */
.normal {font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#333333}
.large  {font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:14px;color:#333333}
.title  {font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:24px;color:#333366}
.small  {font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:11px;color:#333333}
.topwhite {font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:11px;color:#ffffff}


/* Heading styles */
.heading1 {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:26px;color:#333366}
.heading2 {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:20px;color:#333366}
.heading3 {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:16px;color:#333366}
.heading4 {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:12px;color:#333366}

/* Hyperlink styles */
a.top         {color:#ffffff;text-decoration:none}
a.top:visited {color:#ffffff}
a.top:active  {color:#ffffff;text-decoration:underline}
a.top:hover   {color:#ffffff;text-decoration:underline}

/* Hyperlink styles */
a.hyperlink         {color:#0000aa;text-decoration:none}
a.hyperlink:visited {color:#0000aa}
a.hyperlink:active  {color:#0000cc;text-decoration:underline}
a.hyperlink:hover   {color:#0000cc;text-decoration:underline}

/* Default hyperlink style - do not remove - edit only */
a           {color:#0000aa;text-decoration:none}
a:visited   {color:#0000aa}
a:active    {color:#0000cc;text-decoration:underline}
a:hover     {color:#0000cc;text-decoration:underline}

/* Glossary callout style - do not remove - edit only  */
span.calloutlink {cursor:pointer;color:#0000aa;text-decoration:none;border-bottom:1px dotted #0000aa}
div.callout {font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:11px;color:#333333;border:1px solid gray;background-color:#fff6cb;padding:5px}

/* Default html tag styles - do not remove - edit only) */
body{font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#333333}
td  {font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#333333}
div {font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#333333}
p   {font-family:tahoma,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#333333}
pre {font-family:courier,monospace;font-weight:normal;font-size:12px;color:#888888}
ol  {margin-left:15px;padding:0px;}
ul  {margin:0px;padding:0px;}
li  {list-style:outside;color:#333333;margin-left:17px;padding:2px;}
h1  {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:30px;color:#333333}
h2  {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:24px;color:#333366}
h3  {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:18px;color:#333366}
h4  {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:14px;color:#333366}
h5  {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:12px;color:#333366}
h6  {font-family:tahoma,helvetica,sans-serif;font-weight:bold;font-size:10px;color:#333366}

