﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	background:#ccc url(images/gbyrepeat.gif) repeat-y center;
}
.wrapper{
width:798px;
margin:0 auto;
background:fff;
border-top:1px solid #ededed;
border-right:2px solid #ededed;
border-left:2px solid #ededed;
border-bottom:0px;
}

.fsmbSearchButton {
  width: 20px;
  height: 18px;
  background-image: url(/images/search.gif);
}


.arrowlistmenu{
width: 167px;
	margin-left: 19px;
	margin-right:12px;
	background-color: #FFFFFF;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 500 12px Verdana, Arial, Helvetica, sans-serif;
color: #efefef;
background: black url(/images/titlebar-alt.png) repeat-x left 50%;
width:160px;
margin-right: 10px;
margin-bottom: 8px; /*bottom spacing between header and rest of content*/
text-transform:uppercase;
padding: 4px 0 4px 6px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
text-align:center;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(/images/titlebar-active-alt.png);
}


.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
width:165px;
margin-right:0;
}

.arrowlistmenu ul li a{
color: #333333;
background: url(/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
margin-left:2px;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #333333;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:black;
background-color:#CDD1F8;
}

.style1 {color: #333333}
.style1 {color: #97B6DD}
.style2 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
}
.style5 {
	font-size: medium;
	color: #2E2E2E;
}
.style16 {
	color: #FFFFFF;
	font-size: 9px;
}
.style17 {font-size: 8px}
.style18 {color: #FFFFFF}
.style19 {
	text-align: left;
}
.style20 {
	text-align: left;
	vertical-align: baseline;
	margin-left:0px;
}
.style21 {
	padding-top: 5px;
	padding-bottom: 5px;
	<!--background: url(images/inforepeat_25.gif) repeat-y left;-->
	padding-left: 20px;
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.style22 {
	padding-left:10px;
	padding-right: 20px;
	text-align: left;

}
.style23 {
	color: #000000;
	font-size: large;
	text-align: left;
}
.style24 {
	color: #FFFFFF;
	font-weight: bold;
}
.style25 {
	border-color: #000000;
	border-width: 0px;
}
.style26 {
	color: #97B6DD;
	border: 1px solid #808080;
}


.iamraSectionTitleSub {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 5px;
  font-variant: small-caps;
}

.iamraSectionTitleSubSub {
  font-size: 11px;
  color: #003366;
  font-variant:normal;
  font-weight:normal;
}
/*Changed text decoration from normal to underline, plus color to 0066ff from 2e5b89 by Shazad Wali 121809*/
a:visited {
	font-size:11px;
	font-weight:normal;
	font-variant:normal;
	text-decoration:underline;
	color:#0066FF;
}
/*Changed text decoration from normal to underline, plus color to 0066ff from 2e5b89 by Shazad Wali 121809*/
.iamraSectionTitleSubSub a:link {
	font-size:11px;
	font-weight:normal;
	font-variant:normal;
	text-decoration:underline;
	color:#0066FF;
}
a:active {
	
	font-variant:normal;
	text-decoration:underline;
	

}

.iamraSectionTitleSubSub a:hover {
	
	font-variant:normal;
	text-decoration:underline;
	

}

.style27 {
	list-style-type: lower-alpha;
}

.fsmbsearchbox {
	text-align: center;
}


.navbg {
	background:url(images/navbg_02.gif) repeat-x;
	width:100%;
	height:55px;
	border-bottom:1px solid #fff;
	}
	

#navcontainer ul
{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:14px;
	display:block;
	width:100%;
}

#navcontainer ul li { display: inline; }

#navcontainerSearch ul li {

display: inline;
font-size: 10px;
font-weight:normal;
padding-right: 8px;
	padding-top:13px;
	padding-bottom:12px;
padding-left: 8px;
color:#fff;
width: 100%;
border-right:thin  #333 solid;

}

#navcontainer ul li a
{
text-decoration: none;
font-size: 10px;
font-weight:normal;
padding-right: 10px;
	padding-top:13px;
	padding-bottom:12px;
padding-left: 10px;
color:#fff;
width: 100%;
border-right:thin  #333 solid;
border-left:thin  #333 solid;
}

#navcontainer ul li a:hover
{
color:#B8C7D1;
background:url(images/navhover_02.gif) repeat-x top;
font-size: 10px;
font-weight:normal;
text-decoration:none;
margin-top:8px;
width: 100%;
height:28px;
}

.navbgMembers {
	background:url(images/navbg_03.gif) repeat-x;
	width:100%;
	height:25px;
	border-bottom:1px solid #fff;
	}


#navcontainerMembers ul
{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	width:100%;
}

#navcontainerMembers ul li { display: inline; }

#navcontainerMembers ul li a
{
text-decoration: none;
font-size: 10px;
font-weight:normal;
padding-right: 6px;
	padding-top:5px;
	padding-bottom:5px;
padding-left:6px;
color:white;
width: 100%;
border-right:thin #999999 solid;
border-left:thin white solid;

}

#navcontainerMembers ul li a:hover
{
color:#000066;
background-color:white;
font-size: 10px;
font-weight:normal;
text-decoration:underline;
margin-top:6px;
width: 100%;
height:25px;
border-bottom:2px #333 solid;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
td.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.banner{
background:url(images/bannerbg_13.gif) repeat-x;
height:80px;
width:100%;

}
.bannerontop{
background:url(images/bannerontop.png) no-repeat center;
height:60px;
padding-top:10px;
margin-top:10px;
margin-bottom:10px;
vertical-align:text-top;
}
.content{
width:100%;
padding-top:10px;
padding-bottom:10px;

}
.leftcolumn{
width:175px;
background: #f1f1f1;
}
h2{
background:url(images/leftcolumnheader_21.gif) center no-repeat;
font-weight:bold;
text-align:center;
font-size:11px;
color:#fff;
margin:0;
padding-top:14px;
padding-bottom:14px;
}
.clear{
width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both;
}
h3{
font-size:17px;
color:#224D7A;
font-weight:bold;
text-align:left;
margin:0;
width:100%;
border-bottom:1px solid #ededed;
}
.info{
padding-top:5px;
padding-bottom:5px;
background:url(images/inforepeat_25.gif) repeat-y left;
padding-left:20px;
margin:0;
color:#666;
font-size:10px;
margin-bottom:5px;
}
.maincontevt{
padding-left:5px;
padding-right:5px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
	text-align: left;
	}
t-decoration: none;
}
a:hover {
	color: #39629F;
	text-decoration: none;
}
a:active {
	color: #39629F;
	text-decoration: none;
}
a {
	font-weight: 700;
}

.country a:link {
	color:black;
	text-decoration:none;
}
.country a:visited {
	color:black;
	text-decoration:none;

}

.country a:hover {
	color:#006699;
	text-decoration:underline;
	
}

.country a:active{
	color:#006699;
	text-decoration:none;

}



.footer{
width:100%;
background:url(images/navbg_02.gif) repeat-x;
padding-top:20px;
position:relative;
padding-bottom:20px;
clear:both;
text-align:center;
color:#fff;
}
.footer a:link{
color:#fff;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
.footer a:visited{
color:#fff;
font-size:10px;
}
.footer a:hover{
color:#A8AFF2;
font-size:10px;
text-decoration:underline;
}