.productSubtitle, #lblLoginPageTitle, #lblPageTitle, #lblPageSubTitle, 
h2 #lblPageLabel
{
    color: #02163C;
	font-size: 110%;
	/*font-size:17px;*/
	font-weight: bold;
	line-height: 1.2em;
	font-family: Verdana, sans-serif;
}
#Newaccountwebusercontrol2_lblTextPrompt
{
    display:block;
    margin-top:12px;
}
#lblLoginPageTitle, #lblPageTitle, #lblPageSubTitle,
#Newaccountwebusercontrol2_lblTextPrompt, 
#lblDisplay
{
    padding-left:10px;
}
#lblDisplay 
{
    padding: 10px;
    display: block;
}
.tblFreeDownload td a
{
	color:#104281 !important;
}
#productSummary, #productSummary td, .description
{
    color: #000;
}
.description, #Newaccountwebusercontrol2_lblTextPrompt
{
    line-height: 1.4em;
}
h4
{
    padding:10px;
}

/* Content Table */
#Table1
{
	width: 96%;
}
table.normal
{
    margin-bottom:20px;
}
.navigationRule
{
    border-bottom: 1px dashed #ccc;
    border-top:0;
}
.productPaging, #productsList, .webControl
{
    border: 0;
}
.productList img
{
    display:none;
}
.productList td 
{
    padding-top:8px;
}
.productList td span
{
    line-height: 1.2em;
}
#bodyContent td
{
    line-height: 1.2em;
}

        #templateContainer
        {
	        width: 768px;
	        top:0;
        }
        #templateHeader
        {
	        width: 768px;
	        height:auto;	        
        }
        #templateContent_inner
        {
	        width: 766px;
	        margin:0;
	        padding:0;
	        padding-left:2px;
	        float: left;
	        /*border: 1px solid green;*/
        }
        /* Left column */
        #categoriesMenuLeft
        {
            background-color: #F7EEC5;
            vertical-align:top;
            font-size: 80%;
            font-family: Verdana, sans-serif;
            width: 179px; 
            padding-right:6px;
            padding-bottom:16px;
            border: 0;
        }
        #categoriesMenuLeft a, #categoriesMenuLeft .currentNode
        {
            color: #000;
            display:block;
            margin:0;
            padding: 7px 0;
            text-decoration:none;
            background: url(/images/backgrounds/lineHorizontalBrown.gif) no-repeat bottom left;  
        }
#categoriesMenuLeft a:hover
        {
	background-color: #F6F1DD;
	}
        #categoriesMenuLeft br
        {            
            display:none;
        }
        #categoriesMenuLeft .currentNode
        {
            display:block;
            margin-bottom:4px;
            font-weight:bold;
        }
        .columnTitle
        {
            display:none;
        }
        /* Left header */
        .staticNode
        {
            color: #644605;
	        font-weight: bold;
	        display: block;
	        margin: 8px 0 12px 9px;
	        font-size:110%;
        }
        #productsList
        {
            font-size:85%;
        }
        .breadcrumbNav
        {
            margin-top:8px;
        }
        .breadcrumbNav a, .breadcrumbLink a
        {
            color: #000;
            font-size: 12px;
        }
        #templateFooter
        {
	        display:none;
        } 
