body {
	background-image: url(/Static/Images/body_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
body a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin:0px 2px;
}
.RTETitle {
 font-weight: bold;
 color: #B05248;
 font-size: 16px;
}

.RTEDefault {
 color: #353535;
}

.RTESubTitle {
 color: #b05248;
 font-weight: bold;
}

.RTETitle2 {
 color: #788B65;
 font-weight: bold;
}

.RTESubTitle2 {
 color: #668BAD;
 font-weight: bold;
}

.RTESubTitle3 {
 color: #666666;
 font-weight: bold;
}
.RTE_table_head_1 {
	background-image: url(/Static/Images/main_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 686px;
	padding: 6px 10px 0px 12px;
}
.RTE_table_main_1 {
	background-image: url(/Static/Images/main_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 688px;
	padding: 15px 10px 5px 10px;
}
.RTE_table_bottom_1 {
	background-image: url(/Static/Images/main_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 688px;
	padding: 3px 10px 2px 10px;
}


.RTE_table_head_2 {
	background-image: url(/Static/Images/main2_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 686px;
	padding: 6px 10px 0px 12px;
}
.RTE_table_main_2 {
	background-image: url(/Static/Images/main2_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 678px;
	padding: 15px 10px 5px 10px;
}
.RTE_table_bottom_2 {
	background-image: url(/Static/Images/main2_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 678px;
	padding: 3px 10px 2px 10px;
}

.RTE_table_head_3 {
	background-image: url(/Static/Images/main1_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 443px;
	padding: 6px 10px 0px 12px;
}
.RTE_table_main_3 {
	background-image: url(/Static/Images/main1_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 445px;
	padding: 15px 10px 5px 10px;
}
.RTE_table_bottom_3 {
	background-image: url(/Static/Images/main1_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 445px;
	padding: 3px 10px 2px 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 5px 0px;
	line-height: 20px;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b05248;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #668BAD;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #377219;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b05248;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
h6 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #788B65;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 30px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
}

#wrapper {
	height: auto;
	width: 1000px;
	margin: 0 auto;
	padding: 0px;

}
#header {
	background-image: url(/Static/Images/banner_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 327px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(/Static/Images/top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 23px;
	width: 1000px;
}
#logos {
	float: left;
	height: 132px;
	width: 517px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	height: 99px;
	width: 517px;
	margin: 0px 0px 0px -2px;
	padding: 0px;
}
#icons {
	background-image: url(/Static/Images/icons_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 377px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 140px;
}
#icons .home{
	float: left;
	height: 29px;
	width: 41px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}
#icons .home:hover{
	background-position: -41px 0;
}
#icons .about{
	float: left;
	height: 29px;
	width: 41px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_about.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}
#icons .about:hover{
	background-position: -41px 0;
}
#icons .ik{
	float: left;
	height: 29px;
	width: 41px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_ik.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}
#icons .ik:hover{
	background-position: -41px 0;
}
#icons .mail{
	float: left;
	height: 29px;
	width: 41px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_mail.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}
#icons .mail:hover{
	background-position: -42px 0;
}
#icons .faq{
	float: left;
	height: 29px;
	width: 41px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_faq.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}
#icons .faq:hover{
	background-position: -41px 0;
}
#icons .map{
	float: left;
	height: 29px;
	width: 41px;
	display: block;
	text-decoration: none;
	text-indent:-999px;
	background-image: url(/Static/Images/icon_map.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
}
#icons .map:hover{
	background-position: -41px 0;
}
#wellcome {
	background-image: url(/Static/Images/wellcome_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 24px;
	width: 483px;
	margin: 0px;
	padding: 0px;
}
#language {
	float: left;
	height: 24px;
	width: 144px;
}
#TR {
	float: left;
	height: 24px;
	width: 72px;
	margin: 0px 0px 0px -2px;
	padding: 0px;
}
#EN {
	float: right;
	height: 24px;
	width: 72px;
	margin: 0px 2px 0px 0px;
	padding:  0px 0px 0px -2px;
}
#date {
	text-align:right;
	float: left;
	height: 24px;
	width: 304px;
	margin: 0px;
	padding: 5px 20px 0px 15px;
}
#date a {
	text-align:right;
	margin: 5px 5px 0px 0px;
}
#logo_right {
	float: left;
	height: 108px;
	width: 483px;
	background-image: url(/Static/Images/logo_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#icons_bottom {
	float: left;
	height: 130px;
	width: 1000px;
}
#topnav {
	background-image: url(/Static/Images/topnav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 43px;
	width: 1000px;
}
#topnav ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	height: 43px;
	width: auto;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
#topnav li {
	text-decoration: none;
	float: left;
	list-style-type: none;
	background-image: url(/Static/Images/li_bg_x.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: auto;
	padding: 13px 7px 0px 7px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#topnav a:hover {
	color: #CCCCCC;
}


#content {
	float: left;
	height: auto;
	width: 1000px;
	background-image: url(/Static/Images/content_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#clickpad {
	background-image: url(/Static/Images/clickpad_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 24px;
	width: 960px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
}
#clickpad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#clickpad a:hover {
	text-decoration: underline;
}

#main {
	float: left;
	height: auto;
	width: 713px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
}
#main .main_component {
	float: left;
	height: auto;
	width: 698px;
	padding: 5px 0px 15px 5px;
}

#main_comp_head {
	background-image: url(/Static/Images/main2_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 676px;
	padding: 6px 10px 0px 12px;
}
#main_comp_main {
	background-image: url(/Static/Images/main2_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 678px;
	padding: 15px 10px 5px 10px;
}
#main_comp_bottom {
	background-image: url(/Static/Images/main2_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 678px;
	padding: 3px 10px 2px 10px;
}
#main_comp_bottom .STEV_viewAll {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #788B65;
}
#main_comp_bottom .STEV_viewAll a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b05248;
	text-decoration: none;
}
#main_comp_bottom .STEV_viewAll a:hover {
	text-decoration: underline;
}



#right {
	float: left;
	height: auto;
	width: 226px;
	padding-right: 20px;
}
#right .right_seperator {
	float: left;
	height: 10px;
	width: 226px;
}
#Search {
	float: left;
	height: 70px;
	width: 226px;
	padding: 0px;
	margin: 0px;
}
#Search_head {
	background-image: url(/Static/Images/Search_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 27px;
	width: 209px;
	padding: 8px 0px 0px 17px;
}
#Search_center{
	float: left;
	height: 17px;
	width: 226px;
}
#Search_left {
	background-image: url(/Static/Images/Search_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 19px;
}
#search_box {
	background-image: url(/Static/Images/Search_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 160px;
	padding: 0px 3px 0px 2px;
}
#search_box  #searchBox {
	float: left;
	height: 14px;
	width: 160px;
	border: none;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#search_seperator{
	background-image: url(/Static/Images/search_seperator.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 7px;
	padding: 0px;
	margin: 0px;
}
#search_enter {
	float: left;
	height: 17px;
	width: 35px;
	padding: 0px;
	margin: 0px;
}
#Search_bottom {
	background-image: url(/Static/Images/Search_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 226px;
}
#login {
	float: left;
	height: 82px;
	width: 226px;
	padding: 0px;
	margin: 0px;
}
#login_head {
	background-image: url(/Static/Images/login_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 209px;
	padding: 10px 0px 0px 17px;
}
#login_left {
	background-image: url(/Static/Images/login_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 24px;
	width: 17px;
}
#login_box1 {
	background-image: url(/Static/Images/login_box1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 98px;
	padding: 4px 2px 0px 2px;
	margin: 0px;
}
#login_box1 #searchBox {
	float: left;
	height: 20px;
	width: 100px;
	background: none;
	border: none;
}
#login_box2 {
	background-image: url(/Static/Images/login_box2.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 64px;
	margin: 0px;
	padding: 4px 2px 0px 2px;
	border: none;
}
#login_box2 #searchBox {
	float: left;
	height: 20px;
	width: 66px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
}
#login_enter {
	float: left;
	height: 25px;
	width: 28px;
}
#login_bottom {
	background-image: url(/Static/Images/login_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 26px;
	width: 211px;
	padding: 5px 0px 0px 15px;
}
#login_bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#login_bottom a:hover {
	color: #FF3300;
	text-decoration: underline;
}


#right .component {
	margin: 0 0 10px 0;
	padding: 2px;
}
#right .right_component {
	float: left;
	height: auto;
	width: 226px;
	margin: 0px;
	padding: 0px;
}
#right .componentRow {
	float: left;
	height: auto;
	width: 226px;
	border: none;
}
#right_comp_top {
	background-image: url(/Static/Images/comp_head_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 226px;
	padding: 0px;
	margin: 0px;
}
#right_comp_head {
	background-image: url(/Static/Images/comp_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 27px;
	width: 183px;
	padding: 5px 25px 0px 18px;
	margin: 0px;
	position: static;
}
#right_comp_top_green {
	background-image: url(/Static/Images/comp_head_bg_green_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 226px;
}
#right_comp_head_green {
	background-image: url(/Static/Images/comp_head_green.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 27px;
	width: 183px;
	padding: 5px 25px 0px 18px;
}
#right .right_component .right_comp_main {
	background-image: url(/Static/Images/comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 190px;
	padding: 5px 18px 2px 18px;
}
#right .right_component .right_comp_bottom {
	background-image: url(/Static/Images/comp_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 190px;
	padding: 0px 18px 10px 18px;
}
#right .right_component .right_comp_bottom .STEV_viewAll a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
	margin-bottom: 5px;
}
#right .right_component .right_comp_bottom .STEV_viewAll a:hover {
	text-decoration: none;
}
#right .right_component .right_comp_main .STEP-item {
	height: auto;
	width: 190px;
	float: left;
	padding: 0px;
	margin: 5px 0px;
}
#right .right_component .right_comp_main .STEP-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#right .right_comp_banner {
	float: left;
	height: 94px;
	width: 226px;
	padding: 0px;
	margin: 0px;
}



#full_group {
	background-image: url(/Static/Images/group_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 143px;
	width: 978px;
	padding: 29px 10px 25px 12px;
	margin:0px;
}
#full_group .full {
	float: left;
	height: 143px;
	width: 152px;
	padding: 0px 5px 0px 5px;
	margin:0px;
}
#footer {
	float: left;
	height: 55px;
	width: 1000px;
	background-image: url(/Static/Images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}
#links {
	float: left;
	height: 16px;
	width: 970px;
	padding: 9px 15px 0px 15px;
}
#links ul {
	float: left;
	height: 21px;
	width: 970px;
	margin: 0px;
	padding: 0px;
}
#links .seperator {
	float: left;
	height: 21px;
	width: 3px;
	color: #000000;
}
#links li {
	list-style-type: none;
	float: left;
}
#links a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px;
}
#links a:hover {
	color: #999999;
}

#copyright {
	float: left;
	height: 20px;
	width: 940px;
	padding: 5px 30px 0px 30px;
}
#copyright div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#copyright a {
	color: #666666;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#login_right {
	background-image: url(/Static/Images/login_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 11px;
}

