body
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
	color: #FFFFFF;
}

#container
{
	background-color: #FFFFFF;
}

#container2
{
	background-color: #FFFFFF;
	margin-right: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 267px;
   background-image: url(images/HeaderSlice.gif);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 850px;
   height: 267px;
   background-image: url(images/Header.jpg);
}

#headermenu
{
   position: relative;
   top: 245px;
   left: 163px;
   width: 700px;
   padding: 0px 0px 0px 0px;
}

#breadcrumb
{
    background-color: white;
    color: #999999;
    padding: 3px;
    font-size: 10px;
    padding-left: 5px;
}

#breadcrumb a
{
    color: #666666;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#bannerbox
{
   border: dashed 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
    position: absolute;
    top: 10px;
    right: 5px;
    width: 287px;
    height: 70px;
    padding: 2px 2px 2px 2px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

#loginbox input
{
   color: black;
   border-color: #8F8F8F;
   background-color: #666666;
   font-size: 12px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 90px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 11px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 11px;
}

#welcomebox
{
    font-size: 12px;
    text-align: right;
    color: #FFFFFF;
    background-image: url(images/welcomebg.gif);
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(images/FooterSlice.gif);
   visibility: hidden;
}
        
#leftcol
{
    position: absolute;
    top: 267px;
    left: 0px;
    width: 160px;
    background-image: url(images/pollbg.gif);
    font-size: 10px;
    background-repeat: repeat;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   color: #5E5A5A;
   font-size: 13px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol a
{
   color: blue;
}

#centercol
{
   position: relative;
   margin-left: 160px;
   margin-right: 0px;
   padding: 0px;
   background-color: white;
}

#centercolcontent
{
   background-color: white;
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: 18px;
   color: #4C4B4B;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
    position: absolute;
    top: 267px;
    right: 0px;
    width: 201px;
    color: Black;
    background-image: url(images/newsbg.gif);
    font-size: 10px;
    background-repeat: repeat;
}

#rightcol a
{
   color: blue;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   color: #5E5A5A;
   font-size: 13px;
   font-weight: bold;
   text-transform: uppercase;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}
.footermenulink a:hover
{
    padding: inherit;
    margin: inherit;
    text-decoration: underline overline;
    color: black;
    text-transform: inherit;
    background-color: #F2E279;
    font-weight: bold;
    font-family: Arial, Serif;
}
.headermenulink
{
    font-family: 'Ariel';
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.headermenulink a
{
   text-decoration: none;
   color: White; 
}

.headermenulink a:hover
{
    padding: inherit;
    margin: inherit;
    text-decoration: underline overline;
    color: black;
    text-transform: inherit;
    background-color: #F2E279;
    font-family: 'Ariel';
    font-weight: bold;
}

.highlight
{
   background-color: white;
   color: #4F4D4D;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
    border-width: thin;
    background-color: #F2F2F2;
    color: #666666;
    padding: 6px 6px 6px 6px;
    font-size: 12px;
    border-top-style: solid;
    border-bottom-style: solid;
}

.articletitle
{
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
    border-color: #999999;
    border-width: thin;
    padding: 4px 0px 4px 0px;
    font-size: smaller;
    border-bottom-style: solid;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   font-size: 4px;   
   background-color: #2CA568;
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: yellow;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
    background-color: #EFEFEF;
    font-weight: bold;
    text-align: center;
}

.posttitle
{
    border-width: thin;
    padding: 3px;
    margin-bottom: 10px;
    background-color: #CCCCCC;
    color: black;
    font-weight: bold;
    border-bottom-style: solid;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}
.style48 {
font-family: Arial, Helvetica, sans-serif;
}
.style27 {
font-family: Arial;
}
.style149 {
font-family: Arial;
font-size: medium;
}
.style84 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
}
.style154 {
color: #000000;
font-size: medium;
}
.style164 {
text-decoration: underline;
}
.style89 {
font-family: Arial;
font-size: small;
}
.style151 {
font-size: medium;
}
.style190 {
font-weight: bold;
}
.style186 {
font-family: Arial;
font-size: medium;
color: #FF0000;
}
.style26 {
color: #0000FF;
}
.style155 {
font-family: Arial;
font-size: medium;
color: #0066FF;
}
.style187 {
background-color: #FFFFFF;
color: #0000FF;
}
.style199 {
text-align: center;
}
.style200 {
margin-bottom: 0px;
}
.style201 {
border: 3px solid #CCCCCC;
background-color: #EEEEEE;
}
.style202 {
font-size: x-large;
text-align: center;
}
.style203 {
text-align: left;
}
.style204 {
border: 2px solid #CCCCCC;
background-color: #EEEEEE;
}
.style205 {
border: 2px solid #CCCCCC;
background-color: #FFFFFF;
}
.style208 {
text-align: left;
font-family: Arial;
font-size: small;
direction: ltr;
}
.style209 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
border: 3px solid #CCCCCC;
background-color: #EEEEEE;
}
.style210 {
font-size: medium;
font-family: Arial, Helvetica, sans-serif;
}
.style211 {
direction: ltr;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.style212 {
background-color: #FFFFFF;
font-size: small;
direction: ltr;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.style213 {
direction: ltr;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.style214 {
background-color: #FFFFFF;
font-size: small;
direction: ltr;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.style215 {
font-family: Arial;
font-size: small;
direction: ltr;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.style218 {
text-align: center;
font-family: Arial;
font-size: small;
direction: ltr;
}
.style219 {
font-family: Arial;
font-size: small;
direction: ltr;
}
.style9 {
text-align: center;
}
.style220 {
color: #0066FF;
font-weight: bold;
}
.style221 {
background-color: #FFFF00;
font-family: Arial, Helvetica, sans-serif;
}
.style222 {
font-size: small;
}
.style223 {
font-family: Arial, Helvetica, sans-serif;
border-top-style: solid;
border-top-width: 1px;
}
.style224 {
border-top-style: solid;
border-top-width: 1px;
}
.style225 {
font-family: Arial, Helvetica, sans-serif;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.style226 {
border-bottom-style: solid;
border-bottom-width: 1px;
}
.style227 {
font-size: xx-small;
}
.style228 {
color: #FF0000;
}
