/* ===========================================================
standard classes
 =========================================================== */
body {
	font-family: "Verdana", arial, helvetica, sans-serif;
	color: #666666;}

td {
	font-family: "Verdana", arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #24395F;}

td.content {
	font-family: "Verdana", arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #24395F;}
	
.subscriptSmall {
	font-family: "Verdana", arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #11112C;}
	
.headline {
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #B04A08;}
	
div.imgleft {
	font-size: 9px;
	color: #9C9FA2;
	margin-right: 10px;
	line-height: 10px;
	text-align: center;
	float: left;
	border: 0px;
	width: 124px;}
	
div.imgright {
	font-size: 9px;
	color: #9C9FA2;
	margin-left: 12px;
	margin-right: 100px;
	line-height: 10px;
	text-align: center;
	float: right;
	border: 0px;
	width: 124px;}
	
div.caption {
	font-size: 9px;
	color: #9C9FA2;
	line-height: 14px;
	text-align: center;}
	
table.content {
	font-family: "Verdana", arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #24395F;}
	
td.tools {
	font-family: "Verdana", arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;}

b  { 
	color: #435F92;}	

H1  { 
	font-family: "Verdana", arial, helvetica, sans-serif;
	font-size:22px;
	color: #C95910; 
	font-weight:normal;}

H2  { 
	font-size:13px;
	color: #435F92;
	text-transform: uppercase;
	font-weight:bold;}
	
H3  { 
	font-size:14px;
	color: #B50000;
	font-weight:bold;}

TH  { 
	font-size: 8pt; 
	color: #0A385F; 
	margin-top:0; 
	margin-bottom:0; 
	font-weight:normal;}
	
hr	{
	height: 1px; 
	color: #2C0156; 
	border: none;}

.month {
	font-size: 9pt;
	color: #0A385F;}

/* ===========================================================
Links
 =========================================================== */

a:link, a:visited, a:active { 
	font-family: "Verdana", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #3275A6;}

a:hover {
	color: #000; 
	text-decoration: none;}

/* ===========================================================
Links
 =========================================================== */

a:link.small, a:visited.small, a:active.small {
	font-family: "Verdana", arial, helvetica, sans-serif;
	font-size : 10px;
	color : #3275A6;}

a:hover.small  {	
	color: #000;}
	
a:link.smallhover, a:visited.smallhover, a:active.smallhover {
	font-family: "Verdana", arial, helvetica, sans-serif;
	font-size : 10px;
	color : #3275A6;}

a:hover.smallhover  {
	color: #000;}
	
/* ===========================================================
 =========================================================== */

.search {
	font-size: 10px;}
	
.upcoming {
	font-size: 10px;}

.date {
	font-size: 10px;
	padding-right: 10px;}
	
.month {
	font-size: 12px;
	text-transform: uppercase;
	color: #3275A6;}

.small {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #2C0156;}

.datesmall {
	font-size: 10px;
	color: #2C0156;}

.datesmall2 {
	font-size: 10px;
	color: #2C0156;}

.news {
	font-size: 10px;
	color: #2C0156;}

.border {  
	border: 1px #FFF solid;
	width: 756;}

/* ===========================================================
start of tools
 =========================================================== */

/* Event Calendar */

.summaryEventRow1	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #222222; margin-top:0; margin-bottom:0 }
.summaryEventRow2	{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #222222; margin-top:0; margin-bottom:0 }

.eventRow1		{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #222222; margin-top:0; margin-bottom:0;}
.eventRow2		{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #222222; margin-top:0; margin-bottom:0;}

/* cal_title - in the monthly summary, the title row with the month name */
.cal_title {
	font-size: 10px;
	color: #2A4304;
	margin-top:0;
	margin-bottom:0;
	background-color: #B5D3E8;}

/* cal_days - the row with the names of the days */
.cal_days {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #2A4304;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	background-color: #B5D3E8;}
	

/* summary cal_days - the row with the names of the days */
.sum_cal_days {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #2A4304;
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
	background-color: #B5D3E8;}

/* no_day - a day cell with no day for the current month (cell is empty) */
.no_day {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #222222;
	margin-top:0;
	margin-bottom:0;
	background-color: #E1EEF8;}

/* day - a normal day cell with no events */
.day {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #222222;
	margin-top:0;
	margin-bottom:0;
	background-color: #E5F0F7;}

/* day_events - a normal day cell with events, number will be a link */
.day_events {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #222222;
	margin-top:0;
	margin-bottom:0;
	background-color: #ABCDE5;}

/*---------------------------------------------------------------------------*/

#personalised {width: 10%; position: absolute; top: 300px; right: 600px; padding: 0 0 0 0; }
.identity {background-color: #fdfdff; border: 1px dashed #9999cc; text-align: left; margin: 5px 0 0 0; padding: 5px; line-height: 1.5em; font-size: 1.1em; }
	

