@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- TEAL */
/*@import url("/TemplatePackage/css/B/theme-teal.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

.note 
		{
		color: #000000;
		font-size: 95%;
		}

img.clickPhoto {
border:2px solid #0C5205;
cursor:pointer;
}

.next_previous {
	float: right;
	width: auto;
	margin: auto 250px auto auto;
	color: #CCCCCC;
	font-weight: bold;
	padding: 10px;
		
	}
	
/* specific for index page */
.next_previous_index {
	color: #CCCCCC;
	font-weight: bold;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 150px;
	}
	

#onthispage {
	/*clear: left;*/
	}
	
/* related module */
.related .inner h4 {
	height: 20px;
	text-indent: .7em;
}

.related .inner2 h4 {
	text-indent: 0em;
	
}

.related .inner .relatedlast {
	border:0px solid #ffffff;
}


#npcontainer {
	width: 700px;
}

#header_container {
	padding: 15px 0 10px 0;
}

#header_container h1 {
	padding: 15px 0 10px 0;
	font-size: 1.5em;
	color: #0C5205;
	text-decoration: none;
}




#content_container {
	margin-right: 15px;
}

#content_container h2 {
	padding: 10px 0 0 0;
}

#content_container h4, h5, h6, h8 {
	padding: 15px 0 10px 0;
}

/*#content_container h5 {
	padding: 15px 0 10px 0;
}

#content_container h6 {
	padding: 15px 0 10px 0;
}*/

#content_container h8 a{
	font-size: xx-small;
}

.firstparagraph {
	padding: 10px 0 0 0;
}

#subindent p {
	padding: 0 0 0 20px;
}

#subindent h5 {
	padding: 15px 0 10px 20px;
}

/* setting table Centered placement on the page */

.t_con75, .t_con80, .t_con85, .t_con90, .t_con95, .t_con100 {
	display: block;
	margin: auto;
}

.t_con80 { width: 80%;}
.t_con85 { width: 85%;}

#tcon75C {
	width: 75%;
	display:block;
	margin: auto;
}

#tcon90C {
	width: 90%;
	display:block;
	margin: auto;
}

#t_con90 { 
	width: 90%;
	display: block;
	margin: 20px;	
}
#t_con100 { 
	width: 100%;
	display: block;
	margin: 20px;	
}

/* Setting Table container with flush left placement*/

#t_con75F {
	width: 75%;
	display: block;
	margin: 20px 0 20px 0;
}

.t_con75F {
	width: 75%;
	display: block;
	margin: 20px 0 20px 0;
}

#t_con80F {
	width: 80%;
	display: block;
	margin: 20px 0 20px 0;
}

#t_con90F {
	width: 90%;
	display: block;
	margin: 20px 0 20px 0;
}

.t_con90F {
	width: 90%;
	display: block;
	margin: 20px 0 20px 0;
}

#t_con100F {
	width: 100%;
	display: block;
	margin: 20px 0 20px 0;
}

.t_conF {
	display: block;
	margin: 20px 0 20px 0;
}

/*.t_con75F { width: 75%;}
.t_con90F { width: 90%;}
.t_con100F { width: 100%;}
*/
/* setting green table's inner table white background and green border */

.t_con {
	margin-left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border: 2px solid #0C5205;
}

/* set table line color and width */
.t_con td {
	padding: 5px;
	margin: 1px;
	border: 1px solid #0C5205;
}

.t_con th {
	padding: 5px;
	margin: 1px;
	border: 1px solid #0C5205;
}

/* settings for p tags inside tables */
.t_con p {
	/*padding: 0 0 0 0;*/
	padding: 5px;
}

.t_con h3 {
	text-align: left;
	text-decoration: none;
	font-size: 18px!important;
	font-weight: bold;
}

/*.t_con100 h3 {
	text-align: left;
	text-decoration: none;
	font-size: 18px!important;
	font-weight: bold;
}*/

.cap_p {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;	
	}

.cap_p h3 {
	text-align: left;
	font-weight: bold!important;
	font-size: 16px!important;
}

.tconblack {
	margin-left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}

/* set table line color and width */
.tconblack td {
	font-size: .8em;
	padding: 5px;
	margin: 1px;
	border: 1px solid #000000;
}

/* settings for p tags inside tables */
.tconblack p {
	/*padding: 0 0 0 0;*/
	padding: 0 5px 0 0;
}

.tconblack th {
	font-size: .75em;
	padding: 5px;
	margin: 1px;
	border: 1px solid #000000;
}



/* set image container to flush left */

#image_container90 {
	width: 90%;
	display: block;
	padding: 20px;
	/*margin: 20px;*/
	/*border: thin solid #990000;*/
}

#image_container90F {
	width: 90%;
	display: block;
	padding: 20px 20px 20px 0;
	/*margin: 20px;*/
	/*border: thin solid #990000;*/
}



/* set image container */
#image_con {
	display: block;
	padding: 0 20px 0 20px;
	width: 180px;
	float: left;
	/*border: thin solid #990000;*/
}

#image_conF2 {
/* works for images about 220px, align right*/
	display: block;
	padding: 0 20px 0 0;
	margin: 5px;
	width: 34%;
	float: right;
	/*border: thin solid #990000;*/
}

#image_conF3 {
	display: block;
	padding: 0 20px 0 0;
	margin: 5px;
	width: 35%;
	float: right;
	/*border: thin solid #990000;*/
}


/* set image container to flush left */

#image_conF {
	display: block;
	padding: 0 20px 0 0;
	width: 180px;
	float: left;
}

#contact_row1 {
	clear: left;
	float: left;
	display: block;
	padding: 10px 10px 5px 10px;
	/*margin-top: 10px;*/
	width: 180px;
	/*border: 1px solid #000000;*/
	
}
#contact_row2 {
	float: left;
	display: block;
	width: 180px;
	/*border: 1px solid #000000;*/
	padding: 10px 10px 5px 10px;
	/*margin-top: 10px;*/
}
#contact_row3 {
	/*float: right;*/
	display: block;
	padding: 10px 10px 5px 10px;
	width: 180px;
	/*border: 1px solid #000000;*/
	/*margin-top: 10px;*/	
}

.contactp {
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
}

#image_conRight {
	/*	clear: both;*/
	float: left;
	display: block;
	width: 180px;
	margin-left: 5%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

.para_spacer {
	padding: 10px 0 0 0;
}

.para_spacer2 {
	padding: 20px 0 20px 0;
}

/* top of page settings */
.topofpage {
	line-height:1.3em;
	text-align:left;
}

.page-break { display:none; }
.figurePN {
	display: block;
	float: left;
	width: 90%;
 }
#epaid a {
	font-size: xx-small;
}
#divider {
	display: block;
	height: 10px;
	width: 700px;
}

#dividerclear{
	display: block;
	height: 10px;
	width: 700px;
	clear: both;
}
.tocindent { margin-left: 20px!important;}
.tocindent2 { margin-left: 35px!important;}

.tablebar {
	background-color: #0C5205;
	height: 5px;
	width: 100px;
	padding: 0px;
}

.blockqt {
	width: 85%;
	margin: 0 0 0 20px;
	/*border: solid thin #00CC99;*/
}
/* li indent used on the content include for the report page: isladevieques_06272003pr/appendices4.html*/
.li_subtype {
	list-style-type: decimal;
	}

