﻿
xbody {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  }

#xcontainer {
  margin: 0 auto;
  width: 800px;
  }
   
html, body { margin: 0px; padding: 0px;
             font-family: Helvetica,Verdana, Arial;
             font-size: 62.5%; /* gives a base 10px */
             text-align:center;
              }
#pagecontainer	{	margin: 0 auto;
					width: 800px;
					text-align:left;
				}

#header { 
  width: 800px;
  float: left;
  vertical-align:top;
  background-color:#F9F9E4;
}
#maincontainer {
  width: 800px;
  float: left;
}
#nav {
  width: 152px;
  float: left;
  min-height:760px;
}
#main {
  float: right;
  width: 648px;
  vertical-align:top;
  min-height:760px;
}
#footer {
  width: 800px; 
  float: left;
  background-color:#F9F9E4;
  vertical-align:top;
} 

h1	{	font-size:24pt;	}	/* big */
h2	{	font-size:20pt;	}   /* 20pt */
h3	{	font-size:18pt;	}	/* 18pt */
h4	{	font-size:16pt;	}	/* 16pt */
h5	{	font-size:14pt;	}	/* 14pt */
p	{	font-size:10pt;	}	/* 10pt */

.menuitem	{ background-image: url(images/gradient_top6.jpg); color:#d8e5b9; font-weight:bold;
			}
.menuitem_hover	{ background-image: url(images/gradient_top6.jpg); color: Yellow; text-decoration: underline;  font-weight:bold;
			}
.menuitem_selected	{ background-image: url(images/gradient_top6_selected.jpg); font-weight:bold;
			}

.sidebar-head { font-size: 12pt; font-weight:  bold;
                background-color: #d8e5b9; color: #336633; border-left:solid 10px #d8e5b9; text-align:left;
                 margin: none; width:142px; padding:3px 0px 0px 0px;}
.sidebar-panel { font-size: 11pt; font-weight:  bold;
                background-color: #336633; color: #d8e5b9;  border-left:solid 10px #336633; margin: none;
				}			
.sidebar-text { font-size: 10pt; font-weight:  bold;
                background-color: #336633; color: #d8e5b9;  border-left:solid 10px #336633; margin: none;
				width:142px; }
.sidebar-text a:link { text-decoration:underline; color: #d8e5b9;font-weight:  bold;
				}	
.sidebar-text a:hover { text-decoration:underline; color: #d8e5b9;font-weight:  bold;
				}	
.sidebar-text a:visited { text-decoration:underline; color: #d8e5b9;font-weight:  bold;
				}				
.sidebar-text a:active { text-decoration:underline; color: #d8e5b9;font-weight:  bold;
				}	
				
.trailer-text   { font-size: 10pt; font-weight:  normal;
                  border-left:solid 5px #f9f9e4; border-right:solid 5px #f9f9e4; line-height:1; 
                  color: #333333; background-color: #F9F9E4; 
               }
.trailer-text a:link { font-weight:  bold; text-decoration:underline; color: #333333;
               }
.trailer-text a:visited { font-weight:  bold; text-decoration:underline; color: #333333;
               }
.trailer-text a:hover { font-weight:  bold; text-decoration:underline; color: #333333;
				}
.trailer-text a:active { font-weight:  bold; text-decoration:underline; color: #333333;
				}
				
.contentsection-head     {  font-size: 16pt; font-weight: bold;
               background-color: #d8e5b9; color: #336633; border-left:solid 0px #F9F9E4;
                padding: 5px 0px 5px 50px; vertical-align:top;margin:10px 0px 0px 0px;
               }
.contentsection-text     {  font-size:10pt; font-weight:  normal;
                  border-left:solid 50px #f9f9e4; border-right:solid 50px #f9f9e4; line-height:1.5; 
                  color: #333333; background-color: #F9F9E4;
               }
.contentsection-text a:link { font-weight: normal; 
                  text-decoration:underline; color: #333333;
               }
.contentsection-text a:visited { font-weight: normal; 
                  text-decoration:underline; color: #333333;
               }
.contentsection-text a:hover { font-weight: normal;
                   text-decoration:underline; color: #333333;
				}
.contentsection-text a:active { font-weight: normal;
                   text-decoration:underline; color: #333333;
				}
.contentsection-textnotice     {  font-size:10pt; font-weight: bold;
                  border-left:solid 50px #f9f9e4; border-right:solid 50px #f9f9e4; line-height:1.5; 
                  color: red; background-color: #F9F9E4;
               }
.faqs-head2    { font-size: 16pt; font-weight: bold;
               background-color: #F9F9E4; color: #336633; border-left:solid 0px #F9F9E4;
                padding: 5px 0px 5px 50px; vertical-align:top;margin:10px 0px 0px 0px;
               }
.faqs-topic    { font-size: 10pt; font-weight: bold;
               background-color: #d8e5b9; color: #336633; border-left:solid 0px #F9F9E4;
                padding: 2px 0px 2px 10px; vertical-align:top;margin:0px 0px 0px 0px;
               }              
.faqs-text2     { font-size: 10pt; font-weight:  normal; text-indent:0px;
                  background-color: #d8e5b9;color: #333333;border-left:solid 10px #d8e5b9;
                  border-right:solid 0px #d8e5b9;padding:0px 0px 0px 0px;
               }
.faqs-text2 a:link     { font-weight: normal;
                  background-color: #d8e5b9;color: #333333;text-decoration:underline;
               }
.faqs-text2 a:visited     { font-weight: normal;
                  background-color: #d8e5b9;color: #333333;text-decoration:underline;
               }
.faqs-text2 a:hover     { font-weight: normal;
                  background-color: #d8e5b9;color: #333333;text-decoration:underline;
               }
.faqs-text2 a:active     { font-weight: normal;
                  background-color: #d8e5b9;color: #333333;text-decoration:underline;
               }
.faqs-text2-bg { background-color: #d8e5b9;
                 padding-left:30px;padding-right:120px;padding-top:20px;padding-bottom:20px;
          		  border-left: solid 50px #F9F9E4;border-bottom: solid 10px #F9F9E4;
               }
.contactus_left	{	padding:0px 5px 0px 5px; text-align:right;
				}  
.contactus_right{	padding:0px 5px 0px 5px; text-align:left;
				}                
               
 .contentsection-head-print    {  font-size: 16pt; font-weight: bold;width:800px;
               background-color: #d8e5b9; color: #336633; border-left:solid 0px #F9F9E4;
                padding: 5px 0px 5px 50px; vertical-align:top;margin:10px 0px 0px 0px;
               }   
               
 .contentsection-text-print     {  font-size:10pt; font-weight:  normal; width:800px;
                  border-left:solid 50px #f9f9e4; border-right:solid 50px #f9f9e4; line-height:1.5; 
                  color: #333333; background-color: #F9F9E4;
               }           			