/* General content -> Plugin: Indexed search -> Search box -> Form fields -> Submit button */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	font-weight:bold;
	background-color:BBBB04;
}
/* General */

.bodytext {
	color : #000000;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 8pt;
}

.bullet_list1 {
    text-indent : 20px;
}

.emphasis1 {
	font-style : italic;
}

.emphasis2 {
	text-decoration : underline;
}

.highlight1 {
	color : #EB8B3A;
	font-weight : bold;
}

.highlight2 {
	color : #CCDDEE;
	font-weight : bold;
}

p.rdf_header {
	text-align : center;
	background-color : #000000;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
                margin-bottom : 5px;
                margin-top : 3px; 
	font-weight : bold;
                width : 100%;
}

p.rdf_description {
	color : #000000;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 9px;
                margin-bottom : 3px;
                margin-top : 3px; 
}

p.rdf_list {
	color:#000000;
	font-family : arial,helvetica,sans-serif;
	font-size : 9px;
                margin-bottom : 1px;
                margin-top : 1px; 
}

table.rdf_border {
        background-color:#DDDDB6;
}

.image_caption {
	font-family : arial,helvetica,sans-serif;
	font-size : 7pt;
}

.tutorial_form_element {
	font-size : smaller;
	font-weight : bold;
}

.tutorial_input_button {
    border : 1px solid;
    background-color : #CCCCCC;
    font-size : 7pt;
    font-weight : bold;
    padding : 1;
}

.tutorial_user_input {
	color : #9933FF;
	font-family : "lucida console",courier,monospace;
}

