body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #006699;
}
a:active {
	color: #CCCCCC;
}
a.panelWhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.panelWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.panelWhite:hover {
	color: #EFEFEF;
	text-decoration: none;
}
a.panelWhite:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.panelBlack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.panelBlack:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.panelBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.panelBlack:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.footer:link {
	color: #666666;
	text-decoration: none;
}
a.footer:visited {
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:active {
	color: #666666;
	text-decoration: none;
}
.watermarkBg {
	background-image: url(../images/watermarkBg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.columnTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.normalTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.enlargedTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.phraseTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.messageTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.columnMnuSolution {
	background-color: #8DC63F;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.columnMnuSolutionOva {
	background-color: #69A21B;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.columnMnuWay {
	background-color: #8E2E2E;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.columnMnuWayOva {
	background-color: #710000;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.columnMnuChannel {
	background-color: #007D7D;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.columnMnuChannelOva {
	background-color: #006666;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.columnMnuLatest {
	background-color: #284F75;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.columnMnuLatestOva {
	background-color: #1E3A55;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.buttons {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	line-height: 22px;
}
.textBoxesGrey {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	scrollbar-base-color: #F1F1F1; 
}
.textBoxesAqua {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFCFC;
	border: 1px solid #7DC0BB;
	color: #003333;
	scrollbar-base-color: #7DC0BB; 
}
.textBoxesBlue {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFCFC;
	border: 1px solid #307A8B;
	color: #003333;
	scrollbar-base-color: #7DC0BB; 
}
.textBoxesGreen {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFCFC;
	border: 1px solid #AAD964;
	color: #003300;
	scrollbar-base-color: #AAD964; 
}
.buttonsBlue {
	background-color: #F8FCFC;
	border: 1px solid #307A8B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.buttonsAqua {
	background-color: #F8FCFC;
	border: 1px solid #7DC0BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.buttonsGreen {
	background-color: #FCFCFC;
	border: 1px solid #AAD964;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
.panelGreyOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.panelBlueOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ACCC;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.panelOrangeOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C64F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0710C;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.panelGreenOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436A20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E8AE;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.panelBBlueOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D91BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.panelAquaOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4E1E0;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.panelRedOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBBBB;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #8C0007;
}
.panelKarkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F5EE;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #9E9649;
}
.panelPurpleOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0BBFF;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #733E94;
}

.columnBox1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8DC63F;
	border-left-color: #8DC63F;
}
.columnBox2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #007D7D;
	border-left-color: #007D7D;
}
.columnBox3 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8E2E2E;
	border-left-color: #8E2E2E;
}
.columnBox4 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #284F75;
	border-left-color: #284F75;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #284F75;
}
.columnBox5 {

	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.normalTxtWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.voicePanels1 {
	background-color: #E3F3F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #079389;
	border-bottom-color: #079389;
	border-left-color: #079389;
	color: #006666;
}
.voicePanels2 {
	background-color: #E3F3F1;
	border: 1px solid #079389;
	color: #006666;
}
.solutionPanels1 {
	background-color: #F1F8E6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #89BA35;
	border-bottom-color: #89BA35;
	border-left-color: #89BA35;
	color: #000000;
}
.solutionPanels2 {
	background-color: #F1F8E6;
	border: 1px solid #89BA35;
	color: #000000;
}
.broadbandPanels1 {
	background-color: #E0EAEC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #307A8B;
	border-bottom-color: #307A8B;
	border-left-color: #307A8B;
	color: #000000;
}
.broadbandPanels2 {
	background-color: #E0EAEC;
	border: 1px solid #307A8B;
	color: #000000;
}

.tableHighlight {
	background-color: #FBFBFB;
	border: 1px dashed #CCCCCC;
}
.tdLine {
	background-image: url(../images/dotsDown.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.panelBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
.panelBlackOn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.inputAvailability {
	background-color: #C7DFEA;
	border: 2px solid #529CC0;
	height: 22px;
	vertical-align: middle;
}
