li ul {
	margin-top:0px;
	margin-bottom:0px;
}
li ul li {
	list-style-type:circle;
}
.pagebreakafter {
	page-break-after: always;
}
.pagebreakbefore {
	page-break-before: always;
}
.nowrap {
	white-space:nowrap;
}
.xx-small {
	font-size: xx-small
}
.x-small {
	font-size: x-small
}
.small {
	font-size: small
}
.medium {
	font-size: medium
}
.large {
	font-size: large
}
.x-large {
	font-size: x-large
}
.xx-large {
	font-size: xx-large
}
.smaller {
	font-size: smaller;
}
.larger {
	font-size: larger;
}
.halfsize {
	font-size:50%
}
.size150 {
	font-size:150%
}
.bold {
	font-weight: bold
}
.normal {
	font-weight: normal
}
.center {
	text-align: center;
}
.indent {
	margin-left: 40px;
}
.textgrey {
	color:#666666;
}
.textblue {
	color:#000099;
}
.textblue286 {
	color:#025bab;
}
.textbluegreen {
	color:#009999;
}
.textlightblue {
	COLOR: #214B97;
}
.textbrown {
	COLOR: #993300;
}
.textbrownfall {
	color: #731c19;
}
.textdarkgreen {
	COLOR: #006600;
}
.textpurple {
	COLOR: #993399;
}
.textred {
	COLOR: #ff0000;
}
.textdarkred {
	COLOR: #990000;
}
.textdeepred {
	COLOR: #CC3333;
}
.textfuscia {
	color: #ff00ff;
}
.texttrueblue {
	color:#0000FF;
}
.textwhite {
	COLOR: #ffffff;
}
.textlightblue {
	COLOR: #214B97;
}
.textpaleblue {
	COLOR: #336699;
}
.textgreen {
	COLOR: #009900;
}
#video {
	background-position: left;
	float: right;
	font-size: small;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#videocenter {
	background-position: left;
	font-size: small;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
/* Branch colors - Connecting Services pages */

.BabylonGreen {
	color:#006633
}
.CityZoneGrey {
	color:#666666
}
.FarRockawayBrown {
	color:#996600
}
.HempsteadYellow {
	color:#FFCC00
}
.LongBeachOrange {
	color:#FF9900
}
.MontaukBlue {
	color:#006666
}
.OysterBayGreen {
	color:#006600
}
.PortJeffersonBlue {
	color:#000099
}
.PortWashingtonRed {
	color:#CC0000
}
.RonkonkomaPurple {
	color:#660066
}
.WestHemsteadBlue {
	color:#006699
}
