/***********************************************/
/* HTML tag styles                             */
/***********************************************/
p {
   margin-top:0;
   margin-bottom:0 ;
}
dd{
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	}
p + p{
   margin-top:0.75em;
}

p.centre{
	text-align:center;
}
body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.40;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #cccccc url(bg_grad.jpg) fixed;
}
span.largefirstletter
{
 float: left;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 300%;
 color:#000099;
 line-height: 0.85em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
 }
 
.testimonialtext{
font-size:120%;
line-height:1.35;
padding-left:10%;
padding-right:10%;
}
.breadcrumbs{
 	font-size:80%;
	font-color:#21536A;
	text-transform:uppercase;
	
 }
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
p.sitemap{
	margin-left:2em;
	padding:0.75em 0em 0em 0.0em;
}
p.sitemap + p.sitemap{
	margin-left:2em;
	padding:0em 0em 0.2em 0em;
}
/************** header tag styles **************/

h1{
 font: bold 140% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0em 0em 0.5em 0em;
 
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 2.0em 0em 0em 0em;
}
h2.SeeAlso{
font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0em 0em 0.5em 0em;
 }
 h2.sitemap{
 	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: 0.75em 0em 0em 0em;
	
}
h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 110% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0.75em 0em 0em 0em;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
dt{
 font: bold 140% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0em 0em 0.5em 0em;
}

.NojavascriptLastLine{
text-align:center;
padding-bottom:4px;
border-bottom-width:thin;
border-bottom-style:solid;

}	
p.InfoBoxTitle{
font-weight:bold;
padding-bottom:4px;
border-bottom-width:thin;
border-bottom-style:solid
}
img.centred{
	display: block;
    margin-left: auto;
    margin-right: auto 
}

.dottedunderline {
   border-bottom-color: #999;
   border-bottom-style: dotted;
   border-bottom-width: .1em;
   cursor:help;
}
/************** formatting for tgp hcard ***************/
.vcard {
	width:30em;
	margin-left:2%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height:1.4;
}
.vcard .fn {
 font-size:130%;
}

.vcard .country-name {
	margin-bottom:0.75em;
}
.bibliography {

}

.bibliography .given_name .family_name .publication_date {

}

.bibliography .title {

}
/*************** list tag styles ***************/

/** ul{
	list-style-type: square;
	border-bottom: 3;
	margin-bottom: 6pt;
	line-height: 1.4;
	padding-bottom: 0.5em;
}
**/
ul{
	list-style-type: square;
	margin-bottom: 6pt;
	line-height: 1.4;
	padding-bottom: 0.5em;
}
ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 125px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

#error404{
	position:absolute;
	top: 75px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}
#SeeAlso{
	width:300px;
	left:2%;
	padding: 5px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height:1.5;
}
.QuoteRight{
	position:relative;
	float:right;
	width:350px;
	padding: 6px 6px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-right:1.75%;
	margin-left:12px;
	margin-bottom:12px;
	margin-top:12px;
}

.QuoteRightFlushTop{
	position:relative;
	float:right;
	width:350px;
	padding: 6px 6px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-right:1.75%;
	margin-left:12px;
	margin-bottom:12px;
	
}
#HighlightBoxRight{
	position:relative;
	float:right;
	width:175px;
	margin-right:1.75%;
	padding: 5px 10px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-left:12px;
	margin-bottom:12px;
}
#TagCloud {
	position:relative;
	float:right;
	width:325px;
	margin-right:1.75%;
	padding-right: 3em;
	margin-left:5em;
	margin-bottom:5em;
}
.FloatAPECSImageRight{
	position:relative;
	float:right;
	width:275px;
	padding: 5px 10px;
	margin-left:12px;
	margin-bottom:12px;
}

.FloatContactTGPCartoonRight{
	position:relative;
	float:right;
	width:550px;
	margin-bottom:12px;
}
.FloatMGphotoRight{
	position:relative;
	float:right;
	width:183px;
	padding: 5px 10px;
	margin-left:12px;
	margin-bottom:12px;
}
.FloatPhotoLeft{
	position:relative;
	float:left;
	width:183px;
	padding: 5px 10px;
	margin-left:12px;
	margin-bottom:12px;
}
.FloatLeft{
	position:absolute;
	line-height:1.2;
	clear:both;
	float:left;
	width:auto;
	margin: 0 0 10px 10px;

}

.FloatRight{
	position:relative;
	line-height:1.2;
	clear:both;
	float:right;
	width:auto;
	margin: 0 0 10px 10px;

}


#blockquote {
	padding: 30px 50px 0;
	margin-bottom: 12px;
	margin-left: 12px;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}


/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 2px;
	right: 12px;
	padding: 0px;
	margin: 0px;
	width: 122px;
	height: 99px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 9px;
	z-index: auto;
	overflow: auto;
	width: 954px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/************** feature styles *****************/

/** .feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}
**/

.feature{
	padding: 0px 10px 0px 10px;
	font-size: 80%;
	
	font-family: Arial, Helvetica, sans-serif;
	
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

li {margin: 0.25em 0}

li.publications{
	margin: 1em 0;
}

li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 7px;
  
  }



a:active {
	text-decoration: none;
}
#container
{
width: 98%;
margin: 10px auto;
background-color: #fff;
color: #333;
line-height: 130%;
}
#LeftColumn{
 	float:left;
	margin:0;
	padding: 1em;
	width:18em;
}
#RightColumn{
	margin-left: 25em;
	padding: 1em;
	max-width: 36em;
	position:relative;
}
#sitemapLeftColumn{
	float:left;
	margin:0;
	padding:1em;
	width:275px;
}
#sitemapRightColumn{
	margin-left: 325px;
	padding: 1em;
	max-width: 36em;
	position:relative;
}
/********************* end **********************/
