.tahoma28 {
    color: #0e2033;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    padding: 10px 0px 15px 0px;
    font-family: Tahoma, Arial, sans-serif;
}

.tahoma20 {
    color: #0e2033;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    padding: 10px 0px 15px 0px;
    font-family: Tahoma, Arial, sans-serif;
}

.tahoma15 {
    color: #0e2033;
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    font-family: Tahoma, Arial, sans-serif;
}

.tahoma13 {
    color: #0e2033;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
    font-family: Tahoma, Arial, sans-serif;
}

.wselink {
    color: #2772b7;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
    background: url(../images/wselinkindent.png) left center no-repeat;
}

.wselink2 {
    color: #2772b7;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
    background: url(../images/wselinkindent.png) left center no-repeat;
}

.contentimgdiv {
    position: relative;
    border: 5px solid #ecf2f6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url('templates/wse/htc/PIE.htc');
}

.contentimg {
    padding: 3px;
    background: #ffffff;
    border: 1px solid #c8d7e1;
    margin: 0;
}

.contentTableCellLeft {
    padding-right: 20px;
}

.contentTableCellRight {
    padding-left: 20px;
	font-size: 12px;
}

.arrowListItem {
    list-style: none;
    padding: 0px 0px 10px 20px;
    background: url(../images/icon_arrow.gif) 2px 5px no-repeat;
}

div.c_wrapper .arrowListItem {
    list-style: none;
    padding: 0px 0px 10px 20px;
    background: url(../images/icon_arrow.gif) 2px 5px no-repeat;
}

table.arTable {
    position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url('templates/wse/htc/PIE.htc');
    background: #e4ebf1;
}

table.arTable td {
    padding: 10px;
}

td.feherBorderBottom {
    border-bottom: 1px solid #ffffff;
}