/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}	
body{
	font-color:#000000;
	text-align: left;
	font-size: 11px;
	background-image:url(../../images/bkgd-tile.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	font-size:12px;
	padding: 3px 0 5px 0;
}
a	{
	color: #132a6f;
	font-weight:bold;
	text-decoration: none;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#132a6f;
	padding:0 0 9px 0;
}
h2 {
	color:#23526D;
	font-size:15px;
	font-weight:bold;
	padding:4px 0 3px 0;
}
h3 {
	font-size:12px;
	font-weight:bold;
	padding: 0 0 3px 5px;
}
h4 {
	color:#ED3024;
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
}
h5 {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding:0 0 7px 8px;
}
h6 {
	font-size:18px;
	font-weight:bold;
	color:#942C61;
	padding:0 0 5px 0;
}
#holder {
	width: 1000px;
	margin: auto;
	height: 100%;
	background-color:#FFFFFF;
	}
#content {
	width: 1000px;
	margin: auto;
	height: 100%;
	background-image:url(../../images/nav-tile.gif);
	background-repeat:repeat-y;
	background-position: 35px;
	}
#storeNav {
	width: auto;
	padding: 0 5px 0 0;
	}
#storeNav li{
	display:inline;
	font-weight: bold;
}
#storeNav li a{
	font-size: 11px;
	color: #942C61;
	text-decoration: none;
} 
#storeNav li a:hover, #nav li a:focus{
	color: #999999;
}
#header {
	width:auto;
	}
#header li{
	display:inline;
	font-weight: bold;
}
#header li a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
} 
#header li a:hover, #nav li a:focus{
	color: #999999;
}
#nav {
	color: #ef9f1a;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	letter-spacing:1px;
}
#nav a{
	color: #132a6f;
	text-decoration: none;
	padding:0 10px 0 10px;
} 
#nav a:hover, #nav a:focus{
	color: #999999;
}
#subnav {
padding: 0px 0px 0px 10px;
}
#ftr {
	padding: 4px 0 4px 0;
	background-color:#ef9f1a;
	margin: auto;
	width: 1000px;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
#ftr a{
	padding: 0px 10px 10px 10px;
	color: #132a6f;
	text-decoration: none;
} 
#ftr a:hover, #ftr a:focus{
	color: #999999;
}
.imgbox {	
	border: thin solid #999999;
}
.charthdr {
	font-size:12px;
	font-weight:bold;
	color:#003399;
	text-align:center;
}
.testimonial {
	color:#000000;
	font-size:10px;
	padding:0 0 7px 0;
	text-align:right;
}
.boxcopy {
	font-size:12px;
	padding: 3px 0 10px 5px;
}
