@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;	
}
.gulf-text{
	color:red;
	font-size:16px;
	font-weight:bold;}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;	
}
a:hover {
	color: #e68b20;
	text-decoration: underline;	
}
a:active {
	color: #000000;
	text-decoration: underline;	
}
img, object {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: Tahoma;
	color: #000000;
	margin: 0 0 .3em 0;
	padding: 0px;
}

p, td, ul, ol, li, dl, dt, dd {
	font-family: Tahoma;
	font-size: 13px;
}

ul{ 
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 14px;
}
.blue {
	color:#336084;
}

h3 {
	font-size: 11px;
}

h4{
    font-size: 17px;
	font-weight:bold;
	color: #00458a;
}

h5{
    font-size:10px;
	font-weight:bold;
}

hr {
	border: 1px solid #ccc;
}
.breadcrumbs {
	font-size:10px;
	font-weight:bold;
}
.bluecrumbs {
	color: #00458A;
}
.topnav {
	font-size: 10px;
}
.allframe {
	border-top-style: solid;
	border-top-color: #aaaaaa;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #aaaaaa;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	border-left-width: 1px;	
}
.informationbulls {
	color:#333333;
	font-size:12px;
	line-height: 12px;
}
.informationbulls ul {
	color:#333333;
	font-size:12px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
.informationbulls ul li a:link {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	color:#333333;
	font-size:12px;
	line-height:14px;
	text-decoration: none;
	background: url(../images/Arrow.gif) no-repeat;
}
.informationbulls ul li a:visited {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	color:#333333;
	font-size:12px;
	text-decoration: none;	
	background: url(../images/Arrow.gif) no-repeat;
}
.informationbulls ul li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	color:#e68b20;
	font-size:12px;
	text-decoration: none;	
	background: url(../images/ArrowO.gif) no-repeat;
}
.informationbullsorange {
	color:#e68b20!important;
}
.informationbullsorange ul {
	color:#e68b20!important;
}
.informationbullsorange ul li a:link {
	color:#e68b20!important;
}
.informationbullsorange ul li a:visited {
	color:#e68b20!important;
}
.informationbullsorange ul li a:hover {
	color:#28B1F9!important;
}
td input[type='text']{
	width:35px;}
td input [type='image']{
	width:130px;}
table.gadget tr{	
	background-color: #EBF2FA;
	}
.product-title{	
	border-top:1px solid orange;
	}