﻿body
{
    font-size:14px;    
    font-family:Verdana !important;
}

.treeNode
{
	font-family:Verdana;
	font-size:14px;
	color:#6699FF;
	height:20px;
	width:130px;
	background-image : url(../../Images/treeViewmenu_blue.jpg);
	color:Black;
}

.leafNode
{
	font-family:Verdana;
	font-size:14px;
	text-decoration:none;
	color:Black;
}

.menuStaticItemStyle
{
	font-family:Verdana;
	font-size:12px;
	color:#6699FF;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}

.menuParentStaticItemStyle
{
	font-family:Verdana;
	background:none;
	display: block;
	height:28px;
	font-size:12px;
	padding-left:3px;
	padding-top:1px;
	border-style:ridge;
	border-width:1px;
	border-left-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;
	background-image : url(../../Images/menu_blue.jpg);
}

.menuParentStaticHoverItemStyle
{
	font-family:Verdana;
	background:none;
	display: block;
	height:28px;
	font-size:12px;
	background-image : url(../../Images/menu_red.jpg);
	font-weight:bold;
	color:Black;
}

.menuStaticHoverItemStyle
{
	font-family:Verdana;
	font-size:12px;
	color:#993333;
}

.menuToolBarStaticHoverItemStyle
{
	font-family:Verdana;
	background:none;
	display: block;
	height:26px;
	font-size:12px;
	background-image : url(../../Images/menu_red.jpg);
}

.menuButton
{
	color:#104E8B;
	text-decoration:None;
	height:25px;
	background-color:#B9D3EE;
	font-family:Verdana;
	font-size:12px;
	padding-left:3px;
	padding-top:7px;
	border-left-style:ridge;
	border-left-width:1px;
	border-left-color:#ADADAD;
	border-style:ridge;
	border-width:1px;
}

.loginPanel
{
	background-color: White;
	border-right: Olive 2px solid;
	border-top: Olive 2px solid;
	border-left: Olive 2px solid;
	border-bottom: Olive 1px solid;
	line-height: 30px;
	font-family:Verdana;
	font-size:small;
	color:Black;
	text-align:left;
}

.textBox
{
	font-family:Verdana;
	font-size:14px;
	border-style:solid;
	border-width:1px;
}

.textBoxActive
{
	background-color:Yellow;
}

.button
{
	width:66px;
	height:22px;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	color:#084B8A;
	border-width:0px;
	background-color:Transparent;
	background-image : url(../../Images/sml_button1.gif);
}

.button_medium
{
	width:100px;
	height:22px;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	color:#084B8A;
	border-width:0px;
	background-color:Transparent;
	background-image : url(../../Images/med_button1.gif);
}

.button_small
{
	width:54px;
	height:24px;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	color:#084B8A;
	border-width:0px;
	background-color:Transparent;
	background-image : url(../../Images/button_small1.gif);
}

.button_large
{
	width:120px;
	height:22px;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	color:#084B8A;
	border-width:0px;
	background-color:Transparent;
	background-image : url(../../Images/lge_button1.gif);
}

.messageText
{
	font-family: Verdana;
	color: 	#084B8A;
	font-style: Italic;
	font-size:14px;
}

.gridViewGeneral
{
	font-family: Verdana;
	font-size: 14px;
	border-style:solid;
	border-width:1px;
	/*border-color:#7D9EC0;*/
	border-color:Gray;
	border-bottom-width:1px;
}

.gridViewNormal
{
	font-family: Verdana;
	font-size: 14px;
	border-style:solid;
	border-width:1px;
	/*border-color:#7D9EC0;*/
	border-color:Gray;
}

.gridViewGeneralSingle
{
	font-family: Verdana;
	font-size: 14px;
	border-style:solid;
	border-width:1px;
	/*border-color:#7D9EC0;*/
	border-color:Gray;
}
	
.gridEditRow
{
	background-color:#FFC0CB;
}

.gridAlternateRow, .gridAlternateRow td
{
	height:20px;
	font-size:14px;
	background:#FFF none no-repeat !important;
}

.gridRow
{
	height:20px;
	background-color:#D1D0D0 !important;
	font-size:14px;
	/*background-image: url(../../Images/grid_back.jpg);*/
	
}

.gridHeader
{
	/*background-color:#EED5D2;*/
	text-decoration:None;
	background-color:#E3E3E3;
	text-align:left;
	height:20px;
	border-width:1px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	/*color:#00A587;*/
}

.gridTitleLabel
{
	font-family:Verdana;
	font-size:smaller;
	font-weight:bold;
}

.label
{
	font-family:Verdana;
	font-size:14px;
}

.loginName
{
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	color:#104E8B;
}

.loginStatus
{
	text-align:right;
	font-family:Verdana;
	font-size:14px;
	color:#104E8B;
	padding-left:1045px;
}

.pageTitleLabel
{
	font-family:Verdana;
	font-size:13px;
	color:#6699FF;
	font-weight:bold;
}

.repeaterAlternateRow
{
	height:30px;
}

.repeaterRow
{
	height:30px;
	background-color:#CAE1FF;
}

.repeaterHeader
{
	background-color:#EED5D2;
	text-decoration:None;
	text-align:left;
	height:30px;
	border-width:1px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000080;
}

.repeaterCell
{
	font-family:Verdana;
	font-size:14px;
}

.table
{
	font-family:Verdana;
	font-size:14px;
	border-style:solid;
	border-width:1px;
	/*border-color:#7D9EC0;*/
	border-color:Gray;
}

.partTable
{
	font-family:Verdana;
	font-size:14px;
	border-style:solid;
	border-width:1px;
	border-color:#7D9EC0;
	border-bottom-width:0px;
}
.gridBottom
{
	font-family:Verdana;
	font-size:14px;
	border-style:solid;
	border-width:1px;
	/*border-top-width:0px;*/
	border-color:#7D9EC0;
}

.pageHeader
{
	font-family:Verdana;
	font-size:14px;
	text-align:center;
	color:#084B8A;
	width:50px;
	background-image : url(../../Images/tab1.gif);
}

.tableCell
{
	font-family:Verdana;
	font-size:14px;
}

.tableMenu
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#104E8B;
	width:50px;
	background-color:#CAE1FF;
	padding:5px;
}

.toplinks
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Verdana;
}

.crumbs
{
	font-size: 8pt;
	font-family: Verdana;
}

.gradbot
{
	font-family: Verdana;
	font-size: 8pt;
	background-image: url(../../Images/box_bot.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.tableBorder
{
	border-right: 1px outset;
	border-top: 2px outset;
	border-left-width:1px;
	border-left-color:Silver;
	border-bottom: 1px outset;
	/*background-color: #ffffff;*/
	background-color:Silver;
	width:800px;
}

.filelistheader
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: top;
	color: white;
	/*background-color: #6798c7;*/
	background-color: #00A587;
	/*background-color:#00A587;*/
	text-align: center;
}

.gradtop
{
	font-family: Verdana;
	font-size: 8pt;
	background-image: url(../../Images/box_top.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.normal
{
	font-family: Verdana;
	background-color: #ffffff;
}

.alternate
{
	font-family: Verdana;
	background-color: #fafafa;
}

.celloutline
{
	font-family: Verdana;
	border-top: #cadbec 1px solid;
	font-size: 8pt;
	border-left: #cadbec 1px solid;
}

.lnk3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #246398;
	text-decoration: none;
}

.lnk2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #246398;
	text-decoration: none;
}

.txt3
{
	font-family: Verdana;
	font-size: 8pt;
}

.txt4
{
	font-family: Verdana;
	font-size: 8pt;
}

.txt3Bold
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}

.txt4Bold
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}

.pTitle
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color:GrayText;
}
	
.txtInfo
{
	font-family: Verdana;
	font-size: 14px;	
}

.lbNoDecoration
{
	text-decoration:none;
	color:#00A587;
	font-family:Verdana;
	font-size:14px;
	text-align:right;
}

.lbNoDecorationLeft
{
	text-decoration:none;
	color:#00A587;
	font-family:Verdana;
	font-size:14px;
}

.lbNoDecorationDMS
{
	text-decoration:none;
	color:#00A587;
	font-family:Verdana;
	font-size:14px;
	padding-left:2px;
}

.pageHeaderNew
{
	font-family:Arial;
	font-size:16pt;
	color:#00A587;
}

.loginLogout
{
	text-decoration:none;
	font-family:Verdana;
	font-size:9pt;
	color:#333333;
}


/** INSTITUE CSS **/

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #00a587;
}
.subsubhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00a587;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #00A587;
}
.tabledata {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #00a587;
}

a {
  text-decoration: none;
  color: #00A587 !important;
}
a:link {
  text-decoration: none;
}
.highlighted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00A587;
}

/*a:active {
  text-decoration: underline;
}*/
a:visited {
  text-decoration: none;
}
a:hover {
color: #00D9BD !important;
}
.tableheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00A587;
	background-color: #E2F0DC;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}

.calendarBorder, .calendarBorder td
{
    border-style: none none solid none !important;
    border-bottom: 1px solid #999 !important;    
}
