/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #94516f;
	text-decoration:none;
	}
	
	
a.external:link {color: #94516f; font-size: 10; font-weight: bold; }
a.external:visited {color: #94516f; font-weight: bold; }
a.external:hover {text-decoration: none; color: #6786C2; }
a.external:active {color: #94516f; } 

a.external2:link {color: #94516f; font-size:14; font-weight: bold; }
a.external2:visited {color: #94516f; font-weight: bold; }
a.external2:hover {text-decoration: none; color: #6786C2; }
a.external2:active {color: #94516f; } 


	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
	.serif	{
	color: #94516f;
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}
	
.pageName {
	font:16px  arial;
	color: #ffffff;
	letter-spacing: 0px;


	}
	.titlebox {
	font:16px  trebuchet ms;
	color: #94516f;
	font-weight:bold;


	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px arial;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	.whitebordersall	{	border-left: 2px #fff solid;
						border-right: 0px #fff solid;
						border-top: 0px ; border-bottom: 2px #fff solid; }
.arial {
	font-family: arial;
	font-size: 12px;
	color: #94516F;
}

.serifblue {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #577090;
	letter-spacing: 0px;
}

ol li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #577090;
	letter-spacing: 0px;
}

.bluesmall {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #577090;
	letter-spacing: 0px;
}

.serifbluelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #577090;
	letter-spacing: 0px;
	margin-bottom:0px;
	margin-top:0px;
}

.serifbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #577090;
	letter-spacing: 0px;
	
}

.serifbluelarge_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #577090;
	background-color:#cbdde8;
	letter-spacing: 0px;
	valign:middle;
}
.errormessage {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.serifsize14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #55708d;
	letter-spacing: 0px;
}
.serifwhite	{
	color: #ffffff;
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}

.sanserifsize14purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #94516f;
}
