/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: lighter;
	text-transform: none;
	color: #C7C7C7;
	text-align: justify;
	}
.sales {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	text-transform: none;
}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: ##000033;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #666666;
	letter-spacing:.1em;
	font-weight:normal;
	line-height:24px;
	font-family: "times new roman";
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	}

.tagline {
	color: #999999;
	letter-spacing:normal;
	font-family: "times new roman";
	font-size: 14px;
	}

.smallText {
	color: #FFFFFF;
	line-height:18px;
	font-family: "times new roman";
	font-size: 12px;
	}

.pageHeader {
	color: #000033;
	letter-spacing:0.3em;
	line-height:38px;
	font-family: "times new roman";
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	}
	
.bodyText {
	color:#333333;
	line-height:16px;
	font-family: arial;
	font-size: 11px;
	}
	
.pageName {
	font:20px georgia;
	color: #18334f;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.BulletLinks {
	color: #000033;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: "times new roman";
	font-size: 12px;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	}
	
.saleshead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
}
