body
{
	background-color: #ffffff;
	margin: 0;
}
a
{
	color: #1e58bb;
	font-family: tahoma;
	cursor:pointer;
	
}
a:hover
{
	color: #069fff;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
a:link
{
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
}
a:visited
{
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
}
a:active
{
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
}


.fontwhite
{
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
}


.fontGray
{
	font-family: tahoma;
	font-size: 11px;
	color: #9c9c9c;
	line-height: 18px;
}
.fontFooter
{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
}
.fontminiFooter
{
	font-family: tahoma;
	font-size: 9px;
	color: #1e58bb;
	line-height: 18px;
}
.fontFooterBlue
{
	font-family: tahoma;
	font-size: 9px;
	color: #1e58bb;
	line-height: 12px;
}

.loginWhite
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
}

.fontyellow
{
	font-family: tahoma;
	font-size: 13px;
	color: #ff4d0e;
	font-weight: bold;
}
.fontyellowNormal
{
	font-family: tahoma;
	font-size: 11px;
	color: #ff4d0e;
	font-weight: bold;
}
.fontyellowUnderline
{
	font-family: tahoma;
	font-size: 11px;
	color: #ff4d0e;
	font-weight: bold;
	text-decoration: underline;
}
.fontBlack
{
	font-family: tahoma;
	font-size: 13px;
	color: #575757;
	font-weight: bold;
}
.fontnav
{
	font-family: tahoma;
	font-size: 11px;
	color: #23395f;
	font-weight: bold;
}



.textboldunderline
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3366ff;
	text-decoration: underline;
}

.textnormal
{
	font-family: tahoma;
	font-size: 11px;
	color: #2d3645;
	font-weight: normal;
	font-style: normal;
}

.textblueNor
{
	font-family: tahoma;
	font-size: 11px;
	color: #1e58bb;
	font-weight: bold;
	font-style: normal;
}
.textblackNor
{
	font-family: tahoma;
	font-size: 11px;
	color: #1e58bb;
	font-weight: bold;
	font-style: normal;
}
.textblueNor2
{
	font-family: tahoma;
	font-size: 11px;
	color: #2464a3;
	font-weight: normal;
	font-style: normal;
}


.textnormal_underline
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.textcapheader
{
	font-family: tahoma;
	font-size: 13px;
	color: #0a1724;
	font-weight: bold;
	font-style: normal;
}

.textcapheaderNila
{
	font-family: tahoma;
	font-size: 13px;
	color: #1e58bb;
	font-weight: bold;
	font-style: normal;
}
.textcapheaderBlue
{
	font-family: tahoma;
	font-size: 13px;
	color: #2464a3;
	font-weight: bold;
	font-style: normal;
}
.textnormal1
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}


.textBlue
{
	font-family: tahoma;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	font-style: normal;
}

.textBrown
{
	font-family: tahoma;
	font-size: 11px;
	color: #2d3645;
	font-weight: normal;
	font-style: normal;
    height: 21px;
}

.textOrange
{
	font-family: tahoma;
	font-size: 11px;
	color: #ff4d0e;
	font-weight: normal;
	font-style: normal;
}

.textRed
{
	font-family: tahoma;
	font-size: 11px;
	color: #8d0202;
	font-weight: normal;
	font-style: normal;
}

.header
{
	font-family: tahoma;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
}

.headerBlue
{
	font-family: tahoma;
	font-size: 15px;
	color: #1e58bb;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
}
.descriptionheader
{
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}

.LinksYellow A:link
{
	font-weight: bolder;
	font-size: 13px;
	color: #ff4d0e;
	font-family: tahoma;
	text-decoration: none;
}
.LinksYellow A:active
{
	font-weight: bolder;
	font-size: 13px;
	color: #ff4d0e;
	font-family: tahoma;
	text-decoration: none;
}

.LinksYellow A:visited
{
	font-weight: bolder;
	font-size: 13px;
	color: #ff4d0e;
	font-family: tahoma;
	text-decoration: none;
}
.LinksYellow A:hover
{
	font-weight: bolder;
	font-size: 13px;
	color: #080049;
	font-family: tahoma;
	text-decoration: none;
}
.LinksNave A:link
{
	font-weight: bolder;
	font-size: 11px;
	color: #909090;
	font-family: tahoma;
	text-decoration: none;
}
.LinksNave A:active
{
	font-weight: bolder;
	font-size: 11px;
	color: #909090;
	font-family: tahoma;
	text-decoration: none;
}

.LinksNave A:visited
{
	font-weight: bolder;
	font-size: 11px;
	color: #909090;
	font-family: tahoma;
	text-decoration: none;
}
.LinksNave A:hover
{
	font-weight: bolder;
	font-size: 11px;
	color: #cccccc;
	font-family: tahoma;
	text-decoration: none;
}

.LinksBigImg A:link
{
	font-weight: bolder;
	font-size: 15px;
	color: #0c2b5d;
	font-family: tahoma;
	text-decoration: none;
	padding: 15px;
}
.LinksBigImg A:active
{
	font-weight: bolder;
	font-size: 15px;
	color: #0c2b5d;
	font-family: tahoma;
	text-decoration: none;
	padding: 15px;
}

.LinksBigImg A:visited
{
	font-weight: bolder;
	font-size: 15px;
	color: #0c2b5d;
	font-family: tahoma;
	text-decoration: none;
	padding: 15px;
}
.LinksBigImg A:hover
{
	font-weight: bolder;
	font-size: 15px;
	color: #080049;
	font-family: tahoma;
	text-decoration: none;
	padding: 15px;
}
.inputbox
{
	font-family: tahoma;
	font-size: 10px;
	width: 75px;
	text-align: left;
	font-weight: normal;
	color: #333333;
}

.inputbox_sml
{
	font-family: tahoma;
	font-size: 12px;
	width: 75px;
	text-align: left;
	font-weight: normal;
	color: #333333;
}

.inputbox2
{
	font-family: tahoma;
	font-size: 12px;
	width: 125px;
	text-align: left;
	font-weight: normal;
	color: #333333;
}

.borderBOTTOM
{
	border-bottom: #f18f15 1px solid;
}
.dropdown
{
	font-family: tahoma;
	font-size: 10px;
	width: 75px;
	text-align: left;
	font-weight: normal;
	color: #333333;
}
.fontsel
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #069fff;
}
.headinggrey
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #898b8b;
}

.dividline
{
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.textblueNor3
{
	font-size: 8pt;
	color: #003399;
	font-family: Tahoma;
	text-decoration: none;
}
.textblueNor4
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}
.textblueNor3Alt
{
	font-size: 8pt;
	color: #ff4d0e;
	font-family: Tahoma;
	text-decoration: none;
}
.textblackNor
{
	font-size: 8pt;
	color: #1d58bb;
	font-family: Tahoma;
	text-decoration: none;
}.inputbox3
{
	font-family: tahoma;
	font-size: 11px;
	width: 75px;
	text-align: left;
	font-weight: normal;
	color: #333333;
}

.fontBlue
{
	font-family: tahoma;
	font-size: 11px;
	color: #069fff;
	font-weight: normal;
}
.fontBlueBold
{
	font-family: tahoma;
	font-size: 11px;
	color: #069fff;
	font-weight: bold;
}
.fontyellowNor
{
	font-family: tahoma;
	font-size: 11px;
	color: #ff4d0e;
	font-weight: normal;
}
.fontyellowBold
{
	font-family: tahoma;
	font-size: 11px;
	color: #ff4d0e;
	font-weight: bold;
}
.textblackNorReport
{
	height:20px;
	font-family: tahoma;
	font-size: 11px;
	color: White;
	background-color:#1d58bc;
	font-weight: bold;
	font-style: normal;
	padding:0px 0px 0px 2px;
	
	
}
.textblackNorReportHeader
{
	
	height:20px;
	font-family: tahoma;
	font-size: 11px;
	color: White;
	background-color:#1d58bc;
	font-weight: bold;
	font-style: normal;
	padding:0px 0px 0px 2px;
	
	
}
.textblackNorReportFooter
{
	font-family: tahoma;
	height:20px;
	font-size: 11px;
	color:#003399;
	background-color:#e3f0ff;
	font-weight: bold;
	font-style: normal;
	padding:0px 0px 0px 2px;
	
}
.textnormalReport
{
	background-color:#e3f0ff;
	height:20px;
	font-family: tahoma;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	padding:0px 0px 0px 2px;
	height:20px;
}
.fontBlueReport
{
	background-image:url(../images/bg_row_img.gif);
	height:20px;
	font-family: tahoma;
	font-size: 11px;
	color: #069fff;
	font-weight: bold;
}
.fontyellowReport
{
	background-image:url(../images/bg_row_img.gif);
	height:20px;
	font-family: tahoma;
	font-size: 11px;
	color: #ff4d0e;
	font-weight: bold;
}
.textblackNorTH
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}