body {
	width: 100%;
	background: url(images/bg.png) repeat-x #ffffff;
	margin:0px;
	color: #000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 12px;
	line-height: 120%;
}


#h1 {
text-decoration: none;
margin-top: 0;
margin-bottom: 0;
font-size: 22px;
} 

#h2 {
text-decoration: none;
margin-top: 0;
margin-bottom: 0;
font-size: 14px;
} 


#fl { 
	float: left;
}

#fr {
	float: right;
}

.fl { 
	float: left;
}

.fr {
	float: right;
}

#clear {
	clear: both;
}

#page {
	width: 985px;
	margin: 0px auto 0px auto;
	/*padding: 0px 1px 0px 1px;*/
	/*border: 1px solid red;*/
	
}

.page-top {
	height: 100px;
}

/*  LOGO  */

.logoBox {
	margin: 17px 0px 0px 14px;
	float: left;
}

.logoTxt1{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 120%;
}

.logoTxt2{
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

/*  MENU  */

.flag {
	text-align: right;
	margin: 10px 35px 0px 0px;
}

.menu {
	color: #fff;
	text-align: right;
	margin: 9px 25px 0px 0px;
}

.menu div {
	/*width: 120px;*/
	width: auto;
	height: 30px; 
	float: left;
	text-align: center;
	/*margin: 11px 0px 0px 0px;*/
	padding: 0px 10px;
	/*background: red;*/
}

.menu a:link, .menu a:visited {
	display:block;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	/*background: yellow;*/
	padding: 0px 0px 15px 0px;
	
}

.menu a:hover {
	text-decoration: none;
	background: url(images/menu-arrow1.png) no-repeat;
	background-position: bottom center;
}

.menuActive {
	background: url(images/menu-arrow2.png) no-repeat;
	background-position: bottom center;
}

/*	BANNER	*/

.banner {
	width: 985px;
	background: #ffffff;
}

.bannerbox-l {
	width: 477px;
	height: 326px;
	background: url(images/bannerbox-l.png) no-repeat;
	margin-left: 12px;
	float: left;
}

.bannerbox-r {
	width: 483px;
	height: 326px;
	background: url(images/bannerbox-r.jpg) no-repeat;
	float: left;
}

/* of */

.offer-g-b {
	width: 106px;
	height: 105px;
	background: url(images/offer-g-b.png) no-repeat;
	float: right;
	margin: 5px 5px;
}

.offer-g-m {
	width: 106px;
	height: 105px;
	background: url(images/offer-g-m.png) no-repeat;
	float: right;
	margin: 5px 5px;
}

.offer-o-b {
	width: 106px;
	height: 105px;
	background: url(images/offer-o-b.png) no-repeat;
	float: right;
	margin: 5px 5px;
}

.offer-o-m {
	width: 106px;
	height: 105px;
	background: url(images/offer-o-m.png) no-repeat;
	float: right;
	margin: 5px 5px;
}

.offer-r-b {
	width: 126px;
	height: 124px;
	background: url(images/offer-r-b.png) no-repeat;
	float: right;
	margin: 5px 5px;
	
}

.offer-r-m {
	width: 126px;
	height: 124px;
	background: url(images/offer-r-m.png) no-repeat;
	float: right;
	margin: 5px 5px;
}


.bannerTxtBox-t {
	width: 457px;
	height: 235px;
	margin: 10px 10px 0px 10px;
	/*background: yellow;
	border: 1px solid red;*/
}

.bannerTxtBox-b {
	width: 457px;
	height: 81px;
	margin: 0px 10px 0px 10px;
	/*background: red;
	border: 1px solid red;*/
}

.bannerTxtBox-t-o {
	width: 457px;
	height: 64px;
	margin: 10px 10px 0px 10px;
}

/*143x232*/
.bannerTxtBox-m-o {
	width: 457px;
	margin: 0px 5px 0px 5px;
	
}

.bannerTxtBox-b-o {
	/*width: 457px;*/
	height: 20px;
	margin: 0px 5px 0px 45px;
	/*background: green;*/
}

.banButtonBox {
	margin: 30px 0px 0px 170px;
}

.banTitle {
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

.banTxt {
	font-size: 18px;
	font-weight: bold;
	line-height: 110%;
	color: #fff;
}



/*	BODY	*/

.body-top {
	width: 985px;
	height: 11px;
	background: url(images/bg-body-top.png) no-repeat;
	font-size: 1px;
}

.body {
	width: 960px;
	min-height: 210px;
	padding: 10px 13px 10px 12px;
	background: #ffffff;
}

.body-l {
	width: 510px;
	float: left;
}

.body-r {
	width: 420px;
	float: left;
}

.body-space {
	width: 30px;
	float: left;
}

.body-lo {
	width: 600px;
	float: left;
}

.body-ro {
	width: 330px;
	float: left;
}

.body-spaceo {
	width: 30px;
	float: left;
}




.body-ld {
	width: 480px;
	float: left;
}

.body-rd {
	width: 450px;
	float: left;
}

.body-spaced {
	width: 30px;
	float: left;
}



/*  FOOTER  */

.footer {
	width: 965px; /*985*/
	height: 34px; /*62*/
	padding: 28px 0px 0px 20px;
	background: url(images/bg-footer.png) no-repeat;
	color: #666666;
	font-weight: bold;
}

.footer a:link, .footer a:visited {
	color: #FF811B;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

/*  TEXT #6DB224 
#549ABE

*/

# underline
{
text-decoration:underline;
}

#boxBlueBg {
	background: #fff;
	padding: 0px;
}

#boxBlueTitle {	
	color: #fff;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	background: #549ABE;
	
}

#boxBlueBody {
	background: #fff;
	padding: 10px;
	border: 1px solid #3378AB;
}

#boxBlueLine {
	height: 1px;
	background: #3378AB;
	margin: 5px 0px 5px 0px;
}




.buttons {
	margin: 15px 0px 0px 170px;
}

.buttond {
	padding: 0px 0px 0px 30px;
}

.downloadtext {
	color: #3391C5;
	margin: 0px 0px 0px 170px;
	font-weight: bold;
}	
	
.downloadtext a:link, .downloadtext a:visited {
	color: #3391C5;
	text-decoration: none;
}

.downloadtext a:hover {
	text-decoration: underline;
}


	
.highlight a:link, .highlight a:visited {
	color: #3391C5;
	text-decoration: none;
}

.highlight a:hover {
	text-decoration: underline;
}



.buttonDownloadBig {
	width: 257px;
	margin: 30px 0px 0px 80px;
}

.txtTitle {
	font-size: 14px;
	font-weight: bold;
}


/*  UL  */

.listUl {
	color: #fff;
	font-size: 16px;
	line-height: 120%;
}

.listUl ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/list-icon.png); 
}

.listUl  li { 
	line-height: 150%;
	margin: 0px 10px 0px 20px;
	padding-bottom: 5px;
}


.listUl2 {
	color: #fff;
	font-size: 14px;
	line-height: 120%;
}

.listUl2 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/list-icon.png); 
}

.listUl2 li { 
	line-height: 150%;
	margin: 0px 0px 0px 25px;
	padding-bottom: 5px;
}


ul.listUL1 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	line-height: 150%;
}

li.listUL1 {
	
}

li.listUL1Blank {
	list-style: none;
	margin: 10px 0px;
}

/* LIST (body-r:420) */

.listImg {
	float:left; 
	width: 16px;
	margin-right:10px;
}

/* -1px for IE7 */
.listTxt {
	float:left; 
	width: 393px;
}

/* SUPPORT FORM */

#form {
	width: 80%;
	margin: 0px 0px;
	
}

#formLabel {
	float: left;
	width: 25%;
	padding: 10px;
	color: #468CB2;
	font-weight: bold;
	text-align: right;
}

#formInput {
	float: left;
	padding: 10px;
}

#formInput input {
	border: 1px solid #ccc;
	width: 250px;
}

#formInput textarea {
	border: 1px solid #ccc;
	width: 350px;
	height: 200px;
}

#formButton input {
	color: #000;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 2px;
}

#formError {
	font-size: 90%;
	color: #FF4B1A;
}
table.tableAffiliate {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #ccc #ccc #ccc #ccc;
	border-collapse: collapse;
	background-color: white;
}

table.tableAffiliate td {
	border-width: 1px;
	padding: 7px;
	border-style: solid;
	border-color: #ccc;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


.cleans a:link, .cleans a:visited {
	color: #333;
	text-decoration: none;
}

.cleans a:hover {
	text-decoration: underline;
}

.msgBox {
	width: 490px;
	padding: 7px;
	background: url(images/bg_msg.png) #EBEBEB repeat-x;
	border: 1px solid #d2d2d2;
	color: #4AB2EA;
	/*font-weight: bold; */
}

.msgBox a:link, .msgBox a:visited {
	color: #FF811B;	
	text-decoration: none;
	/*font-weight: bold;*/
	text-align:justify;
}

.msgBox a:hover {
	text-decoration: underline;
}
