html, body, img, div, form, a, script, input { margin:0; padding:0; }

body { background:#f9f9f9 url('/images/bg.jpg') no-repeat fixed center top; }

body {
    font-family:verdana,arial,helvetica;
    font-weight:normal;
    font-size:10px;
    color:#000000;
}

img { border:0; display: block; }

#templateContent {text-align:left;}
#templateContent img {display:inline;}

a {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}

/* LOGICAL CLASSES */ 

.input {
    font-family : Arial,sans-serif;
    font-size : 8pt;
    color : #000000;
}

.link {
    text-decoration : none;
    color : #CC6600;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
} 
a.link:hover, a.link:active {
	color : #CC6600;
	text-decoration : underline;
}

.content { 
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica; 
	font-size : 8pt;
	font-weight : normal;
} 
a.content:hover, a.content:active { 
	color : #000000;
	text-decoration : underline; 
} 
.contentbig { 
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica; 
	font-size : 10pt;
	font-weight : normal;
} 
a.contentbig:hover, a.content:active { 
	color : #000000; 
	text-decoration : underline; 
} 
.contentbigbold { 
	text-decoration : none; 
	color : #000000; 
	font-family : verdana,arial,helvetica; 
	font-size : 10pt; 
	font-weight : bold; 
} 
a.contentbigbold:hover, a.content:active { 
	color : #000000; 
	text-decoration : underline; 
}

.boldnav { 
	text-decoration : none;
	color : #CC6600;
	font-family : verdana,arial,helvetica;
	font-size : 9pt; 
	font-weight : bold;
} 
a.boldnav:hover, a.boldnav:active { 
	color : #CC6600; 
	text-decoration : underline;
}

.boldnavbg { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : arial,verdana,helvetica; 
	font-size : 9pt; 
	font-weight : bold; 
} 
a.boldnavbg:hover, a.boldnavbg:active { 
	color : #FFFFFF; 
	text-decoration : none; 
	background : #6699ff;
} 
.nonboldnav { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : verdana,arial,helvetica; 
	font-size : 9pt; 
	font-weight : normal; 
} 
a.nonboldnav:hover, a.nonboldnav:active { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.boldflag { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : verdana,arial,helvetica; 
	font-size : 9pt; 
	font-weight : bold; 
} 
a.boldflag:hover, a.boldflag:active { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.header { 
	text-decoration : none; 
	color : #000000; 
	font-family : verdana,arial,helvetica; 
	font-size : 11pt; 
	font-weight : bold; 
} 
a.header:hover, a.header:active { 
	color : #000000; 
	text-decoration : underline; 
} 
.mainheader { 
	text-decoration : none; 
	color : #000000; 
	font-family : verdana,arial,helvetica; 
	font-size : 11pt; 
	font-weight : bold; 
} 
a.mainheader:hover, a.mainheader:active { 
	color : #000000; 
	text-decoration : underline; 
} 
.header2 { 
	text-decoration : none; 
	color : #000000; 
	font-family : verdana,arial,helvetica; 
	font-size : 12pt; 
	font-weight : normal; 
} 
.articlehead { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : verana,arial,helvetica; 
	font-size : 11pt; 
	font-weight : bold; 
} 
a.articlehead:hover, a.articlehead:active { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.articleheadnormal { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : verdana,arial,helvetica; 
	font-size : 11pt; 
	font-weight : normal; 
} 
a.articleheadnormal:hover, a.articlehead:active { 
	color : #FFFFFF; 
	text-decoration : underline; 
}

.small {
	text-decoration : none; 
	color : #000000; 
	font-family : verdana,arial,helvetica; 
	font-size : 7pt; 
	font-weight : normal; 
} 
a.small:hover, a.small:active { 
	color : #000000; 
	text-decoration : underline; 
} 
.smallbold { 
	text-decoration : none; 
	color : #000000; 
	font-family : verdana,arial,helvetica; 
	font-size : 7pt; 
	font-weight : bold; 
} 
a.smallbold:hover, a.small:active { 
	color : #000000; 
	text-decoration : underline; 
}
.boldnavgreen { 
	text-decoration : none; 
	color : #006600; 
	font-family : verdana,arial,helvetica; 
	font-size : 8pt; 
	font-weight : bold; 
}
.boldnavwhite { 
	text-decoration : none; 
	color : #ffffff; 
	font-family : verdana,arial,helvetica; 
	font-size : 8pt; 
	font-weight : bold; 
}

.submit {
    text-decoration : none;
    color : #ffffff;
    font-family : verdana,arial,helvetica;
    font-size : 8pt;
    font-weight : normal;
    border-top : 1px solid #000000;
    border-bottom : 1px solid #000000;
    border-left : 1px solid #000000;
    border-right : 1px solid #000000;
    background-color : #006600;
}

/* MODIFIERS */

#lightblue {color : #0068CC;} 
#green {color : #006600;} 
#black {color : #000000;} 
#white {color : #ffffff;} 
#blue {color : #003366;}
#darkblue {color : #000066;}
#red {color : #CC0033;} 
#gray {color : #B0A996;}
#orange {color : #FF8000;} 
#brown {color : #CC6600;} 
#yellow {color : #ffcc66;} 
#pyellow {color : #ffffcc;} 
#und {text-decoration : underline;} 
#upper {text-transform : uppercase;} 
#biggest {font-size : 17pt;} 
#medium {font-size : 12pt;} 
#smallest {font-size: 6pt} 

.clearfix:after {
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}
.clearfix { display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1 {font-size:20px; padding:0; margin:0 0 5px 0; font-weight:bold; color:#006600;}
h1 a {color:#006600;}

h2 {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

h4 {font-size:12px; padding:0; margin:0 0 5px 0; font-weight:bold; color:#000000;}

#rec_leftcol {width:210px; margin-left:10px; margin-right:10px; text-align:left;}

/* start: pagination */
#searchPagination { background:#ffffff; width:620px; margin:0 auto; text-align:center; padding-bottom:20px; }

#pagination a { padding:2px 6px; color:#004276; background:#fff; text-decoration:none; border:1px solid #cdddee; }

table.centerPagination { text-align:center; width:100%; margin:0px; padding:0px; }

table.pagination { padding:0px; margin:0px; }

table.pagination a { padding:2px 6px; display:block; font-size:1em; color:#CC6600; background:#fff; text-decoration:none; border:1px solid #cdddee; }

table.pagination a:hover { color:#fff; background-color:#006600; border:1px solid #006600; }
table.pagination a.searchCurrentPage, table.pagination a.searchCurrentPage:hover { padding:2px 6px; display:block; color:#a8a8a8; background:#fff; text-decoration:none; border:1px solid white; white-space:nowrap; cursor:default; }

table.pagination a.searchPreviousPage,
table.pagination a.searchPreviousPage:hover,
table.pagination a.searchNextPage,
table.pagination a.searchNextPage:hover
{ padding:2px 6px; display:table-cell; color:#a8a8a8; background:#fff; text-decoration:none; border:1px solid #dcdcdc; white-space:nowrap; cursor:default; }

.paginationArrows { line-height:10px; }
/* end: pagination */

.pTip {font-weight:bold; color:#000000; font-size:95%;}

#productSearchFor{margin:0 0 15px 0}

#prdCatalogPath {margin-bottom:20px;}
#prdCatalogPath h3, #prdCatalogPath h3 a {font-weight:normal; color:#000000; text-decoration:none; font-size:11px;}
#prdCatalogPath h3 a:hover {text-decoration:underline;}
