﻿body {
	margin: 0 auto;
	font-family: "Comic Sans MS";
	background: #1C1F21;
}
h1, h2, h3, h4, h5, h6, div, form {
	margin: 0px;
}
img {
	border: 0px;
}
.icon {
	border: 0;
	vertical-align: bottom;
	margin: 0 5px 0 0;
}
p {
	margin: 1em 0;
}
.pbot {
	margin-bottom: 0em;
}
.ptop {
	margin-top: 0em;
}
.pnone {
	margin: 0em;
}
.indent {
	margin-left: 40px;
}
.hr {
	background-color: #eeeeee;
	color: #eeeeee;
	border-width: 0;
	height: 2px;
	width: 95%;
	text-align: center;
}
.fr {
	float: right;
	margin-left: 10px;
}
.fl {
	float: left;
	margin-right: 10px;
}

a:link{
	color:#191919;
	text-decoration:underline;
}

a:visited{
	color:#191919;
	text-decoration:underline;
}

a:active{
	color:#191919;
	text-decoration:none;
}

a:hover{
	color:#191919;
	text-decoration:none;
}
/* >>>>>>>>>>>>>>>>>>>> Header >>>>>>>>>>>>>>>>>>>>>> */
.header {
	background: #1b1b1b url('../images/head-bg.jpg') no-repeat scroll left top;
}
.header-inner {
	background: #1b1b1b url('../images/head-inner-bg.jpg') no-repeat scroll left top;
	vertical-align: top;
	height: 156px;
}
.phone {
	font-size: 14px;
	color: #d2d2d4;
	line-height: 18px;
}
.gray {
	font-size: 13px;
	color: #d3d3d3;
	line-height: 16px;
	font-weight: bold;
}
a.gray:link, a.gray:visited {
	color: #d3d3d3;
	text-decoration: none;
}
a.gray:active, a.gray:hover {
	color: #abd23b;
	text-decoration: none;
}
/* >>>>>>>>>>>>>>>>>>>> Body Text >>>>>>>>>>>>>>>>>>>>>> */
.title {
	font-size: 19px;
	color: #191919;
	line-height: 26px;
	font-weight: normal;
}
.sechead {
	font-size: 16px;
	color: #191919;
	line-height: 20px;
	font-weight: normal;
	padding-top: 5px;
}
.body {
	font-size: 13px;
	color: #191919;
	line-height: 17px;
}
a.body:link, a.body:visited {
	color: #191919;
	text-decoration: underline;
}
a.body:active, a.body:hover {
	color: #191919;
	text-decoration: none;
}
.body1 {
	font-size: 11px;
	color: #191919;
	line-height: 16px;
}
a.body1:link, a.body1:visited {
	color: #191919;
	text-decoration: underline;
}
a.body1:active, a.body1:hover {
	color: #191919;
	text-decoration: none;
}
.body2 {
	font-size: 12px;
	color: #191919;
	line-height: 17px;
}
a.body2:link, a.body2:visited {
	color: #191919;
	text-decoration: underline;
}
a.body2:active, a.body2:hover {
	color: #191919;
	text-decoration: none;
}
.bodynav {
	font-size: 13px;
	color: #191919;
	line-height: 17px;
}
.bodynav a, .bodynav a:visited {
	color: #191919;
	text-decoration: underline;
}
.bodynav a:active, .bodynav a:hover {
	color: #191919;
	text-decoration: none;
}
.subtitle {
	font-size: 14px;
	color: #191919;
	line-height: 18px;
	font-weight: bold;
}
a.subtitle:link, a.subtitle:visited {
	color: #191919;
	text-decoration: underline;
}
a.subtitle:active, a.subtitle:hover {
	color: #191919;
	text-decoration: none;
}
.author {
	font-size: 13px;
	color: #191919;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}

.more {
	font-size: 12px;
	color: #191919;
	font-weight:bold;
	line-height: 17px;
	text-align:right;
}

/* >>>>>>>>>>>>>>>>>>>> Rounded Box >>>>>>>>>>>>>>>>>>>>>> */
.rbox {
	padding: 0;
	margin: 0;
	color: #ffffff;
}
.rboxhead {
	background: #1C1F21 url('../images/rbox-top-left.gif') no-repeat scroll left top;
	height: 11px;
	padding: 0;
	margin: 0;
}
.rboxhead div {
	background: transparent url('../images/rbox-top-right.gif') no-repeat scroll right top;
	float: right;
	height: 11px;
	width: 12px;
	overflow: hidden;
}
.rboxbot {
	background: #1C1F21 url('../images/rbox-bot-left.gif') no-repeat scroll left top;
	height: 11px;
	padding: 0;
}
.rboxbot div {
	background: transparent url('../images/rbox-bot-right.gif') no-repeat scroll right top;
	float: right;
	height: 11px;
	width: 12px;
}
.rboxcont {
	border: 3px solid #fff;
	border-width: 0 3px;
	overflow: hidden;
	padding: 0 8px;
	margin: 0;
}
/* >>>>>>>>>>>>>>>>>>>> List Table >>>>>>>>>>>>>>>>>>>>>> */
.grid {
	background-color: #d6d6d6;
	font-size: 12px;
}
.grid td {
	background-color: #ffffff;
}
.staffs-tbl {
	border-collapse: collapse;
	border-top: 2px solid #a0a0a0;
	font-size: 12px;
}
.staffs-tbl td {
	border-bottom: 1px solid #e2e1e1;
	padding: 5px 14px 5px 10px;
}
.col_group {
	background: #f2f2f2 none repeat scroll 0 0;
	border-bottom: 1px solid #e2e1e1;
	color: #333333;
	vertical-align: top;
}
.ind {
	text-indent: 40px;
}
/* >>>>>>>>>>>>>>>>>>>> Left Navigation >>>>>>>>>>>>>>>>>>>>>> */
.listnav {
	padding: 5px 0px 5px 0px;
	margin: 0;
}
.listnav li {
	padding: 0 0 0 20px;
	background: transparent url('../images/plus.gif') no-repeat scroll left 2px;
	list-style-type: none;
	font-size: 13px;
	line-height: 24px;
	color: #d3d3d3;
}
.listnav a {
	text-decoration: none;
	color: #d3d3d3;
}
.listnav a:hover {
	color: #abd23b;
	text-decoration: underline;
}
.listnav1 {
	text-align: left;
	padding: 5px 0px 0px 30px;
	margin: 0px;
}
.listnav1 li {
	color: #191919;
	font-size: 13px;
	line-height: normal;
	margin: 0pt;
	padding: 0px 0px 5px 5px;
	list-style-type: disc;
}
.listnav1 li a {
	text-decoration: none;
	color: #191919;
}
.listnav1 li a:hover {
	text-decoration: underline;
	color: #191919;
}
.clist {
	text-align: left;
	padding: 10px 0px 0px 30px;
	margin: 0px;
}
.clist li {
	color: #191919;
	font-size: 13px;
	line-height: normal;
	margin: 0pt;
	padding: 0px 0px 10px 5px;
	list-style-type: disc;
}
.clist li a {
	text-decoration: underline;
	color: #191919;
}
.clist li a:hover {
	text-decoration: none;
	color: #191919;
}
.nlist {
	text-align: left;
	padding: 15px 0px 0px 30px;
	margin: 0px;
}
.nlist li {
	color: #191919;
	font-size: 13px;
	line-height: normal;
	margin: 0pt;
	padding: 0px 0px 7px 5px;
	list-style-type: decimal;
}
.nlist li a {
	text-decoration: none;
	color: #191919;
}
.nlist li a:hover {
	text-decoration: none;
	color: #191919;
}
.nlist1 {
	text-align: left;
	padding: 10px 0px 0px 30px;
	margin: 0px;
}
.nlist1 li {
	color: #191919;
	font-size: 12px;
	line-height: normal;
	margin: 0pt;
	padding: 0px 0px 5px 5px;
	list-style-type: decimal;
}
.nlist1 li a {
	text-decoration: none;
	color: #191919;
}
.nlist1 li a:hover {
	text-decoration: none;
	color: #191919;
}
.nav {
	text-align: left;
	padding: 0;
	margin: 0px;
}
.nav li {
	color: #191919;
	font-size: 13px;
	line-height: 18px;
	margin: 0pt;
	padding: 0 0 5px 25px;
	list-style-type: none;
	background: transparent url('../images/blt-flakes.gif') no-repeat scroll left 3px;
}
.nav li a {
	text-decoration: none;
	color: #191919;
}
.nav li a:hover {
	text-decoration: underline;
	color: #191919;
}
/* >>>>>>>>>>>>>>>>>>>> Search Box >>>>>>>>>>>>>>>>>>>>>> */
.txtsearch {
	background: transparent url('../images/txtsearch-bg.gif') no-repeat scroll left top;
	border: 0;
	width: 111px;
	height: 27px;
	margin-right: 2px;
}
.txtsearch input {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	font-size: 13px;
	margin-left: 6px;
	margin-top: 4px;
	width: 100px;
	color: #d2d2d4;
}
/* >>>>>>>>>>>>>>>>>>>> FAQ Display >>>>>>>>>>>>>>>>>>>>>>> */
.faq {
	padding: 25px 0 0 0;
	margin: 0;
}
.faq li {
	padding: 0 0 15px 0px;
	list-style-type: none;
	font-weight: bold;
	font-size: 13px;
	color: #191919;
	line-height: 17px;
}
.faq li ul {
	padding: 5px 0 0 30px;
	margin: 0;
}
.faq li ul li {
	padding: 5px 0 5px 0;
	font-weight: normal;
	font-size: 13px;
	color: #191919;
	line-height: 17px;
	list-style-type: disc;
}
/* >>>>>>>>>>>>>>>>>>>> Footer >>>>>>>>>>>>>>>>>>>>>> */
.flogo {
	vertical-align: bottom;
	margin: 0 5px 0 0;
	border: 0;
}
.footer {
	font-size: 16px;
	color: #050505;
	line-height: 22px;
	font-weight: normal;
}
a.footer:link, a.footer:visited {
	color: #050505;
	text-decoration: none;
}
a.footer:active, a.footer:hover {
	color: #050505;
	text-decoration: underline;
}
.footer1 {
	font-size: 14px;
	color: #050505;
	line-height: 18px;
}
a.footer1:link, a.footer1:visited {
	color: #050505;
	text-decoration: none;
}
a.footer1:active, a.footer1:hover {
	color: #050505;
	text-decoration: underline;
}
.footer2 {
	font-size: 13px;
	color: #050505;
	line-height: 16px;
	font-weight: bold;
}
a.footer2:link, a.footer2:visited {
	color: #050505;
	text-decoration: none;
}
a.footer2:active, a.footer2:hover {
	color: #050505;
	text-decoration: underline;
}
.footer3 {
	font-size: 10px;
	color: #545454;
	line-height: normal;
}
.footer3 a, .footer3 a:visited {
	color: #545454;
	text-decoration: none;
}
.footer3 a:active, .footer3 a:hover {
	color: #ACACAC;
	text-decoration: underline;
}
.footer4 {
	font-size: 10px;
	color: #ACACAC;
	line-height: 20px;
}
a.footer4:link, a.footer4:visited {
	color: #ACACAC;
	text-decoration: none;
}
a.footer4:active, a.footer4:hover {
	color: #ACACAC;
	text-decoration: underline;
}
.footernav {
	margin: 0;
	padding: 0;
}
.footernav li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 14px;
	color: #050505;
	line-height: 18px;
	display: block;
}
.footernav a {
	color: #050505;
	text-decoration: none;
}
.footernav a:hover {
	color: #050505;
	text-decoration: underline;
}
.footerlink {
	margin: 0;
	padding: 0;
}
.footerlink li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 13px;
	font-family: "Comic Sans MS";
	color: #ffffff;
	line-height: 18px;
	display: block;
}
.footerlink a {
	font-size: 13px;
	font-family: "Comic Sans MS";
	color: #ffffff;
	text-decoration: none;
}
.footerlink a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.giftcards {
	background: transparent url('../images/giftcards.gif') no-repeat scroll center 20px;
	text-align: center;
	vertical-align: top;
}
.buildleft {
	background: transparent url('../images/building-left.gif') no-repeat scroll 7px center;
}
.buildright {
	background: transparent url('../images/building-right.gif') no-repeat scroll 210px bottom;
}
/* >>>>>>>>>>>>>>>> Forms Styles >>>>>>>>>>>>>>>> */
.input-text {
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	height: 19px;
	width: 95%;
	border: 1px solid #c1c1c1;
}
.star {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-seri1f;
	font-size: 11px;
	font-weight: bold;
}
.select {
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	height: 19px;
	width: 95%;
	border: 1px solid #c1c1c1;
}
.inputphone {
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	height: 19px;
	width: 55px;
	border: 1px solid #c1c1c1;
}
.textarea {
	padding: 0px;
	width: 95%;
	height: 40px;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #c1c1c1;
}
.button {
	background-color: #E7E7E7;
	border: 1px solid #535353;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	width: 60px;
	padding: 3px;
}