body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image: url(../images/main-page-bg-new.jpg);
background-repeat: repeat-x;
background-position: top;
}
p, form {
margin: 0px;
padding:0px;
}
.textfield-border-color {
	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
}
.arial-12-bold-lp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffe3c5;
	text-decoration: none;
}
.arial12-normal-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial12-normal-address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fffefe;
	text-decoration: none;
}
.arial12-bold-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffba00;
	text-decoration: none;
}
.banner-bg {
	background-image: url(../images/banner-bg-line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:177px;
}
.background-img {
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#f9f9f9;
}
.title-style {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}
.navigation-content-bg {
	background-image: url(../images/left-navigation-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	padding-bottom:10px;
}
.login-box-bg {
	background-image: url(../images/login-box.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.software-box-bg {
	background-image: url(../images/software-highlight-box.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.earn-box-bg {
	background-image: url(../images/earn-while-leran-box-con.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.newsletter-box-bg {
	background-image: url(../images/newletter-box.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.request-call-box-bg {
	background-image: url(../images/request-a-call-box.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyright-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BE3A3E;
	text-decoration: underline;
}



.arial12red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a0101;
	text-decoration: none;
}
.textfield-loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #bcbcbc;
	width: 142px;
}
.textfield-common {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #bcbcbc;
	width: 142px;
	height:18px;
}
.textfield-common-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #bcbcbc;
	width: 85px;
	height:15px;
	padding:3px;
}
.textfield-result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A4A4A4;
	background-color:#E5E5E5
	width: 142px;
	height:18px;
}

.textfield-newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #bcbcbc;
	width: 155px;
	padding-left:3px;
}



.button-login {
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border:0px;
	margin:0px;
	padding: 0px 5px 0px 5px;
}
.link-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.link-grey:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BE3A3E;
	text-decoration: underline;
}
.software-box-content {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	line-height:25px;
	color: #666666;
	text-decoration: none;
}

.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.button-text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BE3A3E;
	text-decoration: none;
}
.welcome-text {
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #7a0101;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left:10px;
}
.blue-content-box-bg {
	background-color: #f9f9f9;
	background-image: url(../images/blue-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #f9f9f9;
}
.sub-header-black {
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	background-image: url(../images/blue-box-title-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content-black {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.content-brown {
	font-family: Verdana,, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7a0101;
	text-decoration: none;
	line-height:18px;
}
.content-highlight-orange {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffa800;
	text-decoration: none;
}

.highlight-Dark-brown {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ad4202;
	text-decoration: none;
	line-height:20px;
}
.grey-content-box-bg {
	background-color: #f9f9f9;
	background-image: url(../images/grey-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.invert-Dark-brown {
	font-family: Verdana, Arial;
	font-size: 50px;
	font-weight: bold;
	color: #b56b02;
	text-decoration: none;
}
.slogan-bottom {
	font-family: Verdana, Arial;
	font-size: 25px;
	font-weight: bold;
	color: #ffa801;
	text-decoration: none;
}
.slogan-bottom-black {
	font-family: Verdana, Arial;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.date-time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cb1d22;
	text-decoration: none;
}
.hightight-marron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7f0000;
	text-decoration: none;
}
.hightight-black-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.hightight-black-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #7f0000;
	text-decoration: underline;
}

.dark-brown-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.dark-brown-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.maroon-link {
	font-family:Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7f0000;
	text-decoration: underline;
}
.maroon-link:hover {
	font-family:Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.search-submit-btn {
	width: 35px;
	height: 30px;
	outline: none;
	background-color: transparent;
	background-image: url(../images/serach-field-right.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	background-position: center 1px;
	cursor:pointer;
}

.textfield-search-field {
	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 142px;
}
.drop-down-menu {
	border: 1px solid #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.white-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
}

.white-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
