h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #00828e;
	margin-top: 0px;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#container {
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-color: #84d0e0;
	height: 109px;
	width: 767px;
}

#borders {
	border-left: 3px solid #9c2f3e;
	border-right: 3px solid #9c2f3e;
	text-align: left;
}

#2ndleftbox {
	clear: left;
	margin-left: 0px;
	margin-top: 10px;
	text-align: center;
}

#disclaimer {
	font-size: 8pt;
	line-height: 13px;
	margin-top: 10px;
	background-color: #ffccff;
	padding: 5px 5px 5px 5px;
}

a.topmenu:active, a.topmenu:focus, a.topmenu:link, a.topmenu:visited {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.leftmenu {
	height: 18px;
	padding-top: 9px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.sidemenu:active, a.sidemenu:focus, a.sidemenu:link, a.sidemenu:visited {
	color: Black;
	text-decoration: none;
}

a.sidemenu:hover {
	text-decoration: underline;
}


.b1 {
	width: 127px;
	background-color: #dcac3a;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

a.b1:hover {
	color: #666600;
}

.b2 {
	width: 127px;
	background-color: #7a9a3f;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

a.b2:hover {
	color: #CCFF66;
}

.b3 {
	width: 127px;
	background-color: #009eac;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

a.b3:hover {
	color: #99FFCC;
}

.b4 {
	width: 127px;
	background-color: #5ba6db;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

a.b4:hover {
	color: #FFFF33;
}

.b5 {
	width: 127px;
	background-color: #673090;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

a.b5:hover {
	color: #E4C9E4;
}

.b6 {
	width: 127px;
	background-color: #9c2f3e;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

a.b6:hover {
	color: #FFCCFF;
}

#content {
	width: 560px;
	text-align: left;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	float: right;
	display: table-cell;
}

#content-store {
	width: 615px;
	text-align: left;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 10px;
	float: right;
	display: table-cell;
}

#main {
	display: table-row;
}


#storeleftbox {
	background-color: #d8f0f5;
	font-size: 8pt;
	color: Black;
	float:left;
	width: 123px;
	padding-left: 5px;
	padding-top: 5px;
	display: table-cell;
	height: 600px;
}

form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#leftside {
	width: 166px; 
	float: left;
}

#storeleftside {
	width: 130px; 
	float: left;
}



#footer {
	width: auto;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: White;
	line-height: 14px;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px Gray solid;
}

h1 {
	font-family: Garamond, "MS Serif", "New York", serif;
	font-size: 20pt;
	font-weight: bold;
	color: #DE4285;
	letter-spacing: 1px;
	font-style: italic;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 3px;
}

h2 {
	background-color: #D9F0F6;
	font-size: 11pt;
	font-weight: bold;
	background-image: url(images/Triangle_pink.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	padding-bottom: 3px;
	padding-top: 3px;
}

h4 {
	background-color: #D9F0F6;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(images/Triangle_pink.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	padding-bottom: 0px;
	padding-top: 0px;
}


.imgrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 4px;
}

.imglft {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}


#copyright {
	width: auto;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: White;
	line-height: 14px;
	padding-top: 8px;
}


a.footerlink:active, a.footerlink:focus, a.footerlink:link, a.footerlink:visited {
	color: #666666;
	text-decoration: none;
	background-color: White;
	
}

a.footerlink:hover {
	color: #666666;
	text-decoration: underline;
	background-color: White;
}

li {
	padding-bottom: 8px;
}


li.tight {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
}

li.smlist {
	margin-left: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	line-height: 12px;
}


.smlist {
	list-style: none;
	margin-left: 0px;
	padding-left: 3px;
	font-size: 8pt;
	padding-top: 0px;
}


