html
{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
body
{
	margin:0;
	padding:0;
	height:100%;
	color:#000;
	text-align:center;
	background-color:#fff;
}
h1 {font-size: 1.4em;color:#4b90cc;}
h2 {font-size: 1.2em;margin-bottom:0;color:#999;text-transform:uppercase;}
h3 {font-size: 12px;color:#4b90cc;margin:0;}
h4 {font-size: 1.0em; margin:0;font-weight:bold;color:#333;}
h5 {font-size: 1em;color:#666;}
h6 {margin:0;font-weight:normal;}
img{border:0;}

.registration_steps{margin-left:54px;font-size:14px;color:#bbb;padding:0 0 20px;}
.registration_steps .done{}
.registration_steps .active{color:#FB6C0E;border-bottom:2px dotted #FB6C0E;}
.registration_steps th .active{border:none;}
.registration_steps td{text-align:center;vertical-align:bottom;padding-right:10px;padding-bottom:2px;}
.registration_steps b.active{color:#FB6C0E;border:none;}
.active{color:#FB6C0E;border-bottom:2px dotted #FB6C0E;}

.section_title
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
}

a:link, a:visited
{
	color: #4b90cc;
	text-decoration:underline;
}
a:hover
{
	color: #4b90cc;
	text-decoration:underline;
}

p
{
	margin:1em 0;
}

.no_print{display:none;}

div,form,table
{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
td{padding:0;margin:0;vertical-align:top;}

table.chart{border:2px solid black;}
.chart td,.chart th{padding:4px 4px;}
.chart th{text-align:center;background-color:#4f7dba;color:#000;}

table.tiles{margin:0;}
.tiles td{padding:10px 0 10px 20px;text-align:center;}
.tile_info td{padding-left:0;text-align:left;}

ul{margin:8px 0 12px;padding-left:20px;}
li{margin:10px 0;}
li li{margin:3px;}

input, textarea{font-family:Arial, Helvetica, sans-serif;font-size:1em;}

.small {font-size: .9em;}
.alert {color:#62bd19;font-size:1.3em;}
.blue{color:#4b90cc;}

.hidden{display:none;}
.left
{
	float:left;
}
.right
{
	float:right;
}
.clear
{
	clear:both;
}
.clearleft
{
	float:left;
	clear:left;
}
.clearright
{
	float:right;
	clear:right;
}
.spacer{clear:both;}
.center{text-align:center;}
.tleft{text-align:left;}
.tright{text-align:right;}
img.left, img.clearleft
{
	margin: 0 1em .5em 0;
}
img.right, img.clearright
{
	margin: 0 0 .5em 1em;
}
img.stock
{
	margin: 0 0 2em 3em;
	display:none;
}

div#site
{
	margin:0 auto;
	color:#000;
	background-color:#fff;
}

div#top
{
	margin:0 18px;
}
#logo
{
	width:233px;
	height:50px;
	float:left;
}

div#menu
{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	display:none;
}
#tiptopmenu
{
	font-size:13px;
	font-weight:normal;
	color:#888;
}
#search
{
	margin-top:15px;
	font-size:12px;
}
#search table
{
	display:inline;
	float:right;
}
#search input
{
	font-weight:normal;
}

.menu
{
	background:#ccc url("images/bg-menu.gif") top left no-repeat;
}
#menu .menu
{
	margin:0;
	height:23px;
}
#menu a:link, #menu a:visited
{
	white-space: nowrap;
	margin:0;
	padding:0 27px;
	color:#666;
	background-color: transparent;
	text-decoration:none;
}
#menu a:hover
{
	color:#fff;
	background-color:#4b90cc;
	text-decoration:none;
}
#menu a:link.current, #menu a:visited.current
{
	color:#666;
	background-color: transparent;
}

#tiptopmenu a:link, #tiptopmenu a:visited
{
	margin:0 0 0 10px;
	padding:0;
	color:#888;
	background-color:transparent;
	font-weight:normal;
}
#tiptopmenu a:hover
{
	color:#4b90cc;
	background-color:transparent;
	text-decoration:underline;
}

/* drop down menu system */
#dropdown
{
	height:23px;
	float:right;
}
#dropdown, #dropdown ul, #dropdown li
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#dropdown a:link, #dropdown a:visited
{
	display: block;
	line-height:23px;
}
#dropdown label{height:23px;}

#dropdown ul a:link, #dropdown ul a:visited
{
	display:block;
	width:18em;
	margin:0;
	padding:0 8px;
}
#dropdown ul.about a:link, #dropdown ul.about a:visited
{
	width:14em;
}
#dropdown a.about:hover
{
	background:#4b90cc url("images/bg-menucorner-right-blue.gif") top right no-repeat;
}
#dropdown li
{
	float: left;
	display: inline;
}
#dropdown ul li{float:none;display:block;margin:0;padding:0;}

#dropdown ul
{
	position: absolute;
	top: auto;
	left: -999em;
	padding:0;
	background-color:#ccc;
	text-align: left;
}
#dropdown ul.about
{
	margin-left:-5em;
}

#dropdown li:hover ul, #dropdown li.over ul
{
	left: auto;
}
/* end drop down menu */

#breadcrumb
{
	padding:15px 0 5px;
	text-align:left;
	font-size:11px;
}
#breadcrumb a:link, #breadcrumb a:visited
{
	color:#999;
	text-decoration:none;
}
#breadcrumb a:hover
{
	color:#4b90cc;
	text-decoration:underline;
}
#pagetitle{font-size:1.3em;}


/* in-page tabs */
.tabs
{
	height:42px;
	font-weight:bold;
}

.tabs a:link, .tabs a:visited{text-decoration:none;}
.tabs a:hover{text-decoration:none;color:#fff;background-color:#4b90cc;}

.tab{float:left;height:42px;}
.leftcell{vertical-align:top;width:12px;background:url("images/bg-tabcorner-left-gray.png") top left no-repeat;}
.rightcell{vertical-align:top;width:12px;background:url("images/bg-tabcorner-right-gray.png") top left no-repeat;}
.centercell{vertical-align:middle;color:#fff;background-color:#999;}

a:hover .tab, a.over .tab{cursor:pointer;text-decoration:none;}
a:hover .leftcell, a.over .leftcell, .currenttab .leftcell{background-image:url("images/bg-tabcorner-left-blue.png");}
a:hover .rightcell, a.over .rightcell, .currenttab .rightcell{background-image:url("images/bg-tabcorner-right-blue.png");}
a:hover .centercell, a.over .centercell, .currenttab .centercell{color:#fff;background-color:#4b90cc;}

.tabcontent
{
	padding:10px;
	border:1px solid #999;
	font-size:12px;
	font-weight:bold;
	color:#888;
	text-decoration:none;
}
.tabcontent img{display:inline;vertical-align:middle;}
.tabcontent a:hover
{
	text-decoration:none;
	color:#888;
}
.tabcontent h3 a:hover
{
	color:#4b90cc;
}
/* end in-page tabs */

div#content
{
	margin:5px 18px 0;
	text-align:left;
	clear:both;
}
#leftside
{
	display:none;
}

#about{padding-top:20px;}
#about a:link, #about a:visited, #about a:hover{color:#000;text-decoration:none;}
.aboutarrow{display:none;}

#homepagebanner{display:none;}

#boxes{margin-top:5px;}
#boxes table{font-weight:bold;float:left;margin-left:4px;cursor:pointer;}

.leftbox{width:233px;}
.leftbox .topcell{background:url("images/bg-boxtop-left.gif") top left no-repeat;}
.centerbox{width:233px;}
.centerbox2{width:223px;}
.centerbox .topcell, .centerbox2 .topcell{background:url("images/bg-boxtop-center.gif") top left no-repeat;}
.rightbox{width:225px;}
.rightbox .topcell{background:url("images/bg-boxtop-right.gif") top left no-repeat;}

.topcell
{
	height:21px;
	color:#fff;
	vertical-align:middle;
	padding-left:12px;
}
.maincell
{
	border-right:1px solid #999;
	height:120px;
	background:url("images/bg-border.gif") top left repeat-y;
	padding:10px 10px 0 10px;
	font-size:10px;
	vertical-align:top;
}
.bottomcell
{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:url("images/bg-border.gif") top left repeat-y;
	padding:0 10px 0 0;
}

table.form td
{
	padding:5px 10px;
}

#mp3player
{
	padding:20px 0 0 20px;
}

.popupbox
{
	display:none;
	position:absolute;
}
#mp3box
{
	margin-top:40px;
	padding:10px;
	left:100px;
	width:300px;
	border:2px solid #666;
	background-color:#ddd;
	color:#000;
	text-align:justify;
}
.desc_box
{
	width:350px;
	background:url("images/bg-popupbox.png") top left repeat-x;
	color:#222;
	padding:10px;
	margin-right:20px;
	border:2px solid #333;
	border-top:none;
	font-size:.9em;
}

.sitemap{margin:1.5em 0 0 0;}
p.sitemap ul{padding-left:30px;}

div#footer
{
	clear:both;
	padding:48px 34px 24px;
	color:#999;
	font-size:11px;
	font-weight:bold;
}
#left_footer
{
	float:left;
}
#center_footer
{
	
}
#right_footer
{
	float:right;
	display:none;
}
a.quiet:link, a.quiet:visited{color:#999;text-decoration:none;}
a.quiet:hover{color:#4b90cc;text-decoration:underline;}
/*#footer a{color:#999;text-decoration:none;}
#footer a:hover{color:#999;text-decoration:underline;}*/