a:link    { color: #006699; }    /* unvisited links */
a:visited { color: #666666; }   /* visited links   */
a:hover   { color: #336633; } /* user hovers     */
a:active  { color: #333333; }   /* active links    */


body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

th {
	font-family: "Times New Roman", Times, serif;
}

p {margin: 20px 20px 20px 20px;
line-height: 18px;}


li {
	list-style-position:outside;
	list-style-type: circle;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 18px;
} 

li.second {
	list-style-position:outside;
	list-style-type: none;
	margin-left: 15px;
	margin-right: 15px;
} 

.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:800;
	color:#336633;
}

.subheader_blue  {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:800;
	color:#336699;
}

.subheader_newsletter {
	text-align:right;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:800;
	color:#336633;
	padding:0px 25px 0px 0px;
	
}

.subheader_newsletterb {
	
	color: #336699;
	font-size: 14px;
	font-style: italic;
	
}


.subheader_main {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:800;
	color:#336633;
}

.subheader_main_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:800;
	color:#336699;
}

.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px; color:#000000; font-weight:bold;
}

.boldtextwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	color:#FFFFFF; 
	font-weight:bold;
}


.listheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px; color:#336633; font-weight:bold;
}

.extra_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
	text-align:justify;
	
}


.subheaderblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:800;
	color:#000000;
}

.box1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:800;
	color:#336633;
	border-width: thin;
	border-color: #EDEDED #EDEDED #EDEDED #EDEDED;
	border-style: double;
 	padding:5px 5px 5px 5px;
   background-color: #fff;
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity: 0.75;
   height: auto;
   line-height: 35px;
   
 }
 
 .box_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:800;
	color:#000000;
	border-width: thin;
	border-color: #EDEDED #EDEDED #EDEDED #EDEDED;
	border-style: double;
 	padding:5px 5px 5px 5px;
   background-color: #fff;
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity: 0.75;
   height: auto;
   line-height: 35px;
   
 }
 
 .box2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:800;
	color:#006699;
	border-width: thin;
	border-color: #EDEDED #EDEDED #EDEDED #EDEDED;
	border-style: double;
 	padding:5px 5px 5px 5px;
   background-color: #fff;
   filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity: 0.75;
   height: auto;
   line-height: 18px;
   
 }
 
  .box3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:800;
	color:#006699;
	border-width: thin;
	border-color: #EDEDED #EDEDED #EDEDED #EDEDED;
	border-style: double;
 	padding:5px 5px 5px 5px;
   background-color: #fff;
   line-height: 16px;
   
 }
 
 /* TABLE STYLE */

  .box_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:800;
	text-align: center;
	color:#ffffff;
	border-width: thin;
	border-color: #EDEDED #EDEDED #EDEDED #EDEDED;
	border-style: double;
 	padding:5px 5px 5px 5px;
   background-color: #336633;
   line-height: 16px;
   
 }
 
   .box_sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:800;
	color:#000000;
	border-width: thin;
	border-color: #EDEDED #EDEDED #EDEDED #EDEDED;
	border-style: double;
 	padding:3px 3px 3px 5px;
   background-color: #EDEDED;
   line-height: 16px;
   
 }
 
.nav_box {
  	
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:800;
	font-style:normal;
 	padding:5px 5px 5px 5px;
    background-color: #fff;
    filter:alpha(opacity=75);
    -moz-opacity:0.7;
    opacity: 0.7;
	height: auto;
	line-height: 18px;
	text-align: center;
	width: 100%;

 }
 
.tableheader {
	border-left: 1px solid #333; 
	border-right: 1px solid #333; 
	border-top: 1px solid #333; 
	padding: 4px 4px 4px 4px;
	background-color:#336699;
}

.tableheader_sub {
	border-left: 1px solid #333; 
	border-right: 1px solid #333; 
	border-top: 1px solid #333; 
	padding: 4px 4px 4px 4px;
	background-color:#666;
}

.tabledivider {
	border-left: 1px solid #333; 
	border-right: 1px solid #333; 
	border-top: 1px solid #333; 
	padding: 4px 4px 4px 4px;
	background-color:#CCC;
}

 
.table1 {
	border-left: 1px solid #333; 
	border-right: 1px solid #333; 
	border-top: 1px solid #333; 
	padding: 4px 4px 4px 4px;
	background-color:#EDEDED;
}

.table2 {
	border-right: 1px solid #333; 
	border-top: 1px solid #333; 
	padding: 4px 4px 4px 4px;
	background-color:#EDEDED;
}


/* END TABLE STYLE */

/* NEW TABLE STYLE */

.isTable {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.isTable td {
	border: 1px solid #ccc;	
	text-align: left;
	padding: 4px 0 4px 6px;
}
.isTable th {
	border: 1px solid #ccc;
	background-color: #336633;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-left: 4px;
}
.isTable caption {
	background-color:#336699;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 7px 0;

}
/* .isTable tr.altrow {
	background-color: #DFE7F2;
	color: #000000;
} */

.isTable td:hover, .isTable td.hilite {
	background-color: #DFE7F2;
	color: #000000;
}

/* END TABLE STYLE */


/* NEW TABLE 2 STYLE */

.isTable2 {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.isTable2 td {
	border: 1px solid #ccc;	
	text-align: left;
	padding: 4px 0 4px 6px;
}
.isTable2 th {
	border: 1px solid #ccc;
	background-color: #336699;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-left: 4px;
}
.isTable2 caption {
	background-color:#336699;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 7px 0;

}

.isTable2 tr:hover, .isTable2 tr.hilite {
	background-color: #DFE7F2;
	color: #000000;
}

/* END TABLE STYLE */

.fp_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:800;
	color:#336633;
}




