/*.cellNumber
	color : #BB0000;
	font-weight : bold;
}*/
.Tables TD{
	line-height:1.2em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
TD.tableHeading{
	font-weight : bold;
	color: #FFAA00;
	background-color: #FFFEE5;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
}
.text{
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 5px;
	padding-top : -2px;
}
.h2{
	font-weight: bold;
	text-decoration: none;
	vertical-align : top;
	font-size: 1.40em; /* 13px */
	padding-bottom: 0.58em;
	color: #FFB300;
}
.h1, .h1Black {/*heading */
	font-weight: bold;
	text-decoration: none;
	vertical-align : top;
	font-size: 1.21em; /* 13px */
	padding-bottom: 0.58em;
	color: #FFB300;
}
*{
	font-family : Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size: 11px;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #272727;
	margin-left: 2px;
	line-height: 15px;
}

a.block{
	border : 1px solid #D8D8D8;

}
a.block:hover{
	border : 1px solid #FFB300;
}

.YelloBlock{
	border : 1px solid #FFB300;
}

.right{
	text-align: right;
	color: #272727;
	font-weight: bold;
	padding-right: 10px;
	margin-right: 5px;
	-moz-outline-style:none;

}
a.right{
	color: #272727;
	background-image: url(../arrows_logos/goArrowBlack.gif);	
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	-moz-outline-style:none;

}
a.right:hover{
	color: #FFB300;
	background-image: url(../arrows_logos/goArrowYellow.gif);
	padding-right: 10px;
	-moz-outline-style: none;

}

.trileft{
	text-align: left;
	color: #272727;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 5px;
	-moz-outline-style:none;

}
a.trileft{
	color: #272727;
	background-image: url(../arrows_logos/goArrowBlackLeft.gif);	
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	-moz-outline-style:none;

}
a.trileft:hover{
	color: #FFB300;
	background-image: url(../arrows_logos/goArrowYellowLeft.gif);
	padding-left: 10px;
	-moz-outline-style: none;

}

.left{
	text-align: right;
	color: #272727;
	font-weight: bold;
	padding: 10px;
	-moz-outline-style: none;
}

.FFleft{
	text-align: right;
	color: #272727;
	font-weight: bold;
	padding: 10px;
	-moz-outline-style: none;
}

a.left{
	text-align: left;
	color: #272727;
	font-weight: bold;
	background-image: url(../arrows_logos/bulletArrowBlack.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px;
	-moz-outline-style: none;
}
a.left:hover{
	color: #FFB300;
	background-image: url(../arrows_logos/bulletArrowYellow.gif);	
}

.up{
	text-align: right;
	color: #272727;
	font-weight: bold;
	padding: 10px;
}
a.up{
	text-align: right;
	color: #272727;
	font-weight: bold;
	background-image: url(../arrows_logos/upArrowBlack.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px;
}
a.up:hover{
	color: #FFB300;
	background-image: url(../arrows_logos/upArrowYellow.gif);
	
}

H1{
	color:#FFB300;
	font-size:24px;
	font-style: italic;
	line-height:22px;
}
.Breadcrumb {
	font-size: 0.9em;
	font-weight : bold;
	color: #272727;
	-moz-outline-style: none;
}
.Footer{
	padding-left: 5px;
	padding-right: 5px;
}
a.Footer {
	color: #FFB300;
}
a.Footer:Hover {
	color: #272727;
}
.bullet{
	list-style : disc;
	color:#FFb300
}


