#main h2.masthead_top {
	font: bold 110% Georgia, "Times New Roman", Times, serif;
}

#main h2.masthead_mid {
	font: 90% Georgia, "Times New Roman", Times, serif;
}

#main h2.masthead_bottom {
	font: bold 110% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
}

#main p.salutation {

}

#mainrightbordered p.redhead {
	font-size: 100%;
	text-align: center;
	margin: 5px;
	padding: 0;
	font-weight: bold;
	color: maroon;
}
		
#mainrightbordered p.center {
	font-size: 70%;
	text-align: center;
	margin: 5px;
	padding: 0;
}
		
#main p.italic {
	padding-top: 8px;
	padding-bottom: 8px;
	font: italic bold 85% Georgia, "Times New Roman", Times, serif;
}

#main p.paragraph {
	text-indent: 16px;
	padding-bottom: 8px;
}

#main .signoff {

}

#main p.signature {
	font: italic 90% Georgia, "Times New Roman", Times, serif;
}

#main table {
	font-size: 85%;
	text-align: left;
	margin-left: 40px;
}

#main table.simpletable {
	border-style: none;
}

#main table.simpletable td.bottomline {
	border-top: 1px solid black;
}

#main table.gridtable {
	border: 1px solid silver;
}

#main table.gridtable td.heading {
	border-top: none;
	background-color: #e8f2ff;
}

#main table.gridtable td {
	border-top: 1px solid silver;
	vertical-align: top;
}

#main table.gridtable td.noline {
	border-top: none;
}

#main table.gridtable td p{
	font-size: 95%;
}

#main table.simpletable td p{
	font-size: 95%;
}

#main table.services {
	font-size: 85%;
	text-align: left;
	margin-left: 10px;
}

#main table.services td {
	vertical-align: top;
}

#main table.services td ul.service {
	font-size: 80%;
	margin: 0 0 6px 0;
	list-style-type: square;
}

#main h3.large {
	font-size: 110%;
	margin: 10px 0px 0px 0px;
}

#calendar {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 15px;
	z-index: 4;
	padding: 10px;
	}		

	#calendar a {
			color: #306;
			text-decoration: underline;
		}		
		
		#calendar a:link
		{
			color: #306;
		}
		
		#calendar a:visited
		{
			color: #306;
		}
		
		#calendar a:hover
		{
			color: #600;
		}

	#calendar hr {
			margin: 20px 20px 5px 20px;
			
		}
	
	#calendar p {
		margin: 0px 0 0px 16px;
		font-family: verdana, arial, sans-serif;
		font-size: 75%;
		font-weight: normal;
		line-height: 100%;
		}

	#calendar p.month {
		margin: 20px 0px 0px 16px;
		padding: 0 0 3px 3px;
		color: #fff;
		background-color: #006;
		font-size: 85%;
		font-weight: bold;
		text-align: left;
		overflow: hidden;
		}

	#calendar p.datetime {
		margin: 5px 0 0 25px;
		color: #88f;
		font-weight: bold;
		line-height: 150%;
		}

	#calendar p.event {
		margin: 0 0 0 40px;
		color: #009;
		font-weight: bold;
		}

	#calendar p.detail {
		margin: 4px 0 0 40px;
		color: #009;
		}

	#calendar p.minutia {
		margin: 4px 0 0 50px;
		color: #66a;
		font-size: 75%;
		line-height: 80%;
		}

#poster {
	text-align: center;
}

#poster table {
	padding: 10px;
	border-style: double;
	margin-left: 10px;
}

#poster table td.linetop {
	border-top: 1px solid silver;
}

#poster table td.tabletitle {
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	color: #e2706f;
}

#poster table td.ws_head {
	vertical-align: bottom;
	font-weight: bold;
	text-align: center;
}

#poster table td.scalename {
	font-weight: bold;
}

#poster table td.level1 {
	padding-left: 10px;
}

#poster table td.level2 {
	padding-left: 25px;
	font-size: 90%;
}

#poster table td.level3 {
	padding-left: 35px;
	font-size: 85%;
}

#poster table td.figures {
	text-align: center;
}

#bordered_area {
	border-style: ridge;
	margin: 20px 80px 0 80px;
	padding: 15px;
}

#bordered_area h2.smcaps {
	text-align: center;
	font: small-caps bold 125% Georgia, "Times New Roman", Times, serif;
}

#bordered_area p {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	margin: 12px 0 0 0;
}

#bordered_area p.credit {
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	margin: 2px 0 0 0;
}

#bordered_area p.subject {
	font: bold 110% Georgia, "Times New Roman", Times, serif;
}

#bordered_area p.subtext {
	font-weight: normal;
	font-style: normal;
	font-size: 75%;
}

#bordered_area p.tight {
	font-weight: normal;
	font-style: normal;
	font-size: 70%;
	margin: 0;
	padding: 0;
}

#main ul.gracenotes {
	list-style-image: url(/images/gracenote.jpg);
	font-size: 70%;
	margin-bottom: 15px;
}

#main ul.gracenotes li {
	margin-top: 15px;
}

#main ul.components {
	font-size: 70%;
	margin: 0 0 8px 20px;
	list-style-type: square;
}

#main ul.components li {
	margin-top: 1px;
}

#marketplace p {
	margin: 0 0 0 20px;
	font-size: 70%;
}