body {
	margin: 0px;
	background-color: #CAC9CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg.png);
}
#head-table {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}
#main-table {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td.left {
	background-color: #F3F3F3;
	width: 170px;
	text-align: right;
	vertical-align: top;
	padding: 2px;
	border-top: none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	color: #4A4935;
}
td.right {
	background-color: #F3F3F3;
	width: 180px;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	border-top: none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	color: #4A4935;
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
td.center {
	border: 1px solid #FFFFFF;
	padding: 4px;
	width: 624px;
	vertical-align: top;
	color: #514F3C;
}
td.left-top {
	background-color: #B2B1B7;
	width: 170px;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-image: url(images/left-top-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
td.right-top {
	background-color: #B2B1B7;
	width: 180px;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-image: url(images/right-top-bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
td.nav {
	padding: 4px;
	background-color: #ACABB1;
	border-top: 1px solid #F2F2F2;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td.nav ul {
	display: block;
	width: 624px;
	margin: 0px;
	padding: 0px;
}
td.nav li {
	display: inline;
	list-style-type: none;
}
td.nav li a {
	line-height: 25px;
	float: left;
	height: 25px;
	width: 100px;
	margin: 0px 1px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	border: 1px solid #A40229;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/button-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
td.nav li a:hover {
	
	text-decoration: none;
	background-image: url(images/button-bg-hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	
}
td.head-pad {
	height: 80px;
}
td.left ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
td.left li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
td.left li a {
	color: #868362;
	text-decoration: none;
	line-height: 17px;
	padding-right: 5px;
}
td.left li a:visited {
	color: #868362;
	text-decoration: none;
	
}
td.left li a:hover {
	color: #A00227;
	text-decoration: underline;
	padding-left: 5px;
}

td.right h1 {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom: 0px;
}
td.right p {
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
a.learn-more  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px;
	background-color: #666666;
	border: 1px solid #333333;
	width: 55px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
a.learn-more:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px;
	background-color: #99CC00;
	border: 1px solid #BBB9A2;
	width: 55px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
td.left a.learn-more  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px;
	background-color: #666666;
	border: 1px solid #333333;
	width: 55px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: auto;
}
td.left a.learn-more:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px;
	background-color: #99CC00;
	border: 1px solid #BBB9A2;
	width: 55px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	
}
td.left h1  {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-right: 5px;
	
}
td.left h1 a {
	color: #A00227;
	text-decoration: none;
}
td.left p {
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.holder {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 0px;
}
.holder-base-bg {
	background-image: url(images/holder-base-bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 20px;
	width: 100%;
	background-color: #FFFFFF;
	background-position: center top;
}
td.base-plate {
	background-color: #ACABB1;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	color: #898463;
}
#award {
	background-image: url(images/s-award.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.footer {
	color: #666666;
	text-align: center;
	height: 30px;
	width: 100%;
}
td.center h1 {
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
td.center p {
	padding-right: 10px;
	padding-left: 10px;
}
td.center a {
	color: #A00227;
	text-decoration: none;
}
#conact-table {
	width: 624px;
}
#conact-table td.contact-pad {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 302px;
}
td.center h2 {

	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#conact-table td.contact-pad ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mycarousel {
	background-color:#F2F3EE;
	width: 624px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td.carousel-holder {
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 0px;
}
td.carousel-holder a {
	color: #CCCCCC;
	text-decoration: none;
}
td.carousel-holder a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
td.carousel-holder a:hover {

	color: #99CC00;
	text-decoration: underline;
}
#mycarousel li {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mycarousel li img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.tabcontent{
	display:none ;
}

@media print {
.tabcontent {
display:block !important;
}
}
td.center td.sub-image h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding-left: 9px;
	color: #000000;
	line-height: 25px;
	height: 25px;
	width: 615px;
}
td.center td.sub-image p {
	margin-top: 0px;
	margin-bottom: 2px;
}
td.center td.sub-image .read-more {
	margin-top: 5px;
	margin-left:9px;
	margin-bottom: 2px;
	width: 180px;
}
td.center td.sub-image .read-more a{
	color:#FFFFFF;
}
td.center td.sub-image {
	height: 470px;
	vertical-align: top;
}
.brand-support {
	border: 1px solid #CCCCCC;
	width:622px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
}
td.center .brand-support h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding-bottom: 15px;
	padding-left: 9px;
	color: #000000;
	line-height: 25px;
	height: 25px;
}
td.center h3 {
	color: #980321;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 9px;
	margin-bottom: 0px;
	font-style: italic;
}
.tool-box {
	background-color: #FFFFFF;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	border-bottom: 1px solid #CCCCCC;
}
#tool-table {
}
td.tool-pad {
	padding-right: 2px;
	padding-left: 2px;
}
a:footer {
	color: #65644B;
	text-decoration: none;
}
#conact-table td.contact-pad li {
	list-style-type: none;
	margin-left: 5px;
}
#awards-table {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DCDCD0;
}
td.awards-left {
	width: 75px;
	text-align: center;
	vertical-align: middle;
}
td.awards-right {
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
#awards-table h1 {
	color: #B88714;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: normal;
	text-transform: uppercase;
}
#awards-table p {
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #000000;
}

#block-block-3 {
	background-image: url(images/twitter-bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;
	background-color: #94E4E8;
	padding-top: 55px;
	width: 624px;
	padding-bottom: 35px;
}
#block-block-3 .content {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 558px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#block-block-3 #twitter-link {
	background-color: #33CCFF;
	width: 120px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #00A8DF;
	margin-left: 0px;
	list-style-type: none;
}
#block-block-3 h1 {
	font-size: 11px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#block-block-3 h2 {

	font-size: 11px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#block-block-3 #twitter_div {
	display: block;
	float: none;
}
#block-block-3 #twitter_div ul {
	display: block;
	padding-left: 0px;
	margin-left: 0px;
}
#block-block-3 #twitter_div li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#product-table {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D2D0C1;
	width: 600px;
}
#product-table td.contact-pad {

	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 50%;
}
#product-table td.contact-pad p{

	text-align: left;
	vertical-align: top;
	padding: 0px;
	
}#product-table h2 {
	color: #A00227;
}
.info-set {
	background-image: url(images/h1-bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	line-height: 25px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
td.center .info-set a {
	color: #FFFFFF;
	line-height: 25px;
	font-weight: bold;
}
#sgb h4{
	background-image: url(images/h1-sgb-medals.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
td.center td.sub-image .read-awards {
	margin-top: 5px;
	margin-left:auto;
	margin-bottom: 2px;
	float: right;
	width: 180px;
	margin-right: 9px;
}
#award-link {
	background-image: url(images/sgb-medals.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
	padding-left: 75px;
	height: 25px;
	width: 100px;
	text-align: left;
	display: block;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
	font-weight: bold;
}
.foot-nav {
	background-image: url(images/foot-nav.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 612px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	color: #00CCFF;
	text-transform: uppercase;
}
.foot-nav a {
	color: #00CCFF;
	text-decoration: none;
}
.foot-nav a:visited {

	color: #00CCFF;
	text-decoration: none;
}
.foot-nav a:hover {


	color: #FFCC00;
	text-decoration: underline;
}
#awards-table-b {

	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DCDCD0;
}
#awards-table-b h1 {

	color: #B88714;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: normal;
}
#awards-table-b p {

	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #000000;
}
.bolded {
	font-weight: bold;
}


.basic  {
	width: 260px;
	font-family: verdana;
	border: 1px solid black;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}

#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}

td.awards-full {

	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.p-top {
	background-image: url(p-images/p-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 157px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.p-center {
	background-image: url(p-images/p-center.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 157px;
	vertical-align: top;
	padding: 0px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.p-bottom {
	background-image: url(p-images/p-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	width: 177px;
	margin-top: 0px;
	margin-bottom: 2px;
}
td.left .p-bottom a.learn-more {
	float: none;
	border: 0px none;
	color: #A9022C;
	margin-right: 10px;
	background-image: url(p-images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	background-color: #F0EFF0;
}
td.right .p-bottom a.learn-more {
	float: none;
	border: 0px none;
	background-color: #F0EFF0;
	color: #A9022C;
	background-image: url(p-images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	margin-left: 10px;
}
td.right .p-bottom a.learn-more:hover {
	color: #7EA800;
	background-image: url(p-images/arrow-hover.gif);
	
}
td.left .p-bottom a.learn-more:hover {
	color: #7EA800;
	background-image: url(p-images/arrow-hover.gif);
}
td.center h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
td.center h4 a {
	font-family: Arial, Helvetica, sans-serif;
	
}
