/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #FFFFFF url(images/whitelogo-small.jpg) right bottom fixed no-repeat;
	color: #000099;
	margin: 0;
}
div#Header1{
	position: relative;
	top: 0;
	left: 0;
	background-color: #061540;
	height: auto;
	border-bottom: solid 2px #cccccc;
}
div#Header2{
	position: relative;
	width: auto;
	background-color: #FFA813;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #006699;
	letter-spacing: 1px;
	text-align: left;
	padding: 3px 0 3px 5px;
	font-weight: bold;
	border-top: solid 17px #F1037F;
	border-bottom: solid 2px #cccccc;
}
div#Header2 a {
	display: inline;
  	color: #000099; 
	background: transparent;
  	margin: 0 2px; 
	padding: 0 8px;
  	text-align: right;
  	text-decoration: none;
}
div#Header2 a:hover {
	color: #ffffff;
  	padding-right: 4px; 
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
div#sitenav {
	position: absolute;
	width: 13em;
	margin-top: 0.5em;
	margin-left: 0.25em;
	background-color: #FFA813;
	height: 35em;  
	border: solid 2px #cccccc;
	line-height: 2em;
	top: 11.5em; 
	left: 0.25em;
}
div#sitenav a {
	display: block;
	margin: 0;
	text-decoration: none;
	text-align: right;
	font-size: 0.75em;
	color: #000099;
	letter-spacing: 1px;
	font-weight: bold;
	background: transparent;
	border-bottom: 1.5px solid #F1037F;
	padding-right: 4px; 
}
div#sitenav a:hover {
	color: #ffffff;
  	padding-right: 4px; 
	border-right: 3px solid #ffffff;
}
div#sitenav h4 {
	background: #000066; 
	color: white;
   	text-align: center; 
	margin: 0; 
	padding: 0.25em 0 0.125em 0;
}  
div#wrap {
	width: 500px;
	background : #ffffff;
	margin: 0 0 0 0em;
	padding : 0 0 1em 2em;
	position: relative;
	text-align: left;
	left: 14em; 
	top: 0.5em;
	background: transparent;
} 
div#wrap img.name {
	margin: 0 10px 10px 10px; 
	padding: 0 15px 15px 0;
	border: 0;
	float: left;
}
h2 {
	font-size: 1.2em;
	letter-spacing: 2px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 1.3em;
}
td{
	/*text-align: center;*/
	font-size: 12px;
	letter-spacing: normal;
}
td#product{
	line-height:1.5em;
	text-align: left;
}
#footer
{
	margin: 0 5px 0; 
	padding: 0 0 2px 0px;
	font-size: 80%;
	color: #cccccc;
	text-align: left; 
}
p {
	margin : 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
#tablealign{
	text-align: left;
}
#tablewidth{
	width: 480px;
}

img{
	border: 0px;
}
hr{
	color:#000033;
	height: 1px;
	background-color: #000033;
}
#right{
	text-align: right;
}
.right{
	text-align: right;
}
