/*NOTE: Last updated Novemver 2011*/
.AWM_center {
	vertical-align: middle;
}
A:link 		{
	text-decoration: none;
	color: #333333;
}
A:visited 	{
	text-decoration: none;
	color: #333333;
}

A:active {
	text-decoration: none;
	color: #333333;
}

A.headerLink:link {
	text-decoration: none;
	color: #000000;
}

A.headerLink:visited {
	text-decoration: none;
	color: #000000;
}

A.headerLink:active 		{
	text-decoration: underline;
	color: #000000;
}

A.headerLink:hover {
	text-decoration: underline;
	color: #C7AF54;
}

A.footerLink:link {
	text-decoration: none;
	color: #333333;
}

A.footerLink:visited {
	text-decoration: none;
	color: #333333;
}

A.footerLink:active {
	text-decoration: none;
	color: #333333;
}

A.footerLink:hover {
	text-decoration: underline;
	color: #333333;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: #333333;
	font: normal normal normal smaller/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	display: none;
}

h5	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	word-spacing: 0.33em;
}

.headings {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.prodNote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.prodDescrip {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.boldRed {
	color:#7B4A22;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.boldGreen {
	color:#6B7F5C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
/*END*/

/*Start Thin Border*/ 
.tblboda {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
   border-width: 1px;
   border-style: solid;
   border-color: #CCC;
	table-layout: auto;
}

.tabboda {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   border-width: 1px;
   border-style: solid;
   border-color: #CCC;
	table-layout: auto;
	float: bottom;
	/*padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;*/
}
		 
.footernote {
	font-size: 10px;
}
/*End Thin Border*/
strong {
	font-weight: bold;
}
