body
{
	font-family:  "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 20px 0;
	padding: 0;
	background: #d1d1d1;
}

a { color: #999962; }

img { border: 0; }

h1 { font-size: 20px; line-height: 7px;}

h2 { font-size: 20px; line-height: 20px; }

h3 { font-size: 14px; line-height: 7px; color: #333333;}

h4 { font-size: 16px; line-height: 7px;}

a.btn {
	text-decoration: none;
   color:#000000;
   font-family: "Trebuchet MS", arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   padding: 2px 5px;
   margin: 0 0 0 0;
   background-color: #cccccc;
   border: 2px solid;
   border-top-color: #999999;
   border-left-color: #999999;
   border-right-color: #999999;
   border-bottom-color: #999999;
	cursor:pointer;cursor:hand;
}
      
a.btn:hover {
   background-color: #febd10;
   border-top-color:#999999;
   border-left-color:#999999;
   border-right-color:#707070;
   border-bottom-color:#707070;}
   

.small
{
	font-size: 11px;
	line-height: 13px;
}

.small strong
{
	font-size: 11px;
	line-height: 13px;
}

.required
{
	font-size: 11px;
	color: red;
}

#buttons
{
	width: 435px;
	padding: 15px 0 15px 10px;
	margin: 0 0 0 0;
	line-height: 33px;
}

#buttons_checkout
{
	border-top: 1px #bc9f87 dashed;
	padding: 15px 0 15px 10px;
	margin: 0 0 0 0;
	line-height: 33px;
}

#content
{
	width: 540px;
	padding: 15px;
}

#content strong

{
	font-size: 12px;
	font-weight: bold;
}

#content td
{
	padding-bottom: 5px;
}

#item td

{
	border-top: 1px #e8e8e8 solid;
	padding: 5px 0;
	vertical-align: text-bottom;	
}


#total td

{
	background: #f8f8f8;
	border-top: 1px #e8e8e8 solid;
	border-bottom: 1px #e8e8e8 solid;
	padding: 15px 5px 15px 5px;
}


#divider
{
	width: 540px;
	border-top: 1px #bc9f87 dashed;
}

#error
{
	background: #eeeeee;
	background-image: url(../images/alert.gif);
	background-repeat: no-repeat;
	color: red;
	margin-top: 10px;
	padding: 10px 10px 10px 50px;
	border: 3px #999999 double;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#header
{
}

#maincontainer
{
	width: 600px;
	margin: 0 auto 0 auto;
}

#maintable
{
	width: 570px;
	border: 7px #999999 solid;
	background: #ffffff;
	padding: 15px;
}

#instructions
{
	font-size: 11px;
	font-style: italic;
	padding: 10px;
}

.note
{
	font-size: 10px;
	font-style: italic;
}

#disclaimer
{
	font-size: 9px;
	padding: 10px;
	border-top: 1px #bc9f87 dashed;
}

#subhead
{
	background: #fff0c9;
	padding: 10px;
	border-top: 1px #bc9f87 dashed;
	border-bottom: 1px #bc9f87 dashed;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#subhead2
{
	background: #000000;
	color: #ffffff;
	padding: 10px;
	border-top: 1px #bc9f87 dashed;
	border-bottom: 1px #bc9f87 dashed;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
}

#subhead3
{
	background: #f8f8f8;
	padding: 10px;
	border-bottom: 1px #bc9f87 dashed;
	border-top: 1px #bc9f87 dashed;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}


#subhead-offline
{
	border-top: 1px #bc9f87 dashed;
	background: #f0f0f0;
	padding: 10px;
	font-size: 12px;
	line-height: 14px;
}

#extras-divider
{
	background: #efefef;
	padding: 10px;
	border-top: 1px #bc9f87 dashed;
	border-bottom: 1px #bc9f87 dashed;
	font-size: 12px;
	line-height: 14px;
}

#extras-divider-note
{
	padding: 10px;
	border-top: 1px #bc9f87 dashed;
	font-size: 11px;
}



#copyright
{
	padding: 6px;
	text-align: center;
	font-size: 10px;
	color: #666;
}

#copyright a
{
	color: #666;
	text-decoration: none;
}

#copyright a:hover
{
	color: #333;
	text-decoration: underline;
}
