﻿.Col
{
	color: Navy;
	font-weight: 400;
	font-size: 12px;
	font-family:Verdana;
}

.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: #464646;
	background-color: #CADCEA;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	background-color: White;
	border: 1px solid #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}



.productBody
{
	background-color: #FFFFFF;
}


.Hyperlinkstyle
{
	text-decoration: none;
	cursor: pointer;
}

.lnklnk
{
	cursor: pointer;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 0.7em;
	color: #464646;
	line-height: 18px;
	background-color: #002a43;
	text-align: justify;
}
.LicH
{
	height: 10px;
	padding-left: 20px;
	font-family: Verdana;
	font-size: 8pt;
}

.staticButton
{
	width: 100px;
	height: 22px;
	font-size: small;
	color: #000066;
	font-family: Verdana, Arial, Helvetica;
}
.sitemappath
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 20px;
}
.sitemappath A
{
	color: Blue;
	text-decoration: None;
}
.sitemappath A:HOVER
{
	color: Red;
	text-decoration: underline;
}

.SitemaptdMain
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 8.5pt;
	background-color: #f0f0f0;
}
.SitemaptdMain1
{
	padding-left: 30px;
	font-weight: bold;
	font-size: 8pt;
	height: 18px;
	background-color: #F5F5F5;
}
.SitemaptdMain2
{
	padding-left: 80px;
	font-size: 8pt;
	height: 18px;
}
.sitemappath A
{
	text-decoration: none;
}
.sitemappath A:hover
{
	text-decoration: underline;
}

.content
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: justify;
}

A
{
	color: Blue;
	text-decoration: underline;
}

A:hover
{
	color: Red;
	text-decoration: underline;
}

.Footer
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: White;
	vertical-align: middle;
}
.Footer A
{
	color: White;
	text-decoration: underline;
}
.Footer A:Visited
{
	color: White;
	text-decoration: underline;
}
.Footer A:hover
{
	color: Blue;
	text-decoration: underline;
}
.toplevel
{
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: Navy;
	vertical-align: middle;
	padding: 0px;
	border-spacing: 0px;
	background-image: url(../images/but_panel_bg.gif);
	width: 100%;
	height: 30px;
	margin: 0px;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	font-weight: bold;
	text-transform: uppercase;
}
.itemBorder
{
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
}
.itemText
{
	font: bold 8pt Verdana;
	color: Navy;
}
.subitemText
{
	padding-left: 5px;
	font: bold 10px Verdana;
	color: #ffffff;
}
.Menu2Border
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.Menu2Text
{
	padding-left: 10px;
	float: none;
	font: 11px Verdana;
	color: #ffffff;
}
.hiddenlink
{
	border-right: 0px;
	border-top: 0px;
	padding-left: 10px;
	float: none;
	font: 8pt Verdana;
	border-left: 0px;
	cursor: text;
	color: #ffffff;
	border-bottom: 0px;
}
.Menu_TD
{
	width: 75px;
	text-align: center;
}


.menu
{
	text-align: center;
	font-size: 9px;
	width: 80px;
	font-weight: bold;
	height: 30px;
}

.menu A
{
	color: #24669c;
	text-decoration: none;
}
.menu A:visited
{
	color: #24669c;
	text-decoration: none;
}


.menu A:hover
{
	color: #cc0033;
	text-decoration: underline;
}

.menudrop
{
	text-align: left;
	font-weight: bold;
	font-size: 9px;
	width: 200px;
	height: 30px;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	color: #24669c;
	background-color: #f5f5f5;
}

.menudrop A
{
	padding-left: 5px;
	color: #24669c;
	text-decoration: none;
}
.menudrop A:visited
{
	color: #24669c;
	text-decoration: none;
}


.menudrop A:hover
{
	color: #cc0033;
	text-decoration: underline;
}

menudropselected
{
	color: #cc0033;
}
menuselected
{
	color: #cc0033;
}

.left
{
	border-top-width: 0px;
	padding-right: 10px;
	padding-left: 0px;
	font-weight: bold;
	border-left-width: 0px;
	float: left;
	border-bottom-width: 0px;
	padding-bottom: 5px;
	cursor: pointer;
	padding-top: 5px;
	border-right-width: 0px;
	border: 0px solid #CCCCCC; /*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.left A
{
	cursor: pointer;
}
.right
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	border-left-width: 0px;
	float: right;
	border-bottom-width: 0px;
	padding-bottom: 5px;
	cursor: pointer;
	padding-top: 5px;
	border-right-width: 0px /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/;
}
.rightImage
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	border-left-width: 0px;
	float: right;
	border-bottom-width: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right-width: 0px /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/;
}
.right A
{
	cursor: pointer;
}
.Headding
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Navy;
	line-height: 35px;
}
.Headding2
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: 25px;
	color: Navy;
}
.ProductDownload
{
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana;
	background-color: #DADFE3;
	font-size: 8pt;
	line-height: 25px;
}
.ProductDownloadTD
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana;
	background-color: #DADFE3;
	font-size: 8pt;
	line-height: 25px;
}
.ProductDownloadTHEAD
{
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8C8D8D;
	line-height: 28px;
}
.ProBIDTabelHead
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	background-color: #DADFE3;
}
.ProBIDTabel
{
	border-right: #c15e00 1px solid;
	border-top: #c15e00 1px solid;
	border-left: #c15e00 1px solid;
	border-bottom: #c15e00 1px solid;
	padding-bottom: 5px;
	padding-right: 5px;
}
.ProBIDTabel TD
{
	border-right: #c15e00 1px solid;
	border-top: #c15e00 1px solid;
	border-left: #c15e00 1px solid;
	border-bottom: #c15e00 1px solid;
}
.ProESTTable
{
	border-right: #003198 1px solid;
	border-top: #003198 1px solid;
	border-left: #003198 1px solid;
	border-bottom: #003198 1px solid;
}
.ProESTTable TD
{
	border-right: #003198 1px solid;
	border-top: #003198 1px solid;
	border-left: #003198 1px solid;
	border-bottom: #003198 1px solid;
}
.ProESTTabelHead
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003198;
}

.SATabele
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.SATabele TD
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.ClsLeft
{
	text-align: left;
}
.VolCalHand
{
	cursor: pointer;
	padding-left: 30px;
}
.leftlinks
{
	cursor: pointer;
	padding-left: 0px;
}
.leftlinks A
{
	cursor: pointer;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
}
.SATabeleHead
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
}

.ContentLinks
{
	font-family: Verdana;
	font-size: 8pt;
}
.ContentLinks A
{
	font-family: Verdana;
	font-weight: bold;
	color: Blue; /*#FF6600;*/
	text-decoration: underline;
}
.ContentLinks A:hover
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	color: Navy; /*#C35617;*/
}
.ContentLinks1 A
{
	font-family: Verdana;
	font-weight: bold;
	color: Blue; /*#FF6600;*/
	text-decoration: underline;
}
.ContentLinks1 A:hover
{
	font-family: Verdana;
	font-weight: bold;
	color: Navy; /*#C35617;*/
	text-decoration: underline;
}


.Text
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	line-height: 18px;
	text-align: justify;
}
.ChangePassword
{
	border: 1px solid Navy; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	border-right-width: 1px;
	font-family: Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	color: Navy; /*visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.ChangePassword1
{
	border: 1px solid Navy; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	border-bottom-color: Navy;
	border-right-width: 1px;
	border-right-color: Navy;
	border-left-width: 1px;
	border-left-color: Navy;
	border-top-width: 1px;
	border-top-color: Navy;
	font-family: Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	color: Navy; /*visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.tbHead
{
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color: white;
	color: #605C5B;
	font-weight: bold;
}

.LeftTableTD
{
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	width: 100%;
	border-bottom: lightsteelblue 1px solid;
	background-color: #fafafa;
}
.LeftSubTableTD
{
	border-right: #fafafa 1px solid;
	border-top: #fafafa 1px solid;
	border-left: #fafafa 1px solid;
	width: 100%;
	border-bottom: #fafafa 1px solid;
	background-color: #ffffff;
}
.LeftSubTableTD A
{
	font-family: Verdana;
	font-size: 8pt;
	color: Navy;
	padding-left: 10px;
	display: inline-block;
	width: 100%;
	text-decoration: none;
}
.LeftSubTableTD A:hover
{
	font-family: Verdana;
	font-size: 8pt;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	width: 100%;
}
.LeftSubsubTableTD
{
	border-right: #fafafa 1px solid;
	border-top: #fafafa 1px solid;
	border-left: #fafafa 1px solid;
	width: 100%;
	border-bottom: #fafafa 1px solid;
	background-color: #fafafa;
}
.LeftSubsubTableTD A
{
	font-family: Verdana;
	color: Navy;
	padding-left: 1px;
	display: inline-block;
	width: 100%;
	text-decoration: none;
}
.LeftSubsubTableTD A:hover
{
	font-family: Verdana;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1px;
	width: 100%;
}
.LeftTableBorder
{
	border-right: lightsteelblue 1px solid;
	padding-right: 5px;
	width: 200px;
	width: 200px;
}
.LeftSubsubTableTD1 A
{
	font-family: Verdana;
	color: Navy;
	padding-left: 1px;
	display: inline-block; /*width:100%;*/
	font-weight: bold;
	text-decoration: underline;
	float: right;
}
.LeftSubsubTableTD1 A:hover
{
	font-family: Verdana;
	display: inline-block;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 1px; /*width:100%;*/
	color: Blue;
	float: right;
}
.Links
{
	font-family: Verdana, Times, serif;
	padding-left: 10px;
	display: inline-block;
	width: 100%; /*font-weight: bold;*/
	color: Navy;
	text-decoration: none;
}
.Links A
{
	font-family: Verdana, Times, serif;
	color: Navy;
	padding-left: 10px;
	display: inline-block;
	width: 100%;
	text-decoration: none;
}
.Links A:hover
{
	font-family: Verdana, Times, serif;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	width: 100%;
}

.SubLinks A:hover
{
	font-family: Verdana, Times, serif;
	font-weight: bold;
	color: #FFAC1B;
	padding-left: 10px;
	text-decoration: none;
}

.SubLinks
{
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.SubLinks A
{
	font-family: Verdana;
	font-weight: bold;
	color: #FFE691;
	padding-left: 10px;
	text-decoration: none;
}
.quickLinks
{
	font-family: Verdana;
	font-size: 8pt;
	color: #555;
	text-decoration: none;
}

.quickLinks A
{
	font-family: Verdana;
	font-size: 8pt;
	color: #555;
	text-decoration: underline;
}

.quickLinks A:Visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: #555;
	text-decoration: underline;
}
.quickLinks A:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: Red;
	text-decoration: underline;
}

TBODY
{
	text-align: justify;
}
TD
{
	text-align: justify;
}
TEXTAREA
{
	text-align: justify;
}
THEAD
{
	text-align: justify;
}

.TDRight
{
	text-align: right;
}
.TDLeft
{
	text-align: left;
}
.TDCenter
{
	text-align: center;
}

.TblTh0
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height: normal;
	padding-top: 0px;
	color: Navy;
	font-weight: bold;
}
.headline-color
{
	font-family: "trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.subheadline-color
{
	font-family: "trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.headline-small
{
	font-family: "trebuchet MS" , Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}
.tableHead
{
	font-family: trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	padding: 2px;
	padding-left: 10px;
	color: Navy;
	text-align: left;
	background-color: #f8f8ff;
}
.ChangePassword3
{
	border: 0px solid Navy; /*THEME CHANGE HERE*/
	border-bottom-width: 0px;
	border-right-width: 0px;
	font-family: Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	color: Navy; /*visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.ChangePassword4
{
	border: 1px solid Navy; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	border-right-width: 1px;
	font-family: Verdana;
	line-height: 10px;
	z-index: 75;
	background-color: white;
	color: Navy; /*visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
TABLE TH
{
}


.outerPopup
{
	background-color: transparent;
	padding: 1em 6px;
}

.innerPopup
{
	background-color: #fff;
}

.modalBackground
{
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.tdback
{
	background-image: url(images/menubg.jpg);
}



