body {
background-color: #eeeeee;  /* pale pink-ish */
background-image:url('/images/wallpaper.gif');
padding: 0px;
margin: 0px;
color: black;
}

.style1 {color: #840000}
.style2 {
	color: #969696;
	font-weight: bold;
	font-size: 14px;
}

.style3 {color: #6e6e6e}
.style5 {color: #6e6e6e; font-weight: bold; }
.style6 {
	color: #ae0000;
	font-weight: bold;
	font-size: 14px;
}
.style7 {font-size: 12px}
.style8 {color: #686868}

p.margin_30px {
margin: 30px
}

p.margin_20px {
margin: 20px
}

p.margin_10px {
margin: 10px
}

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

li {
padding: 0.3em 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: #E7D188;
/* 	background-color: #0B5095; */

/* 	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: #FBFBE7; */

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

	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: #FBFBE7; */

	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: #FBFBE7; */
	padding-top: 0; /* 15px; */
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: .25in;
	line-height: 1.3;
	vertical-align: top; 
}

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

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

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

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

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

a.2 {
	font-family : sans-serif, verdana, arial, helvetica, monaco;
	font-style : normal;
	font-weight : normal;
	color : blue;
	display : inline;
	text-decoration:none; /* to remove the underline */
}

a.2:hover {
	font-family : sans-serif, verdana, arial, helvetica, monaco;
	font-style : normal;
	font-weight : normal;
	color : gray;
	display : inline;
	text-decoration:underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

