@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(images/bckgrd.gif);
	background-repeat: repeat-x;
	margin: 0000;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
#topNav {
	position:absolute;
	width:305px;
	height:40px;
	z-index:3;
	top: 10px;
	visibility: visible;
	padding-left: 630px;
}
.twoColFixLtHdr #container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
} 
.twoColFixLtHdr #header {
	padding: 0 0 0 0;  
	height: 250px;
	margin: 0 0 0 0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 250px; 
	padding: 70px 10px 15px 0px;
	margin-top: 0px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 270px;
	padding: 50px 10px 15px 20px;
	width: 620px;
	margin-top: 18px;
	min-height: 400px;
} 
.twoColFixLtHdr #titleHeader {
	margin: 0 0 0 0px; 
	padding: 0px 0px 0px 0px; 
	width: 600px;
	margin-top: 0px;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; 
	background-color: #FFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
}
.StoryTitle {
	color: #000000;
	font-size:14px;
	font-weight: bold;
}
.StoryTitleLarge {
	color: #000000;
	font-size:16px;
	font-weight: bold;
}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 14px;
}
h1 {
	font-size: 18px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #000;
}
h3 {
	font-size: 12px;
	color: #000;
	text-align: left;
}
h4 {
	font-size: 10px;
	color: #000;
}
a:link {
	color: #EC5219;
}
a:visited {
	color: #EF672F;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfolioImageBorder {
	border: 2px solid #000;
}
