 .SeparatorBar {
	background: #B9E8D3;
	height: 8px;
	padding: 3px 0px 3px 0px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	clear: none;
	}
	
tr.SeparatorBar {
	background: #B9E8D3;
	height: 8px;
	padding: 3px 0px 3px 0px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	clear: none;
	}
	
.NITBody {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 7px;
	padding-right: 15px;
}

.NITBody2 {
	border-right: 1px solid #CCCCCC;
	padding-left: 25px;
	padding-right: 15px;
}

.NITBodyRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}


.NITBodyMenuLeft {
	border-left: 1px solid #CCCCCC;
	width: 150px;
}


.NITFooter {
	padding: 3px 10px 5px 10px;
	background-image: url(images/NetworkIT/Repository/NetworkIT-FooterBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.NITBanner {
	border: 1px solid #CCCCCC;
}

.TopLogo {
	border-left: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.TopMenu {
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}

.TopMenuItems {
	color: dimgray;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

h1{
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D2691E;
	line-height: 28px;
}

h2 {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D2691E
}

h3 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.Quote {
	font-weight: normal;
	font-style: italic;
	font-family: Verdana;
	font-size: 12px;
	line-height: 120%;
}

.NewsDate {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	color: #777777;
}

P {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}

UL {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}

OL {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}

.PartnerDescriptionBG {
	background-color: #F5F5F5;
	padding: 0px 10px 0px 10px;
	} 
