body      { background: #c8d6d7; }

.whitebg  { background: #ffffff; }
.graybg   { background: #e2eaed; }
.bor-grn  { border-color: #009966 }
.blue     { color: #458cca; }
.bluebold { color: #458cca; font-weight: bold; }
.grn-bold { color: #009966; font-weight: bold; }
.dk-grn   { color: #009966; }

.img-right {	
	float: right;
	padding: 10px 0px 10px 20px; 
	text-align: center; 
	font: bold 10px/15px verdana, arial, sans-serif; 
	border: 0;
}
img-center {
	padding: 10px 0px 10px 20px; 
	text-align: center; 
	font: bold 10px/15px verdana, arial, sans-serif; 
	border: 0;
}

p         { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; text-align: justify; 
            color: #333333; line-height: 150%; margin-bottom: 10px; margin-top: 10px;}
			
.p1       { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; text-align: justify; 
            line-height: 130%; color: #333333 }             

.pc       { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; text-align: center; 
            color: #333333; line-height: 150%; margin-bottom: 10px; margin-top: 10px;}

ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
}
#bodytext {
	margin: 20px;
	color: #666666;
}
#bodytext ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
}
#bodytext li {
	font: 11px/18px verdana, arial, sans-serif; 
	text-align: justify; 
	margin: 10px 0px 10px 0px; 
    color: #333333; 
    background-image: url(images/main-bullet.jpg); 
    background-repeat: no-repeat;
    background-position: 0 7px; 
    padding: 0px 0px 0px 20px; 
}                           

ul span   { color: #333333; }


.navhead  { font-family: verdana, arial, helvetica, sans-serif; line-height: 150%; text-decoration: none;
			font-weight: bold; font-size: 12px; text-align: left; color: #333333;}

#nav {
	font: bold 11px/15px verdana, arial, sans-serif; 
	margin: 20px 10px 10px 14px;
	color: #333333;
	text-align: left;
}
#nav ul {
	padding: 0; 
	margin: 1px; 
	list-style: none;
}
#nav li {
	font: 10px/16px verdana, arial, sans-serif; 
	text-align: left; 
	margin: 10px 10px 10px 0px;
	background-image: url(images/arrow.jpg); 
	background-repeat: no-repeat;
	background-position: 0 4px; 
	padding: 0px 0px 0px 20px;
	display:inline-block;
}
#nav li ul li {
	font: 10px/16px verdana, arial, sans-serif; 
	text-align: left; 
	margin: 10px 10px 10px 0px;
	background-image: url(images/main-bullet.jpg); 
	background-repeat: no-repeat;
	background-position: 0 7px; 
	padding: 0px 0px 0px 20px;
	display:inline-block;
}

#box {
	border: 2px solid #009966;
	padding: 10px; 
}
	        
h1        { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 16px; 
            text-align: left; color: #009966; margin-top: 5px; }
          
h2        { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 14px; 
            text-align: left; color: #009966; }
            
h3        { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; 
            text-align: left; color: #6699cc; margin-top: 10px;}
            
h4        { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; 
            text-align: left; color: #009966; margin-top: 10px;}

            
.pbold    { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 11px; 
            text-align: left; line-height: 150%; color: #006600; padding-left: 30px; }        
            
			
.blinks   { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; line-height: 75%; 
	        color: #009966; }

.ptab     { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; text-align: justify; 
            line-height: 150%; margin-bottom: 5; margin-top: 5; color: #333333 }   		

a:link    { font-weight : bold; text-decoration : none; color: #458cca; background: transparent; }
a:visited { font-weight : bold; text-decoration : none; color: #458cca; background: transparent; }
a:hover   { font-weight : bold; text-decoration : none; color: #009966; background: transparent; }
a:active  { font-weight : bold; text-decoration : none; color: #458cca; background: transparent; }

#nav a:link,
#nav a:visited,
#nav a:active  { font-weight : bold; text-decoration : none; color: #333333; background: transparent; }

#nav a:hover   { font-weight : bold; text-decoration : none; color: #009966; background: transparent; }

a.blinks:link    { font-weight : bold; text-decoration : none; color: #009966; background: transparent; }
a.blinks:visited { font-weight : bold; text-decoration : none; color: #009966; background: transparent; }
a.blinks:hover   { font-weight : bold; text-decoration : none; color: #458cca; background: transparent; }
a.blinks:active  { font-weight : bold; text-decoration : none; color: #009966; background: transparent; }