/* main styles */
body {
	background-color:#FFFFFF;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color: #000000;
	}

a {
	text-decoration:none;
	color:#000000;
	}
textarea {
	color:#000000;
	font-family:arial,sans-serif;
	font-size:12px;
	}
/* main container */
#main {
	margin:0 auto;
	width:781px;
	}
/* header */
#header {
	position:relative;
	width:100%;
	height:55px;
	}
/* logo */
a.logo {
	position:absolute;
	top:2px;
	left:12px;
	display:block;
	width:149px;
	height:48px;
	background:url(../img/logo.gif);
	}
/* main navigation */
#main-navigation {
	height:25px;
	width:561px;
	position:absolute;
	top:9px;
	left:205px;
	margin:0;
	padding:4px 0 0 5px;
	list-style:none;
	background:url(../img/bg-main-nav.gif) no-repeat left top;
	}
#main-navigation li {
	float:left;
	background:url(../img/delimiter.gif) no-repeat right;
	height:21px;
	padding:0 23px 0 15px;
	line-height:20px;
	}
#main-navigation li.cart {
	background:none;
	padding:0 0 0 46px;
	color:#000000;
	}
#main-navigation li a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
	
/* second navigation */
#header div {
	position:absolute;
	top:38px;
	right:15px;
	font-size:10px;
	color:#000000;
	}
#header div a {color:#000;}

/* middle container */
#middle {
	float:left;
	width:100%;
	background:none;
	}
#topbg {
	float:left;
	width:757px;
	padding:10px 12px 0 12px;
	background:none;
	}
#gradient {
	float:left;
	width:100%;
	background:#D2D2D2 url(../img/gradient.jpg) repeat-x left top;
	min-height:650px;
	}
	
/* footer */
#footer {
	float:left;
	width:100%;
	background:none;
	padding:23px 0;
	font-size:9px;
	color:#000;
	}
#footer span {color:#000000}
.style1 {color: #000000}
.style2 {color: #000000}
#footer div {float:left;padding:0 0 0 27px;}
#footer a {color:#000;}
/* footer navigation */
#footer ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	}
#footer ul li {
	float:left;
	padding:0 23px 0 0;
	}
	
/* body top menu */
.body-menu {margin:0 0 6px 0;text-align:center;font-size:13px;}
.body-menu a {
	padding:0 11px 0 0;
	background:url(../img/bullet.gif) no-repeat right;
	}
.body-menu a.last {padding:0;background:none;}

/* content container */
.content {
	padding:0 0 0 8px;
	width:723px;
	}
	
/* flash box */
.flash {
	display:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

/* text styles */
.content h2 {
	font-size:18px;
	color:#000000;
	margin:0 0 0 14px;
	line-height:27px;
	font-weight:normal;
	}
.content p {
	margin:0 10px 1em 10px;
	}
	
/* boxes */
/* full box */
.full-box {
	width:740px;
	background:none;
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	}
.pageText {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
}
.li2 {
	list-style-image: url(../img/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	left: 10px;
}
#main #middle #topbg #gradient .content .full-box .topDark .bottom ul {
	position: relative;
	width: 90%;
	left: 15px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main #middle #topbg #gradient .content .full-box .topDark .bottom .li1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 1px;
}
#main #middle #topbg #gradient .content .full-box .topDark .bottom #bPage {
	position: relative;
	top: 9px;
}



.full-box .top {
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	}
.full-box .topDark {
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	}
.full-box .bottom {
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	padding:12px 1px;
	min-height:295px;
	}
* html .full-box .bottom {
	height:295px;
	}
/* medium box */
.medium-box {
	width:462px;
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	}
.medium-box .top {
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	}
.medium-box .bottom {
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	padding:12px 1px;
	min-height:295px;
	}
* html .medium-box .bottom {
	height:295px;
	}
/* small box */
.small-box {
	width:250px;
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	}
.small-box .top {
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	}
.small-box .bottom {
	border:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	padding:12px 1px;
	min-height:295px;
	}
* html .small-box .bottom {
	height:295px;
	}
.pageHDR {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.AUText {
	text-align: left;
	padding-top: 10px;
}
#main #middle #topbg #gradient .content .full-box .top .bottom .AUText .li1 .style1 {
	list-style-type: none;
}
.AUText ul {
	position: relative;
	width: 90%;
	left: 15px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.AUText .li1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 1px;
}
.AUText ul .li2 {
	list-style-image: url(../img/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	left: 10px;
}
#main #middle #topbg #gradient .content .full-box .top .bottom .pageText .helpTop a {
	position: relative;
	padding-top: 5px;
}
#main #middle #topbg #gradient .content .full-box .top .bottom .pageText #form1 .tblCent {
	text-align: center;
}

