@charset "utf-8";
body {
	margin: 0px;
}

.text12pt {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000;}
.submit-btn { background:url(../images/submit-btn.png) no-repeat left top; width:78px; height:32px; margin:0px; padding:0px; border:none; cursor:pointer;}
.submit-btn:hover {background:url(../images/submit-btn-hover.png)}

.reset-btn { background:url(../images/reset-btn.png) no-repeat left top; width:78px; height:32px; margin:0px; padding:0px; border:none; cursor:pointer;}
.reset-btn:hover {background:url(../images/reset-btn-hover.png)}

.top-background {
	background-image: url(../images/header/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.navigation-background {
	background-image: url(../images/header/menubar-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.navigation-textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.grey-gradiant-background {
	background-image: url(../images/header/grey-gradiant-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.border-grey {
	border: 1px solid #d4d4d4;
}

.product-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/header/product-header-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.normaltext-16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}



.boldtext-14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
.text-24pt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.greentext-13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #32935D;
}
.boldtext-13ptlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.horizontal-line {
	background-image: url(../images/dot-1px.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.view-detail-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.normaltext-14ptlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.navigation-textlink:hover {
	color: #FFFFFF;
	background-color: #32935D;
}
.normaltext-14ptlink:hover {
	color: #32935D;
	text-decoration: underline;
}
.green-border-left-right {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #32935d;
	border-left-color: #32935d;
}
.normaltext-12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	color: #000000;
}
.green-border-left-right-bottom {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #32935d;
	border-left-color: #32935d;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #32935d;
}
.view-detail-text:hover {
	color: #32935D;
	text-decoration: none;
}
.greentext-20pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #32935D;
}
.normaltext-14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.verticle-line {
	background-image: url(../images/dot-1px.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}


.footer-background {
	background-image: url(../images/footer/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer-text-link:hover {
	color: #000000;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


ul {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
}
.navigation-arrow {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}

.normaltext-12ptlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normaltext-12ptlink:hover {
	color: #32935D;
	text-decoration: underline;
}
.left-navigation-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 8px;
}
.left-navigation-link:hover {
	text-decoration: underline;
	color: #32935D;
}
.boldtext-13ptlink:hover {
	color: #32935D;
	text-decoration: underline;
}
.normaltext-13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}

.horizontal-dotted-line {
	background-image: url(../images/dotted-line-w.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.verticle-dotted-line {
	background-image: url(../images/dotted-line-h.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.boldtext-13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
}

.boldtext-13pt-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 170%;
	font-weight: bold;
	color: #000000;
}
.normaltext-13pt-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 175%;
	font-weight: normal;
	color: #000000;
}


.textbox-300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	height: 22px;
	width: 300px;
	border: 1px solid #d4d4d4;
}

.textbox-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	height: 100px;
	width: 300px;
	border: 1px solid #d4d4d4;
}
.textbox-h-25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	width: 300px;
	border: 1px solid #d4d4d4;
}
.normaltext-13ptlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.grey-background-with-border {
	background-color: #F9F9F9;
	border: 1px solid #d4d4d4;
}
.normaltext-13ptlink:hover {
	color: #32935D;
}
.light-green-background {
	background-color: #f3fbf6;
}
.border-green {
	border: 2px solid #E9EFEC;
}
.light-grey-background {
	background-color: #fcfcfc;
}
.navigation-section-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}
.category-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #32935D;
	padding-top: 10px;
	padding-bottom: 25px;
}

.category-header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #32935D;
	padding-top: 10px;
	padding-bottom: 10px;
}
.green-background {
	background-color: #32935D;
}
.border-grey-3px {
	border: 3px solid #d4d4d4;
}
.broadcom-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 22px;
	text-decoration: none;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}

.broadcom-link:hover {
	color: #32935D;
	text-decoration: underline;
}

.testimonials-boldtext {font-family:Arial, Helvetica, sans-serif; font-style:normal; font-size:18px; font-weight:normal; text-align:left; color:#32935D}
.testimonials-text {font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	line-height: 150%; 	font-weight: normal;	color: #000000; padding-left:20px; }
