a {
    color: #223385;
}
a.textBrand:link
{
    font-size: 8pt;
    color: #223385;
    font-family: Verdana, Arial, Serif;
    text-decoration: none;
}
a.textBrand:hover
{
    text-decoration: underline;
}
a.textBrand:visited
{
    font-size: 8pt;
    color: #223385;
    font-family: Verdana, Arial, Serif;
    text-decoration: none;
}
a.textBrand:visited:hover
{
    text-decoration: underline;
}
.quicknav {
    font-size:8pt;
    font-family:Verdana,Arial;
    line-height: 12pt;
    text-align: center;
}
.quicknav a {
    text-decoration: none;
    color: #223385;
}
.quicknav a:hover {
    text-decoration: underline;
    color: #FF0000;
}
.categoryhdr {
    border: 1px solid #223385;
    background-color: #e7eaf3;
    font-weight: bold;
    font-size: 10pt;
    color: navy;
    font-family: Arial, Verdana, Tahoma;
    text-align: center;
    padding: 3px;
}
.categoryhdr a {
    text-decoration: none;
}
.categoryhdr a:hover
{
    text-decoration: underline;
}
.mainheading {
    font-size:10pt;
    font-family:Verdana,Arial;
    font-weight:bold;
    color: #cc0000;
}
.categorylist {
    font-size: 8pt;
    font-family: Verdana, Arial, Serif;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.categorylist a
{
    color: #223385;
    text-decoration: none;
}
.categorylist a:hover
{
    text-decoration: underline;
}
.categorylist ul
{
    list-style-type: disc;
}
.categorylist li
{
    list-style-type: disc;
}
.brandlist {
	font-size: 10pt;
    font-family: Verdana, Arial, Serif;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.brandlist a
{
    color: #223385;
    text-decoration: none;
}
.brandlist a:hover
{
    text-decoration: underline;
}
.brandsummarylist {
	font-size: 12px;
    font-family: Verdana, Arial, Serif;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.brandsummarylist a {
	color: #223385;
	text-decoration: none;
	font-weight: bold;
}
.brandsummarylist a:hover {
	text-decoration: underline;
}

.browse_subheading
{
	font-weight: bold;
	color: #000099;
	margin-top: 3px;
	font-size: 8pt;
    font-family: Verdana, Arial;
}

.view_all_link
{
	float: right; 
	font-size: 11px;
}
.view_all_link a
{
	text-decoration: underline !important;
}
.section_heading
{
    border: 1px solid #999999;
    background-color: #f2f2f2;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    font-family: Arial, Verdana, Tahoma;
    text-align: center;
    padding: 3px 6px 3px 6px;
    margin-right: 10px;
    margin-left: 10px;
}
.section_heading_full
{
    border: 1px solid #999999;
    background-color: #f2f2f2;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    font-family: Arial, Verdana, Tahoma;
    text-align: center;
    padding: 3px 6px 3px 6px;
}
