/* Comment Line */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #DE2E21;
}
a:hover {
	color: #CBDDE4;
}
UL { 
	list-style-image: url("images/drop.gif"); 
}
/**********************/
/* Styles for this site            */
/**********************/
#thebody {
}
#page-border {
}
#menutable {
	margin: 5px auto 10px auto ;
	border: none ;
}
#menutable td{
	padding: 6px ;
}
.menucell {
	color: #BDDFFA;
	text-align: center;
	padding: 3px;
	width: 20%;
	background: no-repeat center top;
	height: 50px;

}
.linklight {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.1em;


}
.menudropcell {
	background-image: url(images/tab-sides.jpg);
	text-align: center;
}
.heading1 {
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	background: transparent url(images/outline-top.jpg) top center no-repeat;
	color: #003366;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading2 {
	font-weight: bold;
	font-size: 15px;
	background: #5F1300 repeat-y center top;
	color: #FEEFC4;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;

}
.heading3 {
	font-weight: bold;
	color: #DE2E21;
	text-align: left;
	padding: 0;
}
.text4 {
	background: url(images/outline-sides.jpg) top center repeat-y;
	padding: 0 35px;
	line-height: 1.5em;
}
.outline-bottom {
	background: url(images/outline-bottom.jpg) bottom center no-repeat;
}
.text-with-indent {
	margin-left: 25px;
	line-height: 1.5em;
}
/**********************/
/* Styles from original sheet */
/**********************/
.white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
.bigger {
	font-size: 12px;
}
.bolder {
	font-size: 12px;
	font-weight: bold;

}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.cell-right {
	text-align: right;
}
.cell-centre {
	text-align: center;
}
.table-head {
	font-weight: bold;
	color: #075F8D;
	border-top: thin solid #D3100C;
	width: 50%;
	padding-top: 3px;
	margin-right: 40px;
}
.table-cell {
	line-height: 1.5em;
}
.bg-light {
	background-color: #FFEFC6;
	margin-right: 4px;
	margin-left: 82px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 780 px;

}
.bg-top {
	background: url(images/outline-top.jpg) no-repeat center top;
}
.bg-middle {
	background: url(images/outline-sides.jpg) repeat-y center top;
}
.bg-bottom {
	background: url(images/outline-bottom.jpg) no-repeat center bottom;
	height: 40px;
	vertical-align: bottom;

}
#content {
	border-top: solid thin #EBCB9A;
}
.content-cell {
	border-left: solid thin #EBCB9A;
	padding-left: 25px;
	padding-top: 10px;
}
.content-cell img {
	border: thin solid black;
	padding: 5px;
	margin: 5px;
}
.footer-cell {
	border-top: solid thin #EBCB9A;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 8pt;
}
.notice2 {
	font-weight: bold;
	color: #5F1300;
}
.smaller {
	font-size: 10pt;
}

