body,iframe{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color : #015255;*/
background-color : #FFFFFF;
	/*scrollbar-face-color: #499690;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #003360;
	scrollbar-darkshadow-color: #003635;
	scrollbar-shadow-color: #003635;
	scrollbar-arrow-color: #FFFFFF;
	#scrollbar-track-color: #015255;
	scrollbar-track-color: #003635;*/
	behavior:url("./css/csshover.htc");
	overflow:yes;
}

#philosophy {

_line-height: 13px;

}

/*#intro_posterscope {
margin-top: -30px;
}
*/

body,td {
	font-family : Verdana, Arial, Helvetica;
	font-size: 9pt;
	/*color: #FFFFFF;*/
color:#242424;
}

table#maintable {
	width: 100%;
}


td{
	text-align:left
}

a {
	color : #015255;
	/*text-decoration: underline;*/
}

a:hover {
	color : #FF6600;
	/*text-decoration: none;*/
}

iframe{
	border: 0px hidden #002200;
}

.copyright{
	/*text-align : center;*/
	font-size: 8pt;
}

.copyright a{
	text-decoration: underline;
}

.horizline{
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 24px;
}

.vertiline{
	background-image: url(../img/line02.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 24px;
}

.texts{
	text-align:justify;
	width: 100%;
}

.cols{
	/*background-color: #003635;*/
}

.pascols{
	/**/
}

.titles{
	color: #FF6600;/*499690*/;
	font-weight:bold;
	font-size: 10pt;
}

.titles a{
	color: #015255;/*499690*/;
}

.titles a:hover{
	color: #FF6600;
}

.titlecase{
	color: #000000;
	font-weight:bold;
	font-size: 10pt;
}

.titlecase a{
	color: #000000;
}

.legend{
	font-size: 7pt;
}

.legend a{
	text-decoration: none;
}

.legend a:hover{
	text-decoration: none;
	color : #FF6600;
}

.caseStudies_home{
	font-size: 8pt;
}

.bgMouseOver:hover{
	/*background-color: #006668;*/
background-color: #FFFFFF;
}

.vspacer {
	height: 6px;
}

.vspacer2 {
	height: 8px;
}

td.lgnt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
}

a.lgnt:visited, a.lgnt:hover, a.lgnt:active, a.lgnt:link  {
	/*color: #FFFFFF;*/
color:#FF6600;
	text-decoration: underline;
}

.top {
	width: 100%;
	text-align: center;
}

.flashead {
	width: 100%; 
}

.page {
	background-image: url(../img/background03.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-top: 8px;
}

#nav{
	position: absolute;
	z-index: 200;
	margin-left: 0ex;
	_margin-left: 0ex;
	top: 0px;
	_top: expression(documentElement.scrollTop + 0 + "px");
	/*background-color:#015255;*/
background-color: #FFFFFF;
	height:30px;
}

.carteswf {
	margin-left: 10%;
}




/* no buggy fixed nav for ie mac */
@media screen, projection	{
html>body #nav {position:fixed;}
}
/* no buggy fixed nav for ie mac */

