.topStory
{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #870200;
}

.otherStory
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}

.mainTitle 	
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}

.storySummary
{
    font-weight: bold;
}

.subTitle 	
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

.itemTitle 	
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.red 			
{ 
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px; 
	color: #CC0000;
}

.caldate
{ 
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13pt; 
	font-weight: bold; 
}

.backToTop
{
    border-top: 1px dashed #000000;
    font-size: 9pt;
}

.offmonth 			
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	color: #CCCCCC;
	background-color: #EEEEEE;
}

body 		
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}

table, p, tr, th, td	
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}

.small
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px; 
}

td.light 			
{ 
	background-color: #EEEEEE;
}

td.heading, .heading
{
	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
}

textarea,input 
{ 
	font-family: Courier New, monospace; 
	font-size: 12px; 
}

select
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.submit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: #ffffff;
	background-color: #003399;
	border-left: 2px solid #0044CC;
	border-right: 1px solid #001133;
	border-top: 2px solid #0044CC;
	border-bottom: 1px solid #001133;
}

.cancel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.borderbottom
{
	border-bottom: 1px solid #AAAAAA;
}

.bordertopleftright
{
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;

}

.bordertopright
{
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

.borderleft
{
	border-left: 1px solid #AAAAAA;
}

.footer
{
	color: #AAAAAA;
}

.contentbox
{
	background-color: #EEEEEE;
	border: 1px dashed #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style : italic;
	padding : 4px;
}

.calmonthtitle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
}

.calplannertable
{
	border: 1px solid #003399;
}

td.calmonthbox
{
	border: 1px solid #EEEEEE;
}

td.calmonthboxheading, th.calmonthboxheading
{
	background-color: #CCCCCC;
	font-weight: bold;
}

td.calplannertabledayrowbottom
{
	border-bottom: 1px solid #EEEEEE;
}

.calplannerweekdaytitle
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px; 
	font-weight: bold; 
}

.calplannerdaynumber
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
}

.footer
{
	font-size: 12px;
	color: #666666;
}

.footer a, .footer a:hover
{
	font-size: 12px;
	color: #666666;
}

.header a, .header a:hover
{
	color: #000000;
}