body { 	margin-left: 0px; 	margin-top: 0px; 	margin-right: 0px; 	margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif; 	font-size: 0.8em; }

.validateFailed { background-color:#CCCCCC;}

.columns { 	margin-left:14px; 	margin-right:14px;}

.Heading { 	font-size: 1.1em; 	font-weight: bold; }

.subHeading { 	font-size: 0.9em; 	font-weight: bold; 	color: #000000; }
 
.smallPrint { 	font-size: 0.75em; }

.PageTitle { 	margin-bottom: 5px; margin-top: 5px; font-size: 1.2em; 	font-weight: bold; 	color: #999999; }

.LinkTitle { 	margin-bottom: 5px; margin-top: 5px; font-size: 0.9em; 	font-weight: bold; 	color: #999999;}

.greyBorderLeft { border-left: 2px; border-left-style:solid; border-left-color: #CCCCCC;}

.greyBorderRight { border-right: 2px; border-right-style:solid; border-right-color: #CCCCCC;}

.greyBorderBottom { border-bottom: 2px; border-bottom-style:solid; border-bottom-color: #CCCCCC; }

.casestudyheader{ margin-bottom: 5px; color: #000000; padding-top: 4px; padding-right: 10px; padding-bottom: 4px; padding-left: 10px; text-align: Left; background-color: #CCCCCC; 	font-size: 1.2em; }

.guideheading{ 	margin-bottom: 5px; color: #000000; padding-top: 4px; 	padding-right: 10px; padding-bottom: 4px; padding-left: 10px; text-align: Left; background-color: #E2E2E2; 	font-size: 1em; }
	
a.greylink:link { 	color:#999999; 	font-weight: bold; 	text-decoration:none; }

a.greylink:visited {  	color:#999999; 	font-weight: bold; 	text-decoration:none; }

a.greylink:hover { 	color:#999999; 	font-weight: bold; 	text-decoration:underline; }

a.greylink:active { color:#999999; 	font-weight: bold; 	text-decoration:none;     }
	 
.yellowhighlight { 	background-color:#FFFFB0	}

	
a:link { color:#999999; 	font-weight: bold; 	text-decoration:none; 	}
a:visited { color:#999999; 	font-weight: bold; 	text-decoration:none;      }
a:active { 	color:#999999; 	font-weight: bold; 	text-decoration:none;     }
a:hover { 	color:#999999; 	font-weight: bold; 	text-decoration:underline;     }



.dateChooser td { cursor:default;     text-align:center;}

.dateChooser td.dateChooserActive:hover { color:white;     background:#0A246A;}

.dateChooser td.dateChooserActiveToday { border: 1px solid red; }

.dateChooser th { background: #aaa; color: white;     width: 18px;     border: none;}

.dateChooser option, .dateChooser select { font-size:10px }

.dateChooser { border: 2px outset #aaa; background: white; padding: 1px;}

.dateChooser table { width:160px;}

.select-free { 	 position:absolute; z-index:10; cursor:pointer; overflow:hidden; width:33em;}

.select-free iframe { display:none; display/**/:block; position:absolute; top:0; left:0; z-index:-1; filter:mask(); width:3000px; height:3000px}

.eventsDate { font-size: 1.83em; color: #999999; font-weight: bold; }

.eventHeading {color: #000000; font-weight: bold; padding-left:10px;}

.eventsDetails {font-size: 0.83em; color: #000000; padding-left:10px;}

a.greylinkSmall:link { font-size:0.83em; 	color:#999999; 	font-weight: bold; 	text-decoration:none; }

a.greylinkSmall:visited { font-size:0.83em; 	color:#999999; 	font-weight: bold; 	text-decoration:none; }

a.greylinkSmall:hover { font-size:0.83em;	color:#999999; 	font-weight: bold; 	text-decoration:underline; }

a.greylinkSmall:active { font-size:0.83em; color:#999999; 	font-weight: bold; 	text-decoration:none;     }

/* Messager */
.error { border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 2px; background-color: #ffffd8; margin: 4px; color: #f00; font-weight: bold;} 
.notice { border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 2px; background-color: #ffffd8; margin: 4px; color: #00c; font-weight: bold;} 
.good { border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 2px; background-color: #ffffd8; margin: 4px; color: #0c0; font-weight: bold;} 

.invalid { background-color: #ffffd8; }

#bbfcedpopup{
	position:absolute;
	top:253px;
	right:567px;
	width: 300px;
	height:300px;
	z-index: 200;
}
#bbfcedpopupclose{
	position:absolute;
	top:0;
	right:0;
	width: 300px;
	height:20px;
	z-index: 201;
}
