/* Start of CMSMS style sheet 'salinger-styles' */
/* Start of CMSMS style sheet 'elta solar style' */
body {  
	background-color: #f2f2f2;
	background-attachment : fixed;
	background-repeat : repeat;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	font-family : "Times New Roman";
	color : #444444;
	font-size : 13px;
	text-align : left;
}

a, a:visited  { color:#BA2441; text-decoration:none; font-weight: bold; }
a:hover { color:#BA2441; text-decoration:underline; font-weight: bold; }

#minheight {
	float: left;
	width: 1px;
	height: 650px;
}

#wrapper {
	width: 100%;
	float: left;
}

#container {
	width: 800px;
	margin: 0 auto;
}

#header {
	width: 800px;
	height: 130px;
	float: left;
	background: url(images/headerbg.jpg) no-repeat;
	padding: 0;
	margin: 0;
	display: inline;
}

#homelink {
	display: inline;
	float: left;
	width: 155px;
	height: 104px;
	margin: 5px 0 0px 20px;
}

#langselector {
	display: inline;
	float: left;
	width: 70px;
	height: 16px;
	margin: 5px 0 0px 55px;
}

#topmenu {
	float: right;
	width: 800px;
	overflow: hidden;
	height: 21px;
}

#content {
	width: 800px;
	float: left;
	background: url(images/contentbg.jpg) repeat-y;
	margin: 0;
	display: inline;
	 line-height: 17px;
}

#left {
	float: left;
	width: 224px;
	margin: 0px;
}

#right {
	float: left;
	width: 224px;
	margin: 0px 0 0px 11px;
	display: inline;
}

#content ul, #content ol
{
	padding: 0;
	margin: 0px 0 0px 30px;
}

#content ul li, #content ol li  {
	margin: 2px 0;
	padding: 0px;
	text-align : justify;
}

#content p  {
	margin: 10px 0;
	text-align : justify;
	line-height: 18px;
}

#content h1 {
	margin: 12px 0 2px;
	color: #D90F1B;
	font: normal 24px "Times New Roman";
}

#content h2 {
	margin: 6px 0 0px;
	color: #D90F1B;
	font: normal 16px "Times New Roman";
}

#main {
	float: left;
	margin: 0 20px;
	width: 760px;
	display: inline;
}

.whitespace {
	float: left;
	width: 100%;
	height: 20px;
}

#footer {
	width: 800px;
	height: 190px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	background: url(images/footerbg.jpg) no-repeat;
}

.footerinside {
	border-top: 1px solid #bbb;
	float: left;
	width: 760px;
	margin-left: 20px;
	display: inline;
}

#footer p {
	margin: 4px 0;
	line-height: 17px;
}

.disclaimer {
	margin: 0px 10px 0 0;
	float: right;
	display: inline;
}

.copyrights {
	margin-top: 12px;
	width: 450px;
	float: left;
}

.powered {
	margin-top: 12px;
	color: #bbb;
	width: 200px;
	float: left;
	text-align: right;
}

.powered a, .powered a:visited, .powered a:hover {
	color: #bbb;
	text-decoration: none;
	font-weight: normal;
}

a img { border: 0px; }
.tableborder { border: 1px solid #BA2441; padding: 10px; }

#map {
	width: 760px;
	height: 500px;
}

#submenu {
	float: right;
	width: 235px;
	margin: 40px 0 20px 20px;
	border-top: 4px solid #2D553A;
	padding: 0;
	background: url(images/submenubg.gif) no-repeat bottom left;
	display: inline;
}

#content #submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0px 0px 15px;
}

#content #submenu ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0px 20px 15px;
}

#content #submenu li li {
	width: 168px;
}

#content #submenu li, submenu li li {
	list-style-type: none;
	text-align: left;
}

.accessibility { display: none; }
/* End of 'salinger-styles' */

