body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image:url(../images/bgGrad.gif); 
	background-repeat:repeat-x; 
	margin-top: 0;}

a { color: #88146a; text-decoration:none; font-size:inherit;}
a:hover {color: #88146a; text-decoration:underline;}

a.Link{color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:70%;}
a.Link:hover{color:#FFFFFF; text-decoration:underline;}

/* See Wah 20100107 */
table.secondary_menu
{
position:absolute;
visibility:hidden;
}
a.subLink{color:#88146a; text-decoration:none; font-weight:bold; font-size:60%;}
a.subLink:hover{color:#88146a; text-decoration:underline;}

table.tertiary_menu
{
position:absolute;
visibility:hidden;
z-index: 1; 
}
a.tertiaryLink{color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:60%;}
a.tertiaryLink:hover{color:#FFFFFF; text-decoration:underline;}
/* See Wah 20100107 */

h1 {font-size: 80%;
	font-weight: bolder;
	color: #88146a;
	padding: 0px;
	margin: 0px;
}

.dayDivision { border-top: thin solid #88146a; padding-top: 5px; }

#returnTo {	padding: 25px;	}
#returnTo ul {	padding: 0px; margin: 0px; font-size: 70%; }
#returnTo li {	list-style-image:url(../images/backarrow.gif);		}

#secondLevelLinks {	 border: 1px #DDDDDD solid; padding: 10px; margin: 0px; }
#secondLevelLinks a {	font-size: inherit;	font-weight: bold;}
#secondLevelLinks ul { font-size: 70%; list-style-image:url(../images/NCRIBullet.gif); }
#secondLevelLinks .title {	font-size: 80%; font-weight: bolder; color: #88146a; padding: 0px 0px 0px 10px;	}
#secondLevelLinks .offsetTitle {	font-size: 70%; color:#333333; font-weight: bold; margin-top: 15px; position: absolute; left: 1em; top:-2em; background-color: #ffffff; padding: 0px 4px;	}

#NCRILinks {	background-image:url(../../images/bgGrad_home.gif); 
				background-repeat:repeat-x; 
				border:1px #88146a solid;
				padding: 10px 0px 0px 10px;	}
#NCRILinks a {	font-size: inherit;	font-weight: bold;}
#NCRILinks ul { font-size: 70%; list-style-image:url(../images/NCRIBullet.gif);}


#content p {	font-size: 70%;	}
#content h1 {	font-size: 75%;}
#content h2 {	font-size: 75%; color:#333333; font-weight: bold; margin-top: 6px; position: relative;	}
#content a {	font-size: inherit;	font-weight: bold;}
#content ul { font-size: 70%; list-style-image:url(../images/NCRIBullet.gif);}
#content ul ul { font-size: inherit; list-style-image:url(../images/NCRIBullet.gif); padding-top: 5px;}
#content ul ul ul { font-size: inherit; list-style-image:url(../images/NCRIBullet.gif);padding-top: 5px; }
#content .disclaimer {	font-size: xx-small; color:#999999;	}


#sitemap ul { 
	font-size: 70%; 
	list-style-image:url(../images/NCRIBullet.gif); 
	line-height: 1.2em; 
	margin-top: 5px;}
	
#sitemap ul li {
	margin-top: 5px;
}	
	
#sitemap ul li a {
	font-weight: bold; }
	
#sitemap ul ul { 
	font-size: 100%; 
	list-style-type: square; 
	list-style-image: none; 
	line-height: 1.2em; 
	color:#666;
	margin-top: 0px;}

#sitemap ul ul li a {
	color:#666;
	font-weight: bold;
	margin-top: 0px; }

#sitemap ul ul ul { 
	font-size: 95%; 
	list-style-type: circle; 
	list-style-image: none; 
	line-height: 1.2em; 
	color:#88146a;
	margin-top: 0px;}

#sitemap ul ul ul li a {
	color:#666;
	font-weight: normal; }



#list table {	font-size: 65%;	}
#list td { vertical-align: top; padding: 2px 0px 2px 5px;	}
#list th { vertical-align: top; font-weight: bold; background-color:#cccc99; color:#88146a; text-align: left; padding: 5px; }

.selectedNewsletterOption {
	font-weight: bold;
	border-bottom: 1px solid #88146a;
}



td.menu{ background:#CCCC99;	}
td.menu_tertiary{ background:#0098aa; margin-left:10px;	}

.footer {
	padding-top: 5px;
	border-top: 1pt #999999 solid;
	font-size: 60%;
	color: #999999;
	text-align: center;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}

.login {
	color: #cccccc;
	text-align:right;
	font-size: 70%;
}

.login a {
	color: #999999;
	text-decoration: none;
}
.login a:hover {
	color: #666666;
	text-decoration: underline;
}


#footprint { font-size: 70%; color: #cccccc;	}
#footprint a {	color: #999999;	text-decoration:none;	}
#footprint a:hover {	color: #666666;	text-decoration:underline;	}

#newsBar {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%;		
		color: #000000; 	}
#newsBar a {	color: #88146a;	text-decoration:none;	}
#newsBar a:hover {	text-decoration:underline;	}

#newsBar .date {	font-size: 80%;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: italic;
	padding-left: 5px;
	}
	
#newsBar h1 {	
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 90%;	}

.news {	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 90%;		
		color: #000000;
				}
.news .back {
		background-image:  url(../../images/bgGrad_home.gif); 
		background-repeat: repeat-x;	}				
				
				
				
.news a {	color: #88146a;	text-decoration:none;	}
.news a:hover {	text-decoration:underline;	}

.news .date {	font-size: 80%;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: italic;
	padding-left: 5px;
	}
	
.news h1 {	
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 90%;	}

.news .yearHeadline {
	border-bottom: 3px solid #88146a;
	padding-bottom: 2px;
	/*margin-bottom: 6px;*/
	font-size: 100%;	}

.news a.year {
	font-size: 100%;
	color: #88146a;
	text-decoration: none;	}
.news a.year:hover {
	color: #88146a;
	text-decoration: none;	}
	
	
#document {		color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%;	}
#document a {	color: #88146a;	text-decoration:none;	}
#document a:hover {	text-decoration:underline;	}
#document h1 {
	padding-bottom: 5px;
	font-size: 90%;
	padding-left: 5px;	}
#document .body {	font-size: 80%;
	color: #000000;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;	}
#document .date {	
	font-size: 80%;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-style: italic;	}
#document .yearHeadline {
	border-bottom: 3px solid #88146a;
	padding-bottom: 8px;
	font-size: 100%;	}
#document a.year {
	font-size: 100%;
	color: #88146a;
	text-decoration:none;	}
#document a.year:hover {
	color: #88146a;
	text-decoration:underline;	}




.newsletterDiv {
	font-size: 0.9em;
	width:97%; 
	padding: 4px;
	background-image:url(../../images/bgGrad_home.gif); 
	background-repeat:repeat-x; 
	border:1px #88146a solid;
	color: #88146a;
}

*html .newsletterDiv {
	font-size: 100%;
	padding: 10px;
}


.newsletterDiv p {
	font-weight: bold;
}

.newsletterDiv a {

}

.newsletterDiv ul {

}

.newsletterDiv .showSection a, a:hover {
	color: #88146a;
	cursor: pointer;
	cursor: hand;
}

.linkslogo {
	width: 95px;
	float: left;
	}

.linkslogo .image {
	height: 70px;
	}


.linkslogo .name {
	font-size: 60%;
	height: 40px;
	color:#666666;
	}


#logo {
	width: 120px;
	float: left;
	}

#logo .image {
	height: 95px;
	}


#logo .name {
	font-size: 60%;
	height: 40px;
	color:#666666;
	}
	
.clearIt {
	clear:both;
	padding-bottom: 10px;}
	
#backToTop p {
	text-align: right;
}
	
#structure {
    position: relative;
    z-index: 0;
}
	
#weblinks {
	margin-top: 0.5em;
	width: 100%;
	text-align: center;
}	

#weblinks img {
	border: none;
}

#weblinks ul {
	display: inline;
}

#weblinks li {
	margin-left: 1em;
	display: inline;
}

/******************** MEETINGS ******************/

#meetings {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#meetings p {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#meetings h1 {
	display: block;
	font-size: 0.9em;
	padding-bottom: 0.3em;
	margin-bottom: 0.6em;
	padding-top: 0.8em;
	border-bottom: 2px solid #88146a;
}

#meetings .details, .subdetails {
	font-size: 0.6em;
}

#meetings .details a, .subdetails a {
	color: #999;
	cursor: pointer;
	cursor: hand;
}

#meetings .subdetails {
	font-size: 0.9em;
}

#meetings .meetingItem {
	border-bottom: 1px dashed #999;
	font-size: 0.8em;
	padding-bottom: 0.3em;
	margin-bottom: 0.6em; 
	
}

#meetings .meetingDate {
	font-weight: bold;
	color: #88146a;
}

#meetings .meetingDetails {
	line-height: 1.5em;
}

#meetings .meetingTitle {
	font-weight: bold;
	color: #000;
	font-size: 0.9em;
	margin-left: 1em;
}

#meetings .meetingFineDetail{
	color: #999;
	font-size: 0.8em;
	margin-left: 1.5em;
}

#meetings .meetingFineDetail a{
	color: #999;
}


#content noscript {
	padding: 0;
	margin: 0;
	display: block;
	border: 1px solid #88146a;
	font-size: 0.9em;
	padding: 0.8em;
	margin-top: 0.8em;
}

* html #content noscript {
	border: none;
}

#content noscript .title {
	padding:0;
	border: none;
	color: #000;
}


/**************** SEARCH BOX STYLES  *****************/



.searchBox {
	padding: 2px;
	margin: 0;
	background-color: #cc9;
	border: 1px #88146a solid;
	margin-top: 5px;
	padding-left: 2px;
}

.searchBox .inputBox {
	padding: 0;
	margin: 0;
	float: left;
	/*margin-left: 5px;*/
	position:relative;
}

.searchBox .image{
	padding: 0;
	margin: 0;
	float: right;
}

.searchBox p {
	padding: 0;
	margin: 0;
}

.searchBox input {
	padding: 0;
	padding-top:2px;
	padding-left:2px;
	margin: 0;
	height: 19px;
	font-size: 0.7em;
	width: 80px;
	border: none;
}

.searchBox .imageSearch {
	padding: 0;
	margin: 0;
	width: 0px;
	width: 20px;
	height: 20px;
}


#popups {
		position: absolute;
		z-index:100;
		top: 19px;
		left: 0px;
		width: 100px;
		overflow: hidden;
		font-size: 0.8em;
		border-bottom: 1px solid #999;
		border-right: 1px solid #999;
	}

#popups a  {
		display: block;
		background-color: #eee;
		padding: 2px 6px;
		color: #000;
		cursor: pointer;
		cursor: hand;
	}
	
#popups a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #000;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	cursor: pointer;
	cursor: hand;
	}
		
 


/******************************************************/

.hide {
	display: none;
}

.show {
	display: block;
}

.smallnote {
	font-size: 0.6em;
	color: #88146a;
}

.handHover, .handHover:hover {
	cursor: pointer;
	cursor: hand;
}

/***	GENERAL SPRY STYLES		***/

.SpryHiddenRegion {
			visibility: hidden;
		}
		
#loadingState {
	text-align: center;
}




