﻿/* Global Reset */
* 
{
padding: 0;
margin: 0;
}

body
{
text-align: center;
font-size: 62.5%;
font-family: Arial Unicode MS, Arial, Helvetica;
color: #000000;
line-height: 19px;
background-color: #000000;
}

img
{
padding: 0;
border: 0;
margin: 0;
display: block;
}

/* Item Styles */

#pageContainer
{
margin-top: 30px;
width: 936px;
text-align: left;
margin-left: auto;
margin-right: auto;
font-size: 12px;
}

#pageHeader
{
float: left;
clear: both;
background-color: #ffffff;
}

#headerBlock
{
float: left;
width: 717px;
}

#headerTop
{
height: 55px;
}

#headerMenu
{
height: 42px;
padding-left: 33px; 
}

#headerLogoPane
{
float: left;    
width: 219px;
height: 105px;
text-align: right;
font-size: 1px;
}

#contentMain
{
float: left;
width: 516px;
height: 432px;
vertical-align: top;
}

#contentFlash
{
float: left;
width: 420px;
height: 432px;
vertical-align: top;
}

#pageFooter
{
width: 936px;    
float: left;
clear: both;
text-align: left;
padding-top: 5px;
line-height: 16px;
color: #666666;
padding-bottom: 30px;
font-size: 0.8em;
}

/* Menu Styles */
#dvTopBar
{
padding-left: 15px;

}

#dvSubBar
{
padding-left: 15px;
}

.dvMenuTopItem
{
float: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 3px;
}

.dvMenuSubItem
{
float: left;
padding-top: 3px;
padding-right: 5px;
}

#topSpace
{
height: 24px;   
}

.spaceContent
{
padding-right: 10px;
padding-left: 40px; 
overflow: auto;
height: 350px;
}

.pnlMenu
{
clear: both; 
padding-left: 7px; 
}

/* Others */

.scrollContent
{
overflow: auto; 
height: 310px; 
width: 520px; 
padding-right: 10px;   
}

.blankspacer
{
height: 85px;
}

.hiddenLogo
{
display: none;
}
.noBullet
{
list-style: none;   
}

.ie6{width: 326px;}

.optionList
{
margin-left: 15px;
margin-top: 0px;
padding-top: 0px;
}

.optionList li
{

}

.optionList li a
{
color: #000000;
text-decoration: none;  
}

.optionList li a:hover
{
text-decoration: underline;  
}

.emailAddress
{
color: #000000;
text-decoration: none; 
}

.emailAddress:hover
{
text-decoration: underline; 
}

.legalLinks a
{
color: #333333;
}

b
{
font-family: arail, @Arial Unicode MS;
}

#legalLinks a
{
color: #666666;
text-decoration: none;   
}

#legalLinks a:hover
{
text-decoration: underline;   
}

#install
{
    background-color: #000000;
    color: #ffffff;
    text-align: left;
}

li a:hover
{
    text-decoration: none;
}