body {
background-color: #F3FDFE;  /* pale blue to match bottom of wallpaper background */
background-image: url('/images/petergtripodes_background_symbol_light_blue.png');
background-repeat: repeat;
padding: 0px;
margin: 0px;
color: black;
}

ul { 
list-style: url("/images/bullet_diamond_black.gif") disc;
} 

li {
padding: 0.0em 0.3em 0.3em 0.3em;
}

ul.plain { 
list-style: url("/images/bullet_diamond_black.gif") disc 
}

li.plain {
padding: 0.2em 0.2em 0.2em 0.2em;
}

li {
padding: 0.0em 0.3em 0.3em 0.3em;
}

td {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;

	color : black;
/* 	background-color: #FBFBE7; off yellow, affected home page footer */

	line-height: 1.5;
/*	vertical-align: top;  */
}

td.top {
	background-color: #303940;
 	border-left: solid 1px black; 
	border-right: solid 1px black;
}

td.content_container {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : black;

 	background-color: #303940;   /*  dark gray */
/* 	background-color: #6CBFE6; /* cyan-like */
/* 	background-color: #FBFBE7; /* off-white */
	vertical-align: top; 
	padding: 0px; 
/*	padding: 15px; */
	border-left: solid 1px black; 
	border-right: solid 1px black;
}

td.content {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;

	color : black;
 	background-color: white; /* #EBF0F7; HF light blue background */

	padding-top: .25in; 
	padding-left: 1in; 
	padding-right: 1in; 
	padding-bottom: .5in;

	height: 300px; 
	line-height: 1.5;
	vertical-align: top; 
}

td.content_home {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;

	color : black;
	
/*	background-color: #171940;  /* dark blue */
/*	background-color: #303940;  /* dark gray */
 	background-color: #EBF0F7; /* HF light blue background */
	
	background-image: url(/images/content_home_background.jpg);
	background-repeat: no-repeat;

	padding-top: 0; 
	padding-left: 0; 
	padding-right: 0; 
	padding-bottom: 0;

	height: 566px; 
	line-height: 1.3;
	text-align: center; 
	vertical-align: top;
}

td.content_home_lower {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;

	color : black;
 	background-color: #EBF0F7; /* HF light blue background */
	
	background-image: url(/images/lower_content_area_background_966px_288px.jpg);
	background-repeat: repeat;
	padding-top: 15px; 
	padding-left: 0; 
	padding-right: 0; 
	padding-bottom: .25in;

	line-height: 1.3;
	text-align: center; 
	vertical-align: top;
	
	border-left: solid 1px black; 
	border-right: solid 1px black;	
}	

td.content_home_plain {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;

	color : black;
	
/* 	background-color: #171940;   dark blue */
/* 	background-color: #303940;    /*  dark gray */

 	background-color: #EBF0F7; /* HF light blue background */	
	background-image: url(/images/content_home_background.jpg);
	background-repeat: no-repeat;

	padding-top: 0; 
	padding-left: 0; 
	padding-right: 0; 
	padding-bottom: 0;

	height: 566px; 
	line-height: 1.3;
	text-align: center; 
	vertical-align: top;
}

td.content_wide {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : black;
 	background-color: #EBF0F7; /* HF light blue background */
	padding-top: .25in; 
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: .5in;
	line-height: 1.3;
	vertical-align: top; 
}

td.bottom {
	background-color: #303940;
	background-image: url(/images/footer.jpg); 
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	color: white; 
	line-height: 1.5; 
	padding-top: 7px; 
	padding-bottom: 7px; 
	text-align: center; 
	vertical-align: middle;
	border-left: solid 1px black; 
	border-right: solid 1px black; 
	border-bottom: solid 1px black;
	height: 100px;	
}

td.bottom_home {
	background-color: #303940;
	background-image: url(/images/footer_966px_110px.jpg); 
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	color: white; 
	line-height: 1.5; 
	padding-top: 17px; 
	padding-bottom: 7px; 
	text-align: center; 
	vertical-align: middle;
	border-left: solid 1px black; 
	border-right: solid 1px black; 
	border-bottom: solid 1px black;
	height: 100px; 	
}

h1.header {
	color: #002899;
    font-family: arial, helvetica, sans serif;
    font-size: 16pt; 
	font-weight: bold; 
	/*	font-weight: 500; */
	margin-bottom: 5px;
}

div.text_15pt {
	font-family : arial, helvetica, sans serif;
	font-size : 15pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	padding:0.0em; 
	text-decoration: none; /* to remove the underline */
}

div.text_13pt {
	font-family : arial, helvetica, sans serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_12pt {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_11pt {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_10pt {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_9pt {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

div.text_8pt {
	font-family : arial, helvetica, sans serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	padding:0.0em; 
	text-decoration:none; /* to remove the underline */
}

a.text_15pt {
	font-family : arial, helvetica, sans serif;
	font-size : 15pt;
	font-style : normal;
	font-weight : bold;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_15pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 15pt;
	font-style : normal;
	font-weight : bold;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_13pt {
	font-family : arial, helvetica, sans serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_13pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_12pt {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_12pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_12pt_bold {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_12pt_bold:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_12pt_white {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : white;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_12pt_white:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #F0DE66;
	display : inline;
	text-decoration:underline;
}

a.text_11pt {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_11pt_bold {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt_bold:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_11pt_italic {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : italic;
	font-weight : normal;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt_italic:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : italic;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_11pt_white {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : white;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_11pt_white:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #F0DE66;
	display : inline;
	text-decoration:underline;
}

a.text_10pt {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_10pt_bold {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt_bold:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_10pt_black {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_10pt_black:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : black;
	display : inline;
	text-decoration:underline;
}

a.text_9pt {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_9pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}

a.text_9pt_white {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : white;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_9pt_white:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : yellow;
	display : inline;
	text-decoration:underline;
}

a.text_9pt_gold {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #EBAD00;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_9pt_gold:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #F0DE66;
	display : inline;
	text-decoration:underline;
}

a.text_8pt {
	font-family : arial, helvetica, sans serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #005688;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.text_8pt:hover {
	font-family : arial, helvetica, sans serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:underline;
}
