﻿/* CSS Document */




.menuBkgd
	{
	background: url(../Graphics/menuBkgd2.gif);		
	background-repeat:no-repeat;
	background-position:right bottom;

	}

.sideMenu
	{
	padding-left:2px;
	/*background-color:#D3CEF0;*/
	background-color:#CCDBF2;
	border-left-color: Scrollbar;
	border-left-width:1px;
	border-left-style:dashed;
	width:120px;
	}
	
.sideMenuTd
	{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;	
	}
	
.mainFormatTable
	{
	width:140px;
	margin-left:2px;
	margin-top:4px;	
	}

.indexMenu {
    vertical-align:top; 
    color:#456687;
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
    width:20%;
    text-align:center;
	font-weight: normal;
}


.indexMenuSelected {
    vertical-align:top; 
    color:#456687;
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
    width:20%;
    text-align:center;
	font-weight: bold;
    text-decoration:underline;
}
		
.menuTd
	{
	padding-left:8px;
	padding-left:4px;
	padding-bottom:5px;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: Blue; /*#49870C;*/
	background-color:#EAF8DC; /*DDF0D5;*/
	}

.classTabLink {
    font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style:normal; 
	font-weight: bold;
    color:Blue;
    }

.classTabLink:visited 
	{ 
	color: #2d2b2b; 
	text-decoration:none;
    color:Blue;
	}

.classTabLink:link 
	{ 
	color: #2d2b2b; 
	text-decoration:none;
    color:Blue;
	}
	
		
.menuTabtd
	{
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;	
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style:normal; 
	font-weight: bold; 
	color: #49870C;
	background-color: #EFEFEF;/*#EAF8DC; DDF0D5;*/
	border-right:groove thin;
	border-bottom:groove thin;	
	width:175px;
	vertical-align:text-bottom;
	}
	
.menuTabtd:hover
	{
	/*text-decoration: underline;
	color: blue;
	cursor:hand;
	/*background-color:#B8AFE7 /*#DDDDDD;*/
	background-color:#ABC1E7 /*#DDDDDD;*/
	}
	
		
.menuTabtdOver
	{
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #B8AFE7;
	background-color: White;/*#EAF8DC; DDF0D5;*/
	border-right:groove thin;
	border-bottom:groove thin;	
	width:100px;
	}


.menuTabtdSelected
	{
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;	
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: blue;
	background-color:#ABC1E7;
	border-right:groove thin;
	border-bottom:groove thin;	
	width:175px;
	vertical-align:text-bottom;
	}


.menuTabHeadertd
	{
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;	
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #49870C;
	background-color: #EFEFEF;/*#EAF8DC; DDF0D5;*/
	border-right:groove thin;
	border-bottom:groove thin;	
	width:175px;
	vertical-align:text-bottom;
	}
	
.menuTabHeadertd:hover
	{
	text-decoration: underline;
	color: blue;
	cursor:hand;
	/*background-color:#B8AFE7 /*#DDDDDD;*/
	background-color:#ABC1E7 /*#DDDDDD;*/
	}
	
		
.menuTabHeadertdOver
	{
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #B8AFE7;
	background-color: White;/*#EAF8DC; DDF0D5;*/
	border-right:groove thin;
	border-bottom:groove thin;	
	width:100px;
	}


.menuTabHeadertdSelected
	{
	padding-left:4px;
	padding-right:4px;
	padding-bottom:5px;	
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: blue;
	background-color:#ABC1E7;
	border-right:groove thin;
	border-bottom:groove thin;	
	width:175px;
	vertical-align:text-bottom;
	}


 .logoCell
	{
	background: white url(../Graphics/itcsLogo2.gif);	
	}

	/* Anchored text attributes */

a:link 
	{ 
	color: #2d2b2b;
	text-decoration:none;
	}
a:visited 
	{ 
	color: #2d2b2b; 
	text-decoration:none;
	}
a:hover 
	{ 
	color:blue; 
	text-decoration:underline; 
	cursor:hand
	}
a:active { 
	color:#3E3EFF; 
	text-decoration:none;
	}

	
 .middleGraphics
	{
	height:50px;
	color:White;
	background-color:blue;
	}
	
 .logoTable
	{
	background: white url(../Graphics/tabShadeActive.gif) top left repeat-x;
	max-width:980px;
	}	
	
 .headingDiv
	{
	padding-top:10px;
 	/*background: white url(../Graphics/capitalPan980_173_v3.jpg) top left repeat-x;
 	background-repeat:no-repeat; 	*/
 	height:110px;
 	}
	
/************************************************************************************************* 	
	
/* Tab styles */


	
	
.topLevel
	{
	background:none;	
	border:0px;
	}
	
.shadetabs
	{	
	background: white url(../Graphics/menuBkgd5.gif);
	background-position:right top;
	background-repeat:no-repeat;	

	/*max-width:980px;border-top: 1px solid blue;margin-top: 14px;margin-top: .5em;margin-bottom: .5em;*/
	}




.classTabsTable
	{	
	background: white;
	}


.classTabs
	{
	width:191px;
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 1px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(../Graphics/tabShade.gif) top left repeat-x;	
	text-align:center;
	}


.classTabsSelected
	{
	width:210px;
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 1px;
	border: 1px solid #778;
	background-image: url(../Graphics/tabShadeActive.gif);
	border-bottom-color: white;
	color:Blue;
	text-align:center;
    font-weight:bold;
	}




.button-link {
    padding: 1px 1px;
    background: #4479BA;
    color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.button-link:hover {
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.button-link:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}


/*
.shadetabs ul
	{
	
		
	font: 11px Verdana;
	list-style-type: none;
	text-align: right; 
	}

.shadetabs li
	{
	display: inline;
	margin: 0;	
	position: relative;
	top: 1px;
	}
*/


.shadetabs td a
	{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 1px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(../Graphics/tabShade.gif) top left repeat-x;
	
	}

.shadetabs td a:visited
	{
	color: #2d2b2b;
	}

.shadetabs td a:hover
	{
	text-decoration: underline;
	color: blue;
	}

.shadetabs td.selected
	{
	position: relative;
	top: 1px;
	}

.shadetabs td.selected a
	{ 
	background-image: url(../Graphics/tabShadeActive.gif);
	border-bottom-color: white;
	color:Blue;
	/*font: bold 11px Verdana;*/
	}

.shadetabs td.selected a:hover
	{ 
	text-decoration:underline;
	color:Blue;
	}

/************************************************************************************************* 