@charset "utf-8";

/*table border*/
table.decor {
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
margin: 0;
margin-bottom:10px;

} 

/*customized bullet for lists*/
ul.bullet {
list-style-image: url("/ek/images/greyBullet.gif");
text-align:left;

}

ul.bullet a:link {
color: #3377BB;
font-size:12px;
}

ul.bullet a:hover {
color: #666;
font-size:12px;
text-decoration:underline;
}

ul.bullet a:visited {
color: #3377BB;
font-size:12px;
}

/*List item line height*/
li.lineht {
line-height: 2em;
}

/*small text bar for cloud hubs*/
.small_title {
width: 170px;
height: 23px;
background-image: url("/ek/images/color-bar.jpg");
} 

/*lhn cloud hub text bar*/
.lhn_title {
width: 188px;
height: 23px;
background-image: url("/ek/images/color-bar.jpg");
} 

/*large text bar*/
.large_title {
width: 528px;
height: 24px;
background-image: url("/ek/images/color-bar.jpg");
text-indent: 10px;
} 

/*feedback text bar*/
.feedback_title {
width: 338px;
height: 24px;
background-image: url("/ek/images/color-bar.jpg");
text-indent: 10px;
} 


/*table column line height 1.5 em*/
td.lineheight{
height:1.5em;
}

/*table column line height 1 em*/
td.lineh{
height: 1em;
}

/*list item line height 1 em*/
li.linehts {
height: 1em;
}

/*background color for bottom wells*/
.bk_decor {
background-repeat: repeat-x;
background-image: url("/ek/images/bk_grey_mar2009.gif");
} 

/*vertical bar 1*/
div.vr1 {
width: 1px;
vertical-align:middle;
color: #CCCCCC;
}

/* Flash size */
#slideshowFlash {
position: relative;
width: 715px;
height: 225px;
}

.small_title p{
                margin:0px;
}
.large_title p{
                margin:0px;
}


.large_title a {
	color:#000;
	font-weight:bold;
	
}