html,body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: helvetica, arial;
	font-size: 12px;
	text-align: center;
	color: #444;
}

body { /*	background-image: url(/img/en/tttbg.jpg); */
	background-repeat: repeat-x;
	background-color: #FFF;
}

.super {
	clear: both;
	width: 100%;
	text-align: center;
	/* background-image: url(/img/en/tttbg.jpg); */
	background-repeat: repeat-x;
	width: 979px;
	margin: 0 auto;
	min-height: 100%;
	background-color: #023e6c;
	border-left: solid 2px #CCC;
	border-right: solid 2px #CCC;
}

.container {
	text-align: left;
	margin: 0 auto;
	width: 979px;
	background: #DDD;
}

.rowdiv {
	clear: both;
}

.coldiv {
	float: left;
}

.right {
	float: right;
}

.header {
	width: 979px;
	height: 78px;
	background: url(/img/en/head.jpg) no-repeat 0 -7px ;
}

.menu {
	width: 979px;
	height: 37px;
	background: #555;
}
.menu-h-d, .menu-h-d li {
    height: 33px;
}
.menu-h-d {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc    ;
    background: url(/img/en/menu-all-left.png) repeat-x left;
}
.topimage {
	width: 979px;
	height: 193px;
	overflow: hidden;
}

.bottomline {
	width: 979px;
	margin: 0 auto;
	height: 12px;
	background: url(/img/en/bottom.jpg);
}

.footer {
	width: 979px;
	height: 80px;
	color: #FFF;
	margin: 0 auto;
	text-align: center;
	background: #FFF;
	background: #023e6c;
}

.leftcolumn {
	width: 647px;
	background: #FFF;
}

.fullcolumn {
	width: 979px;
	background: #FFF;
}

.leftspan {
	display: block;
	padding-top: 10px;
	padding-left: 35px;
	text-align: justify;
	padding-right: 35px;
	margin-bottom: 10px;
}

.rightspan {
	display: block;
	padding-top: 10px;
	padding-left: 14px;
	margin-bottom: 10px;
}

.rightcolumn {
	width: 332px;
	background: #f3f3f3;
}

.equals {
	padding-bottom: 9000px;
	margin-bottom: -9000px;
}

.hides {
	overflow: hidden;
}

.topnav {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

.topnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.topnav ul li {
	list-style: none;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
} 

.topnav ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #003e7e;
}

.topnav ul li a:hover {
	text-decoration: underline;
}

.menulink {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-bottom: 11px;
	font-weight: bold;
}

.menulink:HOVER {
	color: #C7C7C7;
}

.menu1 {
    margin-left: 180px;
	width: 213px;
	background: url(/img/en/menu-all-left.png) no-repeat left -2px ;
}

.menu2 {
	width: 140px;
	background: url(/img/en/menu-all-left.png) no-repeat left -2px ;
}

.menu3 {
	width: 172px;
	background: url(/img/en/menu-all-left.png) no-repeat left -2px ;
}

.menu4 {
	width: 139px;
	background: url(/img/en/menu-all-left.png) no-repeat left -2px ;
}

.menu5 {
	width: 130px;
	background: url(/img/en/menu-all-left.png) no-repeat left -2px ;
}


.stripeleft {
	height: 50px;
	width: 647px;
	color: #003e7e;
	/* font-weight: bold; */
	font-size: 17px;
	background: #f3f3f3;
}

.stripefull {
	height: 50px;
	width: 979px;
	color: #003e7e;
	font-size: 17px;
	font-weight: bold;
	background: #f3f3f3;
}

.stripetext {
	display: block;
	padding-top: 25px;
	padding-left: 35px;
	font-weight: bold;
}

.stripetext2 {
	display: block;
	padding-top: 25px;
	padding-left: 14px;
	font-weight: bold;
}

.striperight {
	height: 50px;
	width: 332px;
	color: #003e7e;
	/* font-weight: bold; */
	background: #d8d8d8;
	font-size: 17px;
}

.box {
	width: 305px;
	height: 95px;
	background-image: url(/img/en/boxbg.jpg);
	color: #FFF;
	background-repeat: repeat-x;
	background-color: #1f84c1;
	margin-bottom: 10px;
	margin-left: 0px;
}

.boxheader {
	display: block;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 13px;
}

.boximage {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	border: solid #FFF 2px;
}

.footerlinks {
	display: block;
	padding-left: 45px;
	padding-top: 10px;
	font-size: 13px;
}

.footer ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.footer ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-right: 10px;
	color: #FFF;
	list-style: none;
	float: left;
}

.footer ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}

.footer ul li a:hover {
	color: #FFF;
}

.footer .subtext {
	display: block;
	padding-left: 45px;
	font-size: 9px;
	padding-top: 5px;
}

.submenu {
	width: 100%;
	text-align: left;
	display: none;
}

.subbg {
	position: relative;
	background: url(/img/en/subbg.jpg);
	background-repeat: repeat-x;
	background-color: #1f84c1;
	border-right: solid 2px #FFF;
}

.submenu .menuli {
	width: 100%;
	display: block;
}

.submenu .menuli:HOVER {
	width: 100%;
	background-image: url(/img/en/curbg.jpg);
	background-repeat: repeat-x;
}

.submenu li a {
	text-align: left;
	padding-left: 30px;
	vertical-align: top;
	color: #FFF;
	display: block;
	padding-bottom: 4px;
	text-decoration: none;
	margin-top: -8px;
}

.clear {
	clear: both;
}

.hassidemenu {
	width: 100%;
	display: block;
	background-image: url(/img/en/arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 12px;
}

.hassidemenu:hover {
	background-image: url(/img/en/selbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.sidemenu {
	width: 100%;
	display: none;
}

.sidebg {
	background: url(/img/en/subbg.jpg);
	background-repeat: repeat-x;
	background-color: #1f84c1;
	border-right: solid 2px #FFF;
	position: relative;
	left: 101%;
	top: -24px;
}

.leftcolumn2 {
	width: 247px;
	background: #f3f3f3;
}

.stripeleft2 {
	height: 50px;
	width: 247px;
	color: #003e7e;
	font-size: 17px;
	background: #d8d8d8;
}

.rightcolumn2 {
	width: 732px;
	background: #FFF;
}

.striperight2 {
	height: 50px;
	width: 732px;
	color: #003e7e;
	font-size: 17px;
	background: #f3f3f3;
}

.rightspan2 {
	display: block;
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 30px;
	margin-bottom: 10px;
}

.leftspan2 {
	display: block;
	margin: 0 0 10px 0;
}

.prodmenu {
	font-size: 11px;
	color: #003E7E;
}

.pmain {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;	
}

.pmain li.pmain {
    margin: 0;
    padding: 0;
}
.pmain li.pmain > a {
    border-bottom: 1px solid #d8d8d8;	
    display: block;
    height: 35px;
    line-height: 35px;    
    background: transparent url(/img/en/menu-dots.gif) no-repeat 5px 3px;
    padding: 0 0 0 30px;
}
.pmain li.pmain > a:hover,
.pmain li.pmain.current-open-2 > a,
.pmain li.pmain li.psub.current-open-2 > a,
.pmain li.pmain li.psub > a:hover,
.pmain li.pmain.current-open-2 li.psub > a:hover {
    background-color: #e2e2e2;    
}

.pmain li.psub {
    margin: 0;
    padding: 0;    
}
.pmain li.psub > a {
    display:block;
    height: 35px;
    border-bottom: 1px solid #ccc;	
    margin: 0;
    line-height: 35px;    
    background: transparent url(/img/en/menu-dots.gif) no-repeat 20px 3px;
    padding: 0 0 0 45px;
}
.pmain li.pmain.current-open-2 li.psub > a {
    background-color: #efefef;
}

.psub {
	list-style: none;	
}

li hr {    
	text-align: left;
	margin-left: 0px;
	margin-top: 2px;
	width: 90%;
	height: 1px;
	background: #CCC;
	border: none;
}
.pmain li hr {
    display: none;
}

.prodmenu a {
	color: #003E7E;
	text-decoration: none;
}

.prodmenu a:hover {
	text-decoration: underline;
}

.boxheader a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

.sidebarct {
	color: #444;
	font-size: 12px;
	display: block;
	padding: 25px 0px 0px 20px;
}

.titler {
	font-weight: bold;
	color: #003e7e;
}

/* ul, li {
	position: relative;
	z-index: 100;
} */

.nope {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
	border-width: 0px;
}

.rightspan2 li, .leftspan li { margin-left: 40px; }

.submenulink { font-weight: bold; }

ol ul {
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    list-style-type: disc;
}

.collapsed .prodmenu ul.pmain ul.psub {
    display: none;
}

.rightspan2 img.left {
    float: left;
    margin-right: 10px;
    clear: left;    
}


table.article-table td {
	border: 1px solid #DEDEDE;
}

p.contactus {
    clear: both;
    margin-top: 4em;
}

table.article-table td {
    text-align: center;
}
table.article-table .th {
    text-align: left;
}

h3 {
    margin-top: 1.5em;
    margin-bottom : 1em;
    clear: both;
}
td.summary {
    padding:10px;
}

div.rightcolumn2 {
min-height: 400px;
}

h3.noclear {
clear: none;
    margin-top: 0px;
}

ul.spacing li {
    padding-bottom: 0.5em;
}
