/*This CSS file controls the sytle of the content which is included on the webpage*/


.submenu {

font-family:Arial;
font-size:11px;

}

.sitemap {

border-right:solid #E4E4E4 1px;

}

.title {

font-family:Arial;
font-size:13px;
font-weight:bold;
color:#E08325;

}

.text {

font-family:Arial;
font-size:12px;
color:#000000;

}

.details {

font-family:Arial;
font-size:10px;

}

.div {

padding:5px;

}

.support-search {

width:100px;

}