/***********************************************/
/* tri_valley_stlyes.css                       */
/***********************************************/


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	color: #000066;
	background-image:  url(images/blue_grey_bg_may2.gif);
	background-repeat: repeat-x;
	font-size: 14px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CC6600;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

a.related, a.related:visited {
	color: #CC6600;
	font-weight: bold;
	margin: 4px;
	font-size: 14px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	text-align: left;
	padding: 3px;
}

a.related:hover {
	color: #FFFF66;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	background-color: #330099;
}

a.section, a.section:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	font-size: 14px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	text-align: center;
	background-position: center center;
}

a.section:hover {
	text-decoration: none;
	color: #CCCC66;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}

a.breadcrumbs, a.breadcrumbs:visited {

	color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-size: 14px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
}

a.breadcrumbs:hover {

	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	background-image: none;
}

a.left, a.left:visited {
	color: #000066;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
}

a.left:hover {
	text-decoration: none;
	color: #FFFF66;
	background-color: #CC0000;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	background-image: none;
}

a.glink, a.glink:visited{
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-size: 14px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
}

a.glink:hover{
	color: #FFFFFF;
	background-color: #000066;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	background-image: url(%20);
}
/************** header tag styles **************/

h1,h2,h3,h4,h5,h6 {
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	text-align: left;
}

h1 {
	font-size: 24px;
	color: #000066;
	font-weight: bold;
	padding: 2px;
}
h2 {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	padding: 2px;
}
h3 {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	padding: 2px 4px 4px;
}
h4 {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	padding: 2px;

}
h5 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	padding: 2px;

}
h6 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	padding: 1px 0px 1px 4px;
	text-align: left;

}

/*************** list tag styles ***************/

ul{
	list-style-type: disc;
	font-weight: normal;
	text-align: left;
	left: 1px;
	top: 1px;
}

ul ul{
	list-style-type: circle;
	text-align: left;
	left: 1px;
	top: 1px;
}

ul ul ul{
	list-style-type: square;
	text-align: left;
	left: 1px;
	top: 1px;
}


p {
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 14px;
	text-align: left;
	padding: 0px 5px;
}

/*************** story styles ******************/

.story {
	font-size: 14px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	background-repeat: 
	background-position: 
	font-weight: normal;
	padding: 2px;
	border: thin solid #000066;
}

.story p {
	padding: 5px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 14px;
	text-align: left;
}

.breadcrumbs {
	font-size: 14px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
}
.bullet {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing: 2px;
}

.RelatedLinks {
	font-size: 12px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-weight: bold;
	text-align: left;
	border: 1px solid #E5E5E5;
	height: 15px;
	padding: 4px 0px;
	float: left;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-y;
	width: 172px;
	color: #FF9900;
}
.GlobalLinks {
	font-size: 14px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-weight: bold;
	color: #333366;
	text-align: center;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #333366;
	background-color: #FFFFFF;
}
.SectionLinks {
	font-size: 14px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-weight: bold;
	text-align: center;
	border: 1px none;
	height: 20px;
	padding: 0px 4px;
}
.TitleSection {
	font-size: 36px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 1px;
	text-align: left;
}
.Title_header {
	background-image: url(images/jim_08_bannernologo.jpg);
	background-repeat: repeat;
}
.Tableformat {


	font-size: 14px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-weight: bold;
	color: #000066;
	padding: 15px 8px 0px;
}
a.glink_h3, a.glink_h2:visited {

	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-size: 18px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
}
a.glink_h3:hover {

	color: #FFFFFF;
	background-color: #000066;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	background-image: url(%20);
}
a.glink_h5, a.glink_h5:visited {

	color: #CC6600;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
}
a.glink_h5:hover {

	color: #FFFFFF;
	background-color: #000066;
	font-family: Papyrus, Tahoma, sans-serif, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	background-image: url(%20);
}
.feature{
	padding: 5px;
	font-size: 12px;
	margin: 5px 3px;

}
