body,td,th 
{
	font-family: Times New Roman, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

body 
{
	background-color: #051752;
}

h2
{
    font-size: 24px;
    color: #051752;
    text-align: left;
}

#pageDiv
{
    width: 960px;
}

#bodyColumnDiv
{
    width: 795px;
    float:left;
}
    
#headerDiv
{
    width: 795px;
}

#menuDiv
{
    width: 795px;
    background-color: #EFD799;
    border-bottom: 1px solid #2B2C60;
}


#mainBodyDiv
{
    width: 775px;
    background-color: #FFFFFF;
    min-height: 600px;
    min-width: 775px;
    margin: 0 0 0 0;
    padding: 0 10px 0 10px;
    text-align: left;
}

#loginStatus
{
    color: #010290;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-right: 5px;
    text-align: right;
}

#sidebarMenuDiv
{
    width: 150px;
    float:left;
    margin-right: 10px;
    margin-top: 15px;
}

.bodyDiv
{
    width: 765px;
    min-width: 765px;
    display: table-cell;
}

.bodyDivWithSidebar
{
    width: 620px;
    max-width: 620px;
    display: table-cell; 
}

#adSidebarDiv
{
    margin-left: 15px;
    margin-top: 100px;
    float:left;
    width:125px;
    background-color: #FFFFFF;
}

#bannerDiv
{
    background-color: #000000;
    border-color: #000000;
    border-style: solid;
    border-width: 5px;
}

#footerDiv
{
    width: 795px;
    margin-top: 10px;
    text-transform: uppercase;
}


#loginStatus a:link, #loginStatus a:active, #loginStatus a:visited
{
    color: #010290;
    text-decoration: none;
    text-align: right;
}

#loginStatus a:hover
{
    text-decoration: underline;
}

.paragraph 
{
	font-family: Times New Roman, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 7px;
	padding: 7px;
}

.topgold {
	font-family: Times New Roman, Verdana, Arial, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CA9B20;
}

.footer 
{
	font-family: Times New Roman, Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}

div.sidebarMenuItem
{
    width: 150px;
    height: 23px;
    max-height: 23px;
    max-width: 150px;
    background: url(../images/sidebarButton.gif) 0 -25px no-repeat; 
    
}

div.sidebarMenuItem a
{
    background: url(../images/sidebarButton.gif) top left no-repeat;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-align: left;
    display: block;
    text-indent: 40px;
    font-size: 10px;
    font-weight: bold;
    color: #2B2C60;
    text-decoration: none;
    vertical-align: middle;
    line-height: 18px;
}

div.sidebarMenuItem a:hover
{
    background-image: none;
}

.white 
{
    font-size:smaller;
    color: #ffffff;
}

.white a:link 
{
     color: #ffffff;
     text-decoration: none;
}

.white a:visited 
{
     color: #ffffff;
     text-decoration: none;
}

.white a:hover 
{
     color: #ffffff;
    text-decoration: underline;
}

.white a:active 
{
     color: #ffffff;
     text-decoration: none;
}

/* Grids (users, tracking, carriers) */

.grid
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.grid .rowStyle
{  
    background-color: #B2CFCB;
    font-family: Times New Roman;
    font-size: 9pt;
    color: black;
    letter-spacing: 0;
    width: 100%;
    vertical-align: top;
}

.grid .alternatingRowStyle
{
    font-family: Times New Roman;
    font-size: 9pt;
    color: black;
    letter-spacing: 0;
    background-color: #CDDEE2;
    vertical-align: top;
    width: 100%;
}

.grid .selectedRowStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 9pt;
    color: white;
    letter-spacing: 0;
    vertical-align: top;
    font-weight: bold;
}

.grid .editRowStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 9pt;
    color: white;
    letter-spacing: 0;
    vertical-align: top;
}

.grid .pagerStyle
{
    color: #660000;
    background-color: #cccccc;
    font-size: 10pt;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    padding-left: 30;
    padding-right: 20;
    padding-top: 3;
    padding-bottom: 3;
}

.grid .pagerStyle a:link, .grid .pagerStyle a:visited, .grid .pagerStyle a:active
{
    color: #660000;
    background-color: #cccccc;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding-left: 30;
    padding-right: 20;
    padding-top: 3;
    padding-bottom: 3;
}

.grid .headerStyle
{
    background-color: #6699CC;
    font-family: Times New Roman;
    font-size: 10pt;
    color: white;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}

.grid .sortedHeaderStyle
{
    background-color: #6699CC;
    font-family: Times New Roman;
    font-size: 10pt;
    color: green;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}

.grid .hiddenColumnHeader 
{
    color: #6699CC; 
}

.grid .optionText
{
    font-size: 6pt;
    font-family: 'Times New Roman';
}

.grid .greyButtonLink, .grid .greyButtonLink a:link, .grid .greyButtonLink a:hover, .grid .greyButtonLink a:active, .grid .greyButtonLink a:visited
{
    font-size: 9pt;
    color: #010290;
    text-decoration: none;
    font-style: normal; 
    font-family: 'Times New Roman';
    background-color: #EEEEEE;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.grid .detailsStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 8pt;
    color: white;
    letter-spacing: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3;
    padding-bottom: 3;
    border-left: 1 solid #CCDDEF;
    border-right: 1 solid #CCDDEF;
    vertical-align: top;
}

.grid .marginItem
{
    font-size: smaller;
}

.grid .smallLink, .grid .smallLink a:link, .grid .smallLink a:active, .grid .smallLink a:visited
{
    font-size: 8pt;
    color: #010290;
    text-decoration: none;
}

.grid .smallLink a:hover
{
    text-decoration: underline;
}

.grid .dateJoinedDiv
{
    color: #010290;
    font-size: 8pt;
    height: 100%;
    vertical-align: bottom;
}


.grid .subHeaderStyle
{
    background-color: #99CCFF;
    font-family: Times New Roman;
    font-size: 8pt;
    color: white;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
}

.grid .subRowStyle
{  
    background-color: #C6D0CF;
    font-family: Times New Roman;
    font-size: 7pt;
    color: black;
    letter-spacing: 0;
    width: 100%;
    vertical-align: top;
}

.grid .alternatingSubRowStyle
{
    font-family: Times New Roman;
    font-size: 9pt;
    color: black;
    letter-spacing: 0;
    background-color: #D6DFE1;
    vertical-align: top;
    width: 100%;
}

.grid .selectedSubRowStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 9pt;
    color: white;
    letter-spacing: 0;
    vertical-align: top;
    font-weight: bold;
}

.grid .editSubRowStyle
{
    background-color: #EED799;
    font-family: Times New Roman;
    font-size: 9pt;
    color: white;
    letter-spacing: 0;
    vertical-align: top;
}


.adBoxHeader, .adBoxHeader a:link, .adBoxHeader a:hover, .adBoxHeader a:visited
{
	font-size: 8pt;
	font-weight:bold;
	color: #2B2C60;
	background-color: #EFD799;
	text-decoration: underline;
	font-family: 'Times New Roman';
}

.adHeader, .adHeader a:link, .adHeader a:hover, .adHeader a:visited
{

	font-size: 12pt;
	font-weight:bold;
	color: #010290;
	text-decoration: underline;
	font-family: 'Times New Roman';
}

.adDescription
{
    font-size: 10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	font-family: 'Times New Roman';
}

.adLink, .adLink a:link, .adLink a:hover, .adLink a:visited
{
	font-size: 8pt;
	font-weight:bold;
	color: #3F55A5;
	text-decoration: none;
	font-family: 'Times New Roman';
}

.blueLink, .blueLink a:link, .blueLink a:hover, .blueLink a:visited
{
	font-size: 9pt;
	font-weight:bold;
	color: #010290;
	text-decoration: none;
	font-family: 'Times New Roman';
}

.MainMenu
{
    border-left: 1px solid #2B2C60;
    border-right: 1px solid #2B2C60;
}

.DynamicMenuItem
{
    color:#080948;
    border-color:#2B2C60;
    border-style:solid;
    border-width:1px 0px 0px 0px;
    background-color:#EFD799;
    text-align: left;
    font-size:7pt;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding: 1px 1px 1px 1px;
}

.DynamicMenuItemHover, .DynamicMenuItemSelected
{
    color:#ffffff;
    background-color:#2B2C60;
}

.StaticMenuItem
{
    text-align:left;
    vertical-align: middle;
    background-color:#EFD799;
    color:#080948;
    text-decoration:none;
    border-color:#2B2C60;
    border-style:solid;
    border-width:0px 1px 0px 1px;
    padding: 1px 1px 1px 1px;
    margin: 0 0 0 0;
    cursor:hand;
    display:block;
    font-size:8pt;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

.StaticMenuItemHover, .StaticMenuItemSelected
{
    background-color:#2B2C60;
    color:#ffffff;
    
}

