/*
  jQuery MegaMenu Plugin Examples CSS
  Author: GeekTantra
  Author URI: http://www.geektantra.com
*/

html, body {
  height: 90%;
  text-align:left;
}


@font-face {
    font-family: 'TrajanProRegular';
    src: url('fonts/trajanpro-regular-webfont.eot');
    src: url('fonts/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/trajanpro-regular-webfont.woff') format('woff'),
         url('fonts/trajanpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


h1 {
	font-family: 'TrajanProRegular', Arial, Helvetica;
	font-size: 24pt;
	color: #fff;
	margin: 0px; /* padding: 20px 15px;*/
}


h3 {
	margin: 0px;
	font-size: 16pt;
	color: #fff;
	padding: 0px 0px 2px;
	font-family: Optima, "Trebuchet MS", Arial, Helvetica;
	font-style: normal;
	/*border-bottom: 1px solid #ecdfdf;
	margin-bottom: 5px;*/
}

.heading{
	font-family: Century Gothic;
	font-size: 16pt;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
	
}


.intro{
	font-family: "Century Gothic";
	font-size: 15pt;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}


/* menu */	
.menuHome { padding:15px 25px 0 0; margin:0; width:300px; float:right;}
.menuHome ul { text-align: right; padding:0; margin:0; list-style:none; border:0; float:right;}
.menuHome ul li { float:left; margin:0; padding:0; border:0;}
.menuHome ul li a {
	text-align:left;
	float:left;
	margin:0;
	padding:6px 5px;
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.menuHome ul li a.last { border:0;}
.menuHome ul li a span { font: normal 9px Arial, Helvetica, sans-serif; color:#000; text-decoration:none;}
.menuHome ul li a:hover {
	color:#F00;
}
.menuHome ul li a:hover span {
	color:#090;
}
.menuHome ul li a.active {
	color:#F00;
}
.menuHome ul li a.activeLast { color:#fffefe; border:0;}
.menuHome ul li a.active span {
	color:#97C1A3;
}



.footer_block { 
  background: url(images/beach-back001.gif);
	background-repeat:repeat;
	behavior: url(iepngfix.htc);
	height:150px;
  width:100%;
  bottom:0px;
  position:fixed;
  }
  
  .footer-back { 
  background-image: url(images/footer-bar001.png);
  background-repeat: no-repeat;
 /* width:100%;
  /*background:#282828;*/
  }
  


.bottom_menu A:link, .bottom_menu A:visited, .bottom_menu A:active {
	color: #333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
} 

.bottom_menu A:hover {
	color: #2e915b;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
.bottom_menu {
	font-family: Verdana;
	font-size: 11px;
	color: #A45363;
	text-decoration: none;
	font-weight: normal;

}

.body A:link, .body A:visited, .body A:active{
	color: #030;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight: normal;
} 

.body A:hover {
	color: #F90;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight: bold;
}
.body {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	font-weight: normal;	/*padding-left:10px;*/
}


	.body2 {
	font-family: 'TrajanProRegular', Arial, Helvetica;
	font-size: 24pt;
	margin: 0px;
	color:#030;
	font-weight:normal;
}

.body3 A:link, .body3 A:visited, .body3 A:active{
	color: #F90;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight: normal;
} 

.body3 A:hover {
	color: #F00;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight: normal;
}
.body3 {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-right:25;	/*padding-left:10px;*/
}


.bodyText A:link, .bodyText A:visited, .bodyText A:active{
	color: #030;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: normal;
} 

.bodyText A:hover {
	color: #F90;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: bold;
}
.bodyText {
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #1F1F1F;
	text-decoration: none;
	font-weight: normal;	/*padding-left:10px;*/
}

.headings2 {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	font-weight: normal;	/*padding-left:10px;*/
}

.si_marginTop {margin-top:1em;}
.si_marginBottom {margin-bottom:5px;}
.si_marginLeft {margin-left:1em;}
.si_marginRight {
	margin-right:20px;
}

 
 
td.mainContentCell1 {
    background: url(images/main-content-orange-back001.png);
	behavior: url(iepngfix.htc);

}
 

 
 
td.contentCell1 {
	behavior: url(iepngfix.htc);
	background-repeat:repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/white75.png);
}

td.center-white75 {
	behavior: url(iepngfix.htc);
	background-repeat:repeat;
	background-image: url(images/white75.png);
}
 


/* top_text */
.top_text { font: normal 11px Arial, Helvetica, sans-serif; color:#882238; padding:15px 15px 0 0; margin:0; width:300px; float:right;
text-align:right;}
.top_text a { color:#53d5ff; text-decoration:none;}

td.top_gradients {
	background-repeat:repeat-x;
	behavior: url(iepngfix.htc);
	background-image: url(images/white90.png);	/*padding-left:15px;
	padding-bottom:15px;*/
}



td.top_menu_back {
	background: url(images/white80.png);
	background-repeat:repeat;
	
	behavior: url(iepngfix.htc);
	/*padding-left:15px;
	padding-bottom:15px;*/
}



td.cell2 A:link, td.cell2 A:visited, td.cell2  A:active {
	
    font-family: Century Gothic;
	font-size: 8pt;
	color: #32b3dc;
	font-weight: bold;
	
}

td.cell2 A:hover {
	
    font-family: Century Gothic;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	
}

td.cell2 {
	background-color: #e1e1e1;
	/*filter:alpha(opacity=75);
   -moz-opacity:0.75;
   opacity: 0.75;*/
    font-family: Century Gothic;
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	padding: 5px 3px 5px 3px;	/*line-height:80%;*/
}

.copyright A:link, .copyright A:visited, .copyright A:active {color: #DAB280; text-decoration: none; font-family: Verdana; font-size: 7pt;} 

.copyright A:hover {color: #CC3300; text-decoration: none; font-family: Verdana; font-size: 7pt;}
.copyright {
	font-family: Verdana;
	color: #CCC;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}

.logo {
	position:absolute;
	top:30;
	VISIBILITY:VISIBLE;
	Z-INDEX:40;
}


.welcome {
	padding-top: 10px;
}
.main-bar {
	padding-top: 3px;
}


.image1 {
	position:absolute;
	top:220;
	VISIBILITY:VISIBLE;
	Z-INDEX:-1;
}

.triangle {
	position:absolute;
	top:200;
	VISIBILITY:VISIBLE;
	Z-INDEX:40;
}

td.white30 A:link, td.white30 A:visited, td.white30  A:active {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #8d5c38;
	text-decoration: none;
	font-weight: normal;
	
	}
	
	
td.white30 A:hover {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	
	}



td.white30 {
	background-image:url(images/white30.png);
	background-repeat:repeat;
	padding: 5px 5px 15px 5px;
	font-family: Century Gothic;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	
	}
	
	

td.white50 {
	background-image:url(images/white50.png);
	background-repeat:repeat;
	padding: 5px 5px 5px 5px;
	font-family: Century Gothic;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	
	}
	
	

td.white80 {
	background-image:url(images/white80.png);
	background-repeat:repeat;
	padding: 40px 20px 60px 20px;
	font-family: Century Gothic;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	
	}
	
	
.dots {
	position:absolute;
	top:150;
	VISIBILITY:VISIBLE;
	Z-INDEX:1;
	left:0;
}

td.center-white50 {
	background-image:url(images/white50.png);
	background-repeat:repeat;
	
	}
	
	
td.center-green50 {
	background-image:url(images/dfffde50.png);
	background-repeat:repeat;
	
	}

.tag-line {
	padding-top: 120px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}



ul.bullet2 {
    list-style-image:url(images/bullet001.gif);
    font-family: Century Gothic;
	font-size: 11pt;
	color: #1F1F1F;
	text-decoration: none;
	font-weight: normal;	/*padding-left:10px;*/
    padding-left: 20px;
}




td.affiliationLogoBack {
    background-color: #fff;
	text-align:center;
	vertical-align:middle;
	height: 150px;

}
	
td.affiliationLogoBack2 A:link, td.affiliationLogoBack2 A:visited, td.affiliationLogoBack2 A:active {
  font-family: Verdana;
  font-size: 7pt;
  color: #32b3dc;
  text-decoration: none;
  font-weight: bold;
    text-align:center;
	vertical-align:top;
	}
  
td.affiliationLogoBack2 A:hover {
  font-family: Verdana;
  font-size: 7pt;
  color: #666;
  text-decoration: none;
  font-weight: bold;}

td.affiliationLogoBack2 {
	background-color:#f2f2f2;
  font-family: Verdana;
  font-size: 7pt;
  color: #666;
  text-decoration: none;
  font-weight: normal;
  padding-top:10px;
  padding-bottom:20px;
  text-align:center;
  vertical-align:top;
}
td.affiliationLogoBack3 {
	text-align:center;
	vertical-align:middle;
	height:10px;

}

td.green-chart-back001 {
	background-image:url(images/green80.png);
	background-repeat:repeat;
	padding: 10px 5px 10px 5px;
	font-family: Century Gothic;
	font-size:10pt;
	color: #fff;
	text-align: center;
	
}


td.yellow-chart-back001 {
	background-image:url(images/yellow80.png);
	background-repeat:repeat;
	padding: 10px 5px 10px 5px;
	font-family: Century Gothic;
	font-size:10pt;
	color: #000;
	text-align: center;
	
}


td.green-chart-shadow001 {
	background-image:url(images/small-shadow-bottom001.png);
	background-repeat:no-repeat;
	text-align: center;
	background-position:top;
	height: 30px;
	vertical-align:bottom;
	
}
