/* Start of CMSMS style sheet 'PrintCSS' */
/* PRINT CSS EMBASSY OF INDIA - PANAMA */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#PrintSiteName {
	display: inline;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	clear: both;
}

#MainContainer {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#Top {
	display: none;
}

#BC_Lang {
	display: none;
}

#BC_Lang_Content {
	display: none;
}

#BC {
	display: none;
}

#Lang {
	display: none;
}

#CentralContainer {
	width: 950px;
	min-height: 400px;
	float: left;
	padding: 0 0 15px 0;
}

#LeftCol {
	display: none;
}

#RightCol_Index {
	width: 670px;
	min-height: 400px;
	float: left;
	padding: 0 0 0 5px;
	font-size: 12px;
	margin: 10px 10px 0 0;
}

#RightCol {
	width: 670px;
	min-height: 400px;
	float: left;
	padding: 0 0 0 5px;
	font-size: 12px;
	margin: 10px 10px 0 0;
}

#SectionTitle {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	padding: 5px 10px;
	background-color: #008000;
	border-left: solid 10px #FF6600;
}

#Footer {
	width: 950px;
	float: left;
	text-align: center;
	font-size: 12px;
}

#FooterContent {
	width: 920px;
	float: left;
	margin: 0 15px;
	padding: 10px 0;
	border-top: dotted 1px #000;
}

#Bottom {
	display: none;
}
/* End of 'PrintCSS' */

