﻿html				{height: 100%;}
body				{height: 100%; margin:0; font-family: Arial, sans-serif;}
#nonFooter			{position: relative; min-height: 100%;}
* html #nonFooter	{height: 100%;}
#content			{padding-bottom: 75px;}
#footer				{position: relative; margin-top: -75px;} 

body > form			{height: 100%; margin:0}

input.SolidBox
{
    color: black;
    border: solid 1px #C8C8C8;
}
.textField, input.textField
{
    border: solid 1px #C8C8C8;
}

.enableBtn
{
    cursor: hand;
}
.disableBtn
{
    cursor: default;
}
.combo
{
    border-color: Gray;
    border-width: thin;
    border-bottom-width: thin;
}

td
{   
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}


.topmenu td
{    
    font-size: 13px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}
.WhiteText
{    
    font-size: 10pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}

a.WhiteText:link
{    
    font-size: 10pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.WhiteText:visited
{    
    font-size: 10pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.WhiteText:hover
{    
    font-size: 10pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.WhiteText:active
{    
    font-size: 10pt;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}

.leftrightmargin
{
	padding-left:5px;
	padding-right:5px;
}

.header
{    
    font-size: 10pt;
    color: #EE8413;
}
.formHeader
{    
    font-size: 10pt;
    color: #EE8413;
    padding-bottom: 2px;
    margin-bottom:2px;
}

.headerBold
{    
    font-size: 10pt;
    font-weight: bold;
    color: #EE8413;
    margin-bottom:0pt;
    padding-bottom:0px;
}
.headerMegaBold
{    
    font-size: 12pt;
    font-weight: bold;
    color: #EE8413;
    margin-bottom:0pt;
    padding-bottom:0pt;
}
.headBlack
{    
    font-size: 10pt;
    color: #333333;
    font-weight: bolder;
    padding-bottom: 0px;
     margin-bottom:0px;
}
.headBlackSmall
{    
    font-size: 9pt;
    color: #333333;
    font-weight: bolder;
    padding-bottom: 0px;
     margin-bottom:0px;
}
.headerBlack
{    
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
    padding-bottom: 2px;
     margin-bottom:0px;
}
.headerBlackGzt
{	
    font-size: 14pt;
    color: #000000;
    font-weight: normal;
    padding-bottom: 4px;
     margin-bottom: 0px;
}
.headerMainGzt
{	
    font-size: 14pt;
    font-weight:normal;
    color: #EE8413;
    margin-bottom:2px;
    padding-bottom:0px;
	
}

.gridhead th
{    
    font-size: 13px;
    font-weight: bolder;
    background-color: #D7EBFF;
    color: #000000;
}

.rowcl
{
    background-color: #F0F0F0;    
    font-size: 8px;
    font-weight: normal;
    color: #000000;
}
.rowcl td
{
    background-color: #F0F0F0;   
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}
.rowcla
{
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: normal;
    color: #000000;
}
.rowcla td
{
    background-color: #FFFFFF;    
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}




a:link
{    
    font-weight: normal;
    color: #0555A1;
    text-decoration: underline;
}
a:visited
{    
    font-weight: normal;
    color: #0555A1;
    text-decoration: underline;
}
a:hover
{    
    font-weight: normal;
    color: #0555A1;
    text-decoration: underline;
}
a:active
{    
    font-weight: normal;
    color: #0555A1;
    text-decoration: underline;
}

a.link10pt, a.link10pt:visited, a.link10pt:hover, a.link10pt:active
{
	font-size:10pt;
}

a.areasmenu:hover
{
	text-decoration: none;
}

a.disarea:link
{
    color: #457591;
}
a.disarea:visited
{
    color: #457591;
}
a.disarea:hover
{
    color: #457591;
    text-decoration: none;
}
a.disarea:active
{
    color: #457591;
}

.adminRow
{
    background-color: #d3d3d3;
    color: Black;
}
.userRow
{
    background-color: White;
    color: Black;
}
.lblChecked
{
    color: Black;    
    font-size: 13px;
    font-weight: normal;
}
.lblUnchecked
{
    color: #aaaaaa;    
    font-size: 13px;
    font-weight: normal;
}
.highlightedtext
{
    color: Red;
}


a.disabledLink
{
    color: #333333;
    text-decoration: none;    
    font-size: 13px;
    font-weight: normal;
    cursor: default;    
}

.notVisible
{
    visibility:hidden;
    display:none;
}
textarea.txtAreaEn
{
	color:Black;
	
}
textarea.txtAreaDis
{
	color:Gray;
}
.boldLbl
{
    font-size: 9pt;
    font-weight: bold;
}

 .GrayInput {color:black; border: solid 1px #C8C8C8;}

P {
    font-size: 9pt;
    font-weight: normal;
    margin-left:0px;
    margin-top:0px;
    padding-left:0px;
    padding-top:0px;
}
.copy
{   
    font-size: 10pt;
    color: #666666;
	padding-top:4pt;
	margin-top:4pt;
}

a.img
{
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}

.timeLbl
{	
    font-size: 11px;
    font-weight: normal;
    color: #5892BF;
    
}
.timeLblGreen
{	
    font-size: 11px;
    font-weight: normal;
    color: #1F7880;
    text-decoration:none;
    
    
}
.timeBlack
{	
    font-size: 11px;
    font-weight: normal;
    color: #000000;
	
}
.SelectedCat
{	
    font-size: 10pt;
    font-weight:bolder;
    color: #1F7880;
}

.SysMess
{	
    font-size: 10pt;
    font-weight: normal;
    font-style:italic;
    color: #1F7880;
}
.errMess
{    
    font-size: 9pt;
    font-weight: normal;
	color:Red;
}
.ArticleHeader
{	
    font-size: 13px;
    font-weight: normal;
    color: #0555A1;
    
}
a.Cathead:link
{    
    font-size: 13px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration: none;
}
a.Cathead:visited
{    
    font-size: 13px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration: none;
}
a.Cathead:hover
{    
    font-size: 13px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration: none;
}
a.Cathead:active
{ 
    font-size: 13px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration: none;
}


a.CatMenuLnk:link
{
    font-size: 13px;
    font-weight:normal;
    color: #0555A1;
    text-decoration: none;
}
a.CatMenuLnk:active
{	
    font-size: 13px;
    font-weight:normal;
    color: #0555A1;
    text-decoration: none;
}
a.CatMenuLnk:visited
{
    font-size: 13px;
    font-weight:normal;
    color: #0555A1;
    text-decoration: none;
}
a.CatMenuLnk:hover
{
    font-size: 13px;
    font-weight:normal;
    color: #0555A1;
    text-decoration: underline;
}
a.MainLink:link, a.MainLink:visited
{	
    font-size: 18pt;
    font-weight:normal;
    color: #0555A1;
    text-decoration: underline;
}
a.MainLink:active
{	
    font-size: 18pt;
    font-weight:normal;
    color: #0555A1;
    text-decoration: underline;
}

a.MainLink:hover
{	
    font-size: 18pt;
    font-weight:normal;
    color: #FF0000;
    text-decoration:underline;
}

a.ImportantLinkSm:link, a.ImportantLinkSm:visited
{	
    font-size: 12pt;    
    font-weight:normal;
    color: #0555A1;
    text-decoration: underline;    
}

a.ImportantLink:link, a.ImportantLink:visited
{	
    font-size: 16px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration: underline;
}
a.ImportantLink:active
{	
    font-size: 16px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration: underline;
}
a.ImportantLink:hover
{	
    font-size: 16px;
    font-weight:bolder;
    color: #FF0000;
    text-decoration:underline;
}

.newComment
{	
    font-size: 16px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration:underline;
    cursor:pointer;
    
}

a.MenuTop:link
{    
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.MenuTop:visited
{    
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.MenuTop:hover
{    
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.MenuTop:active
{    
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
a.ProductLink:link
{	
    font-size: 14px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration: underline;
}
a.ProductLink:active
{	
    font-size: 14px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration: underline;
}
a.ProductLink:visited
{	
    font-size: 14px;
    font-weight:bolder;
    color: #0555A1;
    text-decoration: underline;
}
a.ProductLink:hover
{	
    font-size: 14px;
    font-weight:bolder;
    color: #FF0000;
    text-decoration:underline;
}
.ProductComment
{	
    font-size: 10px;
    font-weight: normal;
    color: #000000;
	
}

.LogoComment
{	
	font-size:9pt;
	color:#999;	
}

a.Cloud:link
{	
    color: #888888;
    font-weight:bold;
    text-decoration: none;
}
a.Cloud:active
{	
    color: #888888;
    text-decoration: none;
}
a.Cloud:visited
{	
    color: #888888;
    text-decoration: none;
}
a.Cloud:hover
{

    color: #FF0000;
    text-decoration:underline;
}
.CatHeadNoLink
{    
    font-size: 13px;
    font-weight:bolder;
    color: #0555A1;
}

.CatHeadNoLinkNew
{    
    font-size: 100%;    
    color: #999;
}

.CatHeadNoLinkBig
{    
    font-size: 13pt;
    font-weight:bolder;
    color: #0555A1;
}
.ProductContentHead
{    
    font-size: 24pt;
    color: #333333;
    margin-bottom:0pt;
    padding-bottom:0pt;
	padding-left:0pt;
	margin-left:0pt;
}
.NewsText {	
    font-size: 9pt;
    font-weight: normal;
    line-height:1.5em;
    margin-top:1em;
}

td.NewsText p 
{
	margin:0;
}

.NewsTextMain , .NewsTextMain p{    
    font-size: 12pt;
    font-weight: normal;
    line-height:1.5em;
    margin-top:1em;
}

.NewsTime
{

    font-size: 11px;
    font-weight: normal;
    color: #D29400;   
    text-decoration: none; 
}
.GrayComment
{	
    font-size: 9px;
    font-weight: normal;
    color: #666666;
	
}
.NoLinked
{	
	font-size: 10pt;
    color: #0555A1;
    text-decoration: none;
}
a.ArticleLink:link
{    
    font-size: 9pt;
    color: #0555A1;
    text-decoration: underline;
}
a.ArticleLink:visited
{    
    font-size: 9pt;
    color: #DD6633;
    text-decoration: underline;
}
a.ArticleLink:hover
{    
    font-size: 9pt;
    color: #FF0000;
    text-decoration: underline;
}
a.ArticleLink:active
{    
    font-size: 9pt;
	color: #0555A1;
    text-decoration: underline;
}


.CloudSelected
{  
    font-size: 18pt;
    font-weight: bold;
    margin-bottom:0pt;
    padding-bottom:0pt;
}
.MainHeader
{	
    font-size: 18pt;
    font-weight:normal;
    margin-top:0;
    margin-bottom: 8px;
}

.NewsPaperGroupHeader
{	
    font-size: 18pt;
    font-weight:normal;
    margin-top:0;    
    color:#999;
}

.Announce {	
    font-size: 9pt;
    font-weight: bold;
}

a.ProductContentHead:link
{    
    font-size: 24pt;
    color: #333333;
    text-decoration: underline;
}
a.ProductContentHead:visited
{    
    font-size: 24pt;
    color: #333333;
    text-decoration: underline;
}
a.ProductContentHead:hover
{
    font-size: 24pt;
    color: #333333;
    text-decoration: underline;
}
a.ProductContentHead:active
{    
    font-size: 24pt;
    color: #333333;
    text-decoration: underline;
}

.PageNumbers
{    
    font-size: 10pt;
	padding:2px;
}

a.PageNumbers:link
{    
    font-size: 10pt;
    color: #0555A1;
    text-decoration: underline;
}
a.PageNumbers:visited
{    
    font-size: 10pt;
    color: #0555A1;
    text-decoration: underline;
}
a.PageNumbers:hover
{    
    font-size: 10pt;
    color: #0555A1;
    text-decoration: underline;
}
a.PageNumbers:active
{    
    font-size: 10pt;
    color: #0555A1;
    text-decoration: underline;
}

a.Arrow:link
{    
    font-size: 11pt;
    color: #0555A1;
    text-decoration: underline;
}
a.Arrow:visited
{    
    font-size: 11pt;
    color: #0555A1;
    text-decoration: underline;
}
a.Arrow:hover
{    
    font-size: 11pt;
    color: #0555A1;
    text-decoration: underline;
}
a.Arrow:active
{    
    font-size: 11pt;
    color: #0555A1;
    text-decoration: underline;
}

.searchPhrase {
	font-weight:bold;
}

.blackHeader {	
    font-size: 9pt;
    font-weight: bold;
}
.NewsTextGray {	
    font-size: 9pt;
    font-weight: normal;
	color:#999999;
}
.ArchiveCatLink
{
	float:left;display:block;padding:4px;
}

h2.CatName
{	
    font-size:300%;
    font-weight: normal;
	color:#ccc;
}
.bluebox {
   background: #dbe3f2; margin-bottom:50px;
}
.bluetop div {
   background: url(/Images/tl.gif) no-repeat top left;
}
.bluetop {
   background: url(/Images/tr.gif) no-repeat top right;
}
.bluebottom div {
   background: url(/Images/bl.gif) no-repeat bottom left;
}
.bluebottom {
   background: url(/Images/br.gif) no-repeat bottom right;
}

.bluetop div, .bluetop, 
.bluebottom div, .bluebottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.bluecontent {margin: 0 10px;}


.bluepic {border: 5px solid #FFFFFF;}
.bluepicannonce {width:100px; float:left; margin-bottom:10px;}
.bluetextannonce {padding-left:120px;}

.MainTitleDefault
{
	font-size: 20pt;
	padding-top: 8px;
	padding-bottom:24px;
}