/* SherpaJeff Stylesheet */

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: red;
}

A.nav1:link {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}

A.nav1:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}

A.nav1:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}

A.nav2:link {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}

A.nav2:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}

A.nav2:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}

A.subnav1:link {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

A.subnav1:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

A.subnav1:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}

A.footer1:link {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

A.footer1:visited {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

A.footer1:hover {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
}

A.footer2:link {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #990000;
	text-decoration: underline;
}

A.footer2:visited {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #990000;
	text-decoration: underline;
}

A.footer2:hover {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #990000;
	text-decoration: underline;
}

TD {
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}

TD.photo {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #003366;
}

TD.nav {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
}

TD.subnav {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	background: #f5f5ec;
}

TD.datebar {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #eeeeee;
}

TD.category {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffcc;
}

TD.footer {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

TD.credit {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #999999;
}

FONT.tollfree {
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
}

.navButton a  {
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	color: #333333;
	text-decoration: none;
	border: 2px solid #4CA4DF;
	background-color: #ffffff;
	width: 160px;
    height: 12px;
	padding: 3px 3px;
	margin: 0px;
	display: block;
}

.navButton a:hover {
	color: #003366;
	border: 2px solid #0067AC;
	background-color: #DBEBF6;
	text-decoration: none;
}

.navButton a:visited {
	text-decoration: none;
}

INPUT.searchtextbox {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #003366;
}

INPUT.textbox {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #19674d;
}

INPUT.newsletter {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #19674d;
}

INPUT.radiobutton {
	background-color: #f5f5ec;
}

INPUT.check {
	background-color: #f5f5ec;
}

TEXTAREA.commentbox {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #495534;
}

SELECT.picklist {
	font-family: arial;
	font-size: 9pt;
	color: #000000;	
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffcc;
}

INPUT.searchsubmit {
	cursor: hand;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;	
	border-width: 0px;
/*	border-color: 660033;*/
/*	border-style: inset;*/
	background-color: #cccccc;
}

INPUT.submit {
	cursor: hand;
	font-family: verdana,arial;
	font-size: 8pt;
	font-weight: bold;
	color: #003300;	
	border-width: 1px;
/*	border-color: 660033;*/
/*	border-style: inset;*/
	background-color: #C5D5B7;
}

