/* CSS Document */
h1, h3, h4, h5, h6 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;	
}
h2 {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 24px;
	margin-bottom: 12px;
	text-indent: 2px;
}

h3 {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	margin-bottom: 12px;
	text-indent: 2px;
}

body {
	background: #ffffff;
	color: #000000;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;	
}

td {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


.text {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.pageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #EFEFEF;
	background-image: url(images/PageHeaders/pageHeaderBlank.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 341px;
	background-position: left center;
}

.pixCaption {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}

.newsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

.newsAuth {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #996633;
	text-align: right;
}

.newsLink {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-align: center;	
}

.newsContent {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	margin-right: 16px;
	margin-left: 24px;
}

.tabletext {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}

.title {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
}
.textsmall {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
}

.redtext {
	color: #990000;
}
.blueItalicstext {
	color: #1d1d6e;
	
	font-style: italic;
}

.browntext {
	color: #9A6231;
	font-weight: bold;
}

.whitetext {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

/* SOL style */
p.tabletext {
	text-align: left;
	margin: 4px 4px 12px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF00;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

a:active {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #336699;
}

a:link {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

a:visited {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

a:hover {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#4848B8;
}
a.small:active {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #336699;
}

a.small:link {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

a.small:visited {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

a.small:hover {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color:#4848B8;
}
a.medium:active {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #336699;
}

a.medium:link {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}

a.medium:visited {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}

a.medium:hover {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color:#4848B8;
}

a.large:active {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #336699;
}

a.large:link {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #000000;
}

a.large:visited {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #000000;
}

a.large:hover {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color:#4848B8;
}

a.red:active {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

a.red:link {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

a.red:visited {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

a.red:hover {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color:#4848B8;
}

.padding {
	padding: 4px;
	margin: 4px;
}

/* BEGIN SOL TABLE Styles */

TABLE#hmtext {}
TABLE#hmtext TD.bkgrd {
	background-image: url(images/HomePageUpper5/HomeBodyUpper_New5_03B.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

TABLE#hm_center 
{
	background-image: url(images/HomePageUpper5/railyard_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top; 	
}

TABLE#Table_01 {}
TABLE#Table_01 TD.bkgrd {
	background-image: url(images/HomePageUpper5/HomePageUpper5_01.jpg);
	background-repeat: repeat;
}

TABLE#tenants {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

