.container-bgboxes{
	width: 217px;
}
.bgboxes{
	width: 217px;
	height: 150px;
	color: #FFF;
	padding: 20px;
	background: linear-gradient(180deg, rgba(72,106,172,1) 0%, rgba(40,49,105,1) 100%)!important;
	border-radius:20px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.bgboxes-heading{
	font:22px Arial,Helvetica,sans-serif;margin:0px;padding-bottom:10px;	
}
.bgboxes-subheading{
	font:16px Arial,Helvetica,sans-serif;margin:0px;padding:0px;	
}

.card {

    position: relative;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-direction: column;

    flex-direction: column;

    min-width: 0;

    word-wrap: break-word;

    background-color: #668fc6!important;

    background-clip: border-box;

    border: 1px solid rgba(0,0,0,.125);

    border-radius: .25rem;

	color: #fff;

}



.text-muted {

    color: #000!important;

}



/*-----HOME PAGE STYLES - SELECT AN LANGUAGE-----*/

 .white{

	 color: #FFF;

 }

 .alert.nAlert {
 	color: #FF0000;
 	position: relative;
 	padding: 0.05rem 1.25rem;
 	margin-bottom: 1rem;
 	border: 1px solid transparent;
 	border-radius: 0.25rem;
 }

.fromcontent{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000;

	text-align: left;

	vertical-align: middle;

}



.button-link {

	-moz-box-shadow:inset 0px 0px 2px 1px #ffffff;

	-webkit-box-shadow:inset 0px 0px 2px 1px #ffffff;

	box-shadow:inset 0px 0px 2px 1px #ffffff;

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );

	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');

	background-color:#ededed;

	-webkit-border-top-left-radius:6px;

	-moz-border-radius-topleft:6px;

	border-top-left-radius:6px;

	-webkit-border-top-right-radius:6px;

	-moz-border-radius-topright:6px;

	border-top-right-radius:6px;

	-webkit-border-bottom-right-radius:6px;

	-moz-border-radius-bottomright:6px;

	border-bottom-right-radius:6px;

	-webkit-border-bottom-left-radius:6px;

	-moz-border-radius-bottomleft:6px;

	border-bottom-left-radius:6px;

	text-indent:0;

	border:1px solid #dcdcdc;

	display:inline-block;

	color:#333;

	font-family:Arial;

	font-size:15px;

	font-weight:bold;

	font-style:normal;

	height:30px;

	line-height:30px;

	width:100px;

	text-decoration:none;

	text-align:center;

	text-shadow:1px 1px 0px #ffffff;

}

.button-link:hover {

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #999) );

	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');

	background-color:#dfdfdf;

}.button-link:active {

	position:relative;

	top:1px;

}



a.downloadlink{

	color:#333;

	margin-bottom:0px;

	text-decoration:none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

}



a:hover.downloadlink{

	color:#1B88A6;

	margin-bottom:0px;

	text-decoration:underline;

	font-weight: bold;

	font-variant: normal;

}





.hide{

	visibility: hidden;

}



.NewMenuBar{

	background-image: url(../images/menuBar.png);

	background-repeat: no-repeat;

	background-position: left center;

	text-align: left;

	vertical-align: middle;

	width: 100%;

}

ul.nav-list {
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: center;
}



/* Java Slideshow */



.nivoSlider {

    position:relative;

    background:url(images/loading.gif) no-repeat 50% 50%;

}

.nivoSlider img {

    position:absolute;

    top:0px;

    left:0px;

    display:none;

}

.nivoSlider a {

    border:0;

    display:block;

}





/* End Java Slideshow */



/*form effects*/



a.giftlink{

	color:#FFF;

	margin-bottom:0px;

	text-decoration:none;

	font: italic bold normal 12px/normal Arial, Helvetica, sans-serif;

}



a:hover.giftlink{

	color:#FFF;

	margin-bottom:0px;

	text-decoration:underline;

	font: italic bold normal 12px/normal Arial, Helvetica, sans-serif;

}



a.testm{

	background: url(../images/button-off.png) no-repeat center center;

	display:block;

	color:#FFF;

	height:35px;

	margin-bottom:0px;

	text-decoration:none;

	width:140px;

	text-align: center;

	vertical-align: middle;

	padding-top: 15px;

	font: normal 14px/normal Arial, Helvetica, sans-serif;

}



a:hover.testm{

	background: url(../images/button-on.png) no-repeat center center;

	color:#FFF;

}



#frmBusinessQuote table tr td {

	vertical-align: middle;

}



.SubmitButton {

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color: #ffffff;

	width: 207px;

	text-align:center;

	height: 46px;

	border: none;

	letter-spacing: normal;

	background-color: #D3D3D3;

	background-image: url(../images/submit01.png);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}

.SubmitButton:hover {

	color: #306;

	border: none;

	background-repeat: no-repeat;

	background: url(../images/submit02.png);

	height: 46px;

	width: 207px;

}



.FormContent{

	font: normal 18px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #FFF;

}



.contentForm{

	font: normal 16px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #183E7C;

	font-size: 14px;

}

	



.TabBox {

	font: normal 14px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	text-align: center;

	padding-bottom: 17px;

	color: #FFF;

	background: #FFF url(../images/tab03.png) repeat-y center center;

	width: 133px;

	vertical-align: middle;

}



.TabBox2 {

	font: normal 14px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	text-align: center;

	padding-bottom: 17px;

	color: #FFF;

	background: #FFF url(../images/tab06.png) repeat-y center center;

	width: 225px;

	vertical-align: middle;

}



.TabBox3 {

	font: normal 14px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	text-align: center;

	padding-bottom: 17px;

	color: #FFF;

	background: #FFF url(../images/tab07.png) repeat-y center center;

	width: 100px;

	vertical-align: middle;

}



.TabBox4 {

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	text-align: left;

	color: #666;

	background: #FFF url(../images/sbox_02.png) repeat-y center center;

	width: 100%;

	vertical-align: top;

	padding-right: 10px;

	padding-left: 10px;

}



.TabBox5 {

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #666;

	background: #FFF url(../images/sbox_02.png) repeat-y center center;

	width: 100%;

	vertical-align: middle;

	padding-right: 10px;

	padding-left: 10px;

	text-align: center;

}



.qBox {

	font: normal 14px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	text-align: center;

	padding-bottom: 0px;

	color: #FFF;

	background: #FFF url(../images/qbox2_02.png) repeat-y center center;

	width: 228px;

	vertical-align: middle;

}



.maxWieght {

	font: normal 14px/normal Arial, Helvetica, sans-serif;

	color:#FFF;

	background: url(../images/box1.png) no-repeat center center;

	text-align: center;

	vertical-align: middle;

	height: 32px;

	width: 54px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	letter-spacing: normal;

}



.maxWieght2 {

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	color:#FFF;

	background: url(../images/box1a.jpg) no-repeat center center;

	text-align: center;

	vertical-align: middle;

	height: 22px;

	width: 45px;

	padding-top: 8px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	letter-spacing: normal;

}



.checkbox{

	color: #ffffff;

	text-decoration: none;

	font: 16px Arial, Helvetica, sans-serif;

	background: center center;

	text-align: center;

	vertical-align: middle;

}

.itemboxes2light {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#FFF;

	width: 76px;

	text-align:center;

	height: 32px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

	background: #96C0E8 url(../images/test.png) no-repeat center center;

}



.itemboxes2dark {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color: #FFF;

	width: 76px;

	text-align:center;

	height: 32px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

	background: #FFF url(../images/test.png) no-repeat center center;

}



.itemboxes4dark {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #FFF;

	width: 76px;

	text-align:center;

	height: 22px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

	background: #FFF url(../images/testCool.jpg) no-repeat center center;

}



.itemboxes3big {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color: #183E7C;

	width: 76px;

	text-align:center;

	height: 32px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

	background: #375598 url(../images/box2xxx.png) no-repeat center center;

}



.itemboxes4small {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color: #183E7C;

	width: 54px;

	text-align:center;

	height: 32px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

	background: #375598 url(../images/box1xxx.png) no-repeat center center;

}





.GButton {

	color: #fff;

	width: 140px;

	text-align:center;

	height: 35px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	background-image: url(../images/1button-off.png);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	letter-spacing: normal;

	word-spacing: normal;

	font: normal 14px/normal Arial, Helvetica, sans-serif;

	text-decoration: none;

}

.GButton:hover {

	color:#030;

	border: none;

	height: 35px;

	width: 140px;

	font: normal 14px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

}



.BackgroundBox2{

	background-color:#FFF;

}



.BackgroundBox{

	background: #FFF;

	color: #000;

}



.tab05 {

	background-image: url(../images/tab04.png);

	background-repeat: repeat-y;

}



.tab06 {

	background-image: url(../images/tab6.png);

	background-repeat: repeat-y;

}



.totalbar {

	background-image: url(../images/formBackground.png);

	background-repeat: repeat-y;

}



.USABoxLeft {

	background-image: url(../images/usaBox_06.png);

	background-repeat: repeat-y;

	background-color: #d1cb11;

}



.USABoxRight {

	background-image: url(../images/usaBox_05.png);

	background-repeat: repeat-y;

	background-color: #d1cb11;

}



.USABoxBackground {

	background-image: url(../images/usaBox_03.png);

	background-repeat: repeat-y;

}



.USA2BoxLeft {

	background-image: url(../images/newbox/images/ieBox_06.png);

	background-repeat: repeat-y;

	background-color: #d1cb11;

}



.USA2BoxRight {

	background-image: url(../images/newbox/images/ieBox_05.png);

	background-repeat: repeat-y;

	background-color: #d1cb11;

}



.USA2BoxBackground {

	background-image: url(../images/newbox/images/ieBox_03.png);

	background-repeat: repeat-x;

	background-color: #37c9d0;

}



.AustraliaBoxBackground {

	background: #D03754 url(../images/GGBox_03.png) no-repeat center top;

}



.AustraliaBoxLeft1 {

	background-image: url(../images/GGBox_06.png);

	background-repeat: repeat-y;

	background-color: #d03754;

}



.AustraliaBoxRight1 {

	background-image: url(../images/GGBox_05.png);

	background-repeat: repeat-y;

	background-color: #d03754;

}



.ieBoxRight {

	background-image: url(../images/ieBox_05.png);

	background-repeat: repeat-y;

	background-color: #add037;

}



.ieBoxLeft {

	background-image: url(../images/ieBox_06.png);

	background-repeat: repeat-y;

	background-color: #add037;

}



.ieBoxBackground {

	background-image: url(../images/ieBox_03.png);

	background-repeat: repeat-y;

}



.NewRateRight {

	background: url(../images/NewRate_06.png);

	background-repeat: repeat-y;

}



.NewRateLeft {

	background: url(../images/NewRate_05.png);

	background-repeat: repeat-y;

}



.NewRateBackground {

	background: #37C3D0 url(../images/NewRate_03.png) no-repeat left top;

}



.customerBoxLeft {

	background: url(../images/customerBox_05.png) repeat-y center;

	height: 100%;

	width: 20px;

}



.customerBoxRight {

	background: url(../images/customerBox_06.png) repeat-y center;

	height: 100%;

	width: 19px;

}



.customerBoxBackground {

	background-image: url(../images/customerBox_03.png);

	background-repeat: repeat-y;

}



.button3 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color: #ffffff;

	width: 140px;

	text-align:center;

	height: 35px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	background-color: #DEDEDE;

	background-image: url(../images/button-off.png);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}

.button3:hover {

	color:#609;

    border: none;

    background: url(../images/button-on.png);

}



.button4 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color: #ffffff;

	width: 95px;

	text-align:center;

	height: 35px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	background-color: #DEDEDE;

	background-image: url(../images/print01.png);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}

.button4:hover {

	color:#609;

    border: none;

    background: url(../images/print02.png);

}



.button {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color: #ffffff;

	width: 140px;

	text-align:center;

	height: 35px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	background-color: #5C8FCB;

	background-image: url(../images/button-off.png);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}

.button:hover {

	color:#609;

    border: none;

    background: url(../images/button-on.png);

}



.loginEffect {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #469FD7;

	width: 174px;

	text-align:center;

	height: 31px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	background-color: #4D79BC;

	background-image: url(../images/textfeld.png);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.loginEffect2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #000;

	width: 174px;

	text-align:left;

	height: 31px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	background-color: #DEDEDE;

	background-image: url(../images/textfeld.png);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 7px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 5px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.loginEffect3 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #469FD7;

	width: 174px;

	text-align:left;

	height: 31px;

	border: none;

	letter-spacing: normal;

	vertical-align: middle;

	background-color: #4D79BC;

	background-image: url(../images/textfeld.png);

	background-repeat: no-repeat;

	background-position: center center;

	padding-top: 7px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



body{

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



body, td{

	font-family:arial, helvetica, sans-serif;

	vertical-align:top;

	color:#000;

	font-size:12px;

	font-weight:normal;

	padding-top: 0px;

	padding-bottom: 0px;

}



/*Text*/



.SmartGiftHeading {

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#FFF;

	text-align:left;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

	text-transform: none;

	vertical-align: top;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 230px;

}



.SmartGiftContent {

	color:#FFF;

	text-align:left;

	letter-spacing: normal;

	word-spacing: normal;

	text-transform: none;

	vertical-align: top;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 170px;

	font: normal 12px/normal Arial, Helvetica, sans-serif;

}





.Heading {

	font-family:Arial, Helvetica, sans-serif;

	font-size:36px;

	color:#FFF;

	text-align:left;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

	text-transform: none;

	vertical-align: top;

}



.SubHeading {

	font-family:Arial, Helvetica, sans-serif;

	font-size:20px;

	color:#FFF;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.BigCopy {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#FFF;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.SmallCopy {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFF;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

	

}



.CommentHeading {

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#469FD9;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.CommentSmall {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#1B487F;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.CommentCopy {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#1B487F;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.NewHeading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 30px;

	color: #FFF;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.advertHeading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 30px;

	color: #FFF;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.advertCopy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #6F4919;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.advertCopy2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFF;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}





.advertSubhHeading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 28px;

	color: #6F4919;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.advertSubhHeading2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 28px;

	color: #FFF;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.NewCopy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #4F1D1E;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.NewSubhHeading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 28px;

	color: #4F1D1E;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.MiddleHeading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 28px;

	color: #064F6B;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.MiddleCopy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #064F6B;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.ieCopy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #345223;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}



.ieSubhHeading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 28px;

	color: #345223;

	text-align:left, top;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: normal;

	word-spacing: normal;

}





.content{

    height:100%;

}



.menu{

}



.menuitem{

    margin:0px;

    padding:0px;

    position:relative;

}



.menuitem a{

    padding:11px 0 0 0;

    height:47px;

	text-align:center;

}



a.leftbutton:link, a.leftbutton:visited, a.leftbutton:active{

	display:block;

	height:31px;

	width:auto;

	vertical-align:middle;

	color:#FFFFFF;

	text-decoration:none;

	font-weight: normal;

	margin:0;

	font-size:14px;

	padding-top: 16px;

	padding-right: 12px;

	padding-bottom: 0;

	padding-left: 12px;

}



a.leftbutton:hover{

    background: url(../images/backon.png) no-repeat center top;

    display:block;

	height:31px;

    width:auto;

    vertical-align:middle;

    color:#1B487F;

    text-decoration:none;

    font-weight: normal;

    margin:0;

    font-size:14px;

	padding-top: 16px;

	padding-right: 12px;

	padding-bottom: 0;

	padding-left: 12px;

}



a.rightbutton:link, a.rightbutton:visited, a.rightbutton:active{

	display:block;

	height:31px;

	width:auto;

	vertical-align:middle;

	color:#FFFFFF;

	text-decoration:none;

	font-weight: normal;

	margin:0;

	font-size:14px;

	padding-top: 16px;

	padding-right: 12px;

	padding-bottom: 0;

	padding-left: 12px;

}



a.rightbutton:hover{

    background: url(../images/backon.png) no-repeat center top;

    display:block;

	height:31px;

    width:auto;

    vertical-align:middle;

    color:#1B487F;

    text-decoration:none;

    font-weight: normal;

    margin:0;

    font-size:14px;

	padding-top: 16px;

	padding-right: 12px;

	padding-bottom: 0;

	padding-left: 12px;

}



a.middlebutton:link, a.middlebutton:visited, a.middlebutton:active{

	display:block;

	height:31px;

	width:auto;

	vertical-align:middle;

	color:#FFFFFF;

	text-decoration:none;

	font-weight: normal;

	margin:0;

	font-size:14px;

	padding-top: 16px;

	padding-right: 12px;

	padding-bottom: 0;

	padding-left: 12px;

}



a.middlebutton:hover{

    background: url(../images/backon.png) no-repeat center top;

    display:block;

	height:31px;

    width:auto;

    vertical-align:middle;

    color:#1B487F;

    text-decoration:none;

    font-weight: normal;

    margin:0;

    font-size:14px;

	padding-top: 16px;

	padding-right: 12px;

	padding-bottom: 0;

	padding-left: 12px;

}





.banner{

	padding-top:10px;

}



.leftbar{

   padding-top:0px;



}



.maincontent{

	padding-top:5px;

	color: #538138;

}



th{

	background-color:#CCCCCC;

	color:#333333;

	text-align:left;

	font-weight:bold;

	font-size:12px;

}



th a{

	color:#333333;

	text-align:left;

	font-weight:bold;

}





.maincontent h1{

    color:#489ED7;

    font-family:Arial,Helvetica,sans-serif;

    font-size:24px;

    font-weight:normal;

    vertical-align:middle;

    margin:0px 0 0 0;

}



.maincontent h2{

	color:#3368A5;

	margin:0;

	font: normal 14px/normal Arial, Helvetica, sans-serif;

}



.homecontent{

	padding-left:0px;

	padding-top:opx;

}



.homecontent h1{

    color:#3368A5;

    font-family:Arial,Helvetica,sans-serif;

    font-size:20px;

    font-weight:normal;

    vertical-align:middle;

    margin:10px 0 0 0;

}



.m:link, m:visited,m:active{

	color: #FFF;

	text-decoration:none;

}



.m:hover{

	color: #FFF;

	text-decoration:none;

}



.homecontent h2{

    color:#3368A5;

    font-family:Arial,Helvetica,sans-serif;

    font-size:12px;

    font-weight:bold;

    margin:0;



}



a:link, a:visited, a:active{

	color: #3368A5;

	text-decoration:none;

}



a:hover{

	color: #FFF;

	text-decoration:none;

}



.homecontent h2{

    color:#3368A5;

    font-family:Arial,Helvetica,sans-serif;

    font-size:12px;

    font-weight:bold;

    margin:0;



}



.borderleft{

	width: 17px;

	background: #FFF url(../images/mainContentBox_02.png) repeat-y left top;

}



.borderright{

	width: 17px;

	background: #FFF url(../images/mainContentBox_04.png) repeat-y right top;

}



.bordercenter{

	background:#FFF url(../images/mainContentBox_03.png) repeat-y;

	font: normal 13px/normal Arial, Helvetica, sans-serif;

	color: #0E7C9C;

}





.borders{

    background-image:url(../images/borders.gif); 

    background-repeat:repeat-y;

    padding-left:10px;

	padding-right:10px;

}



input.txtbox {

    border:1px solid #999999;

    width:110px;

    height:18px;

}



input.txtbox2 {

    border:1px solid #999999;

    width:110px;

    height:20px;

}



textarea,input{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	border:1px solid #999999;

}





table.formstyle input{

	text-align: left;

	vertical-align: middle;

}



table.formstyle3 input{

    border:1px solid #999999;

    width:140px;

    height:20px;

}



table.formstyle2 input{

    border:1px solid #999999;

    width:160px;

    height:20px;

}



table.formstyle textarea{

	border:1px solid #999999;

	width:250px;

	height:80px;

	font-family:Arial, Helvetica, sans-serif;

	text-align: left;

	vertical-align: middle;	

}



table.formstyle3 textarea{

	width:250px;

	height:80px;

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	text-align: left;

	vertical-align: middle;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



table.formstyle2 textarea{

    border:1px solid #999999;

    width:250px;

    height:80px;

	font-family:Arial, Helvetica, sans-serif;

	

}



.copyrightparagraph{

    font-size:10px;

    font-weight:normal;

    vertical-align:middle;

    text-align:center;

	padding-top:22px;

	padding-bottom:0px;

}



.bottomnav{

	color:#FFFFFF;

	text-align:center;

	font-size:11px;

	vertical-align:middle;

	background: url(../images/bottemBarCenter.png) repeat-x center top;

}



.bottomnav a{

	padding-right: 5px;

	padding-left: 5px;

	color:#FFFFFF;

	text-decoration:none;

}



.bottomnav a:hover{

	color:#FFFFFF;

	background: url(../images/bottemBarCenterOn.png) repeat-x center top;

	height: 52px;

	padding-right: 5px;

	padding-left: 5px;

	width: 100%;

	padding-top: 20.5px;

	padding-bottom: 20.5px;

}



td.LftNavBar

{

/*	background-image: url(../images/LftGreyBack.gif);

	background-repeat: repeat-y;

	background-position: left top;

	width:164px;

	height:20px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: solid;

	border-top-color: #cccccc;

	border-right-color: #cccccc;

	border-bottom-color: #cccccc;

	border-left-color: #cccccc;	

	padding-left:10px;

	vertical-align:middle;*/

}





a.leftnav {

	display: block;

	font-weight: normal;

	margin: 0px;

	width: 218px;

	text-align: left;

	text-decoration: none;

	text-align: left;

	vertical-align: middle;

	font-family:arial;

	font-size:12px;

	color: #ffffff;

	background: url(../images/offLog.png) no-repeat center center;

	height: 25px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	text-indent: 15px;

}



a.leftnav:hover {

	height: 25px;

	font-family:arial;

	font-size:12px;

	text-decoration: none;

	color: #FFF;

	background: #ffffff url(../images/onLog.png) no-repeat center center;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px; 

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



/*a.leftnav:link, a.leftnav:visited {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration:none;

	height:13px;



}

a.leftnav:hover, a.leftnav:active {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #6699ff;		

	text-decoration:none;

	height:13px;

}*/



td.SubNav{

	padding-left:15px;

	height:23px;

	vertical-align:middle;

	background: url(../images/box-on111.png) left top;

	width: 200px;

	list-style-position: inside;

	list-style-image: url(../images/bullet111.png);

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #FFF;

	padding-top: 10px;

	padding-bottom: 10px;

}



td.SubNav:hover{

	padding-left:15px;

	height:23px;

	vertical-align:middle;

	background: url(../images/box-on112.png) left top;

	width: 200px;

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #FFF;

	padding-top: 10px;

	padding-bottom: 10px;

}



.alert{

	color:#FF0000;



}



.AlterNateRow{

	background-color: #99B3D2;

	cursor:pointer;

}



td.liststyle{

	font-size:11px;

	border-bottom:1px solid #CCCCCC;

}





.graybordertop{

	background-image:url(../images/graybordertop.gif); 

	background-repeat:repeat-x;

}



.grayborderbottom{

	background-image:url(../images/grayborderbottom.gif);

	background-repeat:repeat-x;

}



.grayborderleft{

	background-image:url(../images/grayborderleft.gif); 

	background-repeat:repeat-y;

}



.grayborderright{

	background-image:url(../images/grayborderright.gif); 

	background-repeat:repeat-y;

}



.lightbar{

	background: #96C0E8 repeat-y;

	width: 218px;

	border-right-width: 2px;

	border-left-width: 2px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFF;

	border-left-color: #FFF;

}

#Table_2 tr .BackgroundBox table tr td p {

	color: #000;

}



.heading2main{

	font: normal 24px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #1A4182;

}



.headingForm{

	font: normal 16px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #6E2A98;

}



.headingItems{

	font: normal 14px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #183E7C;

}



/*text effects*/



.WhatClientsHeading{

	font: normal 18px/normal Arial, Helvetica, sans-serif;

	color: #603594;

	text-align: left;

	vertical-align: top;

}



.WhatClientsContent{

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	color: #693;

	text-align: left;

	vertical-align: top;

}



.SMSHeading{

	font: normal 14px/normal Arial, Helvetica, sans-serif;

	color: #FFF;

	text-align: left;

}



.SMSContent{

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	color: #FFF;

	text-align: left;

}



.text3 {

	text-align: right;

	color:#000;

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	vertical-align: middle;

	background: right center;

}



.text2 {

	text-align: left;

	color:#000;

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	vertical-align: middle;

	background: left center;

}



.text {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-align: center;

	color:#FFF;

}



.WelcomeText {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-align: left;

	color:#FFF;

	vertical-align: middle;

	margin-left: 10px;

}



/*new background effects*/



.SmartCardBackground{

	background: url(../images/smartCard.png) no-repeat left top;

	margin: 0px;

	padding: 0px;

	height: 180px;

	width: 492px;

}



.bannerDesign{

	background: url(../images/banner_03.png);

	text-align: left;

	vertical-align: middle;

}



.bannerHeading{

	font: normal 24px/normal Arial, Helvetica, sans-serif;

	color: #FFF;

	text-align: left;

	vertical-align: middle;

}



.bannerContent{

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	color: #FFF;

	text-align: left;

	vertical-align: middle;

}



.MemberAreaBoxLeft{

	background-image: url(../images/logoinbox2_02.png);

	background-repeat:repeat-x;

}



.MemberAreaBoxRight{

	background-image: url(../images/logoinbox2_05.png);

	background-repeat:repeat-x;

}



.BubbelRight{

	background-image: url(../images/bubble_04.png);

	background-repeat:repeat-x;

}



.BubbelLeft{

	background-image: url(../images/bubble_02.png);

	background-repeat:repeat-x;

}



.BubbelCenter{

	background-image: url(../images/bubble_03.png);

	background-repeat:repeat-x;

}



.CardRight{

	background-image: url(../images/card2_04.png);

	background-repeat:repeat-x;

}



.CardLeft{

	background-image: url(../images/card2_02.png);

	background-repeat:repeat-x;

}



.CardCenter{

	background-image: url(../images/card2_03.png);

	background-repeat:repeat-x;

}



.BubbelRight2{

	background-image: url(../images/buble2_04.png);

	background-repeat:repeat-x;

	width: 16px;

}



.BubbelLeft2{

	background-image: url(../images/buble2_02.png);

	background-repeat:repeat-x;

	width: 17px;

}



.BubbelCenter2{

	background-image: url(../images/buble2_03.png);

	background-repeat:repeat-x;

}



.classHidden{

	display : none;

	visibility : hidden;

}

		

.classVis{

	font-family: Arial, Helvetica, sans-serif;

	font-size:11px;

	display : "";

}



/* affiliate prgram */



.font1 {

	font: normal 12px/normal Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #000;

	text-decoration: none;

	text-align: left;

	vertical-align: middle;

}

@media (max-width: 767px) {
.totalbar table td.TabBox4 {
    width: 20%;
}
}
