﻿@charset "utf-8";
html {height: 100%;overflow: hidden;}
#flashcontent {height: 100%;}
body {height: 100%;margin: 0;padding: 0;background-color:#ffffff;color:#999999;font-family:Helvetica, Arial, sans-serif;font-size:75%;text-align:center;}
A:link {text-decoration: underline; color: #262626;}
A:visited {text-decoration: underline; color: #262626;}
A:active {text-decoration: underline; color: #262626;}
A:hover {text-decoration: underline; color: #9c0101;}
.divider {width: 875px;height: 1px;margin: 0px 0px 40px;padding: 0px;border-bottom: 1px solid #333333;}
.spacer {width: 875px;height: 1px;margin: 0px 0px 0px;padding: 0px;border-bottom: 1px solid #333333;}
.floatRight {float:right;}
.floatLeft {float:left;}
.alignRight {text-align:right;}
.alignLeft {text-align:left;}
h1 {font-family:Helvetica,Arial,sans-serif;font-size:14px;color:#d23535;margin:0;}
.contentStyle {font-family:Helvetica,Arial,sans-serif;font-size:12px;color:#999999;margin:0;}
.borderStroke {border: 5px solid #999999;}