/*@import url('outsourced.css');*/

body, td, th {
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
* html body, * html td, * html th {
	font-size: x-small;}


h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #9A937D;
    font-weight: normal;
    padding-bottom: 0px;
    font-size: 160%;
}


h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #006F53;
    font-weight: bold;
    padding-bottom: 0px;
    font-size: 125%;
    /*margin-bottom: -18px;*/
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #9A937D;
    font-weight: normal;
    /*margin-bottom: -16px;*/
    padding-bottom: 0px;
    font-size: 120%;
	font-weight: normal;
}

h4 {
    font-weight: bold;
    color: #006F53;
    padding-bottom: 0px;
    font-size: 100%;
    background-color: #FFFFFF;
    margin: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a:visited, a:link {
	color: #006F53;
	text-decoration: none;
}

a:hover {
	color: #006F53;
	text-decoration: underline;
}

td.TDData a:visited, td.TDData a:link {
	color: #006F53;
	text-decoration: none;
}

td.TDData a:hover {
	color: #006F53;
	text-decoration: underline;
}

.TDDisplayTable2Cell {
 padding: 2px;
 border-top: 1px solid #F0F0F0;
 border-right: 1px solid #F0F0F0;
 border-bottom: 1px solid #E5E5E5;
 border-left: 1px solid #F0F0F0;
 font-size: x-small;
 vertical-align: top;
}
 
 
 
.THDisplayTable2Header {
 text-align: left;
 padding: 2px;
 border-top: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 border-bottom: 1px solid #AEDDE6;
 border-left: 1px solid #FFFFFF;
 font-size: x-small;
 vertical-align: bottom;
}

.TDDisplayTableInsideCell {
	font-size: x-small;
  vertical-align: top;
}

ul {
	margin: 24px 0px 16px 0px;
	padding: 0px 0px 0px 40px;
  line-height: 18px;
}

a.navlevel1:link {
	color: #000;
}

a.navlevel1:hover {
	color: #0033AB;
}

a.quicklink:link, a.quicklink:visited {
	color: #006F53;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
}

a.quicklink:hover {
	text-decoration: underline;
}

a.navlevel1:visited {
	color: #006F53;
}

li {
	list-style-image: url(../../images/page/BulletPoint.gif);
}

hr {
	border: 0px solid;
	padding: 1px;
	height: 1px;
	color: #CCC;
	margin: 1px;
}

.image {
	border: 1px solid #000;
}

.selectMap {
	font-size: xx-small;
	background-color: #F9F9F9;
	border: 0px solid #F3F3F3;
	margin: 0px;
	padding: 0px;
	width: 205px;
}

select {
	font-size: xx-small;
  	border: 1px solid #0033AB;
}

#FAQ{
  margin-left: 4px;
  margin-right: 4px;
  width: 183px;
	border-bottom: 1px solid #CCC;  
  color: #000;
  font-size: xx-small;
}

.FAQ{
  display: block;
	border-top: 1px solid #CCC;
  padding: 2px 0px 2px 0px;
  background-color: #FBFBFB;
}


/*===================================================================*/
/*   LEFT MENU                                                       */
/*===================================================================*/

.displayNone{
	display: none;
}

#leftMenuArea{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 215px;
}

#leftMenuHeader{
  background-image: url("../../images/leftmenu/bg_menu_header.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 215px;
  height:24px;
  font-size: 100%;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
  line-height: 23px;        
  overflow: hidden;
}
* html #leftMenuHeader{
  font-size: x-small;
}


a.menu2, a.menu2:active, a.menu2:visited{
  background-image: url("../../images/leftmenu/bg_menu_2.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  height:23px;
  text-decoration:none;
  width: 185px;
  padding: 0px 15px 0px 15px;
  line-height: 23px;
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu2, * html a.menu2:active, * html a.menu2:visited { 
  width: 215px;
  padding: 0px 0px 0px 15px;
    font-size: x-small;
}

a.menu2:hover{
  	background-image: url("../../images/leftmenu/bg_menu_2_over.gif");
	background-color: transparent;
	background-repeat: no-repeat;
  	background-position: left;
	display:block;
  	color: #000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height:23px;
	text-decoration:none;
  	font-weight: normal;
}
* html a.menu2:hover{
	font-size: x-small;
}


a.menu22Line, a.menu22Line:active, a.menu22Line:visited {
  background-image: url("../../images/leftmenu/bg_menu_22Line.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  height:34px;
  text-decoration:none;
  width: 197px;
  padding: 0px 3px 0px 15px;
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu22Line, * html a.menu22Line:active, * html a.menu22Line:visited { 
	width: 215px;
	padding: 0px 0px 0px 15px;
	  font-size: x-small;
}

a.menu22Line:hover{
  	background-image: url("../../images/leftmenu/bg_menu_22Line_over.gif");
	background-color: transparent;
  	background-position: left;
	background-repeat: no-repeat;
	display:block;
  	color: #000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height:34px;
	text-decoration:none;
  	font-weight: normal;
}
* html a.menu22Line:hover{
	font-size: x-small;
}


a.menu23Line, a.menu23Line:active, a.menu23Line:visited {
  background-image: url("../../images/leftmenu/bg_menu_23Line.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  height:46px;
  text-decoration:none;
  width: 197px;
  padding: 0px 3px 0px 15px;
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu23Line, * html a.menu23Line:active, * html a.menu23Line:visited { 
	width: 215px;
	padding: 0px 0px 0px 15px;
	  font-size: x-small;
}
a.menu23Line:hover {
  background-image: url("../../images/leftmenu/bg_menu_23Line_over.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height:46px;
	text-decoration:none;
	width: 197px;
  font-weight: normal;
}
* html a.menu23Line:hover{
	font-size: x-small;
}

a.menu3, a.menu3:active, a.menu3:visited{
  background-image: url("../../images/leftmenu/bg_menu_3.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  background-position:left;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  height:20px;
  text-decoration:none;
  width: 189px;
  padding: 0px 3px 0px 23px;
  line-height: 20px;        
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu3, * html a.menu3:active, * html a.menu3:visited { 
	width: 215px;
	padding: 0px 0px 0px 23px;
}

a.menu3:hover{
  	background-image: url("../../images/leftmenu/bg_menu_3_over.gif");
	background-color: transparent;
  	background-position: left;
	background-repeat: no-repeat;
	background-position:left;
	display:block;
  	color: #000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height:20px;
	text-decoration:none;
  	font-weight: normal;
}


a.menu32Line, a.menu32Line:active, a.menu32Line:visited{
  background-image: url("../../images/leftmenu/bg_menu_32Line.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  height:34px;
  text-decoration:none;
  width: 189px;
  padding: 0px 3px 0px 23px;
  line-height: 15px;        
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu32Line, * html a.menu32Line:active, * html a.menu32Line:visited { 
	width: 215px;
	padding: 0px 0px 0px 23px;
}


a.menu32Line:hover{
  	background-image: url("../../images/leftmenu/bg_menu_32Line_over.gif");
	background-color: transparent;
  	background-position: left;
	background-repeat: no-repeat;
	display:block;
  	color: #000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height:34px;
	text-decoration:none;
  	font-weight: normal;
}


a.menu33Line, a.menu33Line:active, a.menu33Line:visited{
  background-image: url("../../images/leftmenu/bg_menu_33Line.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  display:block;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  height:46px;
  text-decoration:none;
  width: 189px;
  padding: 0px 3px 0px 23px;
  line-height: 15px;        
  overflow: hidden;
  font-weight: normal;
}
/*IE exeption starts here*/
* html a.menu33Line, * html a.menu33Line:active, * html a.menu33Line:visited { 
	width: 215px;
	padding: 0px 0px 0px 23px;
}


a.menu33Line:hover{
  	background-image: url("../../images/leftmenu/bg_menu_33Line_over.gif");
	background-color: transparent;
  	background-position: left;
	background-repeat: no-repeat;
	display:block;
  	color: #000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height:46px;
	text-decoration:none;
  	font-weight: normal;
}



a.menu4, a.menu4:active, a.menu4:visited, a.menu4:hover{
  background-image: url("../../images/leftmenu/bg_menu_4.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  background-position:left;
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006F53;
  font-size: xx-small;
  height:20px;
  text-decoration:none;
  width: 185px;
  padding: 0px 0px 0px 30px;
  line-height: 20px;        
  overflow: hidden;
  font-weight: normal;
}
a.menu4:hover{
  text-decoration:underline;
}
/*IE exeption starts here*/
* html a.menu4, * html a.menu4:active, * html a.menu4:visited, * html a.menu4:hover { 
	width: 215px;
	padding: 0px 0px 0px 30px;
}

a.menu4top, a.menu4top:active, a.menu4top:visited, a.menu4top:hover{
  background-image: url("../../images/leftmenu/bg_menu_4_top.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  background-position:left;
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006F53;
  font-size: xx-small;
  height:20px;
  text-decoration:none;
  width: 185px;
  padding: 0px 0px 0px 30px;
  line-height: 20px;        
  overflow: hidden;
  font-weight: normal;
}
a.menu4top:hover{
  text-decoration:underline;
}

/*IE exeption starts here*/
* html a.menu4top, * html a.menu4top:active, * html a.menu4top:visited, * html a.menu4top:hover { 
	width: 215px;
	padding: 0px 0px 0px 30px;
}

a.menu4bottom, a.menu4bottom:active, a.menu4bottom:visited, a.menu4bottom:hover{
  background-image: url("../../images/leftmenu/bg_menu_4_bottom.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  background-position:left;
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #006F53;
  font-size: xx-small;
  height:20px;
  text-decoration:none;
  width: 185px;
  padding: 0px 0px 0px 30px;
  line-height: 20px;        
  overflow: hidden;
  font-weight: normal;
}
a.menu4bottom:hover{
  text-decoration:underline;
}

/*IE exeption starts here*/
* html a.menu4bottom, * html a.menu4bottom:active, * html a.menu4bottom:visited, * html a.menu4bottom:hover { 
	width: 215px;
	padding: 0px 0px 0px 30px;
}
/*	
a.menu4topbottom, a.menu4topbottom:active, a.menu4topbottom:visited, a.menu4topbottom:hover{
  background-image: url("../../images/leftmenu/bg_menu_4_topbottom.gif");
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
  background-position:left;
  display:block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  height:20px;
  text-decoration:none;
  width: 215px;
  padding: 0px 0px 0px 30px;
  line-height: 20px;        
  overflow: hidden;
  font-weight: normal;
}    
*/

/*===================================================================*/
/*         AREAS & IDs                                               */
/*===================================================================*/


#HeaderDIV {
  display: block;
  height: 124px;
  margin: 0px;
  position: relative;
  width: 100%;
}

#TopArea {
  /*background-image: url(../../images/topmenu/topwave.gif);
  background-repeat: no-repeat;*/
  color: #000;
  display: block;
  height: 102px;
  left: 0px;
  margin: 0px;
  position: relative;
  top: 0px;
  width: 215px;
	z-index:1;
}

#whiteLineInTop {
 position: absolute;
 top: 0px;
 width: 1px;
 height: 102px;
 left: 214px;
 margin: 0px;
 padding: 0px;
 background-color: #FFF;
}

#CurveImg {
	background-image: url(../../images/topmenu/big_shells.jpg);
	background-repeat: no-repeat;
	background-position: 215px 0px;
	overflow-x: hidden;
	height: 102px;
	left: 0px;
	position:absolute;
	top:0px;
	z-index:0;
	width: 100%;
	border-left: 0px solid #FFF;
}

#QuickLinksArea {
  color:#006F53;
  font-size: x-small;
  position:absolute;
  right: 10px;
  text-align:right;
  top:2px;
  width: 670px;
  z-index:2;
}

#NavLevel0 {
  color:#006F53;
  font-size: x-large;
  position:absolute;
  right:5px;
  text-align:right;
  top:46px;
  width: auto;
  z-index:2;
  /*filter: alpha(opacity=40);*/
  overflow: hidden;
  height: 56px;
}

#TargetSeperatorArea {
  color:#CCC;
  font-size: x-small;
  left:224px;
  position:absolute;
  text-align:left;
  top:82px;
  z-index:2;
}

#NavLevel1 {
  background-color: #EAE9E3;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  color: #006F53;
  display: block;
  height: 22px;
  margin: 0px;
  padding: 0px;
  position: relative;
  width:100%;
  overflow: hidden;
}

#NavLevelCountry {
  position: absolute;
  display: inline;
  height: 20px;
  text-align: left;
  line-height: 18px;
  width: 210px;
  margin: 0px;
  top: 0px;
  left: 5px;
}

a.NavLevelCountry, a.NavLevelCountry:visited, a.NavLevelCountry:hover  {
  color: #006F53;
  cursor: pointer;
  text-decoration: none;
}

#NavLevelLinkArea {
  border-left: 1px solid #FFF;
  position: absolute;
  display: inline;
  height: 22px;
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 214px;
}

.NavLevelLinkDiv {
  position: relative;
  cursor: pointer;
  display: inline;
  height: 22px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

a.NavLevelLink, a.NavLevelLink:visited {
  border-right: 1px solid #FFF;
  height: 22px;
  padding: 0px 10px 0px 10px;
  line-height: 18px;
  color: #006F53;
  text-decoration: none;
}

a.NavLevelLink:hover {
  background-color: #DCEAAA;
  color: #006F53;
}


#BodyDIV {
  display: block;
  margin: 0px;
  position: relative;
}

#NavLevel2{
	position: absolute;
	top: 0px;
	margin: 0px;
	width: 215px;
	visibility: visible;

}

#NavLevel2Home{
  background-color: #F4F4F1;
  border-top: 1px solid #EAE9E3;
  border-left: 8px solid #BCDC05;
  border-bottom: 1px solid #EAE9E3;
  border-right: 1px solid #EAE9E3;
  padding-left: 1px;
  text-align:left;
  width: 205px;
  z-index: 6;
}
* html #NavLevel2Home{ 
  width: 215px;
}
#BreadCrumb {
	font-size: xx-small;
	height: 22px;
	line-height: 20px;
  border-bottom: 1px solid #EAE9E3;
}

#PrintBox{
  border-bottom: 1px solid #EAE9E3;
  width: 192px; 
  font-size: xx-small;
  padding: 4px 0px 0px;
  vertical-align: middle;
}

#PrintBoxWide{
  position: absolute;
  top: 23px;
  right: 0px;
  border-left: 1px solid #EAE9E3;
  border-bottom: 1px solid #EAE9E3;
  width: 192px; 
  font-size: xx-small;
  height: 24px;
  padding: 4px 0px 0px;
  vertical-align: middle;
}

#ContentLeft {
  padding-bottom: 20px;
  padding-right: 10px;
}

#ContentLeftWide {
  padding-bottom: 20px;
  padding-right: 10px;
  border: 0px;
  background-color: #FFF;
}

#ContentRight{
  vertical-align: top;
  border-left: 1px solid #EAE9E3;
  margin: 0px;
  padding: 0px;
  width: 192px;
}

.ContentRightGI2 {
  margin-left: 4px;
  margin-bottom: 8px;
  font-size: xx-small;
  display: block;
  margin-bottom: 4px;
}
 
#Legal {
  border-top: 1px solid #EAE9E3;
  font-size: xx-small;
  height:40px;
  vertical-align: top;
  padding-right: 10px;
}

#CopyRight {
	border-top: 1px solid #EAE9E3;
	border-left: 1px solid #EAE9E3;
	font-size: xx-small;
	vertical-align: top;
	width: 192px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;

}


.TDListImage{
  text-align: left;
  font-size: x-small;  
  background-color: transparent;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 65px;
  vertical-align: top;
  height: 73px;
}

.TDListImageFloat{
  text-align: left;
  font-size: x-small;  
  background-color: transparent;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  height: 73px;
}

.TDList{
  text-align: left;
  font-size: x-small;  
  padding: 0px 0px 0px 0px;
  vertical-align: top;
}

Label {
  font-weight: bold;
	color: #605431;
}
.legal {
	font-size: xx-small;
}



.imgIcon {
	vertical-align: middle;
	border-top: 2px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;


}
#rightSubPanel {
	font-size: xx-small;
	background-image: url(../../images/page/arrow_rightpanel.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 4px;
	margin-left: 9px;
	background-position: left top;
	padding-bottom: 4px;

}
.contentHome {
	padding-left: 64px;
}
.navextra {
	font-size: 9px;
	color: #000099;
	vertical-align: 50%;



}
.tableheader {
	text-align: left;
	background-color: #D3D2CD;
	border-top: solid #E5E5E5 0px;
	border-right: solid #E5E5E5 1px;
	border-left: solid #E5E5E5 0px;
	border-bottom: solid #E5E5E5 1px;
	font-size: 12px;
	padding: 3px;
}
.THrowtitle {
	border-top: solid #FFFFFF 1px;
	border-left: solid #E5E5E5 1px;
	border-right: solid #E5E5E5 1px;
	border-bottom: solid #E5E5E5 1px;
	background-color: #EAE9E3;
	font-weight: bold;
	font-size: xx-small;
	padding: 3px;
}
.TDData {
	padding: 1px;
	border: solid #FFFFFF 1px;
	border-right: solid #E5E5E5 1px;
	border-bottom: solid #E5E5E5 1px;
	vertical-align: middle;
	background-color: #F4F4F1;
}

.sn_table {
	border-collapse: collapse;
	border: solid 1px #E5E5E5;
}

#homemessage {
	font-size: xx-small;
	background-image: url(../../images/page/arrow_rightpanel.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 9px;
	background-position: left top;
	font-weight: bold;
}

.THrowtitle2 {
	border: solid #FFFFFF 1px;
	border-left: solid #FFFFFF 0px;
	border-right: solid #E5E5E5 1px;
	border-bottom: solid #BCDC05 1px;
	background-color: #EDFCC9;
	font-weight: bold;
	font-size: x-small;
	padding: 1px;
}
form {
	margin: 0px;
	padding: 0px;

}
.rightgreypanel {
	padding: 1px;
	background-color: #e9e9e9;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	border: 1px solid #FFFFFF;

}
.rightsubgrey {
	font-size: xx-small;
	background-image: url(../../images/page/arrow2_onGrey.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 2px;
	background-position: 6px 8px;
	background-color: #eaeaea;
	margin-bottom: 2px;
	font-weight: bold;
}

.fundmanagers {
	font-size: xx-small;

}

.address {
	font-size: xx-small;
	margin-top: 2px;
	margin-right: 2px;
	text-align: left;
	padding: 4px;
}

.aquadot {
	text-align:left;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #EAE9E3;
}
.whitedot {
	text-align:left;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	line-height: 1px;
}
.dkbluedot {
	text-align:left;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #444b79;
}
.greydot {
	text-align:left;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #EAEAEA;
	line-height: 0px;
}
.palegreydot {
	text-align:left;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #fbfbfb;
	line-height: 0px;
}

.formfield {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formenter {
	font-size: xx-small;
	width: 145px;
}
select {
	font-size: xx-small;
	width: 145px;
}
a.longdesc {
	color: #000000;
	left: -1000em;
	position: absolute;
	width: 900em;
}
.legend {
  font-weight: bold;
	color: #605431;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0033AB;
}
img {
	border: 0px;
}
.rightpanellinks {
	font-size: xx-small;
	background-image: url(../../images/page/arrow_rightpanel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 17px;
}
.fullwidthTD {
	width: 100%;
}
.imageabsmiddle {
	vertical-align: middle;
}

.rightsubaqua {
	font-size: small;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 2px;
	background-color: #5CBACC;
	margin-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
}

.right {
	float: right;
	z-index: 4;
}
.left {
	float: left;
}

.whitedot2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 1px;
	background-image: url(../../images/whitedot2.gif);
	width: 10px;
}

.homepageheading {
	font-size: small;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
}

.faentry {
	color: #CCCCCC;
	border: 1px solid #5CBACC;
	padding: 5px;
	float: right;
}
.right_newhome {
	float: right;
	position: relative;
	top: 20px;
	z-index: 2;
}
.divalignright {
	width: 50%;
	right: 5px;
	position: relative;
	top: 5px;
	z-index: 2;
	padding-bottom: 20px;
	font-size: xx-small;
	color: #A33479;
}
.aquatitle {

	font-weight: normal;
	color: #666666;
	margin-top:0px;
	margin-bottom: 2px;
	padding-top: 19px;
	padding-bottom: 0px;
	font-size: 130%;
	background-color: #FFFFFF;
}

.aquahighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #498DB1;
}

.divalignmiddle {
	padding-bottom: 20px;
	text-align: center;
}

.greenhighlight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #827B16;
}
#rightMenuHeader {
  background-image: url("../../images/leftmenu/bg_menu_header.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 192px;
  height:24px;
  font-size: x-small;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
  line-height: 23px;        
  overflow: hidden;
}
#SISleftMenuHeader {

  background-image: url("../../images/leftmenu/sis_bg_menu_header.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 215px;
  height:36px;
  font-size: 100%;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
  line-height: 18px;        
  overflow: hidden;
}
a.dotcomLink:link, a.dotcomLink:visited {
	font-size: xx-small;
	color: #006f53;
	font-weight: bold;
}