﻿html
{
	overflow-y: auto;
	overflow-x: auto;
}
GRADUATED
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffaaaaff');
}
BODY
{
	behavior: url(script/csshover2.htc);<!-- per ie6-->
	font-size: 10pt;
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	overflow-y: auto;
	overflow-x: auto;
	background-color: lightcyan;
}
TD
{
	font-size: 10pt;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H2
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H3
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H4
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H5, DT
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
H6
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
TFOOT, THEAD
{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	
TH
{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	
A:link
{	
	text-decoration:	none;
	color:	#3333cc;
}	
A:visited
{	
	text-decoration:	none;
	color:	#333399;
}	
A:active
{	
	text-decoration:	none;
	color:	#333399;
}	
A:hover
{	
	text-decoration:	underline;
	color:	#3333cc;
}
SMALL
{
	font-size:	.7em;
}	
BIG
{
	font-size:	1.17em;
}	
BLOCKQUOTE, PRE
{
	font-family:	Courier New, monospace;
}	
UL LI
{
	list-style-type:	square ;
}	
UL LI LI
{
	list-style-type:	disc;
}	
UL LI LI LI
{	
	list-style-type:	circle;
}	
OL LI
{
	list-style-type:	decimal;
}	
OL OL LI
{
	list-style-type:	lower-alpha;
}	
OL OL OL LI	{
	list-style-type:	lower-roman;
}	
IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.AlertButton
{
	font-weight: bold;
	font-size: 11pt;
	border-bottom-color: black;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: mediumblue;
	text-align: center;
	border-right-color: black;
}
.BodyBold
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFDC;
}
.BodyBoldGrey
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: lightcyan;
}
.Box
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.ErrorMsg
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: yellow;
}
.Field
{
    font-weight: bold;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: white;
    text-align: left;
    border-right: #7f9db9 1px solid;
    border-top: #7f9db9 1px solid;
    border-left: #7f9db9 1px solid;
    border-bottom: #7f9db9 1px solid;
}
.FieldHighlight
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: orange;
	text-align: left;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}
.FieldWarn
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: red;
	text-align: left;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}
.FieldRight
{
	font-weight: bold;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
	text-align: right;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}
.FieldRightHighlight
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: orange;
	text-align: right;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}
.FieldRightWarn
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: red;
	text-align: right;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}
.GridHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b0d6de;
}
.GridHeaderFixed
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b0d6de;
	position: relative;
	top: expression(this.offsetParent.scrollTop - 2);
} 
.GridItem
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: lavender;
}
.GridItemHighlight
{
	font-weight: bold;
	font-size: 10pt;
	color: purple;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: lavender;
}
.GridAlternate
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: powderblue;
}
.GridAlternateHighlight
{
	font-weight: bold;
	font-size: 10pt;
	color: purple;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: powderblue;
}
.GridFooter
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b0d6de;
}
.ReportTitles
{
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Blackadder ITC';
	color: black;
}  
.ReportParameters
{
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Blackadder ITC';
	color: teal;
}  
.ReportHeadings
{
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Blackadder ITC';
	color: blue;
}  
.ReportSubHeadings
{
	font-size: 9pt;
	font-weight: bold;
	font-family: 'Blackadder ITC';
	color: blue;
}  
.ReportParentDetail
{
	font-size: 10pt;
	font-weight: normal;
	font-family: 'Blackadder ITC';
	color: black;
}  
.ReportChildDetail
{
	font-size: 9pt;
	font-weight: normal;
	font-family: 'Blackadder ITC';
	color: black;
}  
.ReportParentTotal
{
	font-size: 10pt;
	font-weight: normal;
	font-family: 'Blackadder ITC';
	color: black;
}  
.ReportParentTotalBold
{
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Blackadder ITC';
	color: black;
}  
.ReportGrandTotal
{
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Blackadder ITC';
	color: black;
}  
.ReportFooter
{
	font-size: 10pt;
	font-weight: normal;
	font-family: 'Blackadder ITC';
	color: blue;
}  
.WarnBold
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: pink;
}

.Button2 
     {
     color: Silver;
     font-size: XX-small;
     font-family: Verdana, Helvetica, sans-serif;
     font-style:normal;
     font-weight: bold;
     padding: 2px;
     height:18px;
     background-color: #8A53A3;
     border-right: darkblue 1px solid;
	 border-top: darkblue 1px solid;
	 border-left: darkblue 1px solid;
	 border-bottom: darkblue 1px solid;
     }
     
.Button3
{
	font-weight: bold;
	font-size:xx-small;
	color: Silver;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	background-color: #8A53A3;
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	border-left: darkblue 1px solid;
	border-bottom: darkblue 1px solid;
	
}
.Button4
{
	font-weight: bold;
	font-size:xx-small;
	border-bottom-color:#722F90;
	color: Silver;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #8A53A3;
	text-align: center;
	border-right-color:#722F90;
}
.Button5
{
	font-weight: bold;
	font-size:xx-small;
	border-bottom-color: black;
	color:Silver;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #9900BC;
	text-align: center;
	border-right-color: black;
}
.ButtonOver
{
	font-weight: bold;
	font-size: 11pt;
	border-bottom-color: black;
	color:Aqua;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #b0d6de;
	text-align: center;
	border-right-color: black;
}
.Menu
{
	border-right: #722F90 0px solid;
	border-top: #722F90 0px solid;
	border-left: #722F90 0px solid;
	border-bottom: #722F90 0px solid;
	margin: 0;
}
.MenuMaster
{
	font-weight: bold;
	font-size: 12pt;
	color:Gray;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	border-right: purple 0px double;
	border-top: purple 0px double;
	border-left: purple 0px double;
	border-bottom: purple 0px double;
	margin: 0;
}
.MenuOver
{
	border-right: firebrick 1px solid;
	border-top: firebrick 1px solid;
	border-left: firebrick 1px solid;
	border-bottom: firebrick 1px solid;
	margin: 0;
}
.MenuHeader
{
	color: Black;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size:small;
	font-family: Calibri;
	text-align: left;
	margin: 0;
}	
.MenuHeaderSelected
{
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	border-left: darkblue 1px solid;
	border-bottom: darkblue 1px solid;
	margin: 0;
	background-color: #9900BC;
	color:Silver;
	text-align: right;
	font-weight: bold; 
}
.MenuHeaderOver
{
	color:Aqua;
	background-color:Gray;
	font-weight: bold;
	font-size:small;
	font-family: Calibri;
	text-align: right;
	margin: 0;
}
.MenuItem
{
	color: Black;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size:smaller;
	font-family: Calibri;
	text-align: center;
	margin: 10;
}
.MenuItemOver
{
	color: firebrick;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: smaller;
	font-family: Calibri;
	text-align: right;
	margin: 0;
}
.MenuItemSelected
{
	color:Green;
	background-color: #C38D6A;
	border: firebrick 1px solid;
	font-weight: normal;
	font-size:x-small;
	font-family: Calibri;
	text-align: right;
	margin: 0;
}
.Module
{
	color: Silver;
	background-color: #8A53A3;
	font-weight: bold;
	font-size:x-small;
	font-family: Calibri;
	text-align: left;
	margin: 0;
}
.ModuleOver
{
	color: #8A53A3;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	text-align: right;
	margin: 0;
}
.ModuleSelected
{
	color: Silver;
	background-color: #8A53A3;
	font-weight: bold;
	border: #722F90 0px solid;
	font-size: small;
	font-family: Calibri;
	text-align:right;
	margin: 0;
}
.PageTitle
{
	font-weight: bold;
	font-size: x-small;
	color: silver;
	font-family: Calibri;
	background-color: #8A53A3;
}
.PageTitle2
{
	font-weight: bold;
	font-size: x-small;
	color: silver;
	font-family: Calibri;
	background-color: #9900BC;
}
.TIMS2MenuTitle
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	margin: 0;
	font-weight: bold;
	font-size: x-large;
	color: navy;
	background-color: #9900BC;
}
.TIMS2SuiteList
{
	border-color: Fuchsia;
	border: 0px;
	background-color: #FF6600;
	width: 400px;
	margin: 0px;
	font-weight: bold;
	font-size: xx-small;
	color:Silver;
}
.Validator
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #F79DBC;
}
/*Login Screen*/
.login_box 
{
	border:3px solid #6D288C;
	padding:50px;
	width:400px;
}
/*End Login Screen*/
/*Title Bar*/
.title_bar 
{
	background:#8A53A3;
	border:3px solid #722F90;
	height:118px;
	line-height:8px;
	vertical-align:middle;
	padding:5px 10px 0 10px;	
}
.title_bar .lefthold 
{
	float:left;
}
.close_arrows_right 
{
	vertical-align:middle;
	text-decoration:none;
	display:inline;
	color:#FFFFFF;
	float:left;
	padding-left:5px;
}
ul#cssMenu div{display:none}
ul#cssMenu li:hover>*{display:block}
ul#cssMenu li:hover{position:relative;}
ul#cssMenu div{
	position: absolute;left:-1px;top:98%;opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
ul#cssMenu ul div{
	position: absolute;left:98%;top:-2px;opacity:1;}
ul#cssMenu,ul#cssMenu ul{
	margin:0px;list-style:none;padding:0px;background-color:transparent;border-width:0px;border-style:solid;border-color:#C0AF62;}
ul#cssMenu div{
	background-image:url(sub.png);}
ul#cssMenu h1,ul#cssMenu h2{
	margin:0;font-size:0;position:absolute;width:15px;height:15px;background-image:url(sub.png);}
ul#cssMenu h1{
	left:100%;top:0;background-position:100% 0;}
ul#cssMenu h2{
	left:0;top:100%;background-position:0 100%;}
ul#cssMenu table {border-collapse:collapse}
ul#cssMenu {
	display:block;font-size:0;zoom:1;position:absolute;z-index: 1000;left: 10px;top: 10px;}
ul#cssMenu ul{
	//width:204px;position:relative;left:15px;top:15px;border:none;background-image:url(sub.png);background-position:100% 100%;padding:0 15px 15px 0;}
ul#cssMenu li{
	display:block;zoom:1;margin:0;font-size:0;float:left;}
ul#cssMenu a:active, ul#cssMenu a:focus {outline-style:none}
ul#cssMenu a,ul#cssMenu li.dis a:hover{
	display:block;vertical-align:middle;_display:inline-block;_vertical-align:top;background-color:transparent;border-width:1px 0px 1px 0px;border-style:solid;border-color:#3A5A8B #3A5A8B #162133  #3A5A8B;text-align:center;text-decoration:none;padding:17px 23px 0px 10px;_padding-left:0;font:normal 13px arial,helvetica;color: #0E2145;text-decoration:none;cursor:pointer;}
ul#cssMenu ul li {float:none;}
ul#cssMenu ul a,ul#cssMenu ul li.dis a:hover{
	display:block;text-align:left;white-space:nowrap;}
ul#cssMenu li:hover>a{
	background-color:#21345A;border-color:#3A5A8B #3A5A8B #162133  #3A5A8B;border-style:solid;font:normal 13px arial,helvetica;color: #FFFFFF;text-decoration:none;}
ul#cssMenu li a:hover{
	_position:relative;background-color:#21345A;border-color:#3A5A8B #3A5A8B #162133  #3A5A8B;border-style:solid;font:normal 13px arial,helvetica;color: #FFFFFF;text-decoration:none;}
ul#cssMenu li.dis a{color: #AAAAAA !important;}
ul#cssMenu img{
	border: none;vertical-align: middle;margin-right:34px;}
ul#cssMenu img.over{display:none}
ul#cssMenu li.dis a:hover img.over{display:none !important}
ul#cssMenu li.dis a:hover img.def {display:inline !important}
ul#cssMenu li:hover > a img.def  {display:none}
ul#cssMenu li:hover > a img.over {display:inline}
ul#cssMenu a:hover img.over,ul#cssMenu a:hover ul img.def,ul#cssMenu a:hover a:hover ul img.def,ul#cssMenu a:hover a:hover img.over,ul#cssMenu a:hover a:hover a:hover img.over{display:inline}
ul#cssMenu a:hover img.def,ul#cssMenu a:hover ul img.over,ul#cssMenu a:hover a:hover ul img.over,ul#cssMenu a:hover a:hover img.def,ul#cssMenu a:hover a:hover a:hover img.def{display:none}
ul#cssMenu a:hover div,ul#cssMenu a:hover a:hover div{display:block}
ul#cssMenu a:hover ul div{display:none}
ul#cssMenu span{
	display:block;overflow:visible;background-image:url(bullet-dark.png);background-position:right center;background-repeat: no-repeat;padding-right:45px;}
ul#cssMenu li:hover>a>span{background-image:url(bullet-white.png);}
ul#cssMenu a:hover span{_background-image:url(bullet-white.png)}
ul#cssMenu ul span,ul#cssMenu a:hover table span{background-image:url(bullet-dark.png);padding-right:45px;}
ul#cssMenu li a.istylei0,ul#cssMenu li.dis.istylei0:hover a.istylei0{
	height:34px;background-color:transparent;background-image:url(left-normal.png);border-width:0px;border-style:none;font:bold 13px arial,helvetica;color:#A6C4D5;text-decoration:none;margin:0 -13px 0 13px;_margin:0 0 0 0;background-position:100% 0;}
ul#cssMenu li.istylei0:hover>a{
	background-color:transparent;background-image:url(left-over.png);border-style:none;font:bold 13px arial,helvetica;color:#FFFFFF;text-decoration:none;}
ul#cssMenu li.istylei0,ul#cssMenu li.dis.istylei0:hover{
	margin:0 13px 0 0;background-color:transparent;background-image:url(left-normal.png);background-position:0 0;}
ul#cssMenu li.istylei0:hover{
	background-color:transparent;background-image:url(left-over.png);}
ul#cssMenu li a.istylei0:hover{
	background-color:transparent;background-image:url(left-over.png);border-style:none;font:bold 13px arial,helvetica;color:#FFFFFF;text-decoration:none;}
ul#cssMenu li a.istylei2,ul#cssMenu li.dis.istylei2:hover a.istylei2{
	height:34px;background-color:transparent;background-image:url(back-normal.png);border-width:0px;border-style:none;font:bold 13px arial,helvetica;color:#A6C4D5;text-decoration:none;}
ul#cssMenu li.istylei2:hover>a{
	background-color:transparent;background-image:url(back-over.png);border-style:none;font:bold 13px arial,helvetica;color:#FFFFFF;text-decoration:none;}
ul#cssMenu li a.istylei2:hover{
	background-color:transparent;background-image:url(back-over.png);border-style:none;font:bold 13px arial,helvetica;color:#FFFFFF;text-decoration:none;}
ul#cssMenu li a.istylei1,ul#cssMenu li.dis.istylei1:hover a.istylei1{
	height:34px;background-color:transparent;background-image:url(right-normal.png);border-width:0px;border-style:none;font:bold 13px arial,helvetica;color:#A6C4D5;text-decoration:none;margin:0 -13px 0 13px;_margin:0 0 0 0;background-position:100% 0;}
ul#cssMenu li.istylei1:hover>a{
	background-color:transparent;background-image:url(right-over.png);border-style:none;font:bold 13px arial,helvetica;color:#FFFFFF;text-decoration:none;}
ul#cssMenu li.istylei1,ul#cssMenu li.dis.istylei1:hover{
	margin:0 13px 0 0;background-color:transparent;background-image:url(right-normal.png);background-position:0 0;}
ul#cssMenu li.istylei1:hover{
	background-color:transparent;background-image:url(right-over.png);}
ul#cssMenu li a.istylei1:hover{
	background-color:transparent;background-image:url(right-over.png);border-style:none;font:bold 13px arial,helvetica;color:#FFFFFF;text-decoration:none;}
ul#cssMenu.istylem0,ul#cssMenu ul.istylem0{
	padding:0 15px 15px 0;}
ul#cssMenu ul.istylem0 li{
	margin:0;}
ul#cssMenu.istylem0 li a,ul#cssMenu ul.istylem0 li a,ul#cssMenu.istylem0 li.dis a:hover,ul#cssMenu ul.istylem0 li.dis a:hover{
	padding:5px 15px;}
