html,body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  /*text-align: center;*/
}

/* border around page */
.siteTable {
	border: 1px solid #d7e2e5;
	background-color: #ffffff;
	/*width: 784px;*/
	padding: 5px;
}

body{
	background-color: #f6f6f6;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	/*color: #4c4c62;*/
	color: #666666;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p a:link {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #1131a0;
	text-decoration: none;
	font-weight: normal;
}

p a:visited {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #1131a0;
	text-decoration: none;
	font-weight: normal;
}

p a:hover {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #1131a0;
	text-decoration: underline;
	font-weight: normal;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	
	/*color: #4c4c62;*/
	color: #666666;
}

img {
	border: 0px;
}

b {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

a, a:active, a:link, a:visited {
	color: #1131a0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a:hover {
	color: #1131a0;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.footerLine
{
	border-top: 1px solid #d7e2e5;
}

a:link.footer, a:active.footer, a:visited.footer {
	color: #634a79;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:hover.footer {
	color: #0090B4;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

a:link.link, a:active.link, a:visited.link, {
	color: #634a79;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover.link {
	color: #0090B4;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

input, textarea{
	font-family: verdana;
	font-size: 10px;
}

.spacer1 {
	padding-left: 10px;
	padding-bottom: 0px;
}

.leftSpace {
	padding-left: 10px;
}

.spacer2 {
	padding-left: 20px;
	padding-bottom: 0px;
}

.tddata{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

select {
	/*color: #4D84D8;*/
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.footerText {
	color: #666666;
	font-size: 10px;
}

/*keyword search bar */
.keywordBar {
	background-color: #0090B4;
	height: 27px;
}

.boxBorder {
	border: 1px solid #634a79;
}

.imgBorder {
	border: 1px solid #d7d7d7;
}

a.loginLink:link,
a.loginLink:active,
a.loginLink:visited,
a.loginLink:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #ffa510;
	text-decoration: underline;
}

a.topNavLink:link,
a.topNavLink:active,
a.topNavLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c62;
	text-decoration: none;
}

a.topNavLink:hover {
	text-decoration: none;
	color: #1E90FF;
}

.topNavCell img {
	text-align: left;
	vertical-align: bottom;
	padding-top: 5px;
	/*height: 31px;*/
}

* html .topNavCell {

}

.bar2 {
	background-color: #634A79;
}

/* start style for resource link static pages */
a:link#resourceLink,
a:active#resourceLink,
a:visited#resourceLink {
	font-size: 11px;
	color: #888072;
}

a:hover#resourceLink {
	color: #000000;
}
/* end style for resource link */
.returnTop,
a:link.returnTop,
a:active.returnTop,
a:visited.returnTop {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	color: #888072;
}

.returnTop,
a:hover.returnTop {
	color: #000000;
	text-align: right;
}

/* start email this link styles on wishlist/recently viewed styles */
a:link#emailStyle,
a:active#emailStyle,
a:visited#emailStyle{
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	color: #634a79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover#emailStyle {
	color: #0090B4;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* end email this link style */

a:link#remove,
a:active#remove,
a:visited#remove{
	font-weight: normal;
	text-decoration: underline;
	font-size: 9px;
	color: #634a79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover#remove {
	color: #0090B4;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#returnTop {
	width: 100%;
	text-align: right;
}

.searchBox {
	border: 1px solid #634a79;
}

.tempBox {
	border: 1px solid #d7d7d7;
	background-color: #ebebeb;
	font-color: #000000;
	font-size: 11px;
	height: 100px;
	width: 140px;
	text-align: center;
}

.nav_bottom_bar {
	background-color: #699ac9;
	width: 784px;
	height: 3px;
}

/* keyword search form */
#keywordSearch {
	padding-top: 5px;
	padding-right: 5px;
}

#keywordButton {
	padding-right: 7px; 
	width: 20px; 
	padding-top: 4px;
}

* html #keywordButton {
	padding-right: 9px;
	padding-top: 5px;
}
