/* CFTOLEDO CSS */
body {
	margin: 0;
}
body, div, span, table, tr, td, input, select, textarea,
h1, h2, h3, h4, h5, h6, a {
	font-family: Tahoma, Verdana,, Arial, Sans-serif;
	font-size: 11px;
	color: #369;
}
h1, h2, h3, h4, h5,
h1 a, h2 a, h3 a, h4 a, h5 a {
	margin-bottom: 4px;
	font-weight: bold;
}
h1, h1 a {
	font-size: 13px;
	color: #336;
	border-bottom: 1px solid silver;
	
}
h2, h2 a, li.Bold a {
	color: #369;
	font-size: 11px;
	font-weight: bold;
}
h3, h3 a {
	color: #336;
	font-size: 11px;
}
h3.NoTopMargin {
	margin-top: 0;
}
p {
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 16px;
}
hr {
	height: 1px;
	color: silver;
}
ul {
	margin-top: 5px;
}
ol li, ul li {
	line-height: 18px;
}
img.photo {
	border: 1px solid #369;
	margin-left: 10px;
}
a {
	color: #1A3578;
}
a img {
	border: 0;
}
a:hover {
	text-decoration: none;
}
a.NavBarLink {
	color: #006;
	font-weight: bold;
	border-bottom-color: #006;
}
.NavBarColLinkRollOver {
	background-color: #000000;
}
a.NavBarLink:hover {
	text-decoration: none;
	border-bottom-color: #006;
}

/*	===============
	TOP BANNER
	===============
*/
td.TopRow {
	background-color: #1A3578;
	border-bottom: 1px solid white;
}
td.tb_hdr {
	height: 40px;
	background-image: url("../images/BannerBg_sky.gif");
	background-repeat: no-repeat;
	background-color: #90A6DB;
}
table td.tb_o1 {
	width: 150px; 
	border-left: 1px solid white; 
	border-bottom: 1px solid white; 
	background-color: #C90;
}
table tr td.tb_pic {
	width: 50px; 
	border-left: 1px solid white; 
	border-right: 1px solid white;
	height: 61px;
}
td.tb_pic img {
	width: 50px;
	height: 66px;
}
table tr td.tb_o2 {
	width: 60px; 
	border-left: 1px solid white; 
	background-color: #960;
}
table tr td.tb_o3 {
	width: 90px; 
	border-left: 1px solid white;
	background-color: #960;
}
/*	===============
	TOP BANNER
	===============
*/
/*	===============
	NAVIGATION
	===============
*/
div.NavIndent {
	padding-left: 20px;
}
div.NavIndent a {
	color: #1A3578;
}
tr.NavBarRow td {
	background-color: #D4DCF1;
	height: 20px;
	border-top: 1px solid white;
	border-bottom: 1px solid #1A3578;
}
tr.NavBarRow td img {
	margin-bottom: -2px;
}
tr.NavBarRow td img.TopNavButton {
	margin: -3px;
	padding: 0;
}
#Home, #Schedule, #ContactDirections {
	padding-left: 15px;
	padding-right: 15px;
}
td.NavBarCol {
	background-color: #EDF0F6;
	vertical-align: top;
	border-right: 1px solid #CFD9EF;
}
div.NavBarColBottom {
	padding: 20px;
	line-height: 24px;
}
/*	===============
	END: NAVIGATION
	===============
*/
td.ContentPane {
	padding: 20px;
	vertical-align: top;
}
/*	===============
	DATA GRID
	===============
*/

td.hdr_brn, tr.hdr_brn td {
	font-weight: bold;
	background-color: #DFDBB4;
	height: 20px;
	padding: 2px;
	margin-top: 3px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #91A7B4;
	color: #333;
	white-space: nowrap;
}
td.data_white, tr.data_white td {
	background-color: white;height: 18px;
	padding: 2px;
}
td.data_white textarea {
	width: 200px;
}
tr.nowrap td {
	white-space: nowrap;
}
/*	===============
	DATA GRID
	===============
*/
td.Footer {
	background-color: #1A3578;
	height: 30px;
	padding: 5px;
	text-align: center;
	color: #ccc;
	font-size: 9px;
}
.NormalDkBlue {
	color: #007F2A;
}
.NormalBold {
	font-weight: bold;
}
.NormalRedBold {
	font-weight: bold;
}
.NormalRed,
.NormalRedBold {
	color: #CC2222;
}	
div.DivLink {
	padding-top: 5px;
	padding-bottom: 5px;
}
.SubHead, #SubHead {
	font-weight: bold;
	padding-left: 30px;
	text-align: right;
	padding-right: 3px;
	padding-top: 3px;
	vertical-align: top;
}
a.NavBarColLink:hover {
	background-color: white;
}
div.SubNav {
	padding-top: 20px;
}
.CFArticle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}

