﻿/*Thiess Blue: #0066CC */
/*Thiess Green: #99cc00 */
/*Thiess Text: #333333 - off black*/


.titleLogin{background-color:#99cc00;width:300px;padding:3px;color:#fff;font-weight:bold;}
.formLogin{border-style:solid;border-width:1px;border-color:#000;text-align:left;width:300px; vertical-align:middle; height:120px; margin-top:120px; background-color:#fff; margin-left:auto; margin-right:auto;}
#main { min-height:440px; }

body 
{
    margin:0;
	padding:0;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#333333;
	margin-top:-40px;
	margin-left:-20px;	
	height:100%;
}

.NormalLineSpacing
{
	line-height:normal;
}

a
{
 outline:none; 
 color:#f58b1f;  
}

a:hover{	
	color:#99cc00;
}

h1
{
	font-weight:bold;
	font-size:24px;
	line-height:normal;
	color:#F58B1F;
}

h2
{
	font-weight:bold;
	font-size:20px;
	line-height:normal;
	color:#F58B1F;
}

h3
{
	font-weight:bold;
	font-size:16px;
	color:#99CC00;
	line-height:normal;
}

h4
{
	color:#99CC00;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}

.h4equiv
{
	color:#99CC00;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}

.h3equiv
{	 
	font-weight:bold;
	font-size:16px;
	color:#99CC00;
	line-height:normal;
}

.h2equiv
{
	font-weight:normal;
	color:#F58B1F;
	font-size:20px;
	line-height:normal;
}

.h1equiv
{
	font-weight:normal;
	color:#F58B1F;
	font-size:24px;
	line-height:normal;
}


#content
{
    height:auto;
    padding:0px;
    margin:0px;
    padding-top:2px;
    
}
#footerWapper
{
    padding-top:0px;
    width:950px;
}

#footer
{
    background-image:url('/images/footerBg.jpg');
    background-repeat:no-repeat; 
    bottom:0;
    height:20px;
    width:950px;
    clear: both;
    float:right;    
	text-align:right;	
	font-family:Arial, Sans-Serif;
	color:#FFF;
	font-size:11px;
}
#footerText
{
     padding: 5px 20px 0px 0px;
}

#footer a{	
	font-family:Arial, Sans-Serif;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}
#footer a:hover{	
	color:#000;

}

#logo
{
    margin-top:5px;
    float:left;   
}
#consumerLink
{
    margin-top:17px;
    float:right;
}

#container
{
    min-height:100%;
    position:relative;
    
    width:950px;
    margin-left:auto;
    margin-right:auto;
    text-align: left;
    padding:50px;
    margin-bottom:15px;
    padding-bottom:0px;
     
}

.leftPanel
{
    width: 200px;
    float:left;
 
}

.leftPanelLeadIn
{
    background-color:#f58b1f;
    width:4px;
    height:30px;
}

.leftPanelHeader
{
    margin-top:-30px;
    margin-left:4px;
    background-color:#99CC00;
    width:196px;
    height:30px;
  
    
}

.mainPanelHeader
{
    
    margin-left:201px;
    background-color:#99CC00;
    width:749px;
    height:30px;
}

.breadcrumb
{
    position:absolute;
    margin-left:0px;
    margin-top:10px;
    
    padding-left:40px;
}

.breadcrumb, .breadcrumb a
{
    font-family: Arial, Sans-Serif;
    color:#FFFFFF;

}

.breadcrumb a:hover
{
	color: #f58b1f;
}


.mainContent
{
    line-height:18px;
    border-left-style:solid;
    border-left-color:#99CC00;
    border-left-width:1px;
    
    padding-left:10px;
    padding-top:30px;
    padding-right:40px;
    float:left;
    margin-left:000px;
    width:698px;
    background-image:url('/images/contentBg.jpg');
    background-repeat:no-repeat;
    min-height:450px;
}

#mainContentText
{
    padding-left:10px;
    min-height:250px;
}

.mainContent img
{   
    padding:5px;
    border:none;
}


.leftContent
{
    width:200px;
    border-right-style:solid;
    border-right-color:#99CC00;
    border-right-width:1px;
    background-image:url('/images/contentBg.jpg');
    background-repeat:no-repeat;
    min-height:450px;
    
}

.newsImage
{
    padding-top: 5px;
}

.headline, headline a
{
	padding-left:0px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#99cc00;
	line-height:normal;
}
.headlineSpotlight
{
    padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#99cc00;
	line-height:normal;
}
.headlineSpotlight a:link, .headline a:link
{
	color:#99cc00;
	text-decoration:none;
}

.headlineSpotlight a:visited, .headline a:visited
{
	color:#99cc00;
	text-decoration:none;
}

.headlineSpotlight a:active,.headline a:active
{
	color:#99cc00;
	text-decoration:none;
}

.headlineSpotlight a:hover,.headline a:hover
{
	text-decoration:none;
	color:#f58b1f;
}

.newsText
{   
    padding-top:10px;
    padding-left:10px;
    line-height:16px;
    padding-right:5px;
    font-size:11px;  
}
.newsTextSpotlight
{   
    padding-top:10px;
    padding-left:18px;
    line-height:16px;
    padding-right:5px;
    font-size:11px;  
}
.newsNav
{
    text-align:right;
    margin-left:auto;
    margin-right:10px;
}

.leftHeading
{
    position:absolute;
    margin-left:4px;
    margin-top:8px;
    padding-left:10px;
    color:#FFFFFF;
    font-family:Arial, Sans-Serif;
    font-weight:bold;
    font-size:10pt;
}

#flash
{
    margin:0px;
	padding:0px;
    height: 250px;
    width: 950px;
    margin-top: 0px;
    margin-bottom: 0px;
    outline:none;

    
}




.SearchArea
{
    position:absolute;
    float:right;
    margin-left: 455px;
   margin-top:5px;
    margin-right:40px;
    font-family:Arial, Sans-Serif;
    font-weight:bold;
    font-size:10pt;
    color:#FFFFFF;
   
}

.quickSearchBox
{
	border: solid 1px #0066CC;
	padding:2px;
	padding-left:4px;
	height:14px;
	width: 200px;
	
}

.searchBox
{
	border: solid 2px #99cc00;
	padding:2px;
	padding-left:4px;
	height:18px;
	
}

.searchSubmitImg
{
    position:absolute;
    float:right;
margin-top:5px;
    margin-left:720px;
    margin-right:0px;
}

.searchReadMore
{
	float:right;
}


.downloadrow
{
    vertical-align: middle;
    padding-left:20px;
   width: 120px;
    
}

.downloadrow a
{
    color:#333333;
    text-decoration:none;
}

.downloadrow a:hover
{
    color:#99cc00;
}

.downloadimage
{
    position:absolute;
    border:0px;
    vertical-align:middle;
    padding:0px;
    text-align:right;
    margin-top:-25px;
    margin-left:120px;
}

.linktext
{
    font-family: Arial, Sans-Serif;
    position:relative;
    padding-top:10px;
    margin-top:0px;
    
}

.Sitemap
{
	margin-top: -20px;
}

.Sitemap a
{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}



.Sitemap a:visited
{
	color:#333333;
	text-decoration:none;

}

.Sitemap a:active
{
	color:#333333;
	text-decoration:none;

}

.Sitemap a:hover
{
	color:#99cc00;
	text-decoration:none;

}






.sitemapLevel1, sitemapLevel1 a
{

	font-weight:bold;
	color:#99cc00;
	margin-left:20px;
	font-size:14px;
}



.sitemapLevel2, sitemapLevel2 a
{
	font-weight:bold;
	/*font-size: 16px;*/
	margin-left:40px;
}
.sitemapLevel3, sitemapLevel3 a
{
	
	margin-left:60px;
}
.sitemapLevel4, sitemapLevel4 a
{
	
	margin-left:80px;
}
.sitemapLevel5, sitemapLevel5 a
{
	
	margin-left:100px;
}

.Home, Home a
{
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}




.newsListing
{
	float:left;
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
}

.newsListingImage
{
	
	float:left;
	padding:0px;
	margin:5px;
	margin-top:2px;
	margin-left:0px;

	
}

.newsListingText
{
	margin-top:5px;
	float:left;
	width: 445px;
	
}

.newsListingDate
{
	font-size:10px;
}

.readFull, readFull a
{
	margin-top:20px;
	text-decoration:none;
	color:#f58b1f;
	font-weight:bold;
	font-size:14px;
	line-height:normal;
	float: right;
}
.quickLink, quickLink a
{
	margin-top:0px;
	text-decoration:none;
	color:#f58b1f;
	font-weight:bold;
	font-size:14px;
	line-height:normal;
	float: right;
}

.readFullImage
{
	position:absolute;
	margin-top:-5px;
	margin-left:0px;
}
.backToArticles
{
	position:absolute;
	margin-top:-5px;
	margin-left:-20px;
	 
}
.searchSubmit
{
	
	text-decoration:none;
	color:#f58b1f;
	font-weight:bold;
	font-size:14px;
	line-height:normal;
	padding-right:5px;
	padding-top:5px;
	


}

/*.searchReadMore a
{
	
	text-decoration:none;
	color:#0066CC;
	font-weight:bold;
	font-size:14px;
	

}*/

.searchSubmitImage
{
	position:absolute;
	border:0;
	
}


.newsHTML
{
	margin-top:0px;
	float:left;
	clear:both;
}
.noteSmallText
{
    font-size:10px;
    font-style:italic;   
}


/* Table styling */
.tableStyle1
{	
	font-size:12px;
	margin-bottom:25px;
}
.tableStyle1 tr
{
	height:27px;
}
.tableStyle1 td
{
	padding-left: 5px;
	padding-right: 5px;
	background-color:#e6f2bf; /* dark yellow */
}

.tableStyle1 h2, .styled_table p
{
	padding:0px;
	margin:0px;	
}
.tableStyle1 h2
{
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
}

.tableStyle1 .headingRow
{
	font-size:14px;
	font-weight:bold;
}
.tableStyle1 .indentRow
{
	padding-left:12px;
}
.tableStyle1 .highlighted
{
	background-color:#f58a1f;
}
/* -- 



table.tableStyle1 {
	border-width: 1px;
	border-spacing: 2px;
	border-style: dotted;
	border-color: green;
	border-collapse: collapse;
	background-color: white;
}
table.tableStyle1 th {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
}
table.tableStyle1 td {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
}*/

#contentFooterPadding
{
    width:400px;
    height:50px;
}
#bannerAd
{
    padding-bottom:15px;
}
#googleAdsBanner
{
    padding-bottom:15px;
    margin-left:4px;
}

</style>
