body {
	background: url(images/sideskirtgradient.gif);
	background-color:#081650;
	margin: 0px;
}
.titlelink a:link {  
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 10pt;
	color: #FFFFFF; 
	text-decoration: Underline;
	position: relative;
}

.titlelink a:visited {
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: Underline;
	position: relative;
}
.titlelink a:hover {
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 10pt;
	color: #FF7E00;
	text-decoration: none;
	position: relative;
}
.titlelink a:active {
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 10pt;
	color: #FF7E00;
	text-decoration: none;
	position: relative;
}
.nav a:link {  
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 10px;
	color: #000000; 
	text-decoration: none;
	position: relative;
}

.nav a:visited {
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	position: relative;
}
.nav a:hover {
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 10px;
	color: #FF7E00;
	text-decoration: none;
	position: relative;
}
.nav a:active {
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 10px;
	color: #FF7E00;
	text-decoration: none;
	position: relative;
}
a:link {  
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 8pt;
	color: #FFFFFF; 
	text-decoration: Underline;
	position: relative;
}

a:visited {
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: Underline;
	position: relative;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 8pt;
	color: #FF7E00;
	text-decoration: none;
	position: relative;
}
a:active {
	font-family: Tahoma, Verdana, Arial, "Bitstream Vera Sans";
	font-size: 8pt;
	color: #FF7E00;
	text-decoration: none;
	position: relative;
}
.newstext {
	font-family: Tahoma, Verdana, Arial, "Bitsream Vera Sans";
	font-size: 8pt;
	color: #FFFFFF;
	position: relative;
}
.newstexttitle {
	font-family: Tahoma, Verdana, Arial, "Bitsream Vera Sans";
	font-size: 8pt;
	color: #FF7E00;
	position: relative;
}
.newstextshadow {
	position: absolute;
	font-family: Tahoma, Verdana, Arial, "Bitsream Vera Sans";
	font-size: 8pt;
	top: 1px; 
	left: 1px;
	color: #000000;
}
.featuretexttitle {
	font-family: Tahoma, Verdana, Arial, "Bitsream Vera Sans";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}
.featuretexttitleshadow {
	position: absolute;
	font-family: Tahoma, Verdana, Arial, "Bitsream Vera Sans";
	font-size: 10pt;
	font-weight: bold;
	top: 1px; 
	left: 1px; 
	color: #000000;
}
.tablerowlinksgrey {
	background-color: #ABABAB;
}
.tablerowlinksblack {
	background-color: #000000;
}
.textspacelayer {
	position: relative;
	margin-bottom: 1px;
	left: 8px;
	width: 660px;
}

.titlespacelayer {
	position: relative;
	margin-bottom: 1px;
}
.portfolioimage {
	border: 1px solid white;
	position: relative;
	left: 8px;
}
.featureimage {
	border: 1px solid white;
	position: relative;
}
.textarea {
	font: 10pt Tahoma, Verdana, Arial, "Bitstream Vera Sans";
}