BODY,TABLE,TR,TD,FORM {font-size: 10pt; font-family: Verdana,Arial,Tahoma,sans-serif }
A { text-decoration: underline }
A:link { color: #36559A }
A:active { color: #cccccc }
A:visited { color: #36559A }
A:hover { text-decoration: none; color: #000000 }

A.white { text-decoration: none }
A.white:link { color: #ffffff }
A.white:active { color: #ffffff }
A.white:visited { color: #ffffff }
A.white:hover { text-decoration: underline; color: #ffffff }

A.black { text-decoration: none }
A.black:link { color: #000000 }
A.black:active { color: #ff0000 }
A.black:visited { color: #000000 }
A.black:hover { text-decoration: underline; color: #ff0000 }

A.black_bold { text-decoration: none; font-weight: bold }
A.black_bold:link { color: #000000 }
A.black_bold:active { color: #ff0000 }
A.black_bold:visited { color: #000000 }
A.black_bold:hover { text-decoration: underline; color: #ff0000 }

A.yu { text-decoration: underline }
A.yu:link { color: #FFA300 }
A.yu:active { color: #FFA300 }
A.yu:visited { color: #FFA300 }
A.yu:hover { text-decoration: underline; color: #FF7800 }

A.yub { text-decoration: underline; font-weight: bold; font-size: 14pt }
A.yub:link { color: #FFA300 }
A.yub:active { color: #FFA300 }
A.yub:visited { color: #FFA300 }
A.yub:hover { text-decoration: underline; color: #FF7800 }

A.bub { text-decoration: underline; font-weight: bold; font-size: 14pt }
A.bub:link { color: #0088BB }
A.bub:active { color: #0088BB }
A.bub:visited { color: #0088BB }
A.bub:hover { text-decoration: underline; color: #0088BB }

A.top_but { text-decoration: none; font-weight: bold; font-size: 7pt }
A.top_but:link { color: white }
A.top_but:active { color: white }
A.top_but:visited { color: white }
A.top_but:hover { text-decoration: underline; color: white }

A.top_but-i { text-decoration: none; font-weight: bold; font-size: 7pt }  
A.top_but-i:link { color: #FFA300 }  
A.top_but-i:active { color: #FFA300 }  
A.top_but-i:visited { color: #FFA300 }  
A.top_but-i:hover { text-decoration: underline; color: #FFA300 }

SELECT,OPTION,INPUT,TEXTAREA { background-color: #FFFFFF; color: #000000; font-size: 8pt; font-family: Verdana,Arial,Tahoma,sans-serif; border: 1pt; border-color: black; border-style: solid }
.search { background-color: #758843; color: #ffffff }
.border_0 { border: 0pt }

INPUT.regular { background-color: transparent }
INPUT.regular_without_border { background-color: transparent; border: 0pt }
INPUT.form_field { background-color: transparent; border: 0pt }

.white { color: #ffffff }
.white_phrase { color: #ffffff; font-size: 8pt }
.blue_phrase { color: #BEC4D1; font-size: 8pt }
.yellow { color: #ECAE07 }
.place_call { color: #0088BB; font-size: 14pt; font-weight: bold }

.big14pt { font-size: 14pt }
.big13pt { font-size: 13pt }
.big12pt { font-size: 12pt }
.big11pt { font-size: 11pt }

.small9pt { font-size: 9pt }
.small8pt { font-size: 8pt }
.small7pt { font-size: 7pt }
.small6pt { font-size: 6pt }
.small5pt { font-size: 5pt }

.warning { color: #ff0000 }
.error { background-color: #ff0000 }

.grey-bold { color: #36559A; font-weight: bold }
.grey { color: #CCCCCC }
.green { background-color: #FFA300; font-size: 11pt; font-weight: bold }

.num_text { color: #0088BB; font-size: 12pt; font-weight: bold }

.table_with_border { border: 1pt; border-color: blue; border-style: solid; border-width: 1pt }

.www_small_text {
	font-size: 8pt; 
	font-family: Verdana,Arial,Tahoma,sans-serif;
}

.www_product_header {
	font-size:13pt;
	font-family: Verdana,Arial,Tahoma,sans-serif;
	color: #0088BB;
	font-weight: bold
}

.www_blue_header {
        font-size:13pt;
        font-family: Verdana,Arial,Tahoma,sans-serif;
        background-color: #272f64;
        color: #FFFFFF;
        font-weight: bold;
	align: center;
}

.doc-topic {
        font-size:12pt;
        font-family: Verdana,Arial,Tahoma,sans-serif;
        font-weight: bold;
        color: #000000;
        background-color: #F5E0BA;
        text-align: center;
        text-valign: center;
}

.doc-row   { color: #000000; background-color: #FCF8F1; font-weight: normal;}
.doc-header{ color: #FFFFFF; background-color: #272F64; font-weight: bold; align: center; valign: center;}

