html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body, div, img {
	margin: 0;	
	padding: 0;	
	border: 0px;	
}

html, body{
	background-color:#666666;	
	/*background-image:url(../Images/General/ist2_4675846_abstract_blue_energy_background_xxl.jpg);*/
	height:100%;
}




div{
	background-color:#FFFFFF;
}

#middlebackground{
	width:919px;
	background-color:#FFFFFF;	
	height:100%;
	margin: 0 auto 0 auto;
}

#bodyholder{
	width: 839px;
	margin: 0 auto 0 auto;
	padding: 0 30px 0 50px;
	height: auto;
	
	
}

.borderx {
	background-image:url(../Images/General/border.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size:0px;
	line-height:0px;
	padding 0;
	margin 0;
	width: 100%;
	display:block;
	position:relative;
}

.bordery {
	background-image:url(../Images/General/borderY.gif);
	background-repeat: repeat-y;
	height: 100%;
	font-size:0px;
	line-height:0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 1px;
	display:block;
	position:relative;
}


#menu {
	margin-top: 7px;
	font-size: 12px;
	padding: 0px 1px 0px 1px;
	width: 100%;	
}










/*MENU*/



#menu a:link, #menu a:visited {
	text-decoration:none;
	color:#000000;
	border:none;
}

#menu a:hover, #menu a:active {	
	color:#E52C17;
}



/*SUBMENU*/

#submenu{
	font-size:10px;
	padding: 4px 0 4px 0;
}

#submenu .active{
	color: #E52C17;
}

#submenu a:link, #submenu a:visited{
	color: #000000;
	text-decoration:none;
	
}

#submenu a:hover, #submenu a:active{
	color: #E52C17;
}

#submenu .pipe{
	color: #999999;
}
	



.graytext {
	color:#666666;
	font-size:14px;
	line-height: 21px;
}

.regulartext {	
	line-height: 16px;		
}
.standouttext {
	font-weight: bold;
	color: #E52C17;
}



.logo {
	margin-top: 5px;
	position: relative;
	left:-30px;
}
ul {
	list-style-type: square;
	line-height: inherit;
	margin-top: 0.4em;
	color: #E52C17;
	margin-bottom:0;
}


li {
	margin-bottom: 0.4em;
	padding: 0;
}

.listtext1{
	color:#000000;
}

li.space2{
	margin-bottom: 1.3em;
}

a, a:link, a:visited, a:hover, a:active  {
	text-decoration:underline;
	color:#E52C17;
	border:none;
}



#bottomborder{
	width: 100%;
	margin-top: 10px;	
	background-image:url(../Images/General/border.gif);
	background-repeat: repeat-x;
	padding: 6px 1px 0 1px;
	font-size: 9px;
	text-align: right;
	position:relative;
	
}
img.floatleft {	
	float: left;
	margin-right:15px;
	margin-bottom:1px;
	margin-top:4px;	
}

img.floatright {
	display:inline;
	float: right;
	margin: 4px 4px 1px 10px;
}

div.floatright {
	display:inline;
	float: right;
	padding: 0;
	margin: 18px -80px 10px 32px;	
	
}


div.clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0px;
}


table{
	width:100%;	
	vertical-align:top;
}
tr{
	vertical-align:top;	
	
}


.headingsuperopera	{
	position:relative;
	top:-7px;
	font-size:7px;	
}


/*NEWS*/

.articletitle {
	font-size: 13px;
	font-weight: bold;
	color: #E52C17;	
}
.articledetails {
	font-style: italic;
	color: #E52C17;
	margin-bottom:5px;
}

.pressreleasetitle {
	font-size: 13px;
	font-weight: bold;
	color: #E52C17;	
	display:block;
	margin-bottom: 4px;
}

.pressreleasedetails {
	
	font-style: italic;
	font-weight: bold;
	
}

.inthenewstitle {
	font-size: 13px;
	font-weight: bold;
	color: #E52C17;	
}

.inthenewpicturecaption {
	font-size: 10px;
	line-height:1.2em;
}

a.readmore, a.readmore:link, a.readmore:visited
{
	text-decoration:none;
	font-style: italic;
	color:#E52C17;
}

a.readmore:hover
{
	text-decoration:underline;
}

.inthenewsdate
{
	font-weight:bold;
	font-style:italic;
	line-height: 2.3em;
}

img.inthenews
{
	margin-bottom:0.5em;
}

.footer
{
	font-size: 10px;
}


.pressreleasetitle  a:link, .inthenewstitle a:link, .pressreleasetitle  a:visited, .inthenewstitle a:visited  
{
	text-decoration:none;
	color: #E52C17;	
}

.pressreleasetitle a:hover, .inthenewstitle a:hover 
{
	text-decoration:underline;
	color: #E52C17;	
}




/*HOTM*/

#hotmlink{
	font-size:9px; 
	position:relative; 
	left: 620px; 
	top:152px; 
	width:200px; 
	text-align:right;

}

#hotmlink a, #hotmlink a:link, #hotmlink a:active, #hotmlink a:visited {
	text-decoration:none;	
	color:#A1A1A1;
	border:none;
}

#hotmlink a:hover {	
	text-decoration:underline;
}


