﻿@charset "utf-8";
/* CSS Document */
html{

	}
	
body {
	background-color: #eaece9;
	border-top:solid 5px #56151e;
	border-bottom:solid 5px #56151e;
	padding: 0px;
	color: #565c60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.container {
/*	width:997px;
	min-width: 997px;*/
	margin:0px auto;
/*	background-color:#eaece9;*/
}
	
.f_left {
	float: left;
}

.clear {
	clear: both;
}


.large {
	
		font-size:13px;
}

.large h1 {
	
		font-size:24px;
}

.large h2 {
	
		font-size:21px;
}


.large h3 {
	
		font-size:18px;
}


.xlarge {
	
		font-size:15px;
}

.xlarge h1 {
	
		font-size:27px;
}

.xlarge h2 {
	
		font-size:24px;
}


.xlarge h3 {
	
		font-size:27px;
}


h1, h2, h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	line-height:1.3em;
	}

h1 {
	font-size:21px;
	color:#565c60;
	}

h2 {
	font-size:18px;
	color:#2c3c33;
	}

a:link, a:visited {
	color:#56151e;
	text-decoration:underline;
	}

a:hover, a:visited:hover {
	color:#56151e;
	text-decoration:none;
	}

#frame {
	/*width:997px;*/
	padding:0px 15px;
	text-align:left;
	margin:0px auto;
	height:100%;
	background-image:url(images/shn/bodyfootimage.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
	width:997px;
	min-width: 997px;

	}

#printLogo {
	display: none;
}

#headerareaEN {
	background-image:url(images/shn/SHNenglishheaderarea.jpg);
	background-repeat:no-repeat;
	width:967px;
	height:165px;
	float:left;
	}

#headerareaFR {
	background-image:url(images/shn/SHNfrenchheaderarea.jpg);
	background-repeat:no-repeat;
	width:967px;
	height:165px;
	float:left;
	}

#logoarea {
	width:205px;
	height:122px;
	overflow:hidden;
	float:left;
	}
	
	#logoarea h1 {
		padding:0px;
		margin:0px;
		}
	
	#logoarea h1 span {
		display:none;
		}

#promostatement {
	height:122px;
	float:left;
	width:375px;
	}
	
	#promostatement h2 {
		padding:40px 0px 0px 15px;
		margin:0px;
		color:#d5354b;
		font-size:19px;
		}

#searchtabsarea {
	width:380px;
	height:122px;
	float:right;
	}
	
	#searchblock {	
		width:220px;
		height:89px;
		margin-right: 5px;
		margin-left:125px;
		background: url(images/shn/searchbg.gif) no-repeat left 5px;
		float: right;
		}

		/* Search Box */
		.ms-WPBorder, .ms-WPBorderBorderOnly {
			border: 0;
		}
		
		#searchblock .ms-WPHeader td, #searchblock h3.ms-WPHeader {
			display: none;
		}
		
		.ms-sbtable {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			border: 0;
			margin-top: 12px;
			margin-left: 5px;
			width: 210px;
		}
		
		.ms-sbtable-ex {
			border: 0;
		}
				
		.ms-sbplain {
			font-size: 9pt;
			padding: 5px 4px;
			background-color: #ffffff;
			border: 1px solid #d7dad5;
		}
		
		td.ms-sbcell {
			border: 0;
			padding: 1px;
		}
		
		td.ms-sbgo {
			padding: 0px 2px;
			background-color: #ffffff;
		}
		
		.ms-sbLastcell, .ms-rightbodysectionsearchbox {
			display: none;
		}
		
		select.ms-sbscopes { 
			margin-right: 3px;
			display: none; /* Hide search scopes */
		}
		
		.ms-sblink a:link, ms-sblink a:visited { 
			color: #ffffff;
			display: none; /* Hide advanced search link */
		}
		
		.ms-sblink a:hover {
			color: #bfddf0; /* Light blue */
		}


#toptabs {
	float:right;
	margin-right: 5px;
	}
	
	ul#tabnavigation {
		list-style:none;
		float:left;
		margin:0;
		padding:0;
		}
	
	#tabnavigation span a
	{
	color: #688a77;
	background: #fff url(images/shn/tabnavnrmleft.gif) left top no-repeat;
	text-decoration: none;
	padding:0px 0px 10px 7px;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	}
	
	
	
	#tabnavigation span a span
	{
	background: url(images/shn/tabnavnrmright.gif) right top no-repeat;
	padding:5px 7px 0px 0px;
	}
	
	#tabnavigation span a, #tabnavigation span a span
	{
	display: block;
	float: left;
	}
	
	/* Hide from IE5-Mac \*/
	#tabnavigation span a, #tabnavigation span a span
	{
	float: none;
	}
	/* End hide */
	
	#tabnavigation a:hover
	{
	color: #fff;
	background: #688a77 url(images/shn/tabnavovrleft.gif) left top no-repeat;

	}
	
	#tabnavigation a:hover span
	{
	background: url(images/shn/tabnavovrright.gif) right top no-repeat;
	padding:5px 7px 0px 0px;
	}
	

#tabnavigation a#current
	{
	color: #fff;
	background: #688a77 url(images/shn/tabnavovrleft.gif) left top no-repeat;
	}
	
	#tabnavigation a span#current
	{
	background: url(images/shn/tabnavovrright.gif) right top no-repeat;
	padding:5px 7px 0px 0px;
	}



	#tabnavigation li
	{
	float: left;
	margin: 0px 0px 0px 1px;
	} 
	
	
	
	#tabnavigation span a span img {border:0 none; margin-right:3px;vertical-align:middle;}
	
/* Main Navigation */

#mainmenuarea {
	width:967px;
	height:43px;
	float:left;
	padding:7px 0px 0px 0px;
	position:relative;
	z-index:1000;
	}

	

	ul#maintabnavigation li.currentmainsection1 a
	{
	color: #fff;
	background: url(images/shn/maintabnavovrleft.gif) left top no-repeat;

	}
	
	ul#maintabnavigation li.currentmainsection1 a span
	{
	background: url(images/shn/maintabnavovrright.gif) right top no-repeat;
	padding:4px 10px 5px 0px;
	}


	ul#maintabnavigation li.currentmainsection1 ul li a 
	{
	color: #fff;
	background-image:none;
	}
	
	ul#maintabnavigation li.currentmainsection1 ul li a span 
	{
	background-image:none;
	padding:4px 10px 5px 0px;
	}


	#maintabnavigation a.currentmain
	{
	color: #fff;
	background: url(images/shn/maintabnavovrleft.gif) left top no-repeat;

	}
	
	#maintabnavigation a.currentmain span
	{
	background: url(images/shn/maintabnavovrright.gif) right top no-repeat;
	padding:4px 10px 5px 0px;
	}

	
#maintabnavigation, #maintabnavigation ul {
	list-style:none;
		float:left;
		margin:0px;
		padding:0px 0px 0px 15px;
}


	#maintabnavigation a
	{
	color: #fff;
	text-decoration: none;
	padding:0px 0px 6px 7px;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	display: block;
	}
	
	#maintabnavigation a span
	{
	padding:4px 10px 5px 0px;
	}
	
	#maintabnavigation a, #maintabnavigation a span
	{
	display: block;
	float: left;
	}
	

	#maintabnavigation a, #maintabnavigation a span
	{
	float: none;
	}
	
	
	#maintabnavigation a:hover
	{
	color: #fff;
	background: url(images/shn/maintabnavovrleft.gif) left top no-repeat;

	}
	
	#maintabnavigation a:hover span
	{
	background: url(images/shn/maintabnavovrright.gif) right top no-repeat;
	padding:4px 10px 5px 0px;
	}
	
	


#maintabnavigation li {
	float: left;
	padding: 0;
	margin: 0px 15px 0px 0px;

}

#maintabnavigation li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0px;
	width:210px;
	background-color:#7b9084;
	padding:0px;
	
}

#maintabnavigation li li {
	width: 210px;
	border-bottom:solid 1px #708378;
	background-image:none;
}

#maintabnavigation li ul a {
	width: 200px;
	w\idth: 200px;
	background-image:none;
}

#maintabnavigation li ul ul {
	margin: -1.75em 0 0 14em;
	background-image:none;
	
}


#maintabnavigation li.sfhover ul {
	left: auto;
	background-image:none;
}
/*#maintabnavigation ul li ul li a:hover, #maintabnavigation ul li ul li:hover, #maintabnavigation ul li ul li.sfhover */

#maintabnavigation ul li a:hover,
#maintabnavigation ul li a:hover span,
ul#maintabnavigation li ul li a:hover span
{
background-color:#65766c;
background-image:none;
}



/* Subnavigation */

h2#IRsubtitle {
	background: url(images/shn/exclamation.gif) no-repeat top right;
	border-bottom: 2px solid #dde1d9; /* Light green gray line */
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0;
}

	h2 a.SHNsubnavTitle {
		font-size: 18px;
		color: #2c3c33;
		text-decoration: none;
	}

/* First sublevel */

ul.SHNsubnav {
	margin: 0;
	padding: 0;
	list-style: none;
}

	ul.SHNsubnav li {
		padding: 6px 5px;
		border-bottom: 1px solid #dde1d9; /* Light green gray line */
	}
	
	ul.SHNsubnav li a, ul.SHNsubnav li a:link, ul.SHNsubnav li a:visited {
		color: #4f6b5b; /* Green */
		text-decoration: none;
	}

	ul.SHNsubnav li a:hover, ul.SHNsubnav li:hover {
		background-color: #f5f9f7; /* Light green */
	}
	
	ul.SHNsubnav li.selected1 {
		background-color: #f5f9f7; /* Light green */
	}
	
	ul.SHNsubnav li .selected {
		display: block;
		background: #f5f9f7 url(images/shn/subnav_arrow.gif) no-repeat left 50%;
		padding-left: 15px;
		font-style: italic;
	}

/* Second sublevel */
	
ul.SHNsubnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

	ul.SHNsubnav ul li {
		padding: 3px 5px 1px 15px;
		border-bottom: 0;
	}
	
/* Third sublevel */
	
ul.SHNsubnav ul ul {
	margin: 0;
	padding: 0;
	list-style: square;
	font-size: 11px;
}

	ul.SHNsubnav ul ul li {
		margin-left: 20px;
		padding: 3px 5px 1px 0;
		border-bottom: 0;
	}
	
	ul.SHNsubnav ul ul li .selected {
		background-image: none;
		padding-left: 0;
	}

/* Sitemap */

/* First sublevel */

ul.SHNsitemap {
	margin: 0;
	padding: 0;
	list-style: none;
}

	ul.SHNsitemap li {
		padding: 6px 0px;
	}
	
	ul.SHNsitemap li a, ul.SHNsitemap li a:link, ul.SHNsitemap li a:visited {
		font-weight: bold;
	}
	
/* Second sublevel */
	
ul.SHNsitemap ul {
	margin: 0;
	padding: 0;
	list-style: disc;
}

	ul.SHNsitemap ul li {
		margin-left: 20px;
		padding: 3px 5px 1px 5px;
		border-bottom: 0;
	}
	
	ul.SHNsitemap ul li a, ul.SHNsitemap ul li a:link, ul.SHNsitemap ul li a:visited {
		font-weight: normal;
	}
	
/* Third sublevel */
	
ul.SHNsitemap ul ul {
	margin: 0;
	padding: 0;
	list-style: circle;
	font-size: 11px;
}

	ul.SHNsitemap ul ul li {
		margin-left: 18px;
		padding: 3px 5px 1px 0;
		border-bottom: 0;
	}

/* Breadcrumb */

#shnBreadcrumbContainer {
	background: #dfe2db url(images/shn/bread_top.gif) no-repeat center top; 
	width:545px;
}

span.shnbreadbottom {
	background-image:url(images/shn/bread_bottom.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:545px;
	}

	div.shnBreadcrumb {
		padding:6px 10px;
	}

	.shnBreadcrumb a {
		color: #4f6b5b;
		text-decoration: none;
	}
	
	.shnBreadcrumb a.current {
		font-style: italic;
	}

#contentarea {
	width:967px;
	float:left;
	}

#topimage {
	width:772px;
	float:left;
	margin:4px 0px 0px 0px;
	}
	
#pagelinkpanel {
	width:195px;
	background-image:url(images/shn/homecolumntop.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#fff;
	margin:4px 0px 0px 0px;
	float:left;
	padding:0px;
	}
	
	#panelcontent {
		padding:10px 7px;
		background-image:url(images/shn/homecolumnbottom.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		min-height:58px;
		}
		
		#panelcontent img {
			vertical-align:middle;
			}

.column1 {
	width:195px;
	background-image:url(images/shn/homecolumntop.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#fff;
	padding:0px;
	margin:4px 0px 0px 0px;
	border:solid 1px #eaece9;
	float:left;
	}
	
	span.column1bottom {
		background-image:url(images/shn/homecolumnbottom.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		display:block;
		width:195px;
		height:12px;
		}

#column1content {
	padding:10px;
	}

#column1sub {
	width:195px;
	background-image:url(images/shn/homecolumntop.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#fff;
	padding:0px;
	margin:4px 0px 0px 0px;
	border:solid 1px #eaece9;
	float:left;
	}
	
	span.column1bottomsub {
		background-image:url(images/shn/homecolumnbottom.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		display:block;
		width:195px;
		height:12px;
		}

#column1contentsub {
	padding:10px;
	}

#shopad {
	background-image:url(images/shn/shopadtop.gif);
	background-repeat:no-repeat;
	width:195px;
	padding-top:20px;
	}
	
	#shopadcontent {
		color:#fff;
		background-image:url(images/shn/shopadbottom.gif);
		background-repeat:no-repeat;
		background-position:bottom center;
		background-color:#56151e;
		padding:0px 15px 10px 15px;
		}
		
			#shopadcontent a img {
				border:none;
				}
	
#column2 {
	width:740px;
	float:left;
	margin:4px 0px 0px 4px;
	padding:10px;
	}

#column2sub {
	width:545px;
	float:left;
	margin:0px 0px 0px 4px;
	padding:10px;
	}

#column2subadmin {
	width:745px;
	float:left;
	margin:0px 0px 0px 4px;
	padding:10px;
	}


#column3 {
	width:width:195px;
	float:left;
	}

#sectionimagelinks {
	width:195px;
	float:left;
	margin:4px 0px 0px 0px;

	}

#footerarea {
	width:967px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	margin:20px 0px 5px 0px;
	}
	
	#footerleft {
		width:195px;
		float:left;
		}

		#footerleft p {
			padding:0px;
			margin:0px;
			}
	
	#footerright {
		width:772px;
		float:right;
		text-align:right;
		}
		
		#footerright ul {margin:0; padding:0;}
		
			#footerright ul li {padding:0;display:inline-block;float:right}
		
	#footerright .ms-SPLink, #footerright .ms-SPLink a {
		display: inline;
		font-family: "Times New Roman", Times, serif;
		font-size: 9pt;
		color: #56151e;
}

/* SharePoint styles */

#siteactions {
	float: right;
}

/* Webpart Text Styles */

.ms-propertysheet {
	font-size: 1em;
}

.ms-bodyareaframe {
	padding-top: 10px;
	padding-bottom: 10px;
}

table tr.ms-WPHeader {
	background-color: none;
}

.ms-WPHeader td {
	border-bottom: 1px solid #dde1d9; /* Light green grey */
	padding: 0;
}

h3.ms-standardheader {
	border: none;
	margin: 0;
	background-image: url("images/shn/exclamation.gif");
	background-repeat: no-repeat;
	background-position: right 4px;
}

.ms-WPTitle {
	color: #2c3c33;
}

h3.ms-WPTitle {
	background: url("images/shn/exclamation.gif") no-repeat 4px right;
	color: #2c3c33; 
	font-family: Times New Roman, serif;
	font-size: 13pt;
	text-transform: none;
	padding: 5px 10px;
}

#column2 h3.ms-WPTitle,
#column2sub h3.ms-WPTitle {
	background: url("images/shn/exclamation_green.gif") no-repeat 4px right;
}

#column2 h3.ms-standardheader,
#column2sub h3.ms-standardheader {
	background-image: url("images/shn/exclamation_green.gif");
	background-repeat: no-repeat;
	background-position: right 4px;
}

h3.ms-WPTitle span,
h3.ms-WPTitle a:link,
h3.ms-WPTitle a:visited {
	color: #2c3c33;
	font-family: Times New Roman, serif;
	font-size: 13pt;
}

.ms-WPTitle a:hover {
	color: #4f6b5b; /* Green */
}

.ms-WPBody, .ms-WPBody td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #000000;
}

.ms-WPBody a, .ms-WPBody a:link, .ms-WPBody a:visited {
	color: #56151e; /* Maroon */
	text-decoration: underline;
}

.ms-WPBody a:hover {
	color: #56151e;
	text-decoration: none;
}	

a.ms-WPEditText {
	color: #ffffff;
}

.ms-HoverCellActive, .ms-SpLinkButtonActive, .ms-HoverCellActiveDark {
	border: #cbdad1 1px solid;
	vertical-align: top;
	background-color: #9eb2a6; /* Green */
	background-image: none;
}

.ms-partline {
	background-color: #c5cdbd; /* Light green grey */
}

td.ms-addnew { /* Styles for adding items to a webpart or in the blog quicklaunch */
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	color: #56151e;
	padding-top: 5px;
}
	
td.ms-addnew a, td.ms-addnew a:link, td.ms-addnew a:visited, a.ms-addnew {
	font-family: Arial, Helvetica, sans-serif;
	color: #56151e;	
	padding: 1px 2px;
}
	
td.ms-addnew a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #56151e;			
}

.ms-recentchanges {
	font-family: Arial, Helvetica, sans-serif;
}

.ms-recentchanges a.ms-addnew {
	font-family: Arial, Helvetica, sans-serif;
	color: #56151e;	
}

.ms-descriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Tool Pane */
	
#MSOTlPn_MainTD {
	background-color: #F2F2F2;
}
	
.ms-TPBorder {
	padding-right: 7px;
}

.ms-ToolPaneOuter {
	border-right: 0;
	border-top: 0;
}

.ms-ToolPaneBorder {
	border-style: none;
}

.ms-ToolPaneBody {
	padding: 2px;
}

/* General Links and Labels */

.ms-vb a, .ms-vb2 a, 
.ms-GRStatusText a, .ms-vb-user a, .ms-disc a, 
.ms-vb a:visited, .ms-vb2 a:visited, 
.ms-GRStatusText a:visited, .ms-vb-user a:visited, .ms-disc a:visited, .ms-picker-footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #56151e; /* Maroon */
}	

td.ms-vb a:hover, td.ms-vb2 a:hover, td.ms-vb-user a:hover, 
.ms-vb a:hover, .ms-disc a:hover, .ms-propertysheet a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #56151e; /* Maroon */
} 

.ms-vh, .ms-vh2, .ms-vh-icon, 
.ms-vh-icon-empty, .ms-vhImage, 
.ms-gb, .ms-gb2, .ms-gbload, 
.ms-vb, .ms-vb2, .ms-vb-tall, 
.ms-GRFont, .ms-vb-user, 
table.ms-disc td, .ms-vh2-nofilter, 
.ms-vh2-nograd, .ms-vh3-nograd, 
.ms-vh2-nograd-icon, .ms-vh2-nofilter-icon, 
.ms-pb, .ms-pb-selected, .ms-ph {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
		
.ms-ptabcn, .ms-ptabcf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.ms-toolbar, .ms-viewtoolbar, .ms-formtoolbar, .ms-toolbarContainer {
	font-family: Arial, Helvetica, sans-serif;
}

/* Tab styles
 *
 * Created by Vanessa Chung
 * vanessa.chung@iomer.com
 * April 16, 2007
 *
 */

.clear {
	/*clear: both;*/
}

#menuArea {
	padding:10px 20px;
	font-family:"Times New Roman", Times, serif;
}

#navcontrols {
	text-align:right;
}

#contentContainer {
	
		height:229px;
		overflow:hidden;
}

#contentContainer h1, #contentContainer  h2, #contentContainer h3 {
	color:#fff;
	font-weight:normal;
	line-height:1em;
	margin:0px;
}

#oneTab a, #twoTab a, #threeTab a, #fourTab a, #fiveTab a
{
	color: #fff;
}


#newsFeatures
{
	background-image:url('Images/shn/homescrollerbg.png');
	background-repeat:no-repeat;
	width:740px;
	height:276px;
}



#oneTab
{
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
    background-color: #32372F;    
    color: #fff;
}


#twoTab
{
	display: block;
	float: left;
	margin-left: 1px;
	padding: 5px 10px 5px 10px;
    background-color: #32372F; 
}

#threeTab
{
	display: block;
	float: left;
	margin-left: 1px;
	padding: 5px 10px 5px 10px;
    background-color: #32372F; 
}

#fourTab
{
	display: block;
	float: left;
	margin-left: 1px;
	padding: 5px 10px 5px 10px;
    background-color: #32372F; 
}

#fiveTab
{
	display: block;
	float: left;
	margin-left: 1px;
	padding: 5px 10px 5px 10px;
    background-color: #32372F; 
}

.section
{
	margin-top: 1px;
	padding: 10px;
	height:190px;
	color:#fff;
}




/* CSS for the SHN Calendar List */

/* Calendar */

.calendar a, .calendar a:link, .calendar a:visited { /* Events in Month link */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4f6b5b;
	text-decoration: none;
}

.calendar a:hover {
	color: #4f6b5b;
	text-decoration: underline;
}

.calendarTable {
	width: 175px;
	background-color:#fff;
	border:solid 1px #fff;
	margin: auto; /* Centers the calendar in the calendar area */
 }

.ms-WPBody .calendarTitle td { /* Month Title */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: none;
    line-height: 1.5em;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

.ms-WPBody th.calendarDayNames { /* S M T W T F S */
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	line-height: 1em;
	color: #4f6b5b; /* Bright blue */
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 3px;
}

.ms-WPBody .calendarDays { /* Regular calendar dates */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1em;
	color: #4f6b5b; /* Bright blue */
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 5px;
	border: 1px solid #c3c5c2; /* Bright blue */
}

.ms-WPBody .calendarDays a {
	color: #ffffff !important;
}

.ms-WPBody .calendarToday { /* Today's date */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1em;
	font-weight: bold;
	border: 2px solid #72857a;
}

.ms-WPBody .calendarToday a {
	color: #fff !important;
}

.ms-WPBody .calendarOtherMonthDays { /* Days from previous/next months */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1em;
	color: #dedede;
	background-color: #ffffff;
	border: 1px solid #dedede;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 5px;
}

.ms-WPBody .calendarSelectedDay { /* Selected calendar day */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #72857a !important; /* Navy */
	border: 2px solid #5d6d64;
}

/* Legend */

.legendTable {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #636563;
}

.legendTable a, .legendTable a:link, .legendTable a:visited {
	color: #84af97;
	text-decoration: none;
}

.legendTable a:hover {
	color: #84af97;
	text-decoration: underline;
}

/* Event item display */

.eventsListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #55a218; /* Green */
	display: none;
}

.eventItem {
	font-family: Arial, Helvetica, sans-serif;
	color: #636563 /* Text grey */
}

.eventItem .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 0;
	padding-right: 5px;
	color: #565c60;
	width: 95px;
	vertical-align: top;
}

.eventItem .title, .eventItem .title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #56151e; /* Navy */
}

.eventItem .title a:hover {
	color: #7b9084; /* Navy */
	text-decoration: underline;
}

.eventItem h1 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 0;
	color: #474747;
}

.ms-WPBody td.calendar .eventItem a, 
.ms-WPBody td.calendar .eventItem a:link, 
.ms-WPBody td.calendar .eventItem a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
	background-color: #b9d9c7;
	text-decoration: none;
}

.error {
	color: #636563; /* Text grey */
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.ms-formlabel, .ms-formbody {
	
		font-size:12px;

}




/*Sharepoint Specific Bug Fixes */

/* fix for edit in datasheet mode to help with the whole browser gets crushed and dies thing... */

.ms-propertysheet object {width:100%!important;height:auto!important;}
/* fix to hide the RTE dialog helper ActiveX control on the page */
#RTEDialogHelper { width:0; height: 0 !important; }



/* fix for calendar view spacing issues with long title events */
.contB {width:auto;}
.ms-gridCol {font-size:1.5em;padding-bottom:3px;}
.ms-gridT1, .ms-propertysheet th.ms-gridT1 {font-size:1.35em;padding:5px;}

/* fix for calendar width, this will allow the calendar to resized to as low as 400px wide */	
.ms-calheader img { width: auto; }

/* fix for wiki edit bar being absolute positioned on the page */
.ms-wikieditouter {position:relative;margin-bottom:40px;}

/* fix for negative margin on default breadcrumb control for publishing site page layouts */
.removeMargins {margin:0;}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
/*	not a 'fix' per se, but almost always desired */
.ms-WPBorder, .ms-WPBorderBorderOnly {border: 0 none;}


