/* The SGIApparel.com Core Styles Copyright (c) 2001-2007 S. Goldberg & Co., All Rights Reserved. 
Liability, trademark, document use and software licensing rules apply. 

This stylesheet has been served in a form to avoid known bugs in your user
agent's CSS implementation. Copying and serving this stylesheet to other
agents may lead to unexpected results. Please refer to its address rather than
copy it. */

.blockindent
{
    float: left;
    color:#4E8ABE;
    font-size: 24px;
    left: 20px;
    position: relative;
}

a:link { color: white; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }
a:active { color: #FFFFFF; text-decoration: none }
a:visited { color: #000000; text-decoration: none;}
a:hover { color: #ABAAAB; text-decoration: underline }

a.redlinks:link, a.redlinks:active, a.redlinks:visited, a.redlinks:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: none; 
font-size: 9px; 
color: #808080; 
}

ul.square {list-style-type: square}

a.bodylinks:link, a.bodylinks:active, a.bodylinks:visited, a.bodylinks:hover { 
font-family:  Arial, Helvetica, sans-serif; 
font-weight: none; 
font-size: 12px; 
color: #808080; 
}
.bodylg
{
    color: #808080;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

p.body
{
    color: #808080;
    background-color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 180%;
}

p.body2
{
    color: #808080;
    background-color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;;
    font-size: 12px;
}

h3
{
    font-weight: lighter;
}


p.thinblock
{
    margin-right: 200 px;
}

table
{
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;;
}

.bodytext
{
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;;
}

.header
{
    
    font-family: Arial,Helvetica,sans-serif;;
    font-size: 20px;
    text-decoration: none;
	color: #808080;
}

.subheader
{
    
    font-family: Arial,Helvetica,sans-serif;;
    font-size: 14px;
    text-decoration: none;
	color: #808080;
}

.nav, a.nav:link, a.nav:visited	{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #c57e0e;

}

a.nav:hover, a.nav:active		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

	
}

.copyright
{
    font-size: 9px;
    font-family: Arial,Helvetica,sans-serif;
    color: #808080;
}

tr.blackheader
{
    background: #000000;
    color: #ffffff;
    font-weight: bolder
}

.titlebox
{
    border-width: 1px;
    border-color: #3399cc;
    border-style: solid;
    color: #3399cc;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 14px;
    font-weight: 700;
}

.redbox {
    border-width: 2px;
    border-color: #ff3333;
    border-style: double;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tintedlist {
    background-color: #fffff0;
}