.toolTip
{
    background-image: url(../images/ToolTip.gif);
    background-repeat: no-repeat;
    width:174px;
    height:214px;
    position:relative;
    top:0px;
    text-transform:uppercase;
}

.tooltipLabel
{
	font-size : 12px;
	font-weight : bold;
	color:#003E77;
}

.tooltipLabelInfo
{
    font-size : 10px;
	color:#003E77;
	padding-left:20px;
	padding-right:20px;
    width:164px;
}

.tooltipLabelInfo b
{
    font-size : 11px;
}

.popupConfirm{
	position: absolute;
	visibility: hidden;
	z-index: 5;
	height: 150px;
	width: 300px;
	left: expression((document.body.offsetWidth/2) - 150);
	top: expression((document.body.offsetHeight/2) - 75);
	background-color: #ffffff;
	background-position: center center;
	border: thick solid #f00000;
}

.windowBarTopLeft {
	margin: 0px;
	padding: 0px;

}
.windowBarTopRight {
	margin: 0px;
	padding: 0px;
}
.windowBarTopMiddle {
	margin: 0px;
	padding: 0px;
	background-image:url(images/middle.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.windowBarLeft {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #7373D6;
}

.windowBarRight {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #434385;
}

.windowBarBottom {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #5B5BB5;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5B5BB5;
	border-left-color: #5B5BB5;
}
.logIn {
text-align:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #00CCFF;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

body 
{
  margin-top: 5px;
}
TD {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003E77;
}
	
#errorArea, .errorArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}



.textField{
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #00CCFF;
}
.mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
.heading {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
.version {
	font-weight: bold;
	text-align: center;
}
.textFieldOver {
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #999900;
}
.textFieldError {
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: thin dashed #FF0000;
}
.textFieldIn {
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #999900;
	background-color: #FFFF66;
}.risk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.style8 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {font-size: 12px}
.style11 {color: #003399}
.style14 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003399; }
.style15 {
	font-size: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.style17 {color: #00009c}
a:link {
	color: #00009C;
}
a:visited {
	color: #00009C;
}
a:hover {
	color: #00009C;
}
a:active {
	color: #00009C;
}
.style8 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style19 {
	color: #003399;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style20 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
.style21 {font-family: Arial, Helvetica, sans-serif; color: #003399; font-size: 12px;}
.style24 {font-size: 14px; font-weight: bold;}
.style27 {color: #003399; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style28 {font-size: 12px; color: #003399;}
.style29 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}



.heading1 {
	font-size : 14px;
	font-weight : bold;
	color:#003E77;
	/* background-color:#aed9f2; */
}

.heading2 {
	font-size : 12px;
	font-weight : bold;
	color:#003E77;
}

.heading3{ font-size : 14px;
	color:#003E77;}
	
.reportheading{ font-size : 11px;
	font-weight : bold;
	color:#003E77;}
	
.reportcell{ font-size : 11px;
	color:#003E77;}
	
p {
	font-size: 12px;
}


.tf{
	border-color : #003E77;
}

.progname
{
    padding-left: 20px;
    padding-top: 6px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    font-size: 14px;
    font-weight: bold;
    color: #003E77;
    font-style: italic;
    background-repeat: no-repeat;
    width: 774px;
    height: 29px;
    background-image: url(../images/navigation/tab01.jpg);
}

.prognameMedium
{
    padding-left: 20px;
    padding-top: 6px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    font-size: 14px;
    font-weight: bold;
    color: #003E77;
    font-style: italic;
    background-repeat: no-repeat;
    width: 774px;
    height: 29px;
    background-image: url(../images/navigation/tab01_Medium.jpg);
}
.prognameLong
{
    padding-left: 20px;
    padding-top: 6px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    font-size: 14px;
    font-weight: bold;
    color: #003E77;
    font-style: italic;
    background-repeat: no-repeat;
    width: 774px;
    height: 29px;
    background-image: url(../images/navigation/tab01_Long.jpg);
}

.matrix1 {
	font-size : 14px;
	font-weight : bold;
	color:#003E77;
	background-color:#e6f3fb;
}
.matrix2 {
	font-size : 14px;
	font-weight : bold;
	color:#003E77;
	background-color:#aed9f2;
}
.matrix3 {
	font-size : 14px;
	font-weight : bold;
	color:#003E77;
	background-color:#95ceee;
}



.report
{
    background-color: #aed9f2;
    border-right: #aed9f2 thin solid;
    border-top: #aed9f2 thin solid;
    border-left: #aed9f2 thin solid;
    border-bottom: #aed9f2 thin solid;
}

.report td
{
    background-color: #aed9f2;
    border-right: #aed9f2 thin solid;
    border-top: #aed9f2 thin solid;
    border-left: #aed9f2 thin solid;
    border-bottom: #aed9f2 thin solid;
}

ul.bullet {
	/*list-style-image: url(barrow.gif); */
	font-size: 12px;
 	font-family: Arial;
 	color: #003e77;
	padding-left: 5px;
	margin-left: 20;
	margin-top:5px;
	list-style:square;
	
}
ol.numbered {
	/*list-style-image: url(barrow.gif); */
	font-size: 12px;
 	font-family: Arial;
 	color: #003e77;
	padding-left: 5px;
	margin-left: 20;
	margin-top:5px;
}

.riskHeading1
{
    font-size: 14px;
    font-weight: bold;
    color: #003E77;
    background-image: url(../images/navigation/1-2-col-span.jpg);
}