body {
	font-size:12pt;
	font-family:times new roman, sans-serif;
	text-decoration:none;
}

p {
	font-size:12pt;
	font-family:times new roman, sans-serif;
}

td {
	font-size:12pt;
	font-family:times new roman, sans-serif;
}

th {
	font-size:12pt;
	font-family:times new roman, sans-serif;
}

input {
	font-size:12pt;
	font-family:times new roman, sans-serif;
}

select {
	font-size:12pt;
	font-family:times new roman, sans-serif;
}

textarea {
	font-size:12pt;
	font-family:times new roman, sans-serif;
}

dropcaps {
	font-size:20pt;
	font-family:times new roman, sans-serif;
}

dots {
	color:#FFFFFF;
	font-size:10pt;
	font-family:times new roman, sans-serif;
}

.sectionhead {
	font-family: times new roman, sans-serif;
	font-size: 12pt;
	color: #3333CC;
	font-weight: bold;
}

.sectionhead2 {
	font-family: times new roman, sans-serif;
	font-size: 10pt;
	color: #3333CC;
	font-weight: bold;
}

.sectiontext {
	font-family: times new roman, sans-serif;
	font-size: 10pt;
}

.footer {
	font-family: times new roman, sans-serif;
	font-size: 10pt;
}

.note {
	font-family: 'times new roman', sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.interviewacros {
	font-family: times new roman, sans-serif;
	font-size: 12pt;
	color: #3333CC;
	font-weight: bold;
}

.interviewrights {
	font-family: 'times new roman', sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

a:link {
	color:#3333CC;
	text-decoration:none
}

a:visited {
	color:#8080FF;
	text-decoration:none
}

a:active {
	color:#3333CC;
	text-decoration:none
}

a:hover {
	color:#8080FF;
	text-decoration:underline
}

#topnav, #topnav a {
	font-size: 11pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#topnav a:hover {
	color: #CCC;
}

#topnav ul {
	list-style: none;
	margin: 11px 0;
	padding: 0;
	height: 13px;
}

#topnav li {
	display: inline;
	padding: 0 15px;
	border-right: 1px solid #ba7237;
	margin: 0;
}

#topnav .navOver {
	background-color: #c46928;
}

#shopMenu {
	position: absolute;
	border: 1px solid #d89048;
	background-color: #FFF;
	width: 125px;
	padding: 5px 0;
	visibility: hidden;
	margin-left: 73px;
	float: left;
}

#shopMenu a {
	color: #AAA;
}

#shopMenu a:hover {
	color: #000;
}

a.section:link {
	color:#3333CC;
	font-weight: bold;
	text-decoration:none
}

a.section:visited {
	color:#8080FF;
	font-weight: bold;
	text-decoration:none
}

a.section:active {
	color:#3333CC;
	font-weight: bold;
	text-decoration:none
}

a.section:hover {
	color:#8080FF;
	font-weight: bold;
	text-decoration:underline
}

