/* Basic HTML code elements */
/* Change these as needed */
body {
	background: #736D61;
}
body, p, td {
	font: normal 13px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
a:link, a:visited {
	color: #323D73;
}
a:active, a:hover {
	color: #F17B34;
}
img a {
	border: none;
}
form {
	margin: 0;
}
li {
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	color: #18338B;
	margin: 5px 0 20px;
	line-height: 26px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #F17B34;
	margin: 0 0 20px;
	line-height: 24px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #000;
	margin: 0 0 18px;
	line-height: 22px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	color: #000;
	margin: 0 0 15px;
	line-height: 20px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #000;
	margin: 0 0 12px;
	line-height: 20px;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	color: #000;
	margin: 0 0 10px;
	line-height: 16px;
	font-weight: bold;
}
hr {
	color: #333;
	height: 1px;
	width: 100%;
	margin: 15px 0;
	clear: both;
}
fieldset {
	padding: 0 10px 20px 10px;
	margin-bottom: 10px;
}
legend {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #18338B;
	margin-left: -10px;
}
/* End Basic HTML code elements */

/* Begin layout element styles */
#wrapper {
	background: #FFF;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	overflow: hidden;
}
#header {
	width: 100%;
}
#topnavLeft {
	width: 432px;
	background: #FFF;
	margin: 0;
	float: left;
}
#topnavRight {
	width: 363px;
	background: #FFF;
	text-align: right;
	margin: 0;
	float: left;
}
#headerBottom01 {
	height: 4px;
	background: #F79000;
	margin: 0;
	clear: both;
}
#headerBottom02 {
	height: 4px;
	background: #FFF;
	margin: 0;
	clear: both;
}
#headerBottom03 {
	height: 6px;
	background: #000066;
	margin: 0 0 10px 0;
	clear: both;
}
#welcomeBar td {
	background: #000066;
	margin: 0 0 10px 0;
	clear: both;
	padding: 4px 8px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}
#welcomeBar a {
	color: #FFF;
}
#sidebar {
	width: 200px;
	float: left;
	margin: 0;
	overflow: hidden;
}
#content {
	width: 568px;
	float: left;
	margin: 0;
	overflow: hidden;
}
#footer {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	color: #CCC;
	font-size: 10px;
	font-weight: bold;
}
#copyright {
	background: #736D61;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
#copyright a {
	color: #FFF;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#awmAnchor-menu {
	height: 250px;
}
#note {
	background: url(../../images/note_bg.gif) no-repeat;
	height: 360px;
	width: 217px;
	position: relative;
	z-index: 99;
	left: -33px;
}
#note div {
	height: 270px;
	width: 168px;
	position: absolute;
	top: 40px;
	left: 42px;
	overflow: hidden;
}
#note p, #note td {
	font-size: 10px;
	line-height: 14px;
}
#note p {
	margin-bottom: 5px;
}
#note form {
	position: absolute;
	bottom: 24px;
	right: 14px;
}
#note label {
	display: block;
	float: left;
	width: 70px;
	padding-top: 2px;
}
#note input {
	height: 15px;
	border: 1px solid #69F;
	background: #FFF;
	font-size: 10px;
	margin-bottom: 1px;
}
#noteFormSubmit {
	padding: 1px 3px;
	font-weight: bold;
	text-decoration: none;
	background: #F17B34;
	color: #FFF;
}
#noteFormSubmit:hover {
	background: #18338B;
	color: #FFF;
}
div#boxes {
	width: 568px;
	margin-top: 5px;
}
#boxes div.box {
	width: 189px;
	text-align: center;
}
#boxes div.box div.boxHeader {
	width: 181px;
	text-align: center;
}
#boxes div.box div.boxContent {
	width: 171px;
	text-align: left;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
}
#boxes div.box div.boxContent, #boxes div.box div.boxContent p {
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFD7;
}
#boxes div.box div.boxContent ul {
	margin-left: -24px;
}
#box1 {
	float: right;
}
#box2 {
	float: right;
}
#box3 {
	float: right;
}
#noFlash {
	width: 568px;
	height: 230px;
}
#noFlashLeft {
	width: 363px;
	height: 230px;
	background: url(../../images/no-flash-01.jpg);
	float: left;
	text-align: center;
	padding: 10px 0 0 0;
}
#noFlashRight {
	width: 205px;
	height: 230px;
	float: left;
}
/* End layout element styles */

/* Begin id styles */
#articleTitle {
	font-size: 18px;
	color: #F17B34;
	margin: 0 0 20px;
	line-height: 24px;
	font-weight: bold;
}
#articleDate {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
#articleAuthor {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#newsletterTitle {
	font-size: 18px;
	color: #F17B34;
	margin: 0 0 20px;
	line-height: 24px;
	font-weight: bold;
}
#newsletterDate {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
/* End id styles */

/* Begin custom style classes */
/* Do not make new styles unless it cannot be defined with the elements above */
.smallText {
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
}
.actionstep{
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#800000;
font-weight:bold;
}
.sectionheaderlinks{
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
color:#000066;
}
table.gridTable {
	border: 1px solid #18338B;
	border-collapse: collapse;
	display: table;
	background: #FFF;
}
.gridTable th {
	border: 1px solid #18338B;
	padding: 4px 8px;
	color: #FFF;
	background: #18338B;
	text-align: center;
}
.gridTable td {
	padding: 4px 8px;
	border: 1px solid #18338B;
}
.gridTableAltRow {
	background: #CBD5F5;
}
.pagingNavigationTable {
	width: 50%;
	border: none;
}
.pagingNavigationTable td {
	color: #18338B;
	font-weight: bold;
	font-size: 11px;
}
.pagingNavigationTable td a {
	color: #18338B;
	text-decoration: none;
}
.pagingNavigationTable td a:hover {
	color: #F17B34;
	text-decoration: none;
}
.pagingRecordCount {
	font-weight: bold;
	font-size: 11px;
}
.redText {
	color: #FF0000;
}
.orangeText {
	color: #F17B34;
}
.productTitle {
	margin: 0;
}
.productSubTitle {
	margin: 0;	
}
.productAuthor {
	font-weight: normal;
}
.productDetailImage {
	margin: 0 30px 30px 0;
	border: none;
	float: left;
}
.productAddToCartWrapper {
	background: #CBD5F5;
	border: 1px solid #999999;
	padding: 20px;
}
div.articleFunctionBar {
	width: 100%;
	background: #CCC9C4;
	border: solid 1px #736D61;
	padding: 4px 8px;
	text-align: right;
}
div.articleFunctionBar table td  {
	color: #323D73;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
div.articleFunctionBar table td a {
	color: #323D73;
	text-decoration: none;
}
div.articleFunctionBar table td a:hover {
	text-decoration: underline;
}
div.testimonialBlock {
	background-color: #CCCCCC;
	padding: 10px;
	width: 350px;
	border: 1px dashed #666666;
	text-align: left;
}
div.audiobox {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
div.audiobox div {
	float: left;
	margin-right: 10px;
}

/* End custom style classes */

