body           { background : #ffffff }
a:visited      { color : #008800 }
a:link         { color : #0000ff }
.sosTitle,
.aiContent,
.aiHeader,
.aiSmall,
.aiEmCell01,
.aiEmCell02,
.aiEmCell03,
.aiEmCell04,
.aiEmCell05,
.aiEmCell06,
.aiEmCell07,
.aiEmCell08    { font-family : Verdana, Helvetica, Arial, sans-serif }
.aiContent     { font-size : 10pt }
.aiEmCell01,
.aiEmCell02,
.aiEmCell03,
.aiEmCell04    { font-size : 10pt ;
                 color : #ffffff ;
                 background : #000000 }
.aiEmCell05,
.aiEmCell06,
.aiEmCell07,
.aiEmCell08    { font-size : 10pt ;
                 color : #000000 ;
                 background : #88ccff }
.aiHeader      { font-size : 14pt ;
                 font-weight : bold }
.aiSmall       { font-size : 8pt }
.sosTitle      { font-size : 16pt ;
                 color : #ffffff ;
                 background : #000080 }
td             { vertical-align : top }
li             { font-family : Verdana, Helvetica, Arial, sans-serif }

.button{
background: #3994ff url(/appskins/sos/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
}

