/* General */
body {
	background-color: #FFF;
	margin: 0;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #000;
}

img {
	border: 0
}

table {
	border: 0
}

td {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 1.3em
}

p {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 1.3em;
	margin-top: 0
}

li {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 1.3em;
}

ul {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 0
}

a:link {
	color: #00F;
	text-decoration: underline
}

a:visited {
	color: #00F;
	text-decoration: underline
}

a:hover {
	color: #F00;
	text-decoration: none
}

a:active {
	color: #F00;
	text-decoration: none
}


/* TD Styles */
.mainbody {
	border: 1px #676767 solid;
	padding: 10px;
}


/* Search */
#search {
	padding: 0 10px 0 10px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000
}

/* Phone
#phone {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6FA400;
	text-align: center
}*/


/* Specials */
#specials {
	padding: 15px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.3em
}


/* GrayBar */
.graybar {
	background-color: #DEDEDE;
	height: 2px;
	font-size: 1px;
	margin-bottom: 10px
}


/* Features */
.feature {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.3em
}


/* Client Info */
#clientinfo {
	padding: 10px 0 10px 0;
	text-align: center
}


/* Footer */
#footer {
	text-align: center;
	height: 30px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 27px
}

#footer a {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none
}

#footer a:hover {
	text-decoration: underline
}


/* Subheader & Data */
.subheader {
	background: #545DD2 url(img/bg_subheader.jpg) repeat-x;
	height: 17px;
	border-left: 1px #8D94E9 solid;
}

.subheadertext {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	padding: 0 5px 0 5px;
	filter: DropShadow(Color=#161855, OffX=1, OffY=1, Positive=5);
}

.dataheader {
	display: block;
	margin-bottom: 5px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #232FB8;
}

.datadarkimg {
	padding: 5px;
	border-left: 1px #DEE0F8 solid;
	border-bottom: 1px #DEE0F8 solid;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000
}

.datadark {
	padding: 5px;
	border-left: 1px #FFF solid;
	border-bottom: 1px #DEE0F8 solid;
	background-color: #DEE0F8;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000
}

.datalight {
	padding: 5px;
	border-left: 1px #FFF solid;
	border-bottom: 1px #DEE0F8 solid;
	background-color: #F2F3FD;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000
}

.tablefooter {
	height: 3px;
	font-size: 1px;
	background-color: #C7CAF3
}


/* Breadcrumbs */
#breadcrumbs {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #666;
	margin-bottom: 20px
}

.breadcrumbson {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006;
}

#breadcrumbs a {
	color: #666;
	text-decoration: none
}

#breadcrumbs a:hover {
	text-decoration: underline
}

#breadcrumbs a.on {
	color: #006;
	font-weight: bold;
	text-decoration: underline
}

#breadcrumbs a.on:hover {
	color: #006;
	font-weight: bold;
	text-decoration: none
}


/* Catalog Navigation */
.header {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}


/* Left Navigation */
#leftnav {
	border-top: 1px #CCC solid;
	border-bottom: 1px #EEE solid;
	padding: 1px 0 0 0
}

#leftnav a {
	display: block;
	height: 25px;
	background: #F8F8F8 url(img/bg_leftnav.gif) no-repeat;
	padding: 0 5px 0 16px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006;
	line-height: 22px;
	text-decoration: none
}

#leftnav a:hover {
	text-decoration: underline;
	color: #00F
}

#leftnav a.leftGreen {
	display: block;
	height: 25px;
	background: #F8F8F8 url(img/bg_leftnav.gif) no-repeat;
	padding: 0 5px 0 16px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #408200;
	line-height: 22px;
	text-decoration: none
}

#leftnav a.leftGreen:hover {
	text-decoration: underline;
	color: #006;
}


/* Top Navigation */
#topnav {
	background: #4E57CF url(img/bg_topnav.jpg) repeat-x;
	color: #fff;
	height: 20px;
	width: 100%;
	text-align:center;
}

#topnav a {
	padding: 0 10px 0 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	line-height: 16px;
	text-decoration: none;
	filter: DropShadow(Color=#454545, OffX=1, OffY=1, Positive=5);
}

#topnav a:hover {
	color: #FF0
}

/* #topnavright {
	float: right
}

#topnavright a {
	float: left;
	padding: 0 10px 0 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0;
	line-height: 16px;
	text-decoration: none;
	filter: DropShadow(Color=#454545, OffX=1, OffY=1, Positive=5);
}

#topnavright a:hover {
	color: #FF0
} */


/* Forms */
form {
	display: inline
}

input {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #232FB8
}

.btn {
	font-weight: bold
}

select {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #232FB8
}

.formtitle {
	width: 200px;
	padding: 3px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: right;
	background-color: #DEE0F8;
}

.formtitlerequired {
	width: 200px;
	padding: 3px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-align: right;
	background-color: #DEE0F8;
}

.formcontent {
	width: 100%;
	padding: 3px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F2F3FD;
}


/* What's This Leftnav Link */
#whatsThis {
	/*position: absolute;
	left: 135px;
	top: 259px;
	z-index: 1;
	width: 75px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006;*/
	display: block;
	height: 25px;
	background: #F8F8F8 url(img/bg_leftnav.gif) no-repeat;
	padding: 0 5px 0 16px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006;
	line-height: 22px;
	text-decoration: none
}

#whatsThis a {
	color: #006;
	padding: 0;
	display: inline;
	background: none;
	text-decoration: none
}

#whatsThis a:hover {
	background: none;
	padding: 0;
	display: inline;
	text-decoration: underline;
	color: #00F
}

