/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */
/* landing page */


a
{
    color:#447FB5;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
a:active
{
    color:#8d0c72;
}
/*p,h1,h2,h3
{
    padding-left:10px;padding-right:10px
}

p.nopadding
{
    padding:0px;
}*/

h1
{
   /* color:#698db6;*/
   color:Black;
   font-size:1.1em;
   line-height:25px;
}
div.center h1 
{
	color: black;
	font-size: 22px;
}
div.center h2
{
    color:#000;
    font-size: 18px;
}
div.center h3
{
    color:#000;
    font-size: 15px;
}

h2
{
    color:#565b5f;
    line-height:25px;
}



h2.noLineHeight
{
     line-height:15px;
     padding-left:7px;
     padding-right:7px;
     padding-top:5px;
     padding-bottom:5px;
}
.active
{
  color:#8d0c72;  
}
tr
{
    vertical-align:top;
}

div.msgarea
{
    background:#fff url("/_Images/landingPage/SSHRC_Landing.jpg") bottom no-repeat;
}

p.arrow, td.arrow, span.arrow
{
     background:#fff url("/_Images/Common/arrow_right_small.jpg") no-repeat;
     padding-left:25px;
     padding-bottom:2px;
     margin-left:8px;
     
}

div.spacer
{
   margin-top:20px;
}

img.presidentdesk
{
    float:right;
}

/* ENGLISH/FRENCH LINK CSS BEGINS | DEBUT DU CSS DES LIENS ANGLAIS/FRANCAIS */
div.buttons {
	float: left;
	width: 76%;
	margin-top: 10px;
}
div.mlbuttons {
	clear: left;
	width: 85%;
}
div.langbtn, div.mllangbtn {
	border-top: 0px;
	border-left: 0px;
	border-bottom:0px;
	border-right: 0px;
	height: 1.14em;
	text-align: center;
	padding: 7px;
	font-weight: bold;
	color: #FFF;
	background: #fff url("/_Images/landingPage/Enter_button_normal.jpg") bottom no-repeat;
}

div.langbtn:hover, div.mllangbtn:hover 
{
    background: #fff url("/_Images/landingPage/Enter_button_over.jpg") bottom no-repeat;
}
    
div.mllangbtn {
	color: #F00;
	background-color: #FFF;
}
div.lb, div.mlb {
	float: left;
	width: 7.5em;
	height: 2.3em;
	margin-right: 1.88em;
	margin-top: 20px;
}
div.lb a, div.mlb a {
	text-decoration: none;
	width:100%;
	float: left;
}
div.lb a {
	color: #FFF;
		background: transparent;
}
div.mlb a {
	color: #F00;
	background-color: #FFF;
    
}

/* left nave customization */
div.page
{
    background:#fff url("/_Images/backgrounds/Content_background.jpg") bottom no-repeat;
}

li.current, li.current a
{
    background-image: url("/_Images/backgrounds/purple.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    color: #fff;
    
}

a.acurrent
{
    background-color:#a21984;
    color: #fff;
    
 
}

div.center 
{
   
    overflow:hidden;
    line-height:18px;
}

div.center a.link {
	color: #447FB5;

}
div.center a:hover {
 text-decoration:underline;
}

div.left
{
    padding:0px;
    margin:0px;
    background:#fff;
}
div.left ul.nav
{
	font-size: 1.02em;
}

div.left h2.nav
{
    font-weight:normal;
    background:#bdcfe6;
    
    
}


div.left a.menulink:hover {
	background-color: #D5D10E;
	text-decoration:none;
	color:#000;
}


div.left a.menulink 
{
    font-size:.83em;
    color:#555;
    font-weight:bold;
    padding-top:2px;
     padding-bottom:2px;
}

div.left a.menulink2:hover {

	text-decoration:none;

}



div.left a.menulink2 
{
    font-size:.83em;
    color:#fff;
    font-weight:bold;
    padding-top:2px;
     padding-bottom:3px;
   
}
ul.nav2 li a.menulink2
{
     background:#a31984;
}

ul.nav
{
   background:#fff;
}

ul.nav2 li a.menulink 
{
    background:transparent;
    color:#698db6;
  
}

ul.nav2 li a.menulink:hover 
{

    color:#000;
  
}
ul.nav2 li:hover
{
    background:#D5D103;
   color:#000;
}


li.menucontent2:hover
{
    background:#D5D103;
    color:#000;
}
div.notice {
	padding: 0 10px;
	border: 1px solid #410A55;
	background-color: #BDCFE6;
}
div.right ul li div#read
{
	background: #FFFFFF url(/_Images/homepage/RightNav_TCPS.gif) no-repeat scroll;
	color:#FFFFFF;
	height: 75px;
	padding: 18px 90px 4px 10px;
}
div.right ul li div#draft-en
{
	background: #EFEFEF; /* url(/_Images/homepage/RightNav_Draft.gif) no-repeat scroll;*/
	padding: 18px 0 24px 10px;
	color: #FFFFFF;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
}
div.right ul li div#draft-fr
{
	background: #EFEFEF; /* url(/_Images/homepage/RightNav_Draft.gif) no-repeat scroll;*/
	padding: 10px 0 16px 10px;
	color: #FFFFFF;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
}
div.right ul li div#tutorial
{	background: #FFFFFF url(/_Images/homepage/RightNav_Tutorial.gif) no-repeat scroll;
	color:#FFFFFF;
	height: 85px;
	padding: 40px 90px 0 10px;

}
div.right ul li div#participation
{
	background: #FFFFFF url(/_Images/homepage/RightNav_Participation.gif) no-repeat scroll;
	color:#FFFFFF;	
	height: 80px;
	padding: 22px 10px 0 24px;
}
div.right ul li div#compass
{
	background: #FFFFFF url(/_Images/homepage/RightNav_Compass.gif) no-repeat scroll;
	color:#FFFFFF;
	height: 85px;
	padding: 15px 10px 0 15px;
}
div.right ul li div#compass img
{
	padding-top: 8px;
}

#searchtext 
{
    margin: 6px;
    height:400px;
    overflow-x:auto;
    overflow-y:auto;
    width:570px;
    z-index:1;    
}




li.NavBarPurpleLang
{
   background-image:url("/_Images/Common/NavBarPurple.jpg");
   border-right:solid 1px White;
}
li.NavBarPurpleHelp
{
    background-image:url("/_Images/Common/NavBarPurple.jpg");
   border-right:solid 1px White;
}
li.NavBargreenContact
{
   background-image:url("/_Images/Common/NavBarGreen.jpg");
   border-right:solid 1px White;
}

li.NavBarblueHome
{
   background-image:url("/_Images/Common/NavBarBlue.jpg");
   border-right:solid 1px White;
}
li.NavBarblueSearch
{
  background-image:url("/_Images/Common/NavBarBlue.jpg");
  border-right:solid 1px White;


}
li.NavBargreenCanada
{

	background-image:url("/_Images/Common/NavBargreen.jpg");

}

#SSHRC_Wordmark
{
    background:#fff;
    padding-bottom:4px;
}

/* header */
div.banner
{
  color:#698DB6;
  margin-top:52px;
 
}
div.banner p.main 
{
   font-size: 15px;
   
}

div.banner p.siteuri 
{
   font-size: 12px;
   font-family:Verdana;
   
}
p.breadcrumb {
	padding-top: 6px;
	padding-bottom: 6px;  
   font-size:.85em;
}

p.breadcrumb a.link { 	
 text-decoration:none;
 
}

p.breadcrumb a:hover {
	/* color: #505050; [grayish] */
	color: #aead0d;
}


/*tabs ****************************************/


/* footer */

div.footer
{
      padding-top:20px;
     
}

div.foot1
{
    padding-left:7px;
    padding-top:7px;
    font-weight:bold;
     /* color:#447FB5; */
	 color: #f8f8fc;
}



div.foot2
{
    width:100%;
    text-align:center;
   
}
div.foot3
{
    float:right;
    padding-right:7px;
    padding-top:7px;
     
}

div.foot3 a:link ,div.foot3 a:visited

{
  background-color:transparent;
  font-weight:bold;
 /* color:#447FB5; */
  color:#f8f8fc;
}



div.footer div.footerline 
{
   
    min-height:30px;
	background: #FFF url("/_Images/backgrounds/bottom_mosaic.jpg") no-repeat;
}
/*div.footer a:link, div.footer a:visited, div.center div.footer a:link, div.center div.footer a:visited, div.center div.topPage a:link, div.center div.topPage a:visited, div.center p.topPage a:link, div.center p.topPage a:visited {
	color: #039;
	background: #FFF url("/_Images/backgrounds/bottom_bar.jpg") no-repeat;
	text-decoration:none;
}*/



div.contentText
{
	width:604px;
	margin-top:0px;
	padding-top:0px;
}

div.qualityhomepageContentHolder
{
    margin:0 0 0 0;
	display:block;
	height:auto;
	width:586px;    
	padding: 0 0% 2% 2%;
}


div.OutcomeshomepageContentHolder
{
	display:none;
	height:auto;
	width:586px;    
	padding: 0 0% 2% 2%;
}

div.connectionshomepageContentHolder
{
	display:none;
	height:100%;
	width:586px;    
	padding: 0 0% 2% 2%;
}

div.homepageContent
{
	
	background-color:#fff;
	display:block;
	width:399px;
	
	padding:0% 1% 1% 25px;
}

div.highlightGrey
{   float:left;
	padding:5px;
	width:96%;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	background-color:#f2f2f2;
}

div.highlightGrey-indent
{	
	padding:5px;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	background-color:#f2f2f2;
}
div.highlightDate
{
float: left;	
width:60%;
margin-top:10px;
font-size:9px;
}

div.highlightMore
{
float: left;
width:40%;
margin-top:10px;
text-align:right;
font-size:13px;

}


div.highlightRight
{  float:left;
	padding:5px;
	border:1px solid #ccc;
	background-color:#fff;
	text-align:left;
	font-size:0.89em;
	width:92%;

}
div.highlightRigthHeading
{   
	padding:8px;
	width:150px;
	background-color:#eee;

}

div.right a:hover
{
	color:#69c;
}

h5.highlight
{
	color:#000;
	font-size:18px;
	font-weight:bolder;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

/* Stories Search Result style */

.pager
{
	border-top:1px solid #555;
	border-bottom:1px solid #555;
	font-size:11px;
}


.small
{
	font-size:10px;
}

hr
{
	border: 1px solid #ccc;
}
	
ul {
	margin-top: -10px;
}	

ul li ul {
	margin-top: 0px;
}

blockquote {
	margin-left:15px;
	background-color:transparent;
	color: #000;
	border: 0px solid #000;
	font-style:normal;

}

h3
{
border:0;
}

ul.newsNav hr 

{
	color: #f1efef; 
	background-color: #f4f4f4; 
	border: 1px dotted Grey; 
	border-style: none none dotted; 
	margin:0;
}

span.underline
{
	
}

hr.news {color: #fff; background-color: #fff; border: 1px dotted #ff0000; border-style: none none dotted; }

.pagerStyle
{
	background-color:#eee;
	font-size:13px
}
.bold
{
	font-weight:bold;
}

.storyTitle
{
	font-weight:bold;
	font-size:13px
}
.storySubTitle
{
	font-weight:bold;
	font-size:15px
}
.small {

}

div.search
{	text-align: right; 
	background-color: #FFFFFF; 
	width: 100%; 
	padding:0px;
	margin:0px;
	border:0px
}

div.blackborder
{
	padding-top:0px;
	margin:0px;
	/*background-color:#eee;*/
	min-height:80px;
}

table.tblcontainer
{
	background-color:#fff;
	/*border:1px solid #ccc;*/
	width:99%;
	margin:0;
	padding:0;
	position:relative;
}

table.tblcontainerRightSite
{
	text-align: right;
	clear:both;
	float:right;
}

td.outline
{
/*padding:4px;*/
	background-color:#fff;	
	width:100%;
	margin:0;
	padding:0;
	vertical-align:top;
}

/* Content Section Begins */
div.centerPlaceHolder
{
	position:relative;
	width:100%;
	text-align:left;
	margin-left:5px;	
}

.staffDDL
{
	position:relative;	
	width:50%;	
}

div.contentSection
{
	padding: 0;
	margin: 0 0 0 0;
	height:90px
}

table.contentTable
{
	width:500px;	
}

table.contentTable td.tdHeader
{
    vertical-align:top;	
    font-weight:bold;
}

p.principlesHeader
{
	font-weight:bold;	
}

table.factsTable, table.hoursTable, table.deadlinesTable
{
	 padding:0;
	 border: solid 1px Black;
	 border-collapse: collapse; 
}

table.factsTable
{
	width:500px;	
}

table.factsTable td, table.hoursTable td, table.deadlinesTable td
{
	 padding:0;
	 border: solid 1px gray;
	 margin:0;	
}

table.factsTable tr.headerRow, table.deadlinesTable tr.headerRow
{
     background-color:#e2e2e2;
	 border: solid 1px gray;
}

table.hoursTable th, table.deadlinesTable th
{
	vertical-align:top;
    text-align:left;
    padding:1px 1px 1px 5px;
	 border: solid 1px gray;
}

table.hoursTable td, table.deadlinesTable td
{
	vertical-align:top;
    text-align:left;
    padding:1px 1px 1px 5px;
	 border: solid 1px gray;
}

img.circleArrow
{
	float:right;
	background-image:url("/_Images/Common/ArrowCircle.gif");
}

ol.numbericBracket {list-style-type: none;}
li.numbericBracket:before {content: counter(section, decimal) ") ";}
li.numbericBracket { counter-increment: section;}

/* Content Section Ends */


/* Content Menu Begins */

div.purpleRollover
{
	background-image:url("/_Images/homepage/tabs/Presidents_Desk_normal_e.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	padding: 0 0 0 0;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;	
}

div.purpleRolloverHover
{
	background-image:url("/_Images/homepage/tabs/Presidents_Desk_over_e.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	cursor: pointer;
	margin:0 0 0 0px
}

div.purpleRolloverArrow
{
	background-image:url("/_Images/homepage/tabs/Presidents_Desk_on_e.jpg");
	background-repeat:no-repeat;
	float:left;
	clear:both;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	

}
div.padding
{
    padding-left:15px;padding-right:15px
}

div.contentMenu a.purpleRollover 
{
	position:absolute; 
	left:10%; 
	bottom:20%;
	text-decoration:none;
}

#purpleRolloverDiv>a { /*for Mozilla and Opera*/
	display:inline-block;
	vertical-align:middle;
	position:static;
	text-align:center;
	padding-top:10%;
	text-decoration:none;
}

* html #purpleAref
{
	position:absolute; 
	left:20%; 
	bottom:35%;
	text-decoration:none;
}

div.blueRollover 
{
	background-image:url("/_Images/homepage/tabs/Program_Focus_normal_e.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:198px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;		
	margin:0 0 0 0px
}

div.blueRolloverHover 
{
	background-image:url("/_Images/homepage/tabs/Program_Focus_over_e.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:198px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	cursor: pointer;	
	margin:0 0 0 0px
}

div.blueRolloverArrow 
{
	background-image:url("/_Images/homepage/tabs/Program_Focus_on_e.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:198px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	margin:0 0 0 0px
}

a.blueRolloverA 
{
	position:absolute; left:10%; bottom:45%;
	text-decoration:none;
}

#blueRolloverDiv>a { /*for Mozilla and Opera*/
	display:inline-block;
	vertical-align:middle;
	position:static;
	text-align:center;
	padding-top:15%;
	text-decoration:none;	
}

* html #blueAref
{
	position:absolute; 
	left:22%; 
	bottom:43%;
	text-decoration:none;
	
}

div.greenRollover 
{
	background-image:url("/_Images/homepage/tabs/Resources_normal_e.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0 0 0 0px;	
}

div.greenRolloverHover
{
	background-image:url("/_Images/homepage/tabs/Resources_over_e.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	cursor: pointer;
	margin: 0 0 0 0px;		
}

div.greenRolloverArrow 
{
	background-image:url("/_Images/homepage/tabs/Resources_on_e.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0 0 0 0px;	
}

a.greenRolloverA 
{
	position:absolute; left:10%; bottom:45%;
}

#greenRolloverDiv>a { /*for Mozilla and Opera*/
	display:inline-block;
	vertical-align:middle;
	position:static;
	text-align:center;
	padding-top:15%;
	text-decoration:none;
}

* html #greenAref
{
	position:absolute; 
	left:17%; 
	bottom:43%;
	text-decoration:none;
}

a:hover.greenRolloverA 
{
	position:absolute; left:10%; bottom:45%;
	text-decoration:none;
}


div.contentMenuDiv
{
	/*position:relative;*/
	width:99.9%;	
	background: #ffffff;
	height:90px;

}

/**************************************** French ********************************************************/


div.purpleRollover_f
{
	background-image:url("/_Images/homepage/tabs/Presidents_Desk_normal_f.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	padding: 0 0 0 0;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

div.purpleRolloverHover_f
{
	background-image:url("/_Images/homepage/tabs/Presidents_Desk_over_f.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	cursor: pointer;
	margin:0 0 0 0px
}

div.purpleRolloverArrow_f
{
	background-image:url("/_Images/homepage/tabs/Presidents_Desk_on_f.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


div.contentMenu a.purpleRollover_f 
{
	position:absolute; 
	left:10%; 
	bottom:20%;
	text-decoration:none;
}

#purpleRolloverDiv_f>a {
	/*for Mozilla and Opera*/
	display: inline-block;
	vertical-align: middle;
	position: static;
	text-align: center;
	padding-top: 10%;
	text-decoration: none;
	
}

* html #purpleAref_f
{
	position:absolute; 
	left:20%; 
	bottom:35%;
	text-decoration:none;
}

div.blueRollover_f 
{
	background-image:url("/_Images/homepage/tabs/Program_Focus_normal_f.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:198px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;		
	margin:0 0 0 0px
}

div.blueRolloverHover_f 
{
	background-image:url("/_Images/homepage/tabs/Program_Focus_over_f.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:198px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	cursor: pointer;	
	margin:0 0 0 0px
}

div.blueRolloverArrow_f 
{
	background-image:url("/_Images/homepage/tabs/Program_Focus_on_f.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:198px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	margin:0 0 0 0px
}

a.blueRolloverA_f 
{
	position:absolute; left:10%; bottom:45%;
	text-decoration:none;
}

#blueRolloverDiv_f>a { /*for Mozilla and Opera*/
	display:inline-block;
	vertical-align:middle;
	position:static;
	text-align:center;
	padding-top:15%;
	text-decoration:none;
}

* html #blueAref_f
{
	position:absolute; 
	left:22%; 
	bottom:43%;
	text-decoration:none;
}

div.greenRollover_f 
{
	background-image:url("/_Images/homepage/tabs/Resources_normal_f.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0 0 0 0px;	
}

div.greenRolloverHover_f
{
	background-image:url("/_Images/homepage/tabs/Resources_over_f.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	cursor: pointer;
	margin: 0 0 0 0px;		
}

div.greenRolloverArrow_f 
{
	background-image:url("/_Images/homepage/tabs/Resources_on_f.jpg");
	background-repeat:no-repeat;
	float:left;
	position:relative;
	color: #FFF;
	display:block;
	font-size: 1.2em;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	width:199px;
	height:87px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0 0 0 0px;	
}

a.greenRolloverA_f 
{
	position:absolute; left:10%; bottom:45%;
}

#greenRolloverDiv_f>a { /*for Mozilla and Opera*/
	display:inline-block;
	vertical-align:middle;
	position:static;
	text-align:center;
	padding-top:15%;
	text-decoration:none;
}

* html #greenAref_f
{
	position:absolute; 
	left:17%; 
	bottom:43%;
	text-decoration:none;
}

a:hover.greenRolloverA_f 
{
	position:absolute; 
	left:10%; 
	bottom:45%;
	text-decoration:none;
}

/* This prevents flicker for menu below flash in ie */
img.purpleBaseImage
{
	position:absolute;
	left: 0;
	width:198px;	
}
img.blueBaseImage
{
	position:absolute;
	left: 203px;
	width:198px;	
}
img.greenBaseImage
{
	position:absolute;
	left: 406px;
	width:199px;	
}
/* End This prevents flicker for menu below flash in ie */


div.contentMenuDiv a
{
    cursor:pointer;	
}

ul.contentMenu 
{
	display:inline;
	background: #ffffff;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 10px;
	width: 100%;
}
ul.contentMenu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:33%;
	height:100%;
}

#qualityTopa1 {
	background-color:#447FB5;
	color: #FFF;
	display: block;
	padding: 15% 0% 15% 0%;
	margin: 0;
	text-decoration: none;
	font-size: 1.7em;
	text-align:center;
	font-weight:bold;
	width:100%;
	height:20px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

ul.contentMenu img
{
	float:left;
	top:0;
}

#partershipsTopa2 {
	/*background: #91b0d5 url("/_Images/ContentPage/tab_top_blue.jpg") top no-repeat;*/
	background-color: #91b0d5;
	color: #FFF;
	display: block;
	padding: 15% 0% 15% 0%;
	margin: 0;
	text-decoration: none;
	font-size: 1.7em;
    text-align: center;
	font-weight:bold;
	width:100%;
	height:20px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#connectionsTopa3 {
	background-color: #c2cd23;
	color: #FFF;
	display: block;
	padding: 15% 0% 15% 0%;	
	margin: 0;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.7em;
    text-align: center;
	font-weight:bold;
	width:100%;
	height:20px;
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

div.showPurpleArrow 
{
	float:left;
	color: #fff;
    visibility:visible;
	padding: 0% 0% 0% 0%;	
	margin: 0;
	text-decoration: none;
	text-align:center;
	font-weight:normal;
	height:22px;
	width:198px;
}

div.showBlueArrow {
	color: #fff;
	float:left;
	visibility:hidden;
	padding: 0% 0% 0% 0%;	
	margin: 0;
	text-decoration: none;
	text-align:center;
	font-weight:normal;
	height:22px;
	width:197px;
}
div.showGreenArrow {
	color: #fff;
	float:left;
    visibility:hidden;
	padding: 0% 0% 15% 0%;	
	margin: 0;
	text-decoration: none;
	vertical-align:top;
	text-align:center;
	font-weight:normal;
	height:22px;
	width:198px;
}

ul.contentMenu a:hover.a2bak {
	background: #91b0d5 url("/_Images/homepage/tab_arrow_blue.gif") bottom center no-repeat;
	color: #fff;
	display: block;
	padding: 15% 0% 15% 0%;	
	margin: 0;
	text-decoration: none;
	font-size: 2em;
	text-align:center;
	font-weight:normal;
	width:197px;
	}
ul.contentMenu a:hover.a3bak {
	background: #c2cd23 url("/_Images/homepage/tab_arrow_green.gif") bottom center no-repeat;
	color: #fff;
	display: block;
	padding: 15% 0% 15% 0%;	
	margin: 0;
	text-decoration: none;
	font-size: 2em;
	text-align:center;
	font-weight:normal;
	width:197px;
	}

/* 2 column content */

div.my_left_box{
    float: left;
    height: 100%;
    width: 49%;
}

div.my_right_box{
    float: right;
    
    width: 49%;
}

/* 2 column content ends*/


/* Content Menu Ends */


/* search Contact */

div.searchContact
{
	margin: 5px 5px 5px 0px;
	float:left;	
}

div.staffGVClear
{
	clear:both;	
}

div.filterSeparatorRow
{
	margin: 0px 0px 5px 0px;	
}

div.labelWidth
{
	width:100px;
	float:left;	
}

/* Story Class */

div.storyTitle
{
    font-weight:bold;
    font-family:Verdana;
    font-size:1.2em;	
    margin: 0px 0px 10px 0px;
}


/* dialogue */

ul.Dialogue
{
	width:100%;
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0px;
}
ul.Dialogue li
{
	font-family: TVNord;
	color: #000;
	font-size:.95em;
	border-bottom: 1px solid #fff;
}

div.DialogueMenulink
{
	border-collapse:collapse;
	background-image:url("/_Images/HomePage/DialogueBox.jpg");
	background-repeat:no-repeat;
	font-family:TVNord;
	font-size:1.1em;
	border: 0;
	width:150px;
	height:49px;
	margin: 0;
	color:Black;
}
ul.Dialogue li.Dialoguesubmenulink
{
	padding: 0px 0px 0px 0px;
	background-color:#C2CD23;
}

a.Dialoguesubmenulink
{
	font-family: Verdana;	
	font-size:.8em;
	color: White;
}

/* NEWS */

ul.nav3 
{
	position:relative;
	list-style-type: none;
	margin: 0px;
	padding:2px 1px 2px 1px;
	width: 100%;
	font-family: Verdana;
	font-size:11pt;	
	text-align:justify;
	margin:16px 0 0 0;
}
ul.nav3 li
{
	line-height: 1.6em;
    font-size: .8em;
	margin: 0;
	padding: 0 10px 0 10px;
    text-align:center;
}
ul.nav3 li hr
{
	
	margin: 0 0 0 0;	
}
ul.nav3 li.newsTop
{
	
   font-size: .1em;
   width: 100%;
   top:2px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

ul.newsNav
{
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-top:0px;
	font-family: Verdana;
	font-size: 1.1em;
	text-align: left;
}

div.newsOutline
{
    float:right;
    width:146px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-family: Verdana;
	text-align: left;
	border:1px solid #91b0d5;
	
}

div.newsInner
{
	width:146px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-family: Verdana;
	text-align: left;
	background-image:url("/_Images/backgrounds/News_background.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
}

/* added by RRF  to make partnership page work like home page*/
li.newsLi h3.newsNav3 a.newsMenuLink, li.newsLi h3.newsNav3 a.newsMenuLink:visited  {
	font-size: 1.1em;
	font-weight: normal;
	color:#447FB5;
}

li.newsLi h3.newsNav3 a.newsMenuLink:hover {
	font-size: 1.1em;
	font-weight: normal;
	color:#447FB5;
}

li.newsLi span.news a.aHref span.aHref li.newsLi span.news a.aHref:visited {
	font-size: 1.1em;
	font-weight: bold;
	
	/* color:#447FB5; */
}

.newsDate {
	font-weight: normal;
	line-height: 1.55em;
}

/* #######################################################  */

a.newsMenuLink
{
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
}

a.newsMenuLink:hover
{
	text-decoration:underline;	
}

h3.newsNav3
{
	font-size: 8pt;
	font-weight: 700;
	margin:0 0 4px 0;
}

li.newsLi
{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	list-style-type: none;
}

img.rss
{
	float:right;	
}


span.news a
{
    color:#000;
    font-size:14px;
    font-weight: 700;

}
span.contentTabs
{
	font-size:1.2em;
	font-weight:bold;
}

span.moreInfo
{
	color:#447FB5;
}

/* Proactive disclosure style */
div.tableOverflow
{
   overflow:scroll;
   width:350px;
   
}
table.pdTable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	width:100%;
	background-image:url("/_Images/backgrounds/Tables_background.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
}

table.pdTable th {
	border-width: 1px;
	text-align:left;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: #91b0d5;
	color:#fff;
	font-weight:bold;
}

table.pdTable td {
	border-width: 1px;
	padding: 4px 3px 4px 4px;
	border-style: solid;
	border-color: gray;
	background-color: transparent;
}


ul.sitemap
{
	line-height:23px;
}

li.sitemapHeading
{
	font-weight:bold;
}

div.wrapright1
{
    width:195px;float:right;text-align:center;margin:0px;padding:0px;
}

div.wrapright2, jobOppImageContainer
{
    width:195px;padding:5px 0px 5px 0px;margin:0px;
}

div.wrapright3, jobOppInnerImageContainer
{
    text-align:center;margin:auto;
}
div.wrapright4
{
    width:175px;background-color:#447FB5;color:#fff;padding:0px 5px 5px 5px;text-align:left;margin:-3px 0px 0px 0px;
}

.alignRight
{
    text-align: right;
}
th.w17
{
    width: 17%;
}
th.w34
{
    width: 34%;
}
th.w34
{
    width: 34%;
}
th.w15
{
    width: 15%;
}


th.w42
{
    width: 42%;
}

th.w28
{
    width: 28%;
}

th.w37
{
    width: 37%;
}

th.w35
{
    width: 35%;
}

th.w45
{
    width: 45%;
}

/* added by RRF March 19th for li element */

li.anchorNav {
	list-style-type: none;
	vertical-align: middle;
	line-height: 1.45em;
	margin-left: -40px;
	/* list-style-image: url(/_Images/Common/anchor_arr.gif); */
}


li.li_square {
/*
	list-style-type: none;
	list-style-position: outside;	
	vertical-align: text-top;
	line-height: 1.25em;
	display: list-item;
	padding-bottom: 10px;*/
	
	list-style-image: url(/_Images/Common/blue_bullet__square.gif);
}

ul li.square {
	/* color: #2c71f9; */
}

li.li_round li {
	/* 
	list-style-type: none;
	display: list-item;	
	list-style-position: outside;
	vertical-align: 20px;
	line-height: 1.25em;
	padding-top: 5px;
	padding-bottom: 8px;*/
	
	list-style-type: none;
	list-style-image: url(/_Images/Common/blue_bullet_square.gif);
}

li.li_round li li {
	list-style-type: none;
	list-style-image: url(/_Images/Common/blue_bullet_polygone.gif);	
}

li.li_round {
	/*
	list-style-type: none;
	list-style-position: outside;	
	vertical-align: 20px;
	line-height: 1.25em; 
	display: list-item;
	padding-bottom: 10px;*/
	
	list-style-type: none;
	list-style-image: url(/_Images/Common/blue_bullet_round.gif);	
}

ul li.round {
	color: #2c71f9;
}

#contentMenu {
		margin-top:-12px;
}

.paginationNumbers {
	background-color: #cccccc;
	font-size: 11pt;
}

/* added by RRF March 25th for NEWS ROOM page */

div.wraprightImgText
{
	background-color: #fff;
	color:#447FB5;	
	text-align: left;
	margin: -3px 0px 0px 0px;
	padding: 3px 5px 5px 5px; 
}

div.wraprightImgText .annualReport {
	background-color: #fff;
	cursor: pointer;	
}

div.wraprightImgText .annualReport:hover {
	cursor: pointer;
	color:#447FB5;
}

div.wraprightImgText a:link {
	background-color: #fff;
	color: #447FB5;
}

div.quickLink_Outline, div.quickJob_Outline
{
    background-color:#D6D6D6;
	background-image:url("/_Images/backgrounds/quicklinks_header_background.jpg");
	background-position:top;
	background-repeat: repeat-x;
	border: 1px solid #91b0d5; 
	/*margin-top: 16px;
	margin-bottom: 0px;*/
	margin-left: 0px;
	margin-right: 0px;
	/*padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;*/
	border-right-width: 1px;
	border-left-width: 1px;
	
	padding:0;
	margin-bottom:15px;
	float:right; 
	width:193px; 
	position:relative; 
	margin-top:0;  

}

div.quickLink_Inner, div.quickJob_Inner
{
	width:94.5%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana;
	text-align: left;
	background-image:url("/_Images/backgrounds/Right_Column_background.jpg");
	/*background-position:bottom;*/
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-left: 8px;
	/*padding-right: 2px;*/
	padding-bottom: 8px;		
	line-height: 1.70em;
	padding-right:3px;
}

div.quickLink_Outline p.quickLink_Title, div.quickJob_Outline p.quickJob_Title {
	color: #fff;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size:14px;
	font-weight: 700;
	margin-top: 2px;
	margin-bottom: 0px;
}

a.quickLinks
{
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
}

a.quickLinks:hover, a.quickJobs:hover
{
	text-decoration:underline;	
}
div.quickJob_Inner
{
	width:95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana;
	text-align: left;
	background-color:#f4f4f4;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 2px;
	padding-bottom: 8px;		
	line-height: 1.05em;
}

a.quickJobs
{
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.05em;
	display: list-item;
	list-style-type: none;
}

/* added by RRF March 259h for breadcrumbs */
.breadcrumbIndicator {
	font-size: 1.0em;
	color: #3d4c56;
	font-weight: 500;
}

/* added by RRF March 259h for Research Stories  */

div.researchStories {
	padding: 0 5px;
}

div.researchStory {

	padding-top:5px;
	margin-top:5px;
	height: 	80px;
}

div.researchStoryAltrow {
	border-top: 1px solid #698db6;
	border-bottom: 1px solid #698db6;
	/* background-color: #f8f8fc;  */
	background-image:url("/_Images/backgrounds/Center_column_background.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top: 5px;
	margin-top:5px;
	height: 	80px;
}

.Altrow {
	border-top: 1px solid #698db6;
	border-bottom: 1px solid #698db6;
	/* background-color: #f8f8fc;  */
	background-image:url("/_Images/backgrounds/Center_column_background.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top: 5px;
	margin-top:5px;
	height: 	80px;
}

div.researchStory span.summary {
	 /*display: table;
	-mso-display: inline-block;*/	
}

div.researchStoryAltrow span.summary {
	/* display: table;
	-mso-display: inline-block;	*/
	background-color: #e8e9ea; 
}


.years { 
	padding:0px 0px 10px 0px; 
	float:left; 
	width:100%;
	padding-top: 5px;
} 

ul.proactive, ul.pressrelease {
	border: 1px none;
	width: 100%;
	margin-left: 3px;
	text-indent: 0px;
	float: left;
	padding: 0;
	
}
.proactive li, .pressrelease li {
	background-color: #D6D6D6;
	background: #fff url("/_Images/landingPage/Enter_button_normal.jpg") bottom no-repeat;	
	border: 1px solid #91b0d5;	
	float: left;
	position: relative;	
	width: 76px;
	height: 25px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	margin-right: 2px;
	margin-left: 0px;
	padding-top: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.proactive li a:link, .proactive li a:visited, .proactive li a:active {
	color: #FFFFFF;
	font-weight: bold;
}

.pressrelease li a:link, .pressrelease li a:visited, .pressrelease li a:active {
	color: #FFFFFF;
	font-weight: bold;
}

.proactive li a:hover, .pressrelease li a:hover {
	text-decoration: none;
	color: #3e5e9f;	
	font-weight: bold;
}

.proactive li:hover, .pressrelease li:hover {
	text-decoration: none;
	background-color: #D6D6D6;
	font-weight: bold;
	background-image: url("/_Images/backgrounds/quicklinks_header_background.jpg");
	background-position: top;
	background-repeat: repeat-x;
}

/* Added by Andy Keyworth on 10/04/16 */

div.rsImage {
	float:left;
	width:130px;
	padding-left:5px;
	padding-right:5px;
	clear:right;
}

/* Added by Andy Keyworth on 10/04/16 */
div.rsText {
	margin-left:5px;
	text-align: left;
}

.researchStoryTitle {
	font-weight: bolder;
	/* font-size:14px;*/
}

.researchStorySubTitle {
	/* font-weight: bold;
	color: #333333;*/
}

table.researchSearchEngine {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 15px;
	/* background-color: #cccccc; 
	border: 0.095em ridge #999999;*/
}

table.researchSearchEngine th {
	color: #333333;
	font-weight: normal;
}

.rightAlign {
	text-align: right;
}

.leftAlign {
	text-align: left;
}

.italBold12 {
	/* font-size:12px; 
	font-weight:bold; */
	font-style:italic; 
}

.leftDivPicture {
	float: left;	
}

/* for logo page */
.downloadbtn, .downloadbtnB  {
	
	text-decoration: none;
	font-weight: bold;	
	border-top: 0px;
	border-left: 0px;
	border-bottom:0px;
	border-right: 0px;
	text-align: center;
	padding: 7px;
	color: #FFF!important;	
}

.downloadbtn 
{
	background: #fff url("/_Images/landingPage/Enter_button_normal.jpg") bottom no-repeat;
	height: 1.14em;	
}

.downloadbtnB 
{
	background: #fff url("/_Images/landingPage/Enter_button_normal2.jpg") bottom repeat-x;
	height: auto;
}

.downloadbtn:hover, downloadbtnB {
	text-decoration: none !important;
	/* color: #447FB5!important;  */
}

.downloadbtnB a { color: #FFF !important;}
.downloadbtnB a:hover  
{
	color: #EEE !important;
	text-decoration: none !important;
}

/* logo page ends here   */

/* Table class for Congress */
td.congress {
	text-align:left;
	vertical-align:top;
}

div.congresscaption { 
	text-align:left;
	font-size: 9px;
	width: 230px;
	margin-left: 0px;
	margin-right: 10px;
}
/* End of table class for Congress */

/* Classes added for Program Architecture (PA) update on 10/06/28 */

table.paTable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
	background-image:url("/_Images/backgrounds/Tables_background.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
}

table.paTable th {
	border-width: 1px;
	text-align: left;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: #91b0d5;
	color: #fff;
	font-weight: bold;
}

table.paTable td {
	border-width: 1px;
	padding: 8px 8px 8px 8px;
	border-style: solid;
	border-color: gray;
	background-color: transparent;
}

/* End of classes added for PA */

ul.checklist {
	margin:22px;
	padding:0;
}
ul.checklist li {
	line-height: 1.8em;
	list-style-type: none;
	background: url(/_Images/Common/checkbox.gif) no-repeat 0px 7px;
	padding-left: 20px; 
}

div.right li a {
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	color:#447FB5;
}
ul.quicklinks {
	padding:0;
	margin:0;

}
ul.quicklinks li {
list-style-type: none;
	background: url(/_Images/Common/triangle.png) no-repeat 0px 8px;
	padding-left: 13px;

}

.shadow {
    _height: 1px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.Shadow (color=#bbbbbb,direction=120,strength=6)
}
.pdfBig {
    background:transparent url(/_Images/pdficon_large.gif) no-repeat scroll 0 3px;
    display:inline-block;
    padding-left:40px;
    height:36px;
}


.standardbtn {
    text-decoration:none;
    padding:5px;
    font-weight: bold;
    color: #FFF !important;
    background: #fff url("/_Images/landingPage/Enter_button_normal.jpg") top left repeat;
}
/* NEW FUNDING SEARCH PAGE RELATED */

.multiPage 
{
    border: 1px solid #898c95;
    padding:10px;
    margin-top: -1px;
    height: 105px;
    background-color:#e4e4e4;
}
.multiPageResult
{
    border: 1px solid #898c95;
    margin-top: -1px;
}


div.center a:hover { text-decoration:underline; }
fieldset
{
    border: 0;
}
label
{
    width: 170px;
    float: left;
    text-align: left;
    margin:5px;
    display: block;
    font-weight:bold;
}
.searchSelect 
{
    width:300px;
    margin:4px;
}
.searchSelectAll
{
    width:400px;
    margin:4px;
}
.searchText 
{
    margin:4px;
}

.RadTabStripTop_Web20 .rtsLevel .rtsLink, .RadTabStripTop_Web20 .rtsLevel .rtsOut, .RadTabStripBottom_Web20 .rtsLevel .rtsLink, .RadTabStripBottom_Web20 .rtsLevel .rtsOut, .RadTabStripTop_Web20_Baseline .rtsLevel, .RadTabStripBottom_Web20_Baseline .rtsLevel
{
    background-image: url("/_Images/backgrounds/tabs.png") !important;

}
.RadTabStrip_Web20 .rtsLink:hover 
{
    color:#000000 !important;
    text-decoration:none !important;
}
.RadTabStrip_Web20 .rtsLink
{
    color:#000000 !important;
    font-size:13px;
}
.viewRow
{
    background-color:#e4e4e4;
    padding:10px;
}
.viewRowAlt
{
    background-color:#FFFFFF;
    padding:10px;
}
.deadline 
{
    font-size:12px;
}
.RadComboBox .rcbInputCell .rcbInput 
{
    padding: 2px 0 3px 2px !important;
}
.RadComboBox_Default, .RadComboBox_Default .rcbInput, .RadComboBoxDropDown_Default 
{
    font-family:Verdana,Arial,Helvetica,sans-serif !important;
    font-size:13px;
}
.RadTabStrip_Web20 .rtsSelected:hover, .RadTabStrip_Web20 .rtsSelected {
    color:#FFFFFF !important;
    font-weight:bold !important;
}
.infoBox 
{
    border: 1px solid #898c95;
    padding:10px;
}

.info, .success, .warning, .error, .validation {
background-position:10px center;
background-repeat:no-repeat;
border:1px solid gray;
margin:10px 0;
padding:5px 10px 5px 50px;
}

.info {
  background-image: url('/_Images/buttons/info.png');
}
.success {
  background-image:url('/_Images/buttons/success.png');
}
.warning {
background-image:url(/_Images/buttons/warning.png);
background-position:10px 35px;
}

.error {
  background-image: url('/_Images/buttons/error.png');
}
.imgCaptionRight {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.imgCaptionRight span {
	font-size:80%;
}

.imgCaptionLeft {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.imgCaptionLeft span {
	font-size:80%;
}

/******************************* ADDED BY RYAN AUBREY 23/08/2011 *******************************************/

/********************************/
/* "Executive Team" Page Styles */
/********************************/

div.execMember 
{
	clear: both;
	position: relative;
	width: 100%;
	margin: 1.5em 0 2.5em 0;
	display: block;
	padding-top: 2em;
	border-top: 1px solid #CCC;
}

div.noBorder 
{
	padding-top: 0;
	border: none;	
}

div.execMember ul
{
	list-style: none;
	padding: 0;	
}

div.execMember ul li
{
	display: inline;	
}

div.execMember div.execImg{
	position: relative;
	float: left;
	width: 20%;
	margin: 5px 0;	
}

div.execMember div.execDesc{
	position: relative;
	float: right;
	display: inline;
	width: 80%;
	margin: 0;
}
