html { height: 100%; }

body {
	background-color: #C6DDE5;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #58595B;
}
h1 {
	font-size: 18px;
	color: #F36F3F;

}
.leftShade {
	background-image: url(../images/leftShade.jpg);
	background-repeat: repeat-y;
}
.mainTbl {
}
.menuBG {
	background-image: url(../images/menuBG.jpg);
	background-repeat: repeat-x;
}


.rightShade {

	background-image: url(../images/rightShade.jpg);
	background-repeat: repeat-y;
}
.sloganRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F15922;
	
}
.sloganBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D5B70;	
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D5B70;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.menuText a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D5B70;
	text-decoration: none;
}
.menuText a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D5B70;
	text-decoration: none;
}
.menuText a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F15922;
	text-decoration: none;
}
.menuText a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D5B70;
	text-decoration: none;
}
.menuTextOver {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	text-transform: uppercase;
	background-image: url(../images/menu_overBG.jpg);

}
.menuTextOver a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuTextOver a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuTextOver a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuTextOver a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subMenuDot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	vertical-align: top;
}
.subMenu a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subMenu a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subMenu a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.subMenu a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subMenuOver {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	padding: 0px;
	text-decoration: none;

}
.footer {
	margin: 0px;
	height: 78px;
	width: 900px;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
div.copyright {color: #FFFFFF;}
a.copyright {font-size: 10px; color: #FFFFFF; text-decoration: none; line-height: 18px;}
a.copyright:hover {text-decoration: underline;}

.loginBG {
	background-image: url(../images/loginBG.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.inputText {
	color: #3D5B70;
}
.guaranteeBox {
	width: 224px;
	padding: 0px;
}
.rightColumn {
	text-decoration: none;
	width: 224px;
	padding-right: 9px;
	padding-left: 19px;
	padding-top: 22px;
}
.rightColumn a:link {
	color: #0072BC;
	text-decoration: underline;
}
.rightColumn a:visited {
	color: #0072BC;
	text-decoration: underline;
}
.rightColumn a:hover {
	color: #0072BC;
	text-decoration: underline;
}
.rightColumn a:active {
	color: #0072BC;
	text-decoration: underline;
}

.leftColumn {text-decoration: none;width: 624px;padding-left: 22px;padding-top: 22px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #58595B;line-height: 16px;}
.leftColumn a:link {color: #0072BC;text-decoration: underline;}
.leftColumn a:visited {color: #0072BC;text-decoration: underline;}
.leftColumn a:hover {color: #0072BC;text-decoration: underline;}
.leftColumn a:active {	color: #0072BC;	text-decoration: underline;}

.xColumn {text-decoration: none;padding:22px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#58595B;line-height:16px;}
.xColumn a:link {color: #0072BC;text-decoration: underline;}
.xColumn a:visited {color: #0072BC;text-decoration: underline;}
.xColumn a:hover {color: #0072BC;text-decoration: underline;}
.xColumn a:active {	color: #0072BC;	text-decoration: underline;}

.testimonialBox {
	width: 223px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	top: auto;
}
.testimonialsText {
	color: #3D5B70;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	vertical-align: top;
}
.orgText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F15922;
	text-decoration: none;
}
.orgTextMed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F15922;
	text-decoration: none;
}
.boxBG {
	width: 223px;
	margin: 0px;
	background-image: url(../images/boxBG.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
}
.linksBox {
	width: 223px;
	margin: 0px;
	padding: 0px;
	top: auto;
}
.linksBoxBG {
	width: 223px;
	margin: 0px;
	background-image: url(../images/loginBG2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	top: auto;
}
.linksText {
	color: #0072BC;
	padding-left: 18px;
	padding-top: 14px;
	padding-bottom: 12px;
}
.LinkTextColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0072BC;
	height: 82px;
	width: 155px;
}


.paymentBox {
	float: right;
	width: 223px;
	margin: 0px;
	clear: none;
	top: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.partnersBox {
	width: 223px;
	margin: 0px;
	padding: 0px;
	top: auto;
	height: 100px;
}
.partnersBoxBG {

	width: 223px;
	margin: 0px;
	background-image: url(../images/linksBG2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	top: auto;
}
.partnersText {

	color: #0072BC;
	padding-left: 18px;
	padding-top: 20px;
	padding-bottom: 12px;
}
.orangeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F15922;
	text-decoration: none;
}
.orangeSize2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F15922;
	text-decoration: none;
	font-weight: bold;
}
.guaranteeBox {
	margin: 0px;
	padding: 0px;
}
.contactUsBox {
	margin: 0px;
	padding: 0px;
}
.dynamicGreens {
	width: 624px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	top: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E5B70;
	background-image: url(../images/hm_dymGreens.jpg);
	background-repeat: no-repeat;
	height: 156px;
	font-size: 11px;
	line-height: 14px;
}
.dynamicGreensBG {

	width: 624px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	top: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E5B70;
	background-image: url(../images/hm_dymGreensBG.gif);
	background-repeat: no-repeat;
	height: 189px;
	font-size: 11px;
	line-height: 14px;
}	
.dynamicGreensBGleft {
	width: 264px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E5B70;
	background-image: url(../images/hm_dymGreensBGleft.jpg);
	background-repeat: no-repeat;
	height: 189px;
	font-size: 11px;
	line-height: 14px;
	
}	
.dynamicGreensBGright {
	width: 360px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/hm_dymGreensBGright.jpg);
	background-repeat: no-repeat;
	height: 189px;
	
}
.dynamicLinks {

	width: 624px;
	margin: 0px;
	padding: 0px;
	top: auto;
	height: 32px;
}
.doubleLine {background-image: url("../images/doubleLine.gif");background-repeat: repeat-x;width: 624px;height: 6px;background-position: top;}
.doubleLineF{background-image: url("../images/doubleLine.gif");background-repeat: repeat-x;width: 854px;;height: 6px;background-position: top;}


.singleLine {
	background-image: url(../images/singleLine.gif);
	background-repeat: repeat-x;
	width: 624px;
	height: 6px;
	background-position: center;
}
.logoBusPack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	background-image: url(../images/bus_pack.jpg);
	background-repeat: no-repeat;
	width: 606px;
	font-weight: normal;
	height: 171px;
}
.logoBusLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	height: 39px;
	width: 606px;
	font-weight: normal;
}
.corpIDlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	height: 37px;
	width: 606px;
	font-weight: normal;
}
.corpIDpack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	background-image: url(../images/corporate_pack.jpg);
	background-repeat: no-repeat;
	width: 606px;
	font-weight: normal;
	line-height: 15px;
	height: 195px;

}
.starterBG {
	background-image: url(../images/starter_packageBG.jpg);
	background-repeat: no-repeat;
	width: 605px;
	height: 184px;
}
.logoValuePack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	background-image: url(../images/value_packageBG.jpg);
	background-repeat: no-repeat;
	width: 604px;
	font-weight: normal;
	height: 170px;
}
.doubleLineFull {

	background-image: url(../images/doubleLine.gif);
	background-repeat: repeat-x;
	width: 854px;
	height: 6px;
	background-position: top;
}
.singleLineFull {

	background-image: url(../images/singleLine.gif);
	background-repeat: repeat-x;
	width: 854px;
	height: 6px;
	background-position: center;
}
.cardViewTabl {
	border: thin solid #C1C1C1;
	padding: 20px;
	width: 385px;
}
.logoViewTabl {

	border: thin solid #C1C1C1;
	padding: 25px;
	width: 400px;
}
.oneColumn {
	text-decoration: none;
	padding-left: 22px;
	padding-top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	line-height: 16px;
	padding-right: 22px;
}
.oneColumn a:link {
	color: #0072BC;
	text-decoration: underline;
}
.oneColumn a:visited {
	color: #0072BC;
	text-decoration: underline;
}
.oneColumn a:hover {
	color: #0072BC;
	text-decoration: underline;
}
.oneColumn a:active {
	color: #0072BC;
	text-decoration: underline;

}
.detailsTBL {
	font-size: 11px;
	color: #3D5B70;
	text-decoration: none;
	padding-top: 10px;
	background-color: #F4F8FA;
	border: thin solid #4690B0;
	width: 213px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.orgTextDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F15922;
	text-decoration: none;
	font-weight: bold;
}
.whiteHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.browseText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #3D5B70;
	padding: 0px;
	text-decoration: none;
}
.step2TopCorner1a {
	margin: 0px;
	background-image: url(../images/step2TopCorner1a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.step2TopCorner1b {

	margin: 0px;
	background-image: url(../images/step2TopCorner1b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.inputText2 {
	color: #3D5B70;
	padding: 8px;
}
.step2BotCorner1a {

	margin: 0px;
	background-image: url(../images/step2BotCorner1a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.step2BotCorner1b {


	margin: 0px;
	background-image: url(../images/step2BotCorner1b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.step2BotCorner1c {


	margin: 0px;
	background-image: url(../images/step2BotCorner1c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.step2BotCorner1d {

	margin: 0px;
	background-image: url(../images/step2BotCorner1d.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.step2BotCorner1e {
	margin: 0px;
	background-image: url(../images/step2BotCorner1e.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5B70;
	padding-left: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5B70;
	padding-left: 5px;
}
.dropDownList {
	color: #3D5B70;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cc {

	color: #3D5B70;
	width: 113px;
}
.blueText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5B70;
	text-decoration: none;
}
.subMenuOnPage {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.leftColumn2 {
	text-decoration: none;
	padding-left: 22px;
	padding-top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	line-height: 16px;
	padding-right: 15px;
}
.centerColumn {

	text-decoration: none;
	width: 437px;
	padding-top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	line-height: 16px;
}
.centerColumn a:link {
	color: #0072BC;
	text-decoration: underline;
}
.centerColumn a:visited {
	color: #0072BC;
	text-decoration: underline;
}
.centerColumn a:hover {
	color: #0072BC;
	text-decoration: underline;
}
.centerColumn a:active {
	color: #0072BC;
	text-decoration: underline;

}
.pfTopCornerBG {
	text-decoration: none;
	background-image: url(../images/pf_topCorners.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 39px;
	background-color: #F15922;
	color: #FFFFFF;
	font-weight: bold;
}
.pfText {
	text-decoration: none;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 17px;
}
.pfText a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.pfText a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.pfText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pfText a:active {
	color: #FFFFFF;
	text-decoration: underline;

}
.pfSubMenuText {

	text-decoration: none;
	padding-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595B;
	line-height: 16px;
}
.pfSubMenuText a:link {
	color: #58595B;
	text-decoration: none;
}
.pfSubMenuText a:visited {
	color: #58595B;
	text-decoration: none;
}
.pfSubMenuText a:hover {
	color: #F15922;
	text-decoration: none;
}
.pfSubMenuText a:active {
	color: #58595B;
	text-decoration: none;

}
.pfSubMenuOn {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F15922;
	line-height: 16px;
	font-weight: bold;
}
.fullSingleLine {

	background-image: url(../images/singleLine.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 6px;
	background-position: center;
}
.pfBotCornerBG {
	text-decoration: none;
	background-image: url(../images/pf_botCorners.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 39px;
	background-color: #F15922;
	color: #FFFFFF;
	font-weight: bold;
}
.pfTopCornerBG2 {
	text-decoration: none;
	background-image: url(../images/pf_topCorners2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 39px;
	background-color: #F15922;
	color: #FFFFFF;
	font-weight: bold;
}
.pfBotCornerBG2 {
	text-decoration: none;
	background-image: url(../images/pf_botCorners2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 39px;
	background-color: #F15922;
	color: #FFFFFF;
	font-weight: bold;
}
.doubleLineFull2 {


	background-image: url(../images/doubleLine.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 6px;
	background-position: top;
}
.pfScroll {

    height:515px; 
    scrollbar-3dlight-color: #F2F7F9;
    scrollbar-track-color: #F2F7F9;
    scrollbar-shadow-color: #F2F7F9;
    scrollbar-face-color: #F15922;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkShadow-color: #F2F7F9;
	scrollbar-highlight-color: #F2F7F9;
	overflow:auto
}
.brochureSampleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D5B70;
	height: 50px;
	width: 360px;
	margin: 0px;
	clear: both;
	float: none;
	padding-top: 8px;
}
.brochureSampleImages {
	text-decoration: none;
	background-color: #FFFFFF;
	width: 360px;
	border-right-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-right-color: #AFAFAF;
	border-left-color: #AFAFAF;
	margin: 0px;
	padding: 0px;
	border-right-style: solid;
	top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
}
.contentTextMed {
	text-decoration: none;
	color: #58595B;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.requestQuoteText {

	color: #58595B;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	vertical-align: top;
}
.contentTextSM {

	text-decoration: none;
	color: #58595B;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.loginInput {padding-right: 10px;background-image: url(../images/loginBG.gif);background-repeat: repeat-y;background-position: bottom;}
.style1 {color: #F15922;font-weight: bold;}

.orange {color: #F15922;}

.blq{margin-top:0px;margin-bottom:0px;}

.h2nomarg {margin-bottom:0px;margin-top:0px;}

.pt4 {padding-top:4px;}

.fs11{font-size:11px;}
.fs12{font-size:12px;}
.fs13{font-size:13px;}
.fs14{font-size:14px;}
.fs15{font-size:15px;}
.fs16{font-size:16px;}
.white {color: #FFFFFF;}

.pl5 {padding-left:5px;}

.split {padding-left:10px;border-left:#cccccc dotted 1px;}

.BLK {display:block;}
.bthe2 {width:60px;}
.fll {float:left;clear:right;}