<!--

.def {
	font-family : arial,helvetica,sans-serif ;
	font-size : 9 pt ;
	color : #003366 ;
	font-style : normal ;
	font-weight : normal ;
}
.defOrange {
	font-family : arial,helvetica,sans-serif ;
	font-size : 9 pt ;
	color : #ff9900 ;
	font-style : normal ;
	font-weight : normal ;
}
.clientName {
	font-family : arial,helvetica,sans-serif ;
	font-size : 11 pt ;
	color : #003366 ;
	font-style : normal ;
	font-weight : bold ;
}
.projectTitle {
	font-family : arial,helvetica,sans-serif ;
	font-size : 10 pt ;
	color : #003366 ;
	font-style : normal ;
	font-weight : bold ;
}
.projectDescription {
	font-family : arial,helvetica,sans-serif ;
	font-size : 9 pt ;
	color : #003366 ;
	font-style : normal ;
	font-weight : normal ;
}
.defReverse {
	font-family : arial,helvetica,sans-serif ;
	font-size : 9 pt ;
	color : #ffffff ;
	font-style : normal ;
	font-weight : normal ;
}

a {
color : #ff9900 ;
text-decoration : underline ;
}
a.mainNav {
	color : #003366 ;
	text-decoration : none ;
}
a:hover.mainNav {
	color : #ff9900 ;
	text-decoration : none ;
}

#outsideTop {
	background-image : url('../images/outside_top.gif') ;
	background-repeat : repeat-x ;
}
#outsideLeft {
	background-image : url('../images/outside_left.gif') ;
	background-repeat : repeat-y ;
}
#outsideRight {
	background-image : url('../images/outside_right.gif') ;
	background-repeat : repeat-y ;
}
#outsideBottom {
	background-image : url('../images/outside_bot.gif') ;
	background-repeat : repeat-x ;
}
#insideTop {
	background-image : url('../images/inside_top.gif') ;
	background-repeat : repeat-x ;
}
#insideLeft {
	background-image : url('../images/inside_left.gif') ;
	background-repeat : repeat-y ;
}
#insideRight {
	background-image : url('../images/inside_right.gif') ;
	background-repeat : repeat-y ;
}
#insideBottom {
	background-image : url('../images/inside_bot.gif') ;
	background-repeat : repeat-x ;
}
#navBottomFill {
	background-image : url('../images/nav_bottomfill.gif') ;
	background-repeat : repeat-y ;
}

-->
