/* ***** ***** COMMON ***** *****  */
html, body {
	width: 100%;
	height: 100%;	
}


  .dragme{position:relative;}


body {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;	
	color: #000000;
}

.container {
	width:980px;
	
}

table h2 {
	font-size:1.5em;
}

img {
	border: 0px;
}

.small {
	font-size: 9px;
}

.print {
	font-size: 11px;
}

.searchPath {
	color: #339933;
	font-style: italic;
}

.highlight {
	padding: 5px;
	border: 1px solid #FFC60A;
	background-color: #FFEEB6;
}

/* ***** ***** FORM ***** ***** */

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

/* ***** ***** MAIN LAYOUT ***** ***** */

table.container {
	border: 0px solid #000000;
}

td.banner {
	background-color:transparent;
	background-image: url('../images/emc_header_bg.jpg');
	background-image: repeat-x;
}


#navi_curv {
 	float:right;
 	border:0px solid black;
 	margin-top:15px; 	
 	
 	background-color:#EBEBEB;
	background-image: url('../images/navi_right_curv.jpg');
	width:20px;
	height:34px;
 }
 
 


 
 

td.navigation {
	background-color: white;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right:10px;
	font-size: 18px;
	height:21px;
	padding-bottom:10px;
}

div#nojs {
	color: #FF0000;
	text-align: center;
	border: 0px solid #FF0000;
}

/* ***** ***** CONTENT LAYOUT ***** ***** */

td.content {
	border-top: 0px solid #000000;
}




td.middleColumn, td.middleColumnB {
	
	padding: 10px;
	vertical-align: top;
	font-size: 11px;
	background-color:#FEF7ED;
	
}

td.middleColumn { vertical-align: top; }

#content_area {
	
	padding:10px;
	border:0px solid #FBB3A9;
	margin-top:5px;
	/*min-height:150px;*/
	height:100%;
}

#sth_content {
	background-color:#FEF7ED;
}


#content_area a {
	color:blue;
	font-weight:normal;
}


/* HACK IE */
* html #content_area {
    /*height:150px;*/
}


td.middleColumnB { vertical-align: bottom; }

td.rightColumn, td.rightColumnB {
	width: 150px;
	border-left: 1px solid #c5c5c5;
	padding: 10px;
	vertical-align: top;
	background-color: yellow;		/* BACKGROUND COLOUR */
}

td.rightColumn { vertical-align: top; }


div#bc {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	color: #999999;
	font-size: 9px;
}

p.rightTitle {
	margin: 0px;
	padding: 4px;
	background-color: #0c1967;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

div#ctcleftnav ul {
	padding: 0px;
	margin: 0px;
}

div#ctcleftnav ul li {
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 12px;
}

div#ctcleftnav ul ul {
	padding: 0px;
	margin: 0px;
}

div#ctcleftnav ul ul ul {
	padding: 0px;
	margin: 0px;
}

div#ctcleftnav ul ul ul ul {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}

div#ctcleftnav ul ul ul ul ul {
	padding: 0px;
	margin: 0px;
	list-style-type: circle;
}

/* ***** ***** FOOTER LAYOUT ***** ***** */

td.jsFooter {
	height: 0px;
	/*background-image: url('../images/bottom_blue_bg.jpg');*/
	background-image: no-repeat;
}

td.footer {
	height: 0px;
	background-color: black;
	color:white;
	text-align: center;
}

td.jsLeft {
	width: 553px;
	text-align: left;
	vertical-align: top;
}

td.jsRight {
	width: 217px;
	text-align: left;
	vertical-align: top;
	
}

/* ***** ***** LIST LAYOUT ***** ***** */

ul ul ul ul {
	list-style-type: disc;
}

ul ul ul ul ul {
	list-style-type: circle;
}

div#newslist li {
	padding-bottom: 5px;
}

div#newslist ul {
	padding-top: 5px;
}


#extra_header_images {
	background-color:transparent;
	float:right;
	/* background: url('../images/header/header_image.png');*/
	background-repeat: no-repeat;
	height:268px;
	width:765px;
	
}



/*for ie 6.0*/
* html #extra_header_images {
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/header/header_image.png");*/
    background:none;
}



#bar_curv {
 	
 	border:0px solid black;
 	margin-top:10px;
 	margin-bottom:10px;
 	background-color:#EBEBEB;
	background-image: url('../images/bread_right_curv.jpg ');
	background-position:right;
	background-repeat: no-repeat;
	width:100%px;
	height:51px;
 }


#title_bar {
	
	
	background-image: url('../images/bread_left_curv.jpg');
	background-position:left;
	background-repeat: no-repeat;
	height:51px;
	padding-right:10px;
}

#title_bar2 {
	background-color:#EBEBEB;
	background-image: url('../images/bread_left_curv.jpg');
	background-position:left;
	background-repeat: no-repeat;
	margin-top:10px;
	height:51px;

}


#bar_title {
	font-size:1.3em;
	padding-top:8px;
	padding-left:15px;
	font-weight:bold;"
}





#side_navigation {
	padding-left:20px;
	padding-top:20px;
}

#side_navigation ul li a{
	margin-left:15px;
}

#side_navigation ul li {
	list-style: none;
	}


#sidemenu {
	border:0px blue solid;
	margin-left:20px;
}


.sidemenu_list {
	border:0px solid black;
	margin-left:20px;
}





