.b  {font-weight : bold;}.title  {font-size : 25pt;color : #000000;font-weight : bold;font-family : Arial,Helvetica;}.text  {font-size : 12pt;font-weight : normal;color : #000000;font-family : Arial,Helvetica;}.text_impact  {font-size : 12pt;font-weight : bold;color : #000000;font-family : Verdana,Arial,Helvetica;}.smalltext  {font-size : 10pt;color : #000000;font-family : Arial,Helvetica;}.bluetext  {font-size : 14pt;font-weight : bold;color : #006699;font-family : Arial,Helvetica;}.smallwhitetextbold  {font-size : 12pt;font-weight : bold;color : #ffffff;font-family : Arial,Helvetica;}.smallwhitetext  {font-size : 12pt;color : #ffffff;font-family : Arial,Helvetica;}.creamtext  {font-size : 14pt;font-weight : bold;color : #ffffff;font-family : Arial,Helvetica;}.yellowtext  {font-size : 12pt;font-weight : bold;color : #FFCC33;font-family : Arial,Helvetica;}.redtext {font-size : 12pt;font-weight : bold;color : #FF0000;font-family : Arial,Helvetica;}.warning {font-size : 10pt;font-weight : bold;color : #33ccff;font-family : Arial,Helvetica;}.lightbluetext  {font-size : 12pt;font-weight : bold;color : #2CCCDE;font-family : Arial,Helvetica;}.symbolmeaning  {font-size : 10pt;color : #3399cc;font-family : Arial,Helvetica;}.symbolmeaning2  {font-size : 10pt;color : #ffffff;font-family : Arial,Helvetica;}.reptitle  {font-size : 25pt;color : #000000;font-weight : bold;font-family : Verdana,Arial,Helvetica;}.reptext {font-size : 14pt;color : #000000;font-family : Arial,Helvetica;}.rephdr1  {font-size : 16pt;font-weight : bold;color : blue;font-family : Arial,Helvetica;}.rephdr2  {font-size : 14pt;color : blue;font-family : Arial,Helvetica;}.rephdr3  {font-size : 14pt;font-weight : bold;color : #000000;font-family : Arial,Helvetica;}.repPlanetHdr  {font-size : 16pt;font-weight : bold;color : #0000ff;font-family : Verdana,Arial,Helvetica;}A.replink  {/* Links within white-background reports */font-size : 14pt;color : #FFCC33;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.replink:hover  {font-size : 14pt;color : black;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.replink2  {/* Emphasised links within white-background reports */font-size : 16pt;color : #000000;text-decoration : underline;font-weight : bold;font-family : Arial,Helvetica;}A.replink2:hover  {font-size : 16pt;color : black;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}.forumHdr1  {font-size : 12pt;font-weight : bold;color : blue;font-family : Arial,Helvetica;}.forumhdr2  {font-size : 11pt;font-weight:bold;color : black;font-family : Arial,Helvetica;}.forumhdr3  {font-size : 10pt;font-weight : bold;color : #000000;font-family : Arial,Helvetica;}A.forumLink  {/* Links within forum page */font-size : 11pt;color : #DDAA11;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.forumLink:hover  {font-size : 11pt;color : black;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.forumLink2  {/* Emphasised links within forum page */font-size : 12pt;color : #DDAA11;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.forumLink2:hover  {font-size : 12pt;color : black;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}.forumText  {font-size : 11pt;color : #000000;font-weight : normal;font-family : Arial,Helvetica;}A.link  {font-size : 12pt;color : #FFCC33;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.link:hover  {font-size : 12pt;color : #ffffff;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.smalllink  {font-size : 10pt;color : #FFCC33;text-decoration : none;font-family : Arial,Helvetica;}A.smalllink:hover  {font-size : 10pt;color : #ffffff;text-decoration : none;font-family : Arial,Helvetica;}.copyright  {font-size : 10pt;color : #FFFFFF;font-family : Arial,Helvetica;}A.linkUnderlined  {font-size : 12pt;color : #FFCC33;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.boxlink{font-size : 12pt;color : #ffff33;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.boxlink:hover  {font-size : 12pt;color : #ffffff;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.boxlink2{font-size : 12pt;color : #3399cc;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}A.boxlink2:hover  {font-size : 12pt;color : #ffffff;text-decoration : none;font-weight : bold;font-family : Arial,Helvetica;}/************************************************/
/* Tab strips, e.g. as in the Video upload page */
/************************************************/
table.tabstrip 
{
	z-index: 3;
	margin-top: 20px;
}
.tabinactive
{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-left: Solid 1px #9ABCEB;
	border-top: Solid 1px #9ABCEB;
	border-right: Solid 1px #002D96;
	border-bottom: Solid 1px #ECF5FD;
	border-bottom: Solid 1px #002D96;
	padding-left: 0em;
	padding-right: 0em;
	margin-left: 0em;
	margin-right: 0em;
	background: #ACC8F7 url(../pics/bluetab.gif) repeat-x;
	border-collapse: separate;
	cursor:hand;
    z-index: 1;
}
.tabactive 
{
	position: relative;
	top:2px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-right: Solid 1px #F0B045 ;
	border-bottom: Solid 1px #EE9515 ;
	border-top: Solid 1px #F0B045 ;
	border-left:Solid 1px #F0B045 ;
	padding-left: 0em;
	padding-right: 0em;
	margin-left: 0em;
	margin-right: 0em;
	background: #EE9515 url(pics/orangetab.gif) repeat-x; 
	cursor:hand; 
    z-index: 3;
}
.tabhover
{
	color: #fff;	
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-right: Solid 1px #EE9515;
	border-bottom: Solid 1px #EE9515;
	border-top: Solid 1px #F0B045 ;
	border-left:Solid 1px #F0B045 ;
	padding-left: 0em;
	padding-right: 0em;
	margin-left: 0em;
	margin-right: 0em;
	background: #EE9515 url(pics/orangetab.gif) repeat-x;
	cursor:hand;
    z-index: 3;
}
/************/
/* GRIDVIEW */
/************/
	.gridViewHeaderStyle{/* GridView Headers */
		background-color:#006699;
		font-family:Arial,Helvetica;
		font-size:10pt;
		font-weight:bold;
		color:White;
	}
	.gridViewHeaderStyle a{/* GridView column headers, when sortable */
		color:white;
	}
	.gridViewFooterStyle{/* GridView Footers */
		background-color:#006699;
		font-family:Arial,Helvetica;
		font-size:10pt;
		font-weight:bold;
		color:White;
	}
	.gridViewRowStyle{/* */
		font-family:Arial,Helvetica;
		font-size:10pt;
		background-color:#EFF3FB;
		color:Black;
	}
	.gridViewRowStyle a{/* E.g. 'select' links within a gridView row */
		color:Black;
	}
	.gridViewAlternatingRowStyle{/* */
		font-family:Arial,Helvetica;
		font-size:10pt;
		background-color:White;
		color:Black;
	}
	.gridViewAlternatingRowStyle a{/* E.g. 'select' links within a gridView alternating row */
		color:Black;
	}
	.gridViewEditRowStyle{/* */
		font-family:Arial,Helvetica;
		font-size:10pt;
		background-color:#2461BF;
		background-color:#C3DAFA;
	}
	.gridViewSelectedRowStyle{/* */
		font-family:Arial,Helvetica;
		font-size:10pt;
		background-color:#D1DDF1;
		font-weight:bold;
		color:#333333;
	}
	.gridViewPagerStyle{/* */
		font-family:Arial,Helvetica;
		font-size:10pt;
		background-color:#2461BF;
		color:White;
	}
	.gridViewPagerStyle a{/* E.g. 'select' links within a gridView Pager row */
		color:White;
	}
	.gridViewHighlightRowStyle{/* */
		font-family:Arial,Helvetica;
		font-size:10pt;
        background-color:#FFFFCC;
        color:Black;
        font-weight: bold;
    }
/* GridView End */

/***************/
/* DETAILSVIEW */
/***************/
	.detailsViewCommandRowStyle { 
		background-color:#C3DAFA;
		color:white;
	}
	
	.detailsViewCommandRowStyle a {
		font-weight: bold;
	}
	
	.detailsViewFieldHeaderStyle {
		background-color: White;
	}
	
	.detailsViewEditRowStyle {
		background-color: White;
	}
	
/* Details View End */