/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #000033;
	background-image: url(../images/background-strip.gif);
	background-repeat:repeat;
	color: #333333;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	text-align: center;
}

#skip-navigation{	
	height: 0px;
}

#wrap{
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 1004px;
}

#header{

}

#contentwrap {
	background-color: #FFFFFF;
}

#centerc{
	display: inline;
	float:left;
	margin-left: 160px;
	margin-top: 17px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 519px;
}
* html #centerc {  /* This is the Tan hack */
	width: 559px; 
	w\idth: 519px; 
	}
	
#leftc{
	float:left;
	margin-left: -719px;
	margin-top: 17px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 140px;
}
* html #leftc {  /* This is the Tan hack */
	width: 160px; 
	w\idth: 140px;
	}
#rightc{

	float:left;
	margin-top: 17px;
	padding-left: 10px;
	padding-right: 10px;
	width: 265px;
}
* html #rightc {  /* This is the Tan hack */
	width: 280px;  /* ie5.5 lower width to fix background problem */
	w\idth: 265px; 
	}

#foot{
	clear: both;
	background-color: #110026;
	height: 30px;
	margin: 1px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
}

#navigation{


}

/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation img {
display: block;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#navigation ul li a, #navigation ul li a:visited {
    display: block;
}
#navigation ul li ul {     
	background-color: #FFFFFF;
	border-bottom: 3px solid #d4d4d4;
	border-right: 3px solid #d4d4d4;
	padding: 12px;
	padding-top: 0px;
	position: absolute;
	visibility: hidden;
}
#navigation ul li:hover ul, #navigation ul li.sfhover ul {
	 visibility: visible;
}
#navigation ul li ul li {     
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
} 
#navigation ul li ul li a, #navigation ul li ul li a:visited {
	border-bottom: 1px solid #d4d4d4;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	width: 150px;
}




/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/
#menu {
	margin: 0px;
	padding: 0px;
}
#menu a {
	text-decoration: none;
}
#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	color: #4a207e;
	border-bottom: 1px solid #d4d4d4;
	display: block;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 150px;
}

#menu ul li a:hover, #menu ul li a:active {
	color: #182946;
}

.menu_header {
	color: #182946;
	border-bottom: 5px solid #d4d4d4;
	display: block; 
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 7px; 
	/*width avoids extra whitespace in ie5-6*/
	width: 150px;
}

/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

#LeftCBoxArea {
	margin-top: 17px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.divLeftCBox {
	margin-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.divRightCAd {
	font-size: 0.9em;
}
#QuoteBox {
	background-image: url(../images/quote-bubble.gif);
	background-repeat:no-repeat;
	font-size: 0.9em;
	min-height: 198px;
	height:auto !important;
	height: 198px;
	padding: 10px;
}
#QuoteBox blockquote {
	padding: 0px;
}
#QuoteBox p {
	margin: 0px;
	padding-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
}

#HomeBox {
	background-image:url(../images/homebox-bg.jpg);
	background-repeat: repeat-y;
	color:#FFFFFF;
	margin: 0px;
	padding: 1px;
}
.HomeBoxText {
	margin: 0px;
	padding: 0px;
}
#HomeBox h2 {
	color:#cc99ff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 20px;
}
#HomeBox ul {
	list-style-type: none;
	margin-left: 20px;
}
#HomeBox ul li img {
	margin-right: 10px;
	vertical-align:middle;
}

#HomeBox2 {
	background-color: #170330;
	color:#FFFFFF;
	margin: 0px;
	padding: 10px;
}

#HomeBox2 p {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
#HomeBox2 a, a:visited {	
	text-decoration: underline;
	color:#cc99ff;
}
#HomeBox2 a:hover {
	color: #ffffff;
}
#HomeBox2 p img {
	margin-right: 10px;
	vertical-align:middle;
}

#HomeBox3 {
	
	background-color:#CCCCCC;
	margin: 0px;
	padding: 10px;
}

#HomeBox3 p {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
#HomeBox3 p img {
	margin-right: 10px;
	vertical-align:middle;
}


#ApproachBox {
	background-image:url(../images/approachbox-bg.jpg);
	background-repeat: repeat-y;
	color:#FFFFFF;
	margin: 0px;
	padding: 1px;
	padding-left: 10px;
	padding-right: 30px;
}
#ApproachBox a{
	color:#FFFFFF;
}

#ApproachBox ul {

}
#ApproachBox p {
	margin-left: 30px;
	margin-right: 30px;
}

#step1, #step2, #step3, #step4 {
	border: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#divPartners {
border-bottom: 1px solid #000000;
	
}
#divPartners p {
	margin: 0px;
}

#divPartners p.pPartnersHeader {
	color: #182946;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
}
#divPartners p.pPartnersSubHeader {
	color: #96AFCB;
	margin: 0px;
	margin-top: 0px;
}
#divPartners p.pPartnersDescription {
	margin: 0px;
}
#divPartners p.pPartnersLink {
	margin: 0px;
	padding-bottom: 5px;
}
div.divPartnersLeft{
	margin-bottom: 20px;
	}
div.divPartnersRight{
	margin: 0px;
	margin-top: 20px;
	padding: 5px;
	text-align: right;
	}

p.pPartnersHeader {
	font-size:1.2em;
	padding-bottom: 10px;
}
p.pPartnersDiscliamer {
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
}
	

	
#divOurPeople {
	
}
#divOurPeople p {
	margin: 0px;
}

#divOurPeople p.pOurPeopleHeader {
	color: #182946;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
}
#divOurPeople p.pOurPeopleSubHeader {
	color: #96AFCB;
	margin: 0px;
	margin-top: 0px;
}
#divOurPeople p.pOurPeopleDescription {
	font-size: 1em;
	margin: 0px;
}
#divOurPeople p.pOurPeopleLink {
	margin: 0px;
	padding-bottom: 5px;
}
div.divOurPeopleLeft{
	float: left;
	width: 375px;
	}
div.divOurPeopleRight{
	float: right;
	margin: 0px;
	margin-left: 5px;
	text-align: right;
	width: 200px;
	}	

div.divRightCPeople blockquote, div.divRightCAd blockquote {
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #ffffff;
	display: inline;
	font-size: 0.8em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #ffffff;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #c0c0c0;
	text-decoration: none;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-right: 4px;
	padding-top: 5px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #ffffff;
	display: inline;
	font-size: 0.8em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #ffffff;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #c0c0c0;
	text-decoration: none;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	color: #4a207e;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;	
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	color: #4a207e;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

h3 {
	color: #4a207e;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;	 
}

a, a:visited {
	color: #4a207e;
	text-decoration: underline;
}
a:hover {
	color: #182946;
}
img {
	border: 0px;
}

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}
blockquote {
	color: #4a207e;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;	
}
blockquote p {
	margin:0px;
}

hr {
	background-color:#999999;
	color: #999999;
	height: 1px;
	width: 200px;
}

/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  color: #666666;
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}

/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
  
div.TableReplaceRow div.Newsletter-TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
	width: 300px;
}  
  
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
 
/** ------------------------------------------------------ **/
/** ------------------- home page --------------------------- **/

#normalpagewrap {
	background-image:  url("../images/main-bgstrip.gif");
	background-repeat: repeat-y;
}

#leftcHOME{
	display: inline;
	float: left;
	margin-top: 17px;
	padding-left: 18px;
	padding-right: 17px;
	padding-bottom: 20px;
	width: 684px;
}
* html #leftcHOME {  /* This is the Tan hack */
	width: 719px; 
	w\idth: 684px;
	}

#rightcHOME{
	float:left;
	/*font-size: 0.95em;*/
	margin-top: 17px;
	padding-left: 10px;
	padding-right: 10px;
	width: 265px;
}
* html #rightcHOME {  /* This is the Tan hack */
	width: 280px; /* ie5.5 lower width to fix background problem */
	w\idth: 265px; 
	}
	
p.pHomeTitle {
	color: #182946;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

p.PRightCHeader {
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	color: #6f6f6f;
	display: block;  
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
p.PRightCHeaderHome {
	border-bottom: 1px solid #c0c0c0;
	color: #6f6f6f;
	display: block;  
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div.divRightHomeFeatNews {

	font-size: 0.9em;
	margin-bottom: 5px;
	padding-bottom: 15px;
}
div.divRightHomeFeatNews p {
	margin: 0px;
	margin-bottom: 0px;
}
p.pPartnersLink a, p.pPartnersLink a:visited {
	font-size: 1em;
	color: #666666;
	margin: 0px;
}
p.pPartnersLink a:hover, p.pPartnersLink a:active  {
	color: #4a207e;
}

p.pNewsListHeader {
	clear: both;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;	
	padding-top: 10px;
}
p.pNewsListHeader a, p.pNewsListHeader a:visited {
	color: #4a207e;

}
p.pNewsListHeader a:hover, p.pNewsListHeader a:active  {
	color: #182946;
}
p.pNewsHometext {
	font-size: 1em;
	margin: 0px;
}

p.pWorldListHeader {
	clear: both;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;	
	padding-top: 10px;
}
p.pWorldListHeader a, p.pWorldListHeader a:visited {
	color: #4a207e;
}
p.pWorldListHeader a:hover, p.pWorldListHeader a:active  {
	color: #182946;
}
p.pWorldHometext {
	font-size: 1em;
	margin: 0px;
}

/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

#address-left {
	float: left;
}
#address-right {
	float: right;
	padding-right: 100px;
}

.backgroundfix {
	height: 1px;
}

#wissenbachflash {
	border-bottom: solid 1px #c0c0c0;
	margin: 0px;
	padding: 0px;
}
#wissenbachflash img {
	margin: 0px;
	padding: 0px;
}

div.GalleryThumbnail {
	border: 2px solid #000000;
	display: inline;
	float:left;
	margin-left: 11px;
	margin-right: 11px;
	margin-bottom: 10px;
	padding: 0px;
	width: 170px;
}
* html div.GalleryThumbnail {  /* This is the Tan hack */
	width: 174px; 
	w\idth: 170px; 
	}
div.GalleryThumbnail p {
	margin: 0px;
	padding: 5px;
}	

/** ------------------------------------------------------ **/
/** ------------------- gallery display------------------- **/
/*create a row*/
div.GalleryTableReplaceRow {
	clear: both;
	margin:0px;
	padding: 0px;
	padding-top:15px;
  }
/*label cell*/
div.GalleryTableReplaceRow div.GalleryTableReplace1 {
	float: left;
	margin-left: 0px;
	margin-right: 26px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	width: 170px;
}

div.GalleryTableReplaceRow div.GalleryTableReplace2 {
	float: left;
	margin-left: 0px;
	margin-right: 26px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	width: 170px;
}
div.GalleryTableReplaceRow div.GalleryTableReplace3 {
	float: left;
	margin-left: 0px;
	margin-right: 26px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	width: 170px;
}
div.GalleryTableReplace1 div , div.GalleryTableReplace2 div, div.GalleryTableReplace3 div {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
div.GalleryTableReplace1 div p, div.GalleryTableReplace2 div p, div.GalleryTableReplace3 div p {
	margin: 0px;
	padding: 0px;
}

.bannerFormat {
	padding: 0px;
	margin: 0px;
}
.bannerFormat img {
	padding-bottom: 20px;
}
.briefings-left, .briefings-right {
	float:left;
	width: 259px;
}
.briefings-left h2, .briefings-right h2 {
	text-align:center;
	border-bottom: 1px solid #6600CC;
	padding-bottom: 5px;
}
.briefings-left p, .briefings-right p  {
	padding-right: 10px;
	padding-left: 10px;
}
.briefings-right {
	border-left: 1px solid #6600cc;
}

.centering {
	text-align:center;
}

.imgCenter {
	float: inline;
	text-align: center;
	border-bottom: 1px solid #000000;
}
.imgCenter img {
	margin: 10px;
	vertical-align:top;
}

	
	