body {
	background-color: #D1F6FF;
	background-image: url("/img/182.jpg");
	margin:0;
	padding:0;
}

img{ border:0;}

.subpages {
	background-color:#FFFFFF;
	margin:0 20px 0 0;
	padding:10px;
} 

.subpages input,.subpages select,.subpages textarea{
	border:1px solid #CCCCCC;
	height:22px;
	line-height:22px;
	padding:2px;
	margin-left:4px;
}

.subpages button.colorful{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background:none;
	border:0;
}


.faq_div_hidden{
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 5px 0px;
	line-height: 20px;
	font-style: normal;
}
.faq_div_block{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 5px 0px;
	line-height: 20px;
	font-style: normal;
}

.subpages a {
	font-family: Arial, Helvetica, sans-serif;
	color: #32D8FF;
	text-decoration: none;
}
.subpages a:hover {
	color: #CCCCCC;
}

.selectCountry{
	background-position:2px center;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 22px;
}

.topflags{
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}
.topflags:hover,.topflagsselected{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#wrapper {
	height: auto;
	width: 916px;
	margin: 0 auto;
	padding: 0px;
}

#menu {
	margin-left:36px;
}

#menu .menu_element {
	float: left;
	height: 41px;
	width: auto;
}

#menu .menu_element:hover {
	background-color:#0B86C1;
}

#menu .menu_element .left {
	background-image: url(/img/topnav_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 41px;
	width: 21px;
}
#menu .menu_element .center {
	background-image: url(/img/topnav_center_x.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 28px;
	width: auto;
	padding: 13px 0px 0px 0px;
}
#menu .menu_element .center a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #279cca;
	text-decoration: none;
}
#menu .menu_element .right {
	background-image: url(/img/topnav_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 41px;
	width: 21px;
}
#menu .seperator {
	float: left;
	height: 41px;
	width: 2px;
}

#login{
	height:41px;
	margin-left:36px;

}
#login .left {
	background-image: url(/img/topnav_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 41px;
	width: 11px;
}

#login .center {
	background-image: url(/img/topnav_center_x.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 27px;
	width: auto;
	padding: 15px 0px 0px 7px;
}

#login .center label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #279cca;
	text-decoration: none;
}

#login .right {
	background-image: url(/img/topnav_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 41px;
	width: 21px;
}

#login input{
	border:1px solid #CCCCCC;
	padding-left:2px;
	width:90px;

}

#enter_left {
	background-image: url(/img/login_enter_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 7px;
}
#enter_center {
	background-image: url(/img/login_enter_center_x.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 19px;
	width: auto;
	padding: 2px 0px 0px 0px;
}
#enter_center a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#enter_right {
	background-image: url(/img/login_enter_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 7px;
}
#enter {
	float: left;
	height: 20px;
	width: auto;
}


#content {
	float: left;
	height: auto;
	width: 916px;
	background-image: url(/img/content_center_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:-2px;
}

#content #contenttop {
	float: left;
	height: 24px;
	width: 916px;
	background-image: url(/img/content_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content #contentmain {
	float: left;
	width: 876px;
	/*padding:0 20px 0 20px;*/
	padding:0 10px 0 33px;
}

#content #contentbottom {
	background-image: url(/img/content_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 916px;
}




.comp {
	float: left;
	height: auto;
	width: 276px;
}
.comp .top {
	background-image: url(/img/comp_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 276px;
}
.comp .center {
	background-image: url(/img/comp_center_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: 120px;
	width: 276px;
	padding: 0px;
	margin: 0px;
}
.comp .bottom {
	background-image: url(/img/comp_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 276px;
}

.center img {
	padding: 5px;
	float:right;
}
.center p {
	float: left;
	margin: 5px 5px 0px 10px;
}

.vertical_seperator {
	float: left;
	height: 100px;
	width: 10px;
}

h1._0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #EE9419;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h1._1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f06544;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h1._2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007d70;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h1._3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0f8bc4;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

p,table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 5px 0px;
	line-height: 15px;
	font-style: normal;
}

td{
	font-weight: bold;

}

#comp_big {
	float: left;
	height: auto;
	width: 559px;
	padding: 5px 0px 5px 0px;
}

#comp_big input,#comp_big select,#comp_big textarea{
	border:1px solid #CCCCCC;
	height:22px;
	padding-left:2px;
	width:300px;
}

#comp_big textarea{
	height:120px;
}

#comp_big_top {
	background-image: url(/img/comp_big_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 559px;
}
#comp_big_center {
	background-image: url(/img/comp_big_center_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 559px;
}
#comp_big_bottom {
	background-image: url(/img/comp_big_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 559px;
}
#comp_big_center #head {
	width: 445px;
}


#sendSMS_enter {
	height: 30px;
	width: auto;
	float: right;
	padding: 0px 20px;
}
#sendSMS_left {
	background-image: url(/img/SMS_enter_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 10px;
}
#sendSMS_center {
	background-image: url(/img/SMS_enter_center_x.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 30px;
	width: auto;
	padding: 5px 0px 0px 0px;
}
#sendSMS_center a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sendSMS_right {
	background-image: url(/img/SMS_enter_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 10px;
}

/* Footer */
#links {
	float: left;
	height: 21px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#links ul {
	float: left;
	height: 21px;
	margin: 0px;
	padding: 0px;
}
#links .seperator {
	float: left;
	height: 21px;
	width: 3px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#links li {
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#links a {
	color: #000;
	text-decoration: none;
	margin: 0px 10px;
}
#links a:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}