/*
Palette:
dark red: BF5D3B
blue:#069
*/

body{
	font-size:100%;
	font-family:helvetica, arial, sans-serif;
	text-align:center;
	
}

/* reset usual suspects */
body, ul, form{
	margin:0;
	padding:0;
}
#wrapper{


}

#cap{	
	float:left;
	width:100%;
	position:relative;
	background:#fff url('') no-repeat;
	text-align:left;
	margin-top:10px;
}


	

#strap_container{	
	float:left;
	width:100%;
	height:4em;
	margin-bottom:10px;	
	margin-top:10px;	
	background:#fff;
	text-align:left;	
}

	#strap_container #strapline {	
		display:block;
		float:left;
		padding:0;	
		margin:0;
		margin-left:85px;
		margin-top:38px;
		display:inline;
		width:465px;
		height:29px;
		color:#690;
		text-decoration:none;
		background:url('../img/strapline.gif') left top no-repeat;
		font-family:helvetica, arial, sans-serif;
		font-size:1.6em;
		color:#aaa;
	}
	
		

	#strap_container #centenary_logo{
		padding:0;
		margin:0 20px 0 0;
		float:right;
		display:inline;		
		width:150px;
		height:66px;
	}
	
	#strap_container #centenary_logo img{
		display:none;
	}
	
	#strap_container #centenary_logo span{
		display:block;
		width:150px;
		height:66px;
		background:url('../img/RCAHMS_cent_logo.gif') left top no-repeat;
		text-indent:-9000px;
	}
	
	#strap_container #centenary_logo a{
		display:block;
		width:150px;
		height:61px;
		text-indent:-9000px;
		background:url('../img/RCAHMS_cent_logo_black.gif') left top no-repeat;
	}
	#strap_container #centenary_logo a:hover{
		background-image:none;
	}	
	
	
	
	
	
	
	
	#project_logo{
		float:left;
		margin:0;
		padding:0;
		width:758px;
		height:162px;
	}
		#project_logo a{
			display:block;
			width:758px;
			height:162px;
			border:none;
		}	

	
		#project_logo span{
			display:block;
			width:758px;
			height:162px;
			text-indent:-9000px;
		}
		

		

	
#header{
	margin:0 auto;
	width:765px;
	position:relative;
}



/* Navigation */
#mainNav{
	margin-top:7px;
	clear:left;
	float:left;
	width:759px;
 	font-family: verdana, arial, sans-serif;
 	background:#075176; 
	
}

	#mainNav ul{	
		list-style-type:none;
		padding-left:85px;
		float:left;		
	}
	
	#mainNav li{
		float:left;
		width:85px;		
	}
		#mainNav li a, #mainNav li a:visited{
			font-size:.7em;		
			display:block;
			height:2.2em;
			line-height:2.2em;
			width:78px;			
			text-decoration:none;
			color:#DFFAFF;
			font-weight:normal;			
			text-align:center;				
			background:#075176;		
			border-top:5px solid #075176;
			border-bottom:5px solid #075176;
		}
		

		#mainNav li a:hover, #mainNav li a:visited:hover{	
			color:#fff;			
			border-bottom:5px solid #069;	
		}
		
		#p1 #mainNav li#m1 a, 
		#p2 #mainNav li#m2 a, 
		#p3 #mainNav li#m3 a,
		#p4 #mainNav li#m4 a,
		#p5 #mainNav li#m5 a,  
		#p6 #mainNav li#m6 a,
		#p7 #mainNav li#m7 a,
		#p8 #mainNav li#m8 a, 
		#p9 #mainNav li#m9 a {
			color:#fff;
			font-weight:bold;
			text-decoration:none;	
			border-bottom:5px solid #075176			
		}
		

#container{
	margin:0 auto;
	width:765px;
	text-align:left;

}

#content{
	clear:left;
	float:left;
	width:765px;
	margin-bottom:1em;

}

#strap{
	float:left;
	width:759px;
	line-height:2em;
	height:2em;
}
	#content #strap p{
		line-height:2.5em;
		height:2.5em;
		float:left;
		margin:0;
		width:600px;
		margin-left:85px;
		display:inline;
		padding:0 0 0 0;		
		font-size:.7em;	
		color:#555;
	}
  	#content #strap p a{
  		color:#069;
  		text-decoration:none;
  	}
  	#content #strap p a:hover{
  		color:#000;
  		text-decoration:none;
  	}		
	
	#content #strap ul{
		list-style:none;
		float:left;
		text-decoration:none;
		color:#069;		
		width:600px;
		margin-left:85px;
		display:inline;
		padding:0 0 0 0;
		font-family:verdana, arial, sans-serif;
	}
  	#content #strap ul li {
  		float:left;
  		text-decoration:none;
  		color:#069;		
  		width:78px;
  		padding-right:7px;
  	}
    	#content #strap ul li a{
    		float:left;
    		text-decoration:none;
    		color:#069;		
    		width:78px;		
				font-size:.7em;
    	}
    	#content #strap.s1 li#sub1 a,
			#content #strap.s2 li#sub2 a,
			#content #strap.s3 li#sub3 a,
			#content #strap.s4 li#sub4 a
			{
    		color:#000;
    		font-weight:bold;
    	}
    	
    	#content #strap ul li a:hover{
    		text-decoration:none;
    		color:#000;
    	}


#gutter{
	float:left;
	width:85px;
}
	
	#gutter img{
		margin:3.8em 0 0 20px;

	}
	
	#gutter #XForm{
		padding:0;
		margin:0;
		margin:3.8em 0 0 20px;

	}
	
	#gutter img.thumb{
		margin:3.8em 0 0 0px;

	}



#copy{
	margin-top:.5em;
	float:left;
	width:405px;

}
	/*  home page override */
	#p1 #copy{
		

	}
	

	
	#content h2{
		font-family: helvetica, arial, sans-serif;
		color:#006699;	
		font-size:1.1em;
	}
	#content #copy h2{	
		margin:1em 0 .5em 0;
		padding:0px 0;
	}
	
	#content #sidePanel h2{
		margin:.5em 0;		
		padding:0;
	}
		
	
	#content h3{
		font-family:helvetica, arial, sans-serif;
		font-size:1em;
		margin:0em 0 .4em 0;
		padding:.5em 0 .3em 0;
		color:#333;	
		font-weight:bold;
	}
	
	#content h3 .sub{		
		font-size:.9em;
		
	}
	
		
	#content h4{
		font-family:helvetica, arial, sans-serif;
		font-size:.9em;
		color:#333;		
		margin:1em 0 .2em 0;
		padding:1em 0 .2em 0;
		font-weight:bold;
		font-style:italic;
	}
	
	#content h5{
		font-family:helvetica, arial, sans-serif;
		font-size:.8em;
		color:#333;	
		margin:.7em 0 .4em 0;
	}
	#content p{
		font-family: helvetica, arial, sans-serif;
		font-size:.8em;
		line-height:1.4em;
		color:#000;
		padding:.3em 0;
		margin:.4em 0;
		padding-right:20px;
		
	}
	/*  specific text styles  */
		#content p.note{
			font-size:.7em;
			color:#555;
		}
		
		#content p.copyright{
			font-size:.6em;
			margin:.2em 0;
			color:#555;
		}
		#content p.feedback{
			border-left: 5px solid #c03;
			font-weight:bold;
			color:#333;
			padding:.2em 10px;
			margin:.2em 0;
		}
		#content p.feedbackOK{
			border-left: 5px solid #690;
			font-weight:bold;
			color:#333;
			padding:.2em 10px;
			margin:.2em 0;
		}
		#content .stronger{
			color:#c03;
		}
		#content #copy .fancy{			
			padding:0 30px 0 15px;
			margin:0;			
			/* border-left:11px solid #eaeaea; */
		}
		.separate{
			padding:1em 0;
			
		}
		
		blockquote{			
		/*
			background:#eaeaea;
			padding:0 0 0 15px;
			margin:0;
			border:1px solid #069;
			font-weight:bold;
			*/
			padding:1em 30px .5em 15px;
			margin:0;
			font-style:italic;
			/* border-left:5px solid #069; */
		}
			
		#content p.citation{
			margin:0;
			padding:0;
			color:#999;			
			padding-left:15px;
			
		}
		#copy blockquote p{
				color:#069;
		}
		#sidePanel blockquote{
				
				margin:1em 15px .2em;
				
				padding:0;
		}
		#sidePanel blockquote p{
				color:#069 !important;
				margin:0;
				padding:0;
		}
		
		#copy .feature, #intro .feature{
			margin-top:1.3em;
			width:322px;			
			background: url('/img/bracket-top.gif') left top no-repeat;
			padding:5px 10px;
		}
		.feature_end{			
			background: url('/img/bracket-bottom.gif') left bottom no-repeat;			
		}
		#copy .feature h3, #copy .feature h4
		{
			margin:.2em 0;
		}
		#copy .feature ul, #intro .feature ul{
			margin-left:15px;
		}
			
	#content a, #content a:visited {
		text-decoration:underline;
		color:#000;
	}
		#content a:hover {
			color:#069;
			text-decoration:none;
		}
		
	#content p.galleryNav {
/* 		border-left:1em solid #ddd;
		padding-left:5px;
*/		
		
	}
		#content p.galleryNav a{
			
		}
		
			#content p.galleryNav a:hover{			
				text-decoration:none;
			}
		
		
	#content #criterion {		
		margin-bottom:.5em;
	}
		#content #criterion p{
			margin:0;
			line-height:1.5em;		
		}
		
		#content #criterion a,
		#content .pagerLinks a {			
			margin:0;
			padding-left:.3em;
			padding-right:.3em;
		}
		
		#content #criterion span, 
		#content .pagerLinks span{
			color:#069;
			padding-left:.3em;
			padding-right:.3em;
			font-weight:bold;			
		}
		
	/* Page link styles */
		#content #criterion a:hover, 
		#content .pagerLinks a:hover{
			text-decoration:none;
		}	
	
	
	#content a.external{		
		padding-right:10px;
		background:url('../img/external.gif') right .2em no-repeat; 
	}	


	#content img.border{	

	}
	/*
	#content #icons{		
		margin-left:0px;
		
	}
		#content #icons div{			
		
		}
		#content div p{
			
		}
		#content #icons ul {
			list-style:none;
			float:left;
			width:260px;
			margin-top:.5em;
		}
			#content #icons li {
				float:left;
				width:85px;
				height:156px;
			}
			#content #icons li  a{
				float:left;
				width:85px;
				height:156px;
				display:block;
				text-indent:-9000px;
			}
			#content #icons #city{
				background:url('/img/icon_city_on.jpg') left top no-repeat;
			}
				#content #icons #city a{					
					background:url('/img/icon_city.jpg') left top no-repeat;
				}
			#content #icons #touring{
				background:url('/img/icon_touring_on.jpg') left top no-repeat;
			}
				#content #icons #touring a{				
					background:url('/img/icon_touring.jpg') left top no-repeat;
				}
			#content #icons #online{
				background:url('/img/icon_online_on.jpg') left top no-repeat;
			}
				#content #icons #online a{				
					background:url('/img/icon_online.jpg') left top no-repeat;
				}
			
		#content #icons img {
			float:left;
			border:none;
			
			margin-right:7px;
			color:#fff;
		}
		#content #icons #city a:hover,
		#content #icons #touring a:hover,
		#content #icons #online a:hover{
			background-image:none;
			
		}		
		.icon{
			margin-top:.4em;
			margin-right:7px;
		}
*/
		#content p.top{			
			background:url('/img/arrow_up_blue.gif') left center  no-repeat;
		}
		
			#content p.top a{			
				text-decoration:none;
				color:#555;
				padding-left:15px;
				background:url('/img/arrow_up.gif') left center no-repeat;
			}	
			#content p.top a:hover{
				background-image:none;
				color:#069;
			}
		p.back{
			background:url('/img/arrow_back_blue.gif') left center no-repeat;
		}
		
			#content p.back a{			
				text-decoration:none;
				color:#555;
				padding-left:15px;
				background:url('/img/arrow_back.gif') left center no-repeat;
			}	
			#content p.back a:hover{
				background-image:none;
				color:#069;
			}
		p.forward{
			background:url('/img/arrow_fwd_blue.gif') left center no-repeat;
		}			
			#content p.forward a{			
				text-decoration:none;
				color:#555;
				padding-left:15px;
				background:url('/img/arrow_fwd.gif') left center no-repeat;
			}	
			#content p.forward a:hover{
				background-image:none;
				color:#069;
			}
		#content a.rss{
			padding:5px 20px;
			background:url('/img/rss.png') left center no-repeat;
			text-decoration:none;
		}
	#wrapper #content #mainImage a, #wrapper #content #mainImage a:visited{
		color:#fff;
	}

#sortOptions{
	float:left;
	margin-top:1em;
	margin-bottom:1em;
	padding-bottom:1em;
	width:100%;
}

	#sortOptions .displayOption{
		width:100%;
		float:left;
		margin-bottom:5px;
		padding-bottom:5px;

	}
	#sortOptions select.short{	
		width:200px;
		float:left;
		font-size:.7em;
		padding:.1em 0;
		color:#777;
		border:1px solid #999;
		
	}
	
	#sortOptions p{	
		margin:0;
		padding:0
	}
	
	#sortOptions .goButton{	
		float:right;
		width:30px;
		border:1px solid #690;
		background:#690;
		color:#fff;

		padding:0 2px;
		height:1.4em;		
	}



#sidePanel{
	margin-top:1em;
	padding-bottom:1em;
	padding-left:0px;
	margin-left:20px;
	float:left;
	width:248px;
	background:#fff;
}

/* Home Page Side Panel styles */
	#p1 #sidePanel{
		background:#fff;	
		
	}


	#sidePanel a, #sidePanel a:visited{
		text-decoration:underline;
		color:#000;	
	}
	
	#sidePanel a:hover{
		text-decoration:none;
		color:#069;
	}	
	
	#content #sidePanel a img{
		text-decoration:none;
		border:none;
		border-bottom:3px solid #fff;
		border-top:3px solid #fff;
	}
	
	#sidePanel a:hover img{
		border-bottom:3px solid #069;
		border-top:3px solid #069;
	}		
	
	#sidePanel label{
		font-size:.7em;
		color:#555;
	}	
	
	#content #sidePanel label{
		line-height:1.2em;
	}
	
	#p1 #content #sidePanel p{
		color:#555;		
		padding:0;
		margin:0;		
	}
	
	#content #sidePanel p{		
		color:#555;	
	}
	#content #sidePanel a, #content #sidePanel a:visited{
		color:#555;
	}
	/* Match sidePanel styles with Content*/
	#content #sidePanel.strong p{
		color:#000;
	}
	
	#content #sidePanel.strong a, #content #sidePanel.strong a:visited{
		color:#000;
	}
	
	#content #sidePanel a:hover{
		color:#069;
	}
	
	/* sidePanel buttons */
	#voteBtn, #addToShortlistBtn, #sendToFriendBtn, #surpriseMeBtn, #viewShortlist{
/*		height:2em;		
		border:1px solid #999;
		*/
		margin:.5em 0;		
	}
	


	#sidePanel ul{
		margin-top:1em;
		
	}
		#sidePanel .options {
			list-style:square;
			padding-left:15px;
		}
		
		#sidePanel .options li{
			font-size: .8em;

		}		

		#content #sidePanel .subnav {
		margin:0;
/*		margin-top:2.6em; */
		margin-bottom:1em;
		padding:0;
		}
		#sidePanel .subnav li{		
			list-style:none;		
		}
		
		#sidePanel .subnav li a{		
			padding-left:20px;
			margin-left:0;
			background: url('/img/grey_square.gif') left center no-repeat;
		}
		
		#sidePanel .subnav li a{
			text-decoration:none;
		}
		#sidePanel .subnav li a:visited{
			text-decoration:none;
		}
				
			#sidePanel .subnav li a.on,
			#sidePanel.s1 .subnav li#sub1 a,
			#sidePanel.s2 .subnav li#sub2 a,
			#sidePanel.s3 .subnav li#sub3 a,
			#sidePanel.s4 .subnav li#sub4 a,
			#sidePanel.s5 .subnav li#sub5 a,
			#sidePanel.s6 .subnav li#sub6 a
			{
						background: url('/img/x-small.gif') left center no-repeat;
						color:#000;
						font-weight:bold;						
			}
		
		#sidePanel .subnav li ul{
			font-size:1em;
			padding:0 0 0 0;
			margin:.5em 0 0 0px;
		}
  		#sidePanel .subnav li ul li{
	  		font-size:1em;
			background-image:none !important;
  		}
			
		#sidePanel .subnav li ul li a{
				padding:0 0 0 5px;
				background: none !important;
				font-weight:normal !important;
				color:#555 !important;
  		}
		#sidePanel .subnav li ul li.on a{
				font-weight:bold !important;
  		}

	/*Home Page: News items */		
	.news_item{
		clear:left;
		float:left;
		width:248px;
	}
	.news_image{
		float:left;	
		width:85px;
	}
				
	
		.news_item img{
		float:left;
			margin-top:5px;
			padding-right:7px;
		}
		
	.news_copy{		
	float:left;
		width:163px;
		display:inline;
	}
		#content #sidepanel .news_copy p{
			margin:0;
			padding:0;
		}
			
		

/* COMMENTS */		
	.comment{
		margin:0 0 1em;
		padding: 0;
		background:#fff;
		width:400px;
		
	}
	#content .comment p{
		padding-right:5px;
	}
	
	.staff{
		background:#eee;
		border-bottom:1px solid #999;
		
	}		
		.staff p{
			padding-left:5px;
		}
		
		
		.comment .commentText{
			display:inline;
			padding:0;
		}		
		#copy .staff .commentText p {
			padding-left:5px;	
		}	
		#copy .editor  p {
			color:#069;
		}			
		

		#content .staff p{
			padding-left:5px;
			padding-right:10px;
		}
		

		#content .comment h3.date{
			color:#069;
			font-weight:bold;
			margin-right:10px;			
			border-bottom:1px solid #ccc;			
		}
		
		#content .staff h3.date{			
			margin-left:5px;
		}
		
		#content .comment p.name{
			color:#555;
			padding:0;
			margin:0;
			font-size:.7em;
			
		}
		#content .staff p.name{			
			margin-left:5px;
			
		}
		#content .staff p.date{
			padding-left:5px;
		}
		
		#content .editor p.name{
			font-weight:bold;
			font-size:.8em;
			
			
		}
		
		#content p.flag{	
			float:right;
			width:8em;
			margin-bottom:0;
			padding:0px;
			padding:0;
			margin:0;			
			text-align:right;
			font-size:.7em;
		}	
	#content .flag a, #content .flag a:visited{		
		display:block;	
		padding:0 15px;
		color:#999;		
		text-decoration:underline;
		
	}
	#content .staff p.flag {		
		width:15em;
		margin-right:10px;
	}
	#content .flag a.admin, #content .flag a.admin:visited{		
		float:right;		
		background:#eee;
		padding:0 .5em;
		text-decoration:none;
		text-align:center;
		border-left:1px solid #ccc;
	}
		#content .flag a:hover{	
		color:#069;			
			text-decoration:none;
		}
	
.gallery{
	float:left;
	width:100%;
	
}
	.gallery img {	
		border:none;
	}
	
	.gallery li{
		float:left;
		width:85px;
		margin-right:0px;
		margin-bottom:1px;
		list-style-type:none;
		position:relative;
	}
		.gallery li.end{
			width:78px;
		}
	
	.sort li{
		margin:1px;
	}
	
	
		
		.gallery li span{
			text-align:left;
			width:78px;
			margin-right:7px;
		}
		
		.gallery li.end span{			
			margin-right:0;
		}
		.gallery li span a {
			display:block;				
			width:78px;
			height:78px;
			border-top:3px solid #fff;
			border-bottom:3px solid #fff;
			text-decoration:none;		
			font-weight:bold;	
		}
		.gallery li span a:hover {
			border-top:3px solid #069;
			border-bottom:3px solid #069;
			color:#069;	
		}
		
		#copy .gallery li p{
			line-height:1em;
			padding:0;
			margin:0;
			font-size:.7em;	
		}
	
			.gallery li p a, .gallery li p a:visited{
				padding-left:20px;
				text-decoration:underline;
				color:#000;
				
			}	
			#content .gallery li p a:hover{				
				text-decoration:none;
				color:#069;
			}
		
		.gallery li h4{	
			padding:0;
			margin:0;
			font-size:.7em;
			font-weight:normal;
			color:#777;
		}
		
/* Home Page Top 10 image block */
	
	#p1 #content #sidePanel  p{
		padding-bottom:5px;
	}
	
	
	label{
		color:#555;
		padding:0;	
		margin:0;
	}


/* Comment Form */

.standardForm {
	margin:0;
	padding:0;	
	
}
	.standardForm fieldset{	
		margin:0;
		padding:0;
		padding:5px;
		width:380px;
		margin-bottom:1em;
		border:1px solid #eee;
	}

	.standardForm legend{	
		font-size:.8em;
		display:none;
	}
	.hilite{
		margin: .2em 0 ;
		padding: .2em 5px;
		background:#E5Eeee;
	}
	
	div.formRow{
		clear:left;
		float:left;
		width:360px;
		margin-bottom:.5em;
		padding:.2em 5px;
		font-size:.8em;
		color:#555;		
	}
	
	#copy p.indent{
		font-size:1em;
		color:#777;
		padding:0;
		margin-left:100px;
	}

	.indent{
		margin-left:100px;
	}

	.light{
		color:#777;
	}
	.standardForm label {
		color:#555;
		padding:0;	
		margin:0;
	}
	.standardForm input {
		float:left;
		color:#555;
		font-size:1em;
		padding:0;
		margin:0;
	}	

	
		.standardForm label.check {
			display:inline;
			margin-left:5px;
		}

		.standardForm label.short{
			float:left;
			width:100px;
			display:inline;
		}
		.standardForm label.shorter{
			float:left;
			width:80px;
			display:inline;
			background:#eee;
			
		}	
		
	.standardForm .text {	
		width:300px;
		border:1px solid #999;
	}
	
	.standardForm .large {	
		font-size:1em;
		font-family:helvetica, arial, sans-serif;
		width:245px;
		height:15em;
		border:1px solid #999;
	}
	#commentControls{		
		width:245px;
		padding:.2em 0px;
		border-bottom:1px solid #ccc;
		border-top:none;
	}

	.standardForm .shortInput{
		width:245px;
	}
	
	.standardForm .shorterInput{
		width:100px;
	}

		
	#comment{
		float:left;
		width:245px;
		height:10em;
		border:1px solid #999;
		font-size:1em;
		font-family:helvetica, arial, sans-serif;
		color:#555;
	}	
	
	.standardForm select{
		float:left;
		width:200px;
		border:1px solid #777;
		color:#777;
	}
		.standardForm select.short{
			width:80px;
			border:1px solid #777;
			color:#777;
		}	
		.standardForm select.shorter{
			width:4em;
			border:1px solid #777;
			color:#777;
		}	
	
	.standardForm #submit{
		
		margin-top:1em;
		margin-left:100px;		
		font-family:helvetica, arial, sans-serif;
	}	
	
	.standardForm em{
		color:#f30;
		
	}

/*  Default list style */
.plain {
	font-family:helvetica, arial, sans-serif;
	padding-left:15px;	
	list-style:square;
	margin-bottom:1em;

}

.tags{
	font-family:helvetica, arial, sans-serif;	
	list-style:none;
	margin-bottom:1em;
}
	.tags li{
		font-size:.8em;
		margin:0 10px .5em 0;
		display:inline;
	}
	.tags li.t1{
		font-size:.9em;	
	}
	.tags li.t2{
		font-size:.8em;	
	}
	.tags li.t3{
		font-size:.7em;	
	}


	.plain li, ol li{
		font-size:.8em;
		margin-bottom:.5em;
	}
	
	#content .plain li p{
		font-size:1em;		
	}
	
		.plain li ul{			
			margin-top:.5em;
			
		}
		
		.plain li ul li{
			font-size:1em;
			margin-bottom:.5em;
			margin-left:15px;
		}		
	
	
	
	#sidePanel .plain{
		font-family:helvetica, arial, sans-serif;
		padding-left:15px;
		list-style:square;


}
	#sidePanel  .plain li{
		font-size:.8em;
		margin-bottom:.5em;
		color:#555;

	}
	
	#content #sidePanel .plain li a.on{
		color:#000;
		text-decoration:none;
		font-weight:bold;

	}
	
		#sidePanel.strong .plain li{
			font-size:.8em;
			margin-bottom:.5em;
			color:#000;
	
		}
	.documents, #content #sidePanel .documents{
	/*   removes bullet for word/pdf icon    */ 
	padding-left:0px ;	
	list-style:none;
	}
	
/*  Default DL style */	
dl.plain {
	width:390px;
	float:left;
	font-family:helvetica, arial, sans-serif;	
	margin:0;
	padding:0;
	margin-bottom:1em;
	

}
	dl.plain dt{	
		clear:left;
		font-size:.8em;
		margin-bottom:.8em;
		float:left;
		width:156px;
		margin:0;
		padding:0;
		margin-right:14px;
		color:#333;
		font-weight:bold;
		display:inline;
	}
	dl.plain dd{	
		font-size:.8em;
		margin:0;
		padding:0;
		margin-bottom:.8em;
		float:left;
		width:220px;
	}
	dl.plain dd.dd-in{
		float:left;
		margin-left:170px;
		display:inline;
	}
	
	dl.plain dd li{
		font-size:1em !important;
		list-style:none;
		margin-left:0;
		padding-left:0;
	}

/*  Default table style */
.standardTable{
	font-size:.7em;
	background:#fff;
	width:90%;
}



	.standardTable th{
		background:#555;
		margin:2px;
		padding:2px;
		border:1px solid #fff;
		color:#fff;
	}
	
	#content .standardTable th a, #content .standardTable th a:visited{
		color:#fff;
	}
	
	.standardTable td{
		background:#eee;
		margin:2px;
		padding:2px;
		border:1px solid #fff;
	}

	
/*  Send to Friend */	
#s2fIntro{	

}
	#s2fIntro img{
		vertical-align:top;		
	}
	

#footer{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:2em;
	padding-bottom:.5em;	
	font-family:helvetica, arial, sans-serif;
	border-top:1px solid #bbb;
	
}
#RCAHMSProject{		
	margin-top:1em;	
	margin-bottom:1em;	
	padding:0;
	padding-left:85px;	
	border-bottom:1px solid #bbb;
}
	#RCAHMSProject p {		
		font-size:.8em;
		letter-spacing:.05em;
		font-family:helvetica, arial, sans-serif;		
/*		font-style: italic;  */
		color:#555;
	}
	#RCAHMSProject a, #RCAHMSProject a:visited {
		color:#555;
		text-decoration:underline;
	}

	#RCAHMSProject a:hover {

		color:#069;
		text-decoration:none;
	}	
	

	#footer p#copyright{
		float:right;
		font-size:.7em;
		color:#555;
		width:248px;
		padding:.5em 10px;
		margin:0;
	}
	#footer #footerLinks{
		list-style:none;
		margin-left:85px;		
	}
	
		#footerLinks li{
			float:left;			
			text-align:left;
		}
		#footerLinks li a, #footerLinks li a:visited{
			display:block;
			width:78px;
			height:3em;			
			font-size:.7em;
			color:#000;
			text-decoration:underline;
			padding:.5em 0px;
			margin-right:7px;
		}
		#footerLinks li a:hover{
			text-decoration:none;
			color:#069;
			
		}
		#wrapper .f1 #foot1 a,
		#wrapper .f2 #foot2 a,
		#wrapper .f3 #foot3 a,
		#wrapper .f4 #foot4 a,
		#wrapper .f5 #foot5 a{
			color:#069;			
			text-decoration:none;
		}
	

/* Misc. Classes */

.cleaner{
	clear:both;
}

.clearLeft{
	clear:left;
}

.floatLeft{
	float:left;
}
.padRight{
	margin:.3em 7px 0px 0;
}

.off{
	position:absolute;
	top:-500px;
	left:0;
	width:1px;
	height:1px;
	overflow:hidden;
}


.pdf{
	padding-left:20px;
	background: url('../img/pdf.gif') left top no-repeat;
}

.word{
	padding-left:20px;
	background: url('../img/word.gif') left top no-repeat;
}

.box{
	padding:5px;
	border:1px solid #069;
}



/* ------- sIFR ------- */
	/* These are standard sIFR styles... do not modify */
	.sIFR-flash {
		visibility:visible !important;	margin:0; 
	}
	.sIFR-replaced {		
		visibility:visible !important; 		
	}
	span.sIFR-alternate {position:absolute; left:0; top:0; width:0; height:0; display:block; overflow:hidden; }

	/* These "decoy" styles are used to hide the browser text before it is replaced */
	.sIFR-hasFlash #content h2 {
		margin:10px 0;
		line-height:1.3em;		
		visibility:hidden; 
		font-size:1em;
		
	}
	

