td.datHead{
	background-color: #313194;
}
td.innerNoBorder{
	border: 0;
}
.dataTabHead{
	margin-right:0px;
	vertical-align:middle;
	background-color: #313194;
	font-weight: bold;
	color: white;
	display:inline;
}
.tableTint{
    background-color: #e2e2e2;
}
.chapTint{
    color: #e6b800;
}
.courFont{
    font-family: "Courier New", Courier, monospace;
}
.innerAlgnTopBrdr{
	border: 0;
}

.innerTab{
	width: 100%;
	border-collapse: inherit; /* border-spacing: 0.5em 1.5em;1.0em 1.5em  - Updated: 2005-09-29 */
	border: 1px solid;
	border-color: #a1a1a1;
	border-style: ridge;
}
.strongText{
	display:inline;
	color: Red;
}
.drkBlueTabHdr{
	color: #FFFFFF; 
	background-color: #313194;
}
ul{
	margin-top:0.25cm;
	margin-bottom:0.25cm
}
li{
	margin-bottom:0.25cm;
}
 
body{
	font-family:Tahoma;
	font-size:10pt;
	scrollbar-face-color: #98a3f4;  
    scrollbar-arrow-color: #313194;  
    scrollbar-track-color: #313194;   
    scrollbar-shadow-color: aqua;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: white;   
    scrollbar-darkshadow-Color: blue;
    background-color: #f3f3f3;
}
td{
	border-left:1.0pt solid windowtext; 
	border-right:1.0pt solid windowtext; 
	border-bottom:1.0pt solid windowtext; 
	border-top:  1.0pt solid windowtext; 
	padding-left:5.4pt; 
	padding-right:5.4pt; 
	padding-top:0px; 
	padding-bottom:0px;
	font-family:Tahoma;
	font-size:10pt;
}
table{
	border: 0px;
	padding: 0px;
}
table.tabLine{
   border-collapse:collapse;
   border: medium none;
   width:100%;
}

hr{
    height:1px;
    width:100%;
    color:#313194;
    margin: 0px 0px 0px 0px;  
}
 
img{
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
} 
.noteGif{
	height:45px;
	width:45;
	border:0px; 
	background: url('images/note.GIF') no-repeat center;
}
.stopHandGif{
	height:32px;
	width:32px;
	border:0px; 
	background: url('images/stop-hand.GIF') no-repeat center;
}
.checkGif{
    height:35px;
	width:45px;
	border:0px; 
	vertical-align: middle;
	background: url('images/check.GIF') no-repeat center;
}
.bulbGif{
    height:32px;
	width:22px;
	border:0px; 
	vertical-align: middle;
	background: url('images/bulb10.GIF') no-repeat center;
}

.stopSignGif{
    height:32px;
	width:32px;
	border:0px; 
	vertical-align: middle;
	background: url('images/stop-sign.GIF') no-repeat center;
}
.lockSafeGif{
    height:38px;
	width:38px;
	border:0px; 
	vertical-align: middle;
	background: url('images/lock16.gif') no-repeat center;
}
.smallCheck{
	border-color: Black;
	border-left-width: 1px;
	border-right-width: 1px;
    height:13px;
	width:13px;
	vertical-align: middle;
	background: url('images/smallCheck.png') no-repeat center;
}
a:link{
     color: black; 
     text-decoration: underline;
}
a:visited{
     color: black; 
     text-decoration: underline;
}
a:hover { 
	background-color:#313194;
	color:white;
	text-decoration: none;
}
tr{
	vertical-align: text-top;
}
.versionText{
	color:  #313194;
}
