@charset "UTF-8";
.colhalf {
	float: left;
	width: 430px;
	padding-right: 20px;
	padding-left: 0px;
}
.colhalftint {
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FF9833;
	width: 409px;
	background-image: url(images/frozen_01.jpg);
	background-repeat: no-repeat;
}
.colhalftint  h2 {
	color: #FFFFFF;
}
.colhalftint p {
	color: #FFFFFF;
}
.colhalftint a {
	color: #990000;
	text-decoration: none;
}
.colhalftintbase {
	background-color: #FFFFFF;
	width: 430px;
	background-image: url(images/frozen_02.jpg);
	background-repeat: no-repeat;
	height: 104px;
	padding: 0px;
}
.divider4 {
	float: left;
	height: 173px;
	width: 210px;
	margin-right: 20px;
}
.divider4a {
	float: left;
	height: 173px;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
.divider420 {
	float: left;
	width: 400px;
	margin-right: 10px;
}
.divider480 {
	float: left;
	width: 480px;
}
.divider480 img {
	margin: 0px;
	padding: 0px;
}
.divider4  img {
	margin: 0px;
	padding: 0px;
}
.dividermax {
	float: left;
	width: 900px;
}
.orangeborder {
	float: left;
	width: 670px;
	border: 2px solid #F37E23;
	padding: 10px;
}
#test {
	float: left;
	height: 637px;
	width: 940px;
	margin-bottom: 10px;
}
.dividerBlueLine {
	border: 1px solid #0090B0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.oneColFixCtrHdr #container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: left;
	width: 940px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 162px;
}
#botheader {
	background-color: #FFFFFF;
	float: left;
	height: 46px;
	width: 940px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
}
#botheader a {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#botheader li {
	display: inline;
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #006666;
	margin-left: 7px;
	height: 100px;
	background-color: #009933;
}
#botheader ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#botheader a:hover {
	color: #004C5C;
	text-decoration: none;
}
#botheader2 {
	background-color: #FFFFFF;
	float: left;
	height: 46px;
	width: 940px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
}
#botheader2 a {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
#botheader2 li {
	display: inline;
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #006666;
	margin-left: 7px;
	height: 100px;
	background-color: #009933;
}
#botheader2 ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#botheader2 a:hover {
	color: #004C5C;
	text-decoration: none;
}
.colcontainer {
	float: left;
	width: 286px;
}
#base {
	float: left;
	width: 900px;
}
#col1 {
	float: left;
	width: 286px;
	margin-right: 21px;
}
#col2 {
	float: left;
	width: 286px;
	margin-right: 21px;
}
#col3 {
	float: left;
	width: 286px;
}
#col4 {
	float: left;
	width: 186px;
	margin-right: 20px;
}
#col5 {
	float: left;
	width: 684px;
}
#col6 {
	float: left;
	width: 693px;
	margin-right: 12px;
}
.col7 {
	float: left;
	width: 336px;
	margin-right: 21px;
}
* html .col7 {
	float: left;
	width: 336px;
	margin-right: 16px;
}
.col8 {
	float: left;
	width: 336px;
}
#col9 {
	float: left;
	width: 186px;
	margin: 0px;
	padding: 0px;
}
#col9 img {
	margin: 0px;
	padding: 0px;
}
#col10 {
	float: left;
	width: 900px;
	margin-bottom: 10px;
}
.colquarter {
	float: left;
	width: 163px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#headbase1 {
	background-image: url(images/headerbase1.jpg);
	float: left;
	height: 279px;
	width: 900px;
	background-repeat: no-repeat;
}
#headbase2 {
	background-image: url(images/headerbase2.jpg);
	float: left;
	height: 75px;
	width: 900px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#headbasetext {
	float: left;
	width: 880px;
	padding-left: 10px;
	padding-top: 20px;
}
#headbasetext h1 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
#mainad1 {
	float: left;
	height: 279px;
	width: 583px;
	padding-left: 10px;
}
#mainad2 {
	float: left;
	height: 279px;
	width: 287px;
	padding-left: 10px;
}
#mainad2 h1 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 29px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
	color: #FFFFFF;
}
#mainad2 p {
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}
.boxcontainer {
	float: left;
	width: 286px;
	margin-bottom: 10px;
}
.boxtop {
	background-image: url(images/1coltop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 286px;
}
* html .boxtop {
	background-image: url(images/1coltop_ie6.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 286px;
}
.boxmid {
	float: left;
	width: 282px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0090b0;
	border-right-color: #0090b0;
	border-bottom-color: #0090b0;
	border-left-color: #0090b0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.boxmidfixed {
	float: left;
	width: 282px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0090b0;
	border-right-color: #0090b0;
	border-bottom-color: #0090b0;
	border-left-color: #0090b0;
	height: 78px;
}
.boxmidfixed2 {
	float: left;
	width: 282px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0090b0;
	border-right-color: #0090b0;
	border-bottom-color: #0090b0;
	border-left-color: #0090b0;
	height: 498px;
}
.boxinner {
	float: left;
	width: 262px;
	padding-right: 10px;
	padding-left: 10px;
}
* html .boxinner {
	float: left;
	width: 252px;
	padding-right: 0px;
	padding-left: 10px;
}
.boxinner h2 {
	font-size: 24px;
	color: #0090b0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 25px;
}
.boxinner h3 {
	font-size: 18px;
	color: #F98023;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	line-height: 19px;
	font-weight: normal;
}
.boxbot {
	background-image: url(images/1colbot.jpg);
	float: left;
	height: 15px;
	width: 286px;
	background-repeat: no-repeat;
}
.boxinner li {
	font-size: 12px;
}
.boxinner ul {
	font-size: 12px;
}
.divider322 {
	float: left;
	width: 322px;
}
.boxcontainer2 {
	float: left;
	width: 322px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.boxtop2 {
	background-image: url(images/1coltop322.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 322px;
}
* html .boxtop2 {
	background-image: url(images/1coltop_ie6.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 403px;
}
.boxmid2 {
	float: left;
	width: 318px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0090b0;
	border-right-color: #0090b0;
	border-bottom-color: #0090b0;
	border-left-color: #0090b0;
}
.boxinner2 {
	float: left;
	width: 298px;
	padding-right: 10px;
	padding-left: 10px;
}
.boxinner2 h2 {
	font-size: 25px;
	color: #0090b0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 26px;
}
.boxinner2 h3 {
	font-size: 18px;
	color: #F98023;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	line-height: 19px;
	font-weight: normal;
}
.boxinner h4 {
	font-size: 22px;
	color: #0090b0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 24px;
}
.boxinner2 p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.boxbot2 {
	background-image: url(images/1colbot322.jpg);
	float: left;
	height: 15px;
	width: 322px;
	background-repeat: no-repeat;
}
.boxinner2 li {
	font-size: 12px;
}
.boxinner2 ul {
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: 17px;
}
h2 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #0090B0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0090B0;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 2px;
}
h4 {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #F98023;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.quotes {
	padding-right: 20px;
	padding-left: 20px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 17px;
}
ul {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
#topheaderlink {
	height: 67px;
	width: 290px;
	float: left;
	text-align: right;
}
#topheaderlink img {
	margin: 0px;
	padding: 0px;
}
#topheaderleft {
	float: left;
	height: 91px;
	width: 306px;
}
#topheaderright {
	float: left;
	height: 91px;
	width: 614px;
}
#topnav {
	float: left;
	height: 22px;
	width: 614px;
	text-align: right;
	padding-top: 2px;
}
#topnav a {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a#nav-trade {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00667B;
	text-decoration: none;
}
#topnav a#nav-trade:hover {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav li {
	display: inline;
	margin-right: 0px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #006666;
	margin-left: 8px;
}
#topnav ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav a:hover {
	color: #8D4812;
	text-decoration: none;
}
#topheadertel {
	height: 30px;
	width: 324px;
	float: left;
	text-align: right;
	padding-top: 37px;
	background-image: url(images/moreforless.jpg);
	background-repeat: no-repeat;
}
#topheader {
	background-color: #f98023;
	float: left;
	height: 91px;
	width: 940px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	float: left;
	width: 900px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 0px;
}
* html  .oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	float: left;
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #footer {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #F0f0f0;
	height: 68px;
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
* html .oneColFixCtrHdr #footer {
	width: 900px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #F0f0f0;
	height: 68px;
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#footer_top {
	float: left;
	height: 54px;
	width: 900px;
}
#footer_bot {
	background-image: url(images/footer_back2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 900px;
}
#foot_left {
	float: left;
	width: 180px;
	margin-left: 10px;
}
#foot_right {
	float: left;
	width: 700px;
	text-align: right;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #footer a {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 13px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
.freephone {
	font-size: 22px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	font-weight: normal;
}
                
.dividerFull {
	float: left;
	width: 693px;
	margin-bottom: 5px;
	margin-top: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.standfirst {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.orangeP {
	color: #F98023;
	font-size: 20px;
	line-height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.blueP {
	color: #0090B0;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.20blue {
	font-size: 20px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.20orange {
	font-size: 20px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #F98023;
}
.boxcontainer a {
	color: #FF3333;
}
.17orange {
	font-size: 17px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #F98023;
}
.bigform {
	float: left;
	width: 336px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.bigform input {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 312px;
	border: 1px dotted #999999;
}
.bigform textarea {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 312px;
	border: 1px dotted #999999;
}
.bigform  select {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border: 1px dotted #999999;
	font-size: 13px;
	color: #333333;
}
.bigform select:focus {
	border: 1px dotted #000000;
	background-color: #CCCCCC;
}
.bigform p {
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
}
.bigform .buttons {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 15px;
	color: #FFFFFF;
	height: 45px;
	padding-left: 18px;
	background-image: url(images/buttons_small.jpg);
	width: 96px;
	background-repeat: no-repeat;
	border-top-color: #BABABA;
	border-right-color: #BABABA;
	border-bottom-color: #BABABA;
	border-left-color: #BABABA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.bigform .buttons:hover {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	background-image: url(images/buttons_small_hi.jpg);
	height: 45px;
	width: 96px;
}
.bigform fieldset {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0090B0;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
}
.bigform legend {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0090B0;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 18px;
}

.boxcontainer3 {
	float: left;
	width: 186px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.boxtop3 {
	background-image: url(images/1coltop186.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 186px;
}
* html .boxtop3 {
	background-image: url(images/1coltop_ie6.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 403px;
}
.boxmid3 {
	float: left;
	width: 182px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0090b0;
	border-right-color: #0090b0;
	border-bottom-color: #0090b0;
	border-left-color: #0090b0;
}
.boxinner3 {
	float: left;
	width: 162px;
	padding-right: 10px;
	padding-left: 10px;
}
.boxinner3 h2 {
	font-size: 25px;
	color: #0090b0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 26px;
}
.boxinner3 h3 {
	font-size: 18px;
	color: #F98023;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	line-height: 19px;
	font-weight: normal;
}
.boxinner3 p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.boxbot3 {
	background-image: url(images/1colbot186.jpg);
	float: left;
	height: 15px;
	width: 186px;
	background-repeat: no-repeat;
}
.boxinner3 li {
	font-size: 12px;
}
.boxinner3 ul {
	font-size: 12px;
}
.divider186 {
	float: left;
	width: 186px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boxinner  input#textfield {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 255px;
	border: 1px dotted #999999;
}
.boxinner input#textfield:focus {
	border: 1px dotted #000000;
	background-color: #CCCCCC;
}
.boxinner input#textfield2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 255px;
	border: 1px dotted #999999;
}
.boxinner input#textfield2:focus {
	border: 1px dotted #000000;
	background-color: #CCCCCC;
}
.divider434 {
	float: left;
	width: 434px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.greybutton {
	float: left;
	height: 30px;
	width: 242px;
	margin-bottom: 10px;
	background-image: url(images/grey_buttons.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.greybutton a {
	font-weight: bold;
	color: #0090B0;
	text-decoration: none;
}
.greybutton a:hover {
	font-weight: bold;
	color: #F98023;
	text-decoration: none;
}
.bigform2 {
	float: left;
	width: 322px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.bigform2 input {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 307px;
	border: 1px dotted #999999;
}
.bigform2 textarea {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 307px;
	border: 1px dotted #999999;
}
.bigform2  select {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border: 1px dotted #999999;
	font-size: 13px;
	color: #333333;
}
.bigform2 select:focus {
	border: 1px dotted #000000;
	background-color: #CCCCCC;
}
.bigform2 p {
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
}
.bigform2 .buttons {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 15px;
	color: #FFFFFF;
	height: 45px;
	padding-left: 18px;
	background-image: url(images/buttons_small.jpg);
	width: 96px;
	background-repeat: no-repeat;
	border-top-color: #BABABA;
	border-right-color: #BABABA;
	border-bottom-color: #BABABA;
	border-left-color: #BABABA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.bigform2 .buttons:hover {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	background-image: url(images/buttons_small_hi.jpg);
	height: 45px;
	width: 96px;
}
.bigform2 fieldset {
	border: 1px dotted #0090B0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 312px;
}
.bigform2 legend {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0090B0;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
}
.bigform2  .buttons {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 15px;
	color: #FFFFFF;
	height: 45px;
	padding-left: 18px;
	background-image: url(images/buttons_small.jpg);
	width: 96px;
	background-repeat: no-repeat;
	border-top-color: #BABABA;
	border-right-color: #BABABA;
	border-bottom-color: #BABABA;
	border-left-color: #BABABA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.bigform2 .buttons:hover {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	background-image: url(images/buttons_small_hi.jpg);
	height: 45px;
	width: 96px;
}
.dividerline {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bigformlist {
	float: left;
	width: 336px;
}
.bigformlist input {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bigformlist fieldset {
	border: 1px dotted #0090B0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 326px;
}
.bigformlist legend {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #0090B0;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
}
.divider332 {
	float: left;
	width: 332px;
}
.orange2P {
	color: #F98023;
	font-size: 15px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.black2P {
	color: #333333;
	font-size: 15px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
.cribbinsad {
	float: left;
	height: 87px;
	width: 240px;
	padding-right: 190px;
	padding-left: 10px;
	background-image: url(images/cribbins_ad.jpg);
	padding-top: 15px;
}
.cribbinsad h2 {
	color: #0090b0;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
}
.reasonsad {
	float: left;
	height: 97px;
	width: 200px;
	padding-right: 10px;
	padding-left: 230px;
	background-image: url(images/reasons_ad.jpg);
	padding-top: 5px;
	margin-right: 20px;
}
.reasonsad p {
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.reasonsad h2 {
	color: #0090b0;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
}
.colcontainerwarm {	float: left;
	width: 266px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 315px;
	background-image: url(images/warmfront_box.jpg);
	margin-bottom: 10px;
}
.style1 {font-weight: bold}
.colcontainerwarm h2 {
	font-size: 25px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 13px;
	padding-bottom: 2px;
	line-height: 26px;
	font-weight: normal;
}
.colcontainerwarm a {
	color: #FF3333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 5px;
}
.colcontainerwarm {
	float: left;
	width: 266px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 315px;
	background-image: url(images/warmfront_box.jpg);
	margin-bottom: 10px;
}
.colcontainerwarm h2 {
	font-size: 25px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 13px;
	padding-bottom: 2px;
	line-height: 26px;
	font-weight: normal;
}
.colcontainerwarm a {
	color: #FF3333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 5px;
}
.colcontainerrenew2 {
	float: left;
	width: 266px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/renewable_grants2.jpg);
	background-repeat: no-repeat;
	height: 250px;
	margin-bottom: 10px;
}
.colcontainerrenew2      h2 {
	font-size: 25px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 13px;
	padding-bottom: 2px;
	line-height: 26px;
	font-weight: normal;
}
.colcontainerrenew2   a {
	color: #FF3333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 15px;
}
.style3 {color: #009900}
.colcontainerservice {
	float: left;
	width: 221px;
	padding-right: 55px;
	padding-left: 10px;
	background-image: url(images/service_maintenance.jpg);
	background-repeat: no-repeat;
	height: 164px;
}
.colcontainerservice h3 {
	font-size: 18px;
	color: #F98023;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 19px;
	font-weight: normal;
}
.colcontainerservice a {
	color: #FF3333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 5px;
}
.colcontainerwarm {
	float: left;
	width: 266px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 315px;
	background-image: url(images/warmfront_box.jpg);
}
.colcontainerwarm h2 {
	font-size: 25px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 13px;
	padding-bottom: 2px;
	line-height: 26px;
	font-weight: normal;
}
.colcontainerwarm a {
	color: #FF3333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 5px;
}
.style1 {font-weight: bold
}
.colcontainercavity {
	float: left;
	width: 266px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/cavity_wall.jpg);
	background-repeat: no-repeat;
	height: 286px;
	margin-bottom: 10px;
}
.colcontainercavity   h2 {
	font-size: 25px;
	color: #0090b0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 13px;
	padding-bottom: 2px;
	line-height: 26px;
	font-weight: normal;
}
.colcontainercavity  a {
	color: #FF3333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 5px;
}
.colcontainerloft {
	float: left;
	width: 266px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/loft_insulation.jpg);
	background-repeat: no-repeat;
	height: 286px;
	margin-bottom: 10px;
}
.colcontainerloft   h2 {
	font-size: 25px;
	color: #0090b0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 13px;
	padding-bottom: 2px;
	line-height: 26px;
	font-weight: normal;
}
.colcontainerloft   a {
	color: #FF3737;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 5px;
}
.colcontainerrenew {
	float: left;
	width: 266px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/renewable_grants.jpg);
	background-repeat: no-repeat;
	height: 286px;
	margin-bottom: 10px;
}
.colcontainerrenew    h2 {
	font-size: 25px;
	color: #0090b0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 13px;
	padding-bottom: 2px;
	line-height: 26px;
	font-weight: normal;
}
.colcontainerrenew   a {
	color: #FF3333;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 15px;
}
.specialoffer {
	float: left;
	height: 145px;
	width: 493px;
	margin-bottom: 10px;
	background-image: url(images/special_offers_winter.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 200px;
}
.specialoffer  h2 {
	font-size: 25px;
	line-height: 26px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.specialoffer p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.specialoffer a {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.specialofferheat {
	float: left;
	height: 123px;
	width: 493px;
	margin-bottom: 10px;
	background-image: url(images/special_offers_heating.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-left: 200px;
}
.specialofferheat   h2 {
	font-size: 25px;
	line-height: 26px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.specialofferheat  p {
	font-size: 15px;
	line-height: 16px;
}
.specialoffergreen {
	float: left;
	height: 135px;
	width: 483px;
	margin-bottom: 10px;
	background-image: url(images/special_offers_green.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 200px;
	padding-right: 10px;
}
.specialoffergreen h2 {
	font-size: 25px;
	line-height: 26px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.specialoffergreen p {
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.specialofferrenew {
	float: left;
	height: 128px;
	width: 483px;
	margin-bottom: 10px;
	background-image: url(images/special_offers_renew.jpg);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 200px;
	padding-right: 10px;
}
.specialofferrenew h2 {
	font-size: 25px;
	line-height: 26px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.specialofferrenew p {
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.specialofferinsul {
	float: left;
	height: 130px;
	width: 483px;
	margin-bottom: 10px;
	background-image: url(images/special_offers_heating2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 200px;
	padding-right: 10px;
}
.specialofferinsul h2 {
	font-size: 22px;
	line-height: 23px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.specialofferinsul p {
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.specialofferheat2 {
	float: left;
	height: 130px;
	width: 483px;
	margin-bottom: 10px;
	background-image: url(images/special_offers_heating2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 200px;
	padding-right: 10px;
}
.specialofferheat2 h2 {
	font-size: 22px;
	line-height: 23px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.specialofferheat2 p {
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.col11 {
	float: left;
	width: 336px;
	background-image: url(images/map-blank.jpg);
	background-repeat: no-repeat;
}
.specialofferlandlord {
	float: left;
	height: 135px;
	width: 483px;
	margin-bottom: 10px;
	background-image: url(images/special_offers_landlords.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 200px;
	padding-right: 10px;
}
.specialofferlandlord h2 {
	font-size: 22px;
	line-height: 23px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.specialofferlandlord p {
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.specialofferelec1
 {
	float: left;
	height: 135px;
	width: 443px;
	margin-bottom: 10px;
	background-image: url(images/special_offers_electric1.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 240px;
	padding-right: 10px;
}
.specialofferelec1 h2 {
	font-size: 18px;
	line-height: 20px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.specialofferelec1 p {
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.specialofferelec2
 {
	float: left;
	height: 135px;
	width: 443px;
	margin-bottom: 10px;
	background-image: url(images/special_offers_electric2.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 240px;
	padding-right: 10px;
}
.specialofferelec2 h2 {
	font-size: 18px;
	line-height: 20px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.specialofferelec2 p {
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.products {
	float: left;
	width: 302px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: 10px;
	height: 120px;
}
.products p {
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 1px;
}
.products h3 {
	margin-top: 0px;
	padding-top: 0px;
}
.finance {
	float: left;
	width: 220px;
	margin-right: 10px;
}



#jqb_object img{ 
	border: none;
}

#jqb_object {
	position:relative;
	width:593px;
	height:279px;
	overflow:hidden;
	float: left;
	padding-left: 0px;
}


#jqb_object .jqb_bar{
	position:absolute;
	width:610px;
	height: 30px;
	left:20px;
	bottom:43px;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}

#jqb_object .jqb_slide{
	position:absolute;
	width:573px;
	height:279px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	float: left;
	padding-left: 10px;
}

#jqb_object .jqb_info{
	position:absolute;
	padding: 2px 10px 2px 10px;
	float: left;
}

#jqb_object .jqb_btn{
	width: 15px; height: 14px;
	margin: 10px 5px 2px 2px;
	float: right;
}
#jqb_object .jqb_btn_next{
	background-image:url(img/btn_next.gif);
}
#jqb_object .jqb_btn_prev{
	background-image:url(img/btn_prev.gif);
}
#jqb_object .jqb_btn_pause{
	background-image:url(img/btn_stop.gif);
}
#jqb_object .jqb_btn_play{
	background-image:url(img/btn_play.gif);
}
#mainContent img {
	margin-right: 5px;
}
.dividermaxborder {
	float: left;
	width: 880px;
	background-image: url(trade/tradeimages/fullbox.jpg);
	background-repeat: no-repeat;
	height: 214px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.dividermaxborderhead {
	float: left;
	width: 880px;
}
.dividermaxborder3 {
	float: left;
	width: 283px;
	margin-right: 10px;
}
.divider420  h2 a {
	text-decoration: none;
	color: #0090B0;
}
#mainad2 h2 {
	font-size: 27px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box1 {
	float: left;
	height: 144px;
	width: 266px;
	background-image: url(images/box1.jpg);
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.box2 {
	float: left;
	height: 308px;
	width: 266px;
	background-image: url(images/box2.jpg);
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.box3 {
	float: left;
	height: 472px;
	width: 266px;
	background-image: url(images/box3.jpg);
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.box1    h2,  .box2  h2, .box3 h2{
	font-size: 27px;
	line-height: 30px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.box1    h3,  .box2  h3, .box3 h3{
	font-size: 15px;
	line-height: 18px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.box1    h4,  .box2  h4, .box3 h4{
	font-size: 13px;
	line-height: 15px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.box3 h1 {
	font-size: 27px;
	line-height: 30px;
	color: #0090B0;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}
.box1orange {
	float: left;
	height: 144px;
	width: 266px;
	background-image: url(images/box1.jpg);
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.box2orange {
	float: left;
	height: 308px;
	width: 266px;
	background-image: url(images/box2.jpg);
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.box3orange {
	float: left;
	height: 472px;
	width: 266px;
	background-image: url(images/box3.jpg);
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.box1orange    h2,  .box2orange  h2, .box3orange h2{
	font-size: 27px;
	line-height: 30px;
	color: #F98024;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.box1orange    h3,  .box2orange  h3, .box3orange h3{
	font-size: 15px;
	line-height: 18px;
	color: #F98024;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.box1orange    h4,  .box2orange  h4, .box3orange h4{
	font-size: 13px;
	line-height: 15px;
	color: #F98024;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.box1    p,  .box2  p, .box3 p, .box1orange    p,  .box2orange  p, .box3orange p{
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.box1    li,  .box2  li, .box3 li, .box1orange    li,  .box2orange  li, .box3orange li{
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.box1    ul,  .box2  ul, .box3 ul, .box1orange    ul,  .box2orange  ul, .box3orange ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;	
}
.box2pannel {
	background-color: #0090B0;
	width: 246px;
	padding: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}

