/*-----attach a .custom class to any style you add here-----*/


/*custom link styles*/

.custom .entry-content a {
	font-weight: bold;
        text-decoration: underline;
}
.custom .entry-content a:hover {
	text-decoration: none;
	color: #0098ED;
}


/*custom page styles*/

body .custom {
        margin: 0;
	color: #333333;
	font-family: Arial, sans-serif;
	line-height: 150%;
}
.custom #rotating {
        padding: 0px;
        border-top-style: none;
}
.custom #sidebar-2 .xoxo li .textwidget {
        padding-left: 15px;
}

.custom #text-195516121 {
        padding-left: 0px;
        background-color: #FFFFFF;
}

.custom #header .menu {
        right: 30px;
}

.custom .description {
        color: #000000;
        font-style: normal;
}
.description{color:#666; margin-top:-10px; padding:0 0 10px 0px; font-size:13px; line-height:1; font-style:italic;}


.custom #text-188058241 {
        background-color: #FFFFFF;
}

.custom .facetable { 		border: none !important; 		width: 100% !important; 	} 	.entry-content .facetable td { 		border: none; 		vertical-align: top; 	} 	.entry-content .facetable td:hover { 		background: none; 	} 	.entry-content .facetable h1 { 		margin: 0px; 		margin-bottom: 15px; 	} 	.entry-content .facetable tbody tr:hover { 		background:#fff; 	}

/*logo*/

.logo{
        width: 66px;
        height: 41px;
        float: left;
        padding: 40px 10px 0px 0px;
}


/*glossary*/

.custom .glossary_item {
        display: none;
}


