@charse/ "UTF-8";
/* CSS Document */

@font-face {
	font-family: nerdsChoice;
	src: url('/fonts/nerdsChoice.ttf');
	}

body{ margin: 0; padding: 0; }

.defaultBody{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	}

a:link     { color:#736537; text-decoration:none;}
a:visited  { color:#736537; text-decoration:none;}
a:hover    { color:#938557; text-decoration:underline;}
a:active   { color:#938557;}

.pageTitle{
	font-size:1.8em;
	}
	
.pageSubtitle{
	font-size:1.5em;
	font-style: italic;
	}

.priceInfo{
	font-style:italic;
	font-weight:bold;
	}

.sectionHeader{
	font-size:1.3em;
	font-weight:bold;
	}

.bottomText{
	font-size:.7em;
	color:#000000;
	}
	
.date-update{
	font-size:.7em;
	font-style:italic;
	}
	
.home-quickbox-link{
	color:white;
	}

.nerds-choice{
	font-family: nerdsChoice;
	}
	
.tm{
	font-size:0.3em;
	vertical-align:top;
	}

.sidebarTitle{
	font-weight:bold;
	text-align:center;
	}

.sidebarText {
	font-size: 0.9em;
	}

.mainImageSubtitle{
	font-size: 0.8em;
	font-style:italic;
	}

.footnote{
	font-size: 0.8em;
	font-style:italic;
	}
	
.astoreBannerHeaderText{
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	}

.astoreItemTitleAnchor{
	font-size: 10px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	}

.astoreItemPrice{
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#000;
	}

.toolQuoteWSA{
	color: white;
	background-color:#383948;
	padding:3px;
	}
	
.toolQuoteWN{
	color: white;
	background-color:#796437;
	padding:3px;
	}
