body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Eras Light ITC;
	font-size: 12px;
	color: DarkGrayText;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 12px;  
}

hr
{
   color: Navy ;  
}

#container
{
   background-color: #FFFFFF;
}

#container2
{
   background-color: #FFFFFF;
   margin-right: 180px;
}

#header
{
   margin: 0px;
   color:#FFFFFF;
   height:121px; 
   background-image: url(images/HeaderSlice.gif);
}

#header2
{ 
   margin-top: 0px;
   margin-left: 0px;
   height: 100%;
   width: 100%;
   background-repeat: no-repeat;
   background-image: url(images/header.gif);
}


#headermenu
{
   position: relative;
   top: 98px;
   left: 160px;
   width: 695px;
}

#breadcrumb a
{
   color: Blue;
}

#footermenu
{
   text-align: center;
   padding-top: 12px;            
}

#footertext
{
   text-align: center;
   padding-top: 5px;            
}

#bannerbox
{
   margin-top: 4px;
   margin-bottom: 1px;
   margin-left: 1px;
   margin-right: 1px;
   padding: 1px;
   text-align: center;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
   position: absolute;
   top: 5px;
   right: 5px;
   width: 180px;
   height: 60px;
   padding: 2px 2px 2px 2px;    
   font-size: 12px;
}

#loginbox input
{
   color: Red;
   border-color: Navy;
   font-size: 12px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   top: 85px;
   background-image: url(images/FooterSlice.gif);
   visibility: hidden;
}
        
#leftcol
{
   position: absolute;
   top: 98px;
   width: 150px;
   font-size: 12px;
}

#leftcol div.text
{
   padding: 2px 6px 4px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 2px 6px 4px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span, 
	#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 2px 6px 4px 3px;
   background-color: gray;
   color: #FFFFFF;
   font-size: 14px;

}

#rightcol a
{
   color: blue;
}

#centercol
{
   position: relative;
   margin-left: 150px;
   padding: 1px;
   background-color: #FFFFFF;
}

#centercolcontent
{
   padding: 5px 6px 5px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   text-decoration: underline;   
   font-size: 16px;
   color: Navy;
}

#centercolcontent div.sectionsubtitle
{

   padding-bottom: 4px;
}

#rightcol
{
   position: absolute;
   top: 98px;
   right: 0px;            
   width: 180px;

   font-size: 11px;
}

#rightcol a
{
   color: Blue;
}

#rightcol div.text
{
   padding: 2px 5px 4px 5px;
   text-align: justify;
}

.TreeView  
{
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{  
}

.RootNodeStyle 
{
}

.NodeStyle 
{
}

.ParentNodeStyle 
{
    background: gray;
}

a.SelectedNodeStyle 
{
    background: Navy;
    display:block;
    padding:2px 0 2px 3px;
}


.footermenulink
{
   font-family: Arial, Eras Light ITC;
   font-size: 14px;
     
}

.footermenulink a
{
   text-decoration: none;
   color: navy; 
}

.headermenulink
{
   font-family: Arial, Eras Light ITC;
   font-size: 18px;       
}

.headermenulink a
{
   text-decoration: none;
   color: Navy; 
}

.headermenulink a:hover
{
   text-decoration: underline;
   color: #ffffff;
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #cccccc;
   color: #000099;
   border: solid 1px #990000;
   padding: 3px 3px 3px 3px;
   font-size: 14px;
}

.articletitle
{
   font-size: 16px;
   font-weight: bold;
   color: #990000;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 5px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
   font-size: 12px;
}

.pollcontent
{
   padding: 5px;
}

.pollquestion
{
   font-size: 12px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 5px;
   padding-bottom: 5px;
}

.pollbar
{
   background-color: red;
   font-size: 6px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 12px;
}

.newsletterboxcontent
{
   padding: 3px;
}

.postinfo
{
   background-color: #CCCCCC;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding:3px;
   margin-bottom: 5px;
   background-color: gray;
   color: #FFFFFF;
   font-size: 18px;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 12px;
}

.shoppingcartboxcontent
{
   padding: 5px;
}
