html {
	font-size: 76%;
}
body {
	/*background-color: #e9e6df;*/
	/*background: #76b7e6 url(images/background.gif) repeat fixed top center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #001f41;
	margin: 0;
	padding: 0;
}

#wrapper {
	/*background-color: #fff;*/
	width: 700px;
	margin: 5px auto 0;
	padding: 0;
	/*border-right: 1px solid #c0e5ff;
		border-left: 1px solid #c0e5ff;
		border-bottom: 3px solid #c0e5ff;*/
}

#banner {
	height: 85px;
	width: 700px;
}

#nav {
	float: left;
	padding: 20px 0;
	margin: -18px 0 20px 0;
	list-style: none;
	color: #004593;
	font-weight: bold;
	font-size: 0.82em;
	width: 180px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 150px;
}

html>body #nav { 
	width: 150px;
}

ul {
	margin: 0;
}

#nav li {
	display: block;
	padding: 0;
	margin: 0;
}

#nav ul {
	/*background-color: #f9feff;*/
	padding: 0;
	text-transform: none;
	/*border-top: 1px dotted #c0e5ff;*/
}

#nav ul.sub_list {
	margin-top: -1px;
}

#nav ul.sub_list a {
	padding: 3px 0 3px 10px;
	font-size: 0.94em;
	margin: 0;
	font-weight: normal;
}

#nav a:link, #nav a:visited {
	font-family: Arial, "MS Trebuchet", "Trebuchet MS", sans-serif;
	/*font-style: italic;*/
	margin: 0;
	padding: 5px 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	/*border-bottom: 1px dotted #c0e5ff;*/
}

#nav a:hover {
	background-color: #004593;
	color: #fff;
}

#nav table {
	width: 150px;
	background-color: #f9feff;
}

#nav td {
	color: #004593;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
	vertical-align: middle;
}

#nav td.label {
	padding: 0 5px;
	font-size: 0.86em;
}

#search_label {
	padding-left: 5px;
	font-size: 0.84em;
}

#search_input {
	background: #fff url(images/search_icon.gif) center left no-repeat;
	height: 1.6em;
	border: 1px dotted #c0e5ff;
	margin-left: 5px;
	padding: 0.3em 0 0.3em 2.5em;
	
}

#content {
	margin-top: -18px;
	font-size: 0.9em;
	float: right;
	padding: 20px 0px 20px 8px;
	width: 592px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 542px;
}

.panel_top_small {
	background-image: url(images/panel_menu_top.gif);
	width: 150px;
	height: 8px;
}

.panel_body_small {
	background-image: url(images/nav_background.gif);
	/*background-color: #f9feff;*/
	padding-top: 10px;
	width: 150px;
	height: 525px;
}

.panel_bottom_small {
	background-image: url(images/panel_menu_bottom.gif);
	width: 150px;
	height: 8px;
}

.panel_body_search {
	background-image: url(images/search_background.gif);
	background-repeat: no-repeat;
	padding: 3px 0 7px 0;
	margin-bottom: 8px;
	width: 150px;
	height: 40px;
}

.panel_top {
	background-image: url(images/panel_content_top.gif);
	width: 542px;
	height: 8px;
}

.panel_body {
	background-color: #fff;
	border-left: 1px solid #c9bfb2;
	border-right: 1px solid #c9bfb2;
	width: 510px;
	padding: 10px 15px 15px 15px;
}

.panel_bottom {
	background-image: url(images/panel_content_bottom.gif);
	width: 542px;
	height: 8px;
	margin-bottom: 8px;
}

.panel_top_no_nav {
	background-image: url(images/panel_content_top_wide.gif);
	width: 700px;
	height: 8px;
	margin-left: -15px;
}

.panel_body_no_nav {
	background-color: #fff;
	width: 670px;
	padding: 10px 15px 15px 15px;
	margin-left: -15px;
}

.panel_bottom_no_nav {
	background-image: url(images/panel_content_bottom_wide.gif);
	width: 700px;
	height: 8px;
	margin-left: -15px;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: disc outside;
}

#content li {
	margin: 0 0 0 15px;
	padding: 0 0 10px -10px;
	/*background: url(images/bullet_white.gif) no-repeat 0px 5px;*/
}

#mini_cart {
	width: 130px;
	height: 120px;
	padding: 5px;
	background-image: url(images/mini_cart_background.gif);
	background-repeat: no-repeat;
	/*background-color: #f9feff;
		border: 1px dotted #c0e5ff;*/
}

#footer {
	height: 1%;
	clear: both;
	/*background-color: #f9feff;*/
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	/*border-top: 1px solid #cbeaff;*/
	line-height: 8px;
}

#footer p {
	margin: 0;
	padding: 10px;
}

#footer a:link, #footer a:visited {
	font-size: 1.1em;
}

#footer a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: Arial, "MS Trebuchet", "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
	color: #004593;
	font-weight:bold;
	font-style: italic;
}

h1 {
	font-size: 2em;
}

h2 {
	/*color: #000;*/
	font-size: 1.8em;
}

h3 {
	/*color: #000;*/
	font-size: 1.35em;
}

p {
	margin: 1em 0;
	padding: 0;
}

p.home_page_text {
	font-size:0.86em;
	margin-top:5px;
	margin-bottom: 0px;
}

a {
	outline: none;
}

a:link {
	color: #004593;
}

a:visited {
	color: #004593;
}

a:hover {
	text-decoration: none;
	color: #477db9;
}

.img_right {
	float: right;
	margin: 0 0 0 10px;
}

img.link {
	float: left;
	margin-bottom: 8px;
}
img.right_column {
	margin-left: 8px;
}

#footer .FinePrint {
	font-size: 0.6em;
}
#footer a.FinePrint:visited {
}
#footer a.FinePrint:link {
	font-size: 0.9em;
}
#footer a.FinePrint:hover {
}