body {
	font-family: Arial, Helvetica, sans-serif;
}

#change_country_button {
	margin-top:0px; margin-left:280px; cursor:pointer;
}

.main-table {
	height:550px;
	width:998px;
}

.main-table .before {
	BACKGROUND-IMAGE:url(../images/page-before.jpg); 
	BACKGROUND-REPEAT:no-repeat; 
	WIDTH:998px; 
	vertical-align:top;
}

.main-table .after {
	BACKGROUND-IMAGE:url(../images/page-after.jpg);
	BACKGROUND-REPEAT:no-repeat;
	WIDTH:998px; 
	HEIGHT:155px;
}

.top-menu {
	font-size:22px;
	height:140px;
}

.top-menu .firstRow{
	height: 69px;
}

.top-menu td{
	vertical-align:top;
	cursor:pointer;
}

.layout-frame {
	width:100%;
	margin-top:30px;
}

.layout-frame td {
	vertical-align:top;
}

.layout-frame .left-menu {
	color:#6E78B1;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	width:188px;
}

.layout-frame .left-menu td {
	height: 16px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
}

.layout-frame .left-menu .seperator {
	background-image:url(../images/seperator.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


.layout-frame .middle {
	padding-right:10px;
	font-size:12px;
	color:#777777;
}

.layout-frame .R {
	width: 240px;
}

.heading{
	font-size:36px; 
	color:#6E78B1;
}


.footerfont {
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}

.footerfont a {
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}

.regIcon {
	font-size: 12px;
	vertical-align:top;
}

.contentfont {
	font-size:12px;
	color:#777777;
	padding-left:4px;
}

.sitemap {
	font-size: 12px;
	color:#777777;
	text-decoration:none;
}

.sitemap a {
	color:#398FBE;
}

.sitemap th {
	text-align:left;
	padding: 6 10 6 15;
	background-color:#e6e9f2;
	color:#586dac;
}

.sitemap td {
	padding: 6 10 6 15;
	background-color:#FFFFFF;
	border-bottom: dashed #CCCCFF 1px;
	color:#586dac;
}

a {
	color:#0000FF;
}

.sitemapPadding {
	padding-left:25px;
}

.subheader {
	color: #398FBE;
	font: bold 12px Tahoma, Arial;
}

.highlight {
	color:#333333;
}

.bodytextsm {
	font: 10px Arial, Helvetica, sans-serif;
}

.graphicheadline {
	color: #398FBE;
	font: bold 16px Tahoma, Arial;
}

.ecpList {
	clear:both;
	width:100%;
	border-top:1px dashed #C0C1D3;
	padding:7px 0px;
}

.ecpList td{
	color: #161A7B;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	padding:7px 20px;
}