/*start css for basic items */
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #707070;
}
td {
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #707070;
}
a {
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #4071A1;
	text-decoration: none;
}
a:hover {
	color: #4071A1;
	text-decoration: underline;
}
a:visited {
	color: #4071A1;
	text-decoration: none;
}
a:visited:hover {
	color: #4071A1;
	text-decoration: underline;
}
/*end css for basic items */


/*start css for headlines  */
.headline {
	font-family: Georgia, Times;
	font-size: 18px;
	line-height: 19px;
	color: #4071A1;
}
a.headline {
	font-family: Georgia, Times;
	font-size: 18px;
	line-height: 19px;
	color: #4071A1;
	text-decoration: none;
}
a.headline:hover {
	font-family: Georgia, Times;
	font-size: 18px;
	line-height: 19px;
	color: #4071A1;
	text-decoration: underline;
}
a.headline:visited {
	font-family: Georgia, Times;
	font-size: 18px;
	line-height: 19px;
	color: #4071A1;
	text-decoration: none;
}
a.headline:visited:hover {
	font-family: Georgia, Times;
	font-size: 18px;
	line-height: 19px;
	color: #4071A1;
	text-decoration: underline;
}
.headlineSansGray {
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1px;
	color: #707070;
}
a.headlineSansGray, a.headlineSansGray:visited {
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1px;
	color: #707070;
	text-decoration: none;
}
a.headlineSansGray:hover {
	color: #E73B34;
	text-decoration: none;
}
.headlineSansRed {
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1px;
	color: #E73B34;
	text-decoration: none;
}
/*end css for headlines  */


/*start css for body text  */
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text11blue {
	font-size: 11px;
	color: #4071A1;
}
.text12blue {
	font-size: 12px;
	color: #4071A1;
}
.text13blue {
	font-size: 13px;
	color: #4071A1;
}
.text14gray {
	font-size: 14px;
	line-height: 18px;
	color: #707070;
}
a.text14gray, a.text14gray:visited {
	font-size: 14px;
	line-height: 18px;
	color: #707070;
	text-decoration: none;
}
a.text14gray:hover {
	font-size: 14px;
	color: #E73B34;
	text-decoration: none;
}
.small {
	font-size: 10px;
	line-height: 12px;
	color: #707070;
}
a.small, a.small:visited {
	font-size: 10px;
	line-height: 12px;
	color: #E73B34;
	text-decoration: none;
}
a.small:hover {
	font-size: 10px;
	line-height: 12px;
	color: #E73B34;
	text-decoration: underline;
}

/*end css for body text  */


/*start css for photo credit  */
.photoCredit {
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 9px;
	position: absolute; 
	left: 328px; 
	top: 373px;
}
/*end css for photo credit  */


/*start css for arrow links  */
a.arrowLink {
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}
a.arrowLink:hover {
	color: #4071A1;
	text-decoration: underline;
}
a.arrowLink:visited {
	color: #707070;
	text-decoration: none;
}
a.arrowLink:visited:hover {
	color: #4071A1;
	text-decoration: underline;
}
/*start css for arrow links  */


/*start css for top right links */
.topRight	{
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 10px;
	color: #707070;
	position: absolute;
	top: 1px;
	left: 628px;
}
.topRight a	{
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}
.topRight a:hover {
	color: #707070;
	text-decoration: underline;
}
.topRight a:visited {
	color: #707070;
	text-decoration: none;
}
.topRight a:visited:hover {
	color: #707070;
	text-decoration: underline;
}
/*end css for top right links */


/*start css for left navigation  */
a.leftNav, a.leftNav:visited {
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1px;
	color: #707070;
	text-decoration: none;
}
a.leftNav:hover {
	color: #E73B34;
	text-decoration: none;
}
.leftNavOn {
	font-family: Helvetica, Arial, Tacoma, Verdana;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -1px;
	color: #E73B34;
}

/*end css for brand navigation  */



