﻿.nitflash {
	/* original width 717 and height 177 */
	width: 690px;
	height: 177px;
}
.nitFont {
	font-family: Arial, Helvetica, sans-serif;
}
.nitTitleRow1 {
	background-color: #E7E08C;
	height: 25px;
	vertical-align: middle;
	text-align: right;
	color= #47454a;
	font-size: xx-small;
}
.nitTitleRow2 {
	background-color: #4BBBE3;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	color= black;
	font-size: x-small;
	font-weight: bold;
}
.nitTitleRow3 {
	height: 25px;
	background-color:#CC66FF;
	color:black;
	text-align:right;
}
.nitCol1 {
	width: 400px;
	background-color: white;
	color:black;
	margin:5 4 5 3;
}
.nitCol1Text{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;

}

.nitColorBlack {
	color:black;
}
.nitCol2 {
	width: 250px;
	background-color: #029ed9;
	text-align: center;
	color: white;

}
.nitCol3 {
	width: 300px;
	background-color: #d3c52a; 
/*	background-color:#FFFF99; */
	text-align: center;
}
.nitCommonValign {
	vertical-align: top;
}
.nitCommonPadding {
	padding: 10px;
}
.nitfooter {
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	color: black;
	background-color:#cccccc;
}

.nitfooter a{
	text-decoration:none;
	color:black;
}

.nitfooter a hover{
	color:yellow;
}


.nitTextRegular {
	font-family: Arial;
	letter-spacing: 0.75px;
	color: #4E4E4E;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
}
.nitTextBold {
	font-family: Arial; 
	letter-spacing: 0.75px; 
	color: #4E4E4E; 
	line-height: 15px; 
	font-size: 12px; 
	font-weight: bold; 	
}
.nitTextBig {
	font-family: Arial; 
	color: #4E4E4E; 
	line-height:20px;
	font-size: 14px; 
	font-weight: bold; 	
}
.nitTableFirstColumn {
	width: 180px;
	background-color: #FFCC00;
	font-weight: bold;
	padding: 5px;
}


.nitTableColumns {
	background-color: #FFFF99;
	padding: 5 5 5 5;
}
.nitTable1FirstColumn {
	width: 80px;
	background-color: #abcdef;
	font-weight: bold;
	height: 30px;
	padding: 5px;
	text-align: left;
}
.nitTable1Columns {
	background-color: #FEDBAB;
}
.nitTableGrid td{
	border-width:1 0 1 0;
	border-color:silver;
	border-style:groove;
	
}


.nitTitleRow1 a {
	color:#736e5a;
	font-weight:bold;
	text-decoration:none;
}

.nitTitleRow1 a:hover {
	color:black;
}
.nitTitleRow2 a {
	color:black;
	text-decoration:none;
}
.nitTitleRow2 a:hover {
	color:white;
}

.nitcol2 a {
	text-decoration:none;
	font-weight:bold;
}
.nitCol2 a img
{
	border-style:none;
}
.ms-globallinks a {
	color:#666666;
}

.ms-globallinks a:hover{
	color:#666666;
}

.ms-globallinks a:link{
	color:#666666;
}
.nitOverallWidth{
	width=975px;
}

.nitContentAlignment{
	text-align:left;
}

.nitbody{
	background-color:#cccccc;
	text-align:center;
}
.nitSpaceAfter{
	margin-bottom:2em;
}
.nitContentBackground{
	background-color:#d8d8d8;
	background-color:white;

}


.nitWidth20pct {
	width:20%;
}

/* for managing calculator stuff */
.nitCalculator{
	
}

.nitCalculator input {
	width:140px;

}
.nitCalculatorWidth{
	width:250pt;
}
.nitCalculator td{
	color:black;
	text-align:right;
	vertical-align:middle;
	height:30px;
	border-width:1 0 0 0;
	border-color:#669900;
	border-style:none;
}
.nitCalcBottomBorder{
	border-bottom:1 black solid;
}
.nitCalcResults {
	text-align:left;
	font-size:18px;

	
}
.nitCol3Heading {
	margin-bottom:6px;
	font-size:small;
	color:black;
	
}
.nitHide{
	display:none;
}
.nitvideo{
	
	width=600px;
	height=400px;
}


.nitcol2video{
	color=white;
}

.nitcol2video a {
	text-decoration:none;
	color=white;
}
