body{

    
   color: #FFFFFF; 


}


table {
   font-size: 16px;

}


td {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   color: #555555;
   


}

xmp {
   font-size: 13px; 
   color: #436FA0;
}

tt {
   font-size: 16px; 
   color: #436FA0;
}




/* top menu */
.top_menu {

padding-top: 11px;
padding-bottom: 11px;
font-size: 15px;
font-family: 'Helvetica Neue', Helvetica, Arial;


}


a.top_menu {

color: #fff !important;
text-decoration: none !important;
text-shadow: 0.5px 0.5px #C60000;
font-weight: normal;
letter-spacing:0.7px;
}

a.top_menu:hover {
background-color:#E32E0A;



}



/*tab menu for detailed pages */

#tabmenu { 
color: #000; 


margin: 12px 0px 15px 0px; 
padding: 0px 0px 0px 0px; 


z-index: 1; 
font-size: 17px; 
font-weight: normal;



} 



#tabmenu li { 
display: inline; 
overflow: visible; 
list-style-type: none; 


} 

#tabmenu a, a.active { 
color: #FFFFFF; 
background: #438FE5;
padding: 15px 15px 15px 15px;
margin: 0px 0px 0px 0px;
text-decoration: none;

-moz-border-right-radius: 2px;
-webkit-border-right-radius: 2px;
border-radius: 2px 2px 0px 0px;
-moz-border-left-radius: 2px;
-webkit-border-left-radius: 2px;

} 


#tabmenu a.active { 
background: #FFFFFF;
color: #454545;


border-top: 1px solid #438Fe5;
border-left: 1px solid #438Fe5;
border-right: 1px solid #438Fe5;
border-bottom: 1px solid #fff;


padding-left: 14px;
padding-right: 14px;


-moz-border-right-radius: 2px;
-webkit-border-right-radius: 2px;
border-radius: 2px 2px 0px 0px;
-moz-border-left-radius: 2px;
-webkit-border-left-radius: 2px;

box-sizing: border-box;
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box;



} 

#tabmenu a:hover { 
color: #fff; 
background: #ADC09F; 
border-bottom: 1px solid #FFF;
 padding-bottom:16px;

} 

#tabmenu a:visited { 


} 

#tabmenu a.active:hover { 
background: #fff; 
color: #454545; 


} 



table.top_rounds td {

   padding-left:15px;
   padding-right:15px;


}



table.top_rounds tr:first-child td:first-child {
    -moz-border-radius-topleft:2px;
    -webkit-border-top-left-radius:2px;
    border-top-left-radius:2px
    -moz-border-radius-topright:2px;
    -webkit-border-top-right-radius:2px;
    border-top-right-radius:2px;
 
   padding-top:8px;
   padding-bottom:8px;


}


table.top_rounds tr:last-child td:last-child {

   padding-top:10px;
   padding-bottom:10px;

}

table.top_rounds tr:first-child a {

text-decoration:none;
color: #fff;
text-shadow: 0.5px 0.5px #4A69F9;
letter-spacing:0.5px;

}

.selected_block {

background:#e7f0fb;
padding-top: 7px;
padding-bottom: 7px;
margin-left: -12px;
padding-left: 12px;

}

#content {

font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
font-size: 16px;


text-align: justify; 
background: #fff;

padding: 20px 15px 0px 15px;
border: 1px solid #438FE5; 
/*border-top: none; */
z-index: 2; 


-moz-border-right-radius: 2px;
-webkit-border-right-radius: 2px;
border-radius: 0px 2px 2px 2px;
-moz-border-left-radius: 0px;
-webkit-border-left-radius: 0px;


} 

#content a { 

color:red;
text-decoration: underline; 

 } 

#content a:hover { 

 } 

.nobr {
white-space: nowrap
}


/* links */



a:link {

   color: #E32E0A; 
   /* color: #666; */
   text-decoration: underline
}
a:visited {
   color: #E32E0A; 
   /* color: #666; */
   text-decoration: underline
}
a:hover {
   color: #990000;
   text-decoration: underline
}
a:active {
    color: #E32E0A; 
   /* color: #666; */
   text-decoration: underline
}

a.no_underline:link {

   color: #E32E0A;
   /* color: #666; */
   text-decoration: none !important;

}
a.no_underline:visited {

    color: #E32E0A; 
   /* color: #666;*/
   text-decoration: none !important;
}
a.no_underline:hover {
   color: #990000;
   text-decoration: underline !important;
}
a.no_underline:active {
    color: #E32E0A; 
   /* color: #666; */
   text-decoration: none !important;
}




a.footer_links:link {
   color: #96c1eb;
   text-decoration: underline
}
a.footer_links:visited {
   color: #96c1eb; 
   text-decoration: underline
}
a.footer_links:hover {
   color: #FFFFFF;
   text-decoration: underline
}
a.footer_links:active {
   color: #96c1eb;
   text-decoration: underline
}



a.blue_link:link {
   color: #2980D3;
   text-decoration: underline
}
a.blue_link:visited {
   color: #2980D3; 
   text-decoration: underline
}
a.blue_link:hover {
   color: #134691;
   text-decoration: underline
}
a.blue_link:active {
   color: #2980D3;
   text-decoration: underline
}

a.blue_header_link:link {
   color: #1467E2;
   text-decoration: none
}
a.blue_header_link:visited {
   color: #1467E2; 
   text-decoration: none
}
a.blue_header_link:hover {
   color: #134691;
   text-decoration: underline
}
a.blue_header_link:active {
   color: #2980D3;
   text-decoration: underline
}




.group_blocks {
        float:	left;
        margin-left:3px;
        margin-right: 3px;
        display: block;
	margin-top: 5px;
	color: #666666;
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, Arial;

	border: solid 1px #CBCBCB;


        vertical-align:top;

	-moz-border-right-radius: 2px;
	-moz-border-left-radius: 2px;
	-moz-border-top-radius: 2px;
	-moz-border-bottom-radius: 2px;
	-webkit-border-right-radius: 2px;
	-webkit-border-left-radius: 2px;
	-webkit-border-top-radius: 2px;
	-webkit-border-bottom-radius: 2px;
	border-radius: 2px 2px 2px 2px;

	padding: 20px 20px 20px 20px;

	background: url(/images/grey_bg.gif) repeat-y top left;
	background-color: #fff;

}


.border_block {
        display: block;
	color: #666666;
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
        vertical-align:top;

	border: solid 1px #CBCBCB;
	-moz-border-right-radius: 2px;
	-moz-border-left-radius: 2px;
	-moz-border-top-radius: 2px;
	-moz-border-bottom-radius: 2px;
	-webkit-border-right-radius: 2px;
	-webkit-border-left-radius: 2px;
	-webkit-border-top-radius: 2px;
	-webkit-border-bottom-radius: 2px;
	border-radius: 2px 2px 2px 2px;

	background: url(/images/grey_bg.gif) repeat-y top left;
	background-color: #fff;

}


.footer_block {
        display: block;
	color: #666666;
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
        vertical-align:top;
	padding: 20px 20px 20px 20px;
	margin-left: 0px;
	margin-right: 6px;
	float: left; 

	border: solid 1px #CBCBCB;
	-moz-border-right-radius: 2px;
	-moz-border-left-radius: 2px;
	-moz-border-top-radius: 2px;
	-moz-border-bottom-radius: 2px;
	-webkit-border-right-radius: 2px;
	-webkit-border-left-radius: 2px;
	-webkit-border-top-radius: 2px;
	-webkit-border-bottom-radius: 2px;
	border-radius: 2px 2px 2px 2px;

	/* background: url(/images/grey_bg.gif) repeat-y top left; */
	background-color: #fff;

}




.grey_block_header {
   color: #274b78;
   font-weight: bold;
   margin-bottom: 10px;
}



span.navchain a:link {
   color: #709BC7;
   text-decoration: underline
}
span.navchain a:visited {
   color: #709BC7; 
   text-decoration: underline
}
span.navchain a:hover {
   color: #F74623;
   text-decoration: underline
}
span.navchain a:active {
   color: #709BC7;
   text-decoration: underline
}




/* TD */

.bg_h_once {
   background: url(/images/grey_bg.gif) repeat-y top left;
   padding: 10px;
   vertical-align: top;
   background-repeat: repeat-y;
}
.bg_h_once0 {
   background: url(/images/grey_bg.gif) repeat-y top left;
   padding: 0px;
   vertical-align: top;
}

.gbrt, .gbrt2 {
	background: url(/images/grey_br_t.gif) repeat-x top left;
}
.gbrt2 {
	height: 2px;
}

.gbrb, .gbrb2 {
	background: url(/images/grey_br_b.gif) repeat-x top left;
}
.gbrb2 {
	height: 2px;
}

/* IMG */
img.wh11 {
	 width: 1px;
	 height: 1px;
}
img.wh12 {
	 width: 1px;
	 height: 2px;
}
img.wh21 {
	 width: 2px;
	 height: 1px;
}
img.wh22 {
	 width: 2px;
	 height: 2px;
}

em.b {
	 font-weight: bold;
	 font-style: normal;
}

div {
font-size:16px;
}


div.h2 {
	font-size: 15px;
	font-weight: bold;
	color: #438FE5;
	padding: 0;
	margin: 0 0 10 0;
}

.b {
	font-weight: bold;
}
/*=========================================*/
.group_block {
   /* font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;*/

   font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 14px;
   color: #2980D3 !important;
}
a.group_block:link {
   color: #2980D3;
   text-decoration: none;
}
a.group_block:visited {
   color: #2980D3;
   text-decoration: none;
}
a.group_block:hover {
   color: #135A9E;
   text-decoration: none;
}
a.group_block:active {
   color: #2980D3;
   text-decoration: none;
}



.blue_block {
   color: #5A7A9A;
   font-size:14px;
}
a.blue_block:link {
   color: #0080FF;
   text-decoration: none;
}
a.blue_block:visited {
   color: #0080FF;
   text-decoration: none;
}
a.blue_block:hover {
   color: #0066CC;
   text-decoration: underline;
}
a.blue_block:active {
   color: #0080FF;
   text-decoration: none;
}

td.no_border img {
   border: 0;
}


td.do_you_know a:link {
   color: #2980D3;
   font-weight: bold;
   text-decoration: none;
}
td.do_you_know a:visited {
   color: #2980D3;
   font-weight: bold;
   text-decoration: none;
}
td.do_you_know a:hover {
   color: #135A9E;
   font-weight: bold;
   text-decoration: underline;
}
td.do_you_know a:active {
   color: #2980D3;
   font-weight: bold;
   text-decoration: none;
}


a.news_link:link {
   font-size:14px;
   color: #666666;
   text-decoration: none;
}
a.news_link:visited {
   color: #666666;
   text-decoration: none;
}
a.news_link:hover {
   color: #333333;
   text-decoration: underline;
}
a.news_link:active {
   color: #666666;
   text-decoration: none;
}


a.info_block:link {
   color: #666666;
   text-decoration: none;
}
a.info_block:visited {
   color: #666666;
   text-decoration: none;
}
a.info_block:hover {
   color: #000000;
   text-decoration: underline;
}
a.info_block:active {
   color: #666666;
   text-decoration: none;
}


h1 {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   font-size: 20px;
   /* letter-spacing:0.5px; */
   font-weight: normal;
}


.main_blocks {
	margin: 12px 0 15px 0;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
        /* letter-spacing:0.5px; */
}

font.main_blocks {
	text-decoration: underline;
	text-decoration-color: #666666;
	-moz-text-decoration-color: #666666;
}


h1.without_padding {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 20px;
   font-weight: normal;
   margin: 0px;
   margin-bottom: 5px;
}


h2 {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 18px; 
   font-weight: bold;
   color: #438FE5;
}

h2.without_padding {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 18px; 
   font-weight: bold;
   color: #438FE5;
   margin:0px;
   margin-bottom: 10px;
}

h2.3px_padding {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 16px; 
   font-weight: bold;
   color: #438FE5;
   margin:0px;
   margin-bottom: 3px;
}



h3 {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 16px; 
   font-weight: bold; 
   color: #2A78C6;
   margin-top:10px;
   margin-bottom: 10px;
}

h3.without_padding {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 16px; 
   font-weight: bold; 
   color: #2A78C6;
   margin: 0px;
   margin-bottom: 3px;
}

h3.purchase_product_header {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 16px; 
   font-weight: bold; 
   color: #2A78C6;
   margin:0px;
   margin-bottom: 5px;
}


.error {
   font-family: 'Helvetica Neue', Helvetica, Arial;
   /* letter-spacing:0.5px; */
   font-size: 13px;
   color: #C5392E;
}


.small_text {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 13px;
   color: #999999
}

.popupmenuact {
   padding:3px; 
   padding-left:15px; 
   padding-right:15px; 
   background-color:#E0E0E1; 
   border-color: #999999; 
}
.popupmenu {
   padding:3px; 
   padding-left:15px; 
   /*background-color:#F2F2E9; */
   background-color:#FFFFFF;
   padding-right:15px; 
   border-color: #999999;  
}
.popupmenutext {
   font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
   /* letter-spacing:0.5px; */
   font-size: 14px; 
   line-height: 21px;
   color: #666666;
   text-shadow: 1px 1px #FFFFFF;

}

table.def_table td {
   padding: 12px;
}

table.add_ticket td {
   padding-top: 2px;
   padding-bottom: 2px;
}


ul {
   font-family: 'Segoe UI', SegoeUIWF, Arial, sans-serif;
   font-size: 16px;
   font-weight: normal;

   margin: 0px;
   list-style-type: disc;
}

ul.pto {
padding-left: 15px;

}

ol {
   margin: 0px;
   padding-left: 30px;
}

ol li {
   list-style-type: decimal;
}


li {
   margin-left: 0px;
   margin-right: 0px;
   list-style-type: disc;
}


div.articles p{
   margin: 10px 0 10px 0;
}

.div {  vertical-align: middle;}


div.main_blocks_header {

   font-family: 'Helvetica Neue', Helvetica, Arial;
   /* letter-spacing:0.5px; */
   margin: 12px 0 15px 0;
   color: #666666;
   font-size: 13px;
   font-weight: bold;

}



/*   Search    */

a.search_title_link:link{
   color: #2A78C6;
}
a.search_title_link:visited {
   color: #2A78C6;
}
a.search_title_link:hover {
   color: #043b72;
}
a.search_title_link:active {
   color: #043b72;
}
/*** RSS Feed Button ***/
.standardsButton:link
{
    border:1px solid;
    border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57;
    padding:0px 3px 0px 3px;
    font:bold 10px 'Helvetica Neue', verdana,sans-serif; 
    color:#FFFFFF; 
    background-color:#ff6600;
    text-decoration:none;
    margin:0px;
    vertical-align:middle;   
}
.standardsButton:hover
{
    border:1px solid;
    border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57;
    padding:0px 3px 0px 3px;
    font:bold 10px 'Helvetica Neue', verdana,sans-serif; 
    color:#FFFFFF; 
    background-color:#ff6600;
    text-decoration:none;
    margin:0px;
    vertical-align:middle;
}
.standardsButton:visited
{
    border:1px solid;
    border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57;
    padding:0px 3px 0px 3px;
    font:bold 10px 'Helvetica Neue', verdana,sans-serif; 
    color:#FFFFFF; 
    background-color:#ff6600;
    text-decoration:none;
    margin:0px;
    vertical-align:middle;
}

/*==== add styles ===*/
div.d1 {
	width: 100%;
	height: 100%;
	cursor: hand;
}

div.mt10 {
	margin-top: 10px
}

.fh1 {
	font-size: 10px;
	margin: 0;
}
.h1_m10 {
	font-size: 10px;
	margin: 10px 0 0 0;
	color: #FFFFFF;
}


.typeinput, .typeselect {
    width: 283px;
}




/* support */

div.premium_support, div.premium_support td {
	color: #2d3d50;
	font: 13px/16px 'Helvetica Neue', Helvetica, Arial; 
}

div.premium_support {
	height: auto;
	background: #cce1f8 url('/images/premium_support_block_bg.gif') repeat-x top left;
	width: 100%;
}

div.premium_support div.tr {
	width: 100%;
	height: auto;
	background: url('/images/premium_support_block_ctr.gif') no-repeat top right;
}

div.premium_support div.br {
	width: 100%;
	height: auto;
	background: url('/images/premium_support_block_cbr.gif') no-repeat bottom right;
}

div.premium_support div.bl {
	width: 100%;
	height: auto;
	background: url('/images/premium_support_block_cbl.gif') no-repeat bottom left;
}

div.premium_support.link{
	padding: 0 0 1px 12px;
	background: url('/images/premium_support_marker.gif') no-repeat 6px left;
	border-bottom: 1px dotted #d93211;
	color: #d93211;
	font-size: 13px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
        /* letter-spacing:0.5px; */
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

div.premium_support.link_over{
	padding: 0 0 1px 12px;
	background: url('/images/premium_support_marker.gif') no-repeat 6px left;
	border-bottom: 1px dotted #5e0c03;
	color: #5e0c03;
	font-size: 13px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
        /* letter-spacing:0.5px; */
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

div.premium_support div.via_desc {
	padding: 5px 0 0 0;
	margin: 0px;
}

div.premium_support div.p {
	margin: 10px 0 0 0;
}
