﻿.bodyClass
{
	background-image: url("/ScolaApp/images/page-bg.jpg");
	background-repeat: repeat-x;
	text-align:center;
	vertical-align:top;
}
.bodyBg
{
	background-image: url("/ScolaApp/images/pagebg.jpg");
	background-repeat: repeat-x;
	text-align:center;
	vertical-align:top;
	background-color:black;
}

.PageMainTable
{
				
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;		
}
.PopupBody
{
				
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		vertical-align:top;
		text-align:center;
		background-color:#00365a;		
}

.DATableBg
{
	background-image: url("/ScolaApp/images/DA/DABodyBg.png");
	background-repeat: no-repeat;
	/*text-align:center;*/
	vertical-align:top;
	/*background-color:black;*/
	width:750px;
	height:598px;
	
			
				
}

.DATableBgCountry
{
	background-image: url("/ScolaApp/images/DA/DACountryBg.gif");
	background-repeat: no-repeat;
	/*text-align:center;*/
	vertical-align:middle;
	/*background-color:black;*/
	width:223px;
	height:150px;
	
	
	
				
}


.DATableBgLanguage
{
	background-image: url("/ScolaApp/images/DA/DALanguageBg.gif");
	background-repeat: no-repeat;
	/*text-align:center;*/
	vertical-align:middle;
	/*background-color:black;*/
	width:223px;
	height:150px;
	

			
				
}

.DATableBgProgramName
{
	background-image: url("/ScolaApp/images/DA/DAProgramNameBg.gif");
	background-repeat: no-repeat;
	/*text-align:center;*/
	vertical-align:middle;
	/*background-color:black;*/
	width:223px;
	height:150px;
			
				
}

.DATableBgProgramType
{
	background-image: url("/ScolaApp/images/DA/DAProgramTypeBg.gif");
	background-repeat: no-repeat;
	/*text-align:center;*/
	vertical-align:middle;
	/*background-color:black;*/
	width:223px;
	height:150px;
			
				
}

.DATableBgStation
{
	background-image: url("/ScolaApp/images/DA/DAStationBg.gif");
	background-repeat: no-repeat;
	/*text-align:center;*/
	vertical-align:middle;
	/*background-color:black;*/
	width:223px;
	height:150px;
			
				
}
.DATableBgTopicalCategory
{
	background-image: url("/ScolaApp/images/DA/DaTopicalCategoriesBg.gif");
	background-repeat: no-repeat;
	/*text-align:center;*/
	vertical-align:middle;
	/*background-color:black;*/
	width:223px;
	height:150px;
			
				
}
.DATableBgBroadCastDate
{
	background-image: url("/ScolaApp/images/DA/DABroadCastDateBigBg.gif");
	background-repeat: no-repeat;
	/*text-align:center;*/
	vertical-align:middle;
	/*background-color:black;*/
	width:223px;
	height:170px;
			
				
}

.DARowSpace
{
				height:12px;
}

.DATableBgKeywords
{
	background-image: url("/ScolaApp/images/DA/DAKeywordBigBg.gif");
	background-repeat: no-repeat;
	/*text-align:center;*/
	vertical-align:middle;
	/*background-color:black;*/
	width:466px;
	height:170px;
			
				
}
.DABtn
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	height: 20px;
	width: 80px;
	border: 0px double #0066CC;
	background-image: url(/ScolaApp/images/btnBG.gif);
	background-repeat: repeat-x;
	text-align: center;

}
.DABtnGray
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	height: 20px;
	width: 80px;
	border: 0px double #0066CC;
	background-color:gray;
	background-repeat: repeat-x;
	text-align: center;

}

.DARBtn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	padding:0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
	
	
			
}

.DAtxtBoxGray
{
						font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	height: 22px;
	width: 110px;
	background-color: gray;	border-bottom-color:gray;
	border-bottom-style:double;
	border-top-color:gray;
	border-top-style:double;
	border-left-color:gray;
	border-left-style:double;
	border-right-style:double;
	border-right-color:gray;
	opacity:.5;   
				filter:Alpha(opacity=50);


}

.DAtxtBox
{
				font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #FFFFFF;*/
	height: 22px;
	width: 110px;
	/*background-color: #324778;	border-bottom-color:White;*/
	/*border-bottom-style:double;
	border-top-color:White;
	border-top-style:double;
	border-left-style:White;
	border-left-style:double;
	border-right-style:White;
	border-right-style:double;*/

}
.DAlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;

}

.DAlnkBtn 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
			
}
.DAlnkBtn a:link 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
			
}

.DAlnkBtn a:active 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
			
}
.DAlnkBtn a:hover 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration:underline;
			
}
.DAlnkBtn a:visited 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
			
}

.DAlstBoxGray
{
				
				height:60px;
				width:150px;
				
				opacity:.5;   
				filter:Alpha(opacity=50);
				color:black;
				background-color:gray;
				
			

}

.DAlstBox
{
				
				height:60px;
				width:150px;
				
				opacity:.5;   
				filter:Alpha(opacity=50);
				color:black;
				
			

}
.DADropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #FFFFFF;*/
	height: 23px;
	width: 150px;
	/*background-color: #324778;*/

}
.ICList
{
	background-image: url("/ScolaApp/images/IC/Dropdownbg.gif");
	background-repeat: repeat-x;
	/*text-align:center;*/
	vertical-align:top;
	/*background-color:black;*/	
	height:200px;
	
	color:black;
			
				
}
.ICHeading1
{
	background-image: url("/ScolaApp/images/IC/InstaClassCriteriaHeader.gif");
	background-repeat: repeat-x;
	/*text-align:center;*/
	vertical-align:middle;
	/*background-color:black;*/	
	height:25px;
	
	color:White;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;



	
			
				
}


.ICChkBox
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
				
}






.heading6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: orange;
}
.heading7 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-style: normal;
	font-weight: normal ;
	color: orange;
}
.heading8 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-style: normal;
	font-weight: normal ;
	color: #ffffff;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 16px;
}

.SWVSExporttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	line-height: 16px;
}


.ICtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 16px;
	padding-right:10px;
}

.txtservice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: orange;
}
.txtservice:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: orange;
}
.txtservice:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: orange;
	text-decoration:underline;
}

.txtservice:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: orange;
}

.txtservice:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: orange;
}



.scolabodytext {
	font-family: Arial;
	font-size: 14pt;
	color: white;
	line-height: 17pt;
	text-align:justify;
}
.scolabodytext:link 
 {
	font-family: Arial;
	font-size: 14pt;
	color: orange;
	line-height: 17pt;
	text-align:justify;
}

.scolabodytextleft {
	font-family: Arial;
	font-size: 14pt;
	color: #EEEEEE;
	line-height: 17pt;
	text-align:left;
}
.scolabodytextorangeleft {
	font-family: Arial;
	font-size: 14pt;
	color: orange;
	line-height: 17pt;
	text-align:left;
}

.scolabodytextorange {
	font-family: Arial;
	font-size: 14pt;
	color: orange;
	line-height: 17pt;
	text-align:justify;
}

.scolapageheading {
	font-family: Arial ;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal ;
	color: white;
}
.scolapageheadingorange {
	font-family: Arial ;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal ;
	color: orange;
}

.scolaheading {
	font-family: Arial;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal ;
	color: white;
}
.scolaheadingorange {
	font-family: Arial;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal ;
	color: orange;
}

.SearchHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
}

.headingnew1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.heading1:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: orange;
}
.heading1:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: orange;
	text-decoration:underline;
}

.heading1:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: orange;
}



.headingBig1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.headingBig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: orange;
}
.headingBig3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: white;
}

.formbody{
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
vertical-align:top;
/*background:#ebf3ff;*/
color:#ffffff;
border-top:0px solid #ffffff;
padding:3px 6px 4px 6px;
}
.formbody:font{
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
vertical-align:top;
/*background:#ebf3ff;*/
color:#ffffff;
border-top:0px solid #ffffff;
padding:3px 6px 4px 6px;
}

.formbodysurvey{
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
vertical-align:top;
background:none;
border-top:none;
padding:5px 8px 15px 8px;
}
.formbody FONT{
line-height:normal;
color:#ffffff;
}


.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EAEAEA;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F2F2F2;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 130px;
	width: 295px;
}
.div{
	filter:chroma(color=#FFFFFF);
	scrollbar-face-color:#ebebeb;
	scrollbar-shadow-color:#afafaf;
	scrollbar-highlight-color:#f1f1f1;
	scrollbar-3dlight-color:#363636;
	scrollbar-darkshadow-color:#130919;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#8e8e8e;
	overflow:auto;
	width:300px;
	height:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFEFEF;
	  /*style="overflow:auto;width:300px;height:130px" */
}
.divset2 {
	filter:chroma(color=#FFFFFF);
	scrollbar-face-color:#ebebeb;
	scrollbar-shadow-color:#afafaf;
	scrollbar-highlight-color:#f1f1f1;
	scrollbar-3dlight-color:#363636;
	scrollbar-darkshadow-color:#130919;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#8e8e8e;
	overflow:auto;
	width:260px;
	height:168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 19px;
	background-color: #283e77;
}
/*
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: blink;
}*/
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -2px;
	font-size: 9px;
}
.textCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #CCCCCC;*/
	color:#ffffff;
	line-height: 15px;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 19px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E1E1;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
/*
a.bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E1E1E1;
	text-decoration: none;
	height: 23px;
	width: 100px;
	position: fixed;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
a.bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
a.bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	width: 125px;
	background-image: url(images/button-bg.gif);
	background-repeat: repeat-x;
	position: relative;
	background-position: center center;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
a.bold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}*/
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 24px;
	width: 150px;
	background-color: #4a6d85;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
.textfieldmultiline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	height: 150px;
	width: 125px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 19px;
	width: 70px;
	border: 1px double #FFCC00;
}
.line2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	line-height: 19px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #0099CC;
}
.border {
	border: 1px double #25506d;
}
.sideline {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFCC00;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
}
.service {
	border: 1px double #015e9c;
	background-image: url("/ScolaApp/images/thumb-bg.gif");
	height: 110px;
	width: 115px;
}
.outline {

	border: 1px solid #015E9C;
}
.rowline {
border-bottom:1px  #015E9C solid;

	
}

.bottomLine
{
	border-bottom:1px  #015E9C solid;
	
}

.menuBg
{
	background-image: url("/ScolaApp/images/menubg.jpg");
	background-repeat:repeat-x;
	width:100%;
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #324778;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 23px;
	width: 140px;
	background-color: #324778;
}
.menubig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 23px;
	width: 250px;
	background-color: #324778;
}

/*.heading3 {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #B3DDFF;
}*/
.heading3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B3DDFF;
	
}
.heading3 TH
{
	color: #B3DDFF;
}
.heading4 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	height: 20px;
	
	border: 0px double #0066CC;
	background-image: url("/ScolaApp/images/btnBG.gif");
	background-repeat: repeat-x;
	
}
.heading5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
}
/*------------------Grid Style--------------------------*/
.GridSelectedRow
 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color:#FEA807;
	height:25px;
}
.GridHeader
 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B3DDFF;
	background-color:#002648;
	height:40px;
}

.sortedHeader
 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B3DDFF;
	background-color:#002648;
	height:40px;
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
	padding-top:10px;
}

.sortedHeader a
 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B3DDFF;
	background-color:#002648;
	height:40px;
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
	padding-top:10px;

}

.sortedHeader a:visited 
 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B3DDFF;
	background-color:#002648;
	height:40px;
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
	padding-top:10px;

}



.GridRowStyle{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#f5f5f5;
	height:20px;
	
}
.GridAlternatingRowStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#e6f3ff;	
	height:20px;

}
.GridFooterStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color:#002648;
	height:20px;

}
.GridPagerStyle
{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:white;
text-decoration:none;

}
.GridPagerStyle a
{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
color:white;
text-decoration:none;

}
.GridPagerStyle a:active
{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:white;
text-decoration:none;
}
.GridPagerStyle a:visited
{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:white;
text-decoration:none;

}


a.GridPagerStyle:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.GridPagerStyle:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.GridPagerStyle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.GridPagerStyle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}






a.grid:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
grid {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.grid:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.grid:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
}
a.grid:active {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.gridtext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.gridtextStyle2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#e6f3ff;
	height:20px;
	}
.gridtextStyle1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#f5f5f5;
	height:20px;
}
.gridtextFooter {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color:#e6f3ff;	
	height:20px;
	}

.btmline {
	border-bottom-width: 1px;
	border-bottom-color: #0059A2;
	border-bottom-style: dashed;
}

.bottmline {
	border-bottom-width: 1px;
	border-bottom-color: #015E9C;
	border-bottom-style: solid ;
}

.highlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	line-height: 16px;
}
.rssmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration:none;
	line-height:20px;
	text-align:left;
	
	
}
.rssmenu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: orange;
	font-weight: bold;
	text-decoration:none;
	line-height:20px;
}
.rssmenu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:orange;
	font-weight: bold;
	text-decoration:none;
	
}
.rssmenu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: orange;
	font-weight: bold;
	text-decoration:none;
	
}
.rssmenu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: orange;
	font-weight: bold;
	text-decoration:none;
	
}



.anchorStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;	
	text-decoration:none;

}
.anchorStyle:hover 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;	
	text-decoration:none;
	
}
.anchorStyle:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;	
	text-decoration:none;	
}


.footerstyle{
	
	color:#737FAF;
	/*background:#00356A;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-color:white;*/
	}
.LogOut
{
	text-decoration:none;

}
.MultiLinetxtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	width: 150px;
	background-color: #00365a;
	border-bottom-color:White;
	border-bottom-style:double;
	border-top-color:White;
	border-top-style:double;
	border-left-style:White;
	border-left-style:double;
	border-right-style:White;
	border-right-style:double;
}
.MultiLinetxtboxFontBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 22px;
	width: 150px;
	background-color: #00365a;	
	border-bottom-color:White;
	border-bottom-style:double;
	border-top-color:White;
	border-top-style:double;
	border-left-style:White;
	border-left-style:double;
	border-right-style:White;
	border-right-style:double;
}

.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	width: 150px;
	background-color: #324778;	border-bottom-color:White;
	border-bottom-style:double;
	border-top-color:White;
	border-top-style:double;
	border-left-style:White;
	border-left-style:double;
	border-right-style:White;
	border-right-style:double;
}
.txtboxbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	width: 250px;
	background-color: #324778;
	border-bottom-color:White;
	border-bottom-style:double;
	border-top-color:White;
	border-top-style:double;
	border-left-style:White;
	border-left-style:double;
	border-right-style:White;
	border-right-style:double;
}

.txtboxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	width: 90px;
	background-color: #324778;
	border-bottom-color:White;
	border-bottom-style:double;
	border-top-color:White;
	border-top-style:double;
	border-left-style:White;
	border-left-style:double;
	border-right-style:White;
	border-right-style:double;
}

/*------------Submit Button ---------------*/
.button 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #46B5FF;*/
	color: #ffffff;
	height: 21px;
	width: 100%;
	border: 1px double #0066CC;
	background-image: url("/ScolaApp/images/buttonbg.gif");
	background-repeat: repeat-x;
	text-align: center;
	cursor:hand;
}
/*---------------Tab Control Styles----------------------------*/
.ajax__myTab .ajax__tab_header { 

font-family:Arial, Helvetica, sans-serif; 

font-size:11px; 

/*border-bottom:solid 1px #999999 */

} 

  

.ajax__myTab .ajax__tab_outer { 

padding-right:4px; 

height:21px; 

background-color:#ffffff;

margin-right:2px; 

border-right:solid 1px #666666; 

border-top:solid 1px #aaaaaa 

} 

  

.ajax__myTab .ajax__tab_inner { 

padding-left:3px; 


} 

  

.ajax__myTab .ajax__tab_tab { 

height:13px; 

/*padding:4px; */

margin:0; 
} 

  

.ajax__myTab .ajax__tab_hover .ajax__tab_outer { 

background-color:#ffffff; 

} 

  

.ajax__myTab .ajax__tab_hover .ajax__tab_inner { 

/*background-color:#cccccc */
background-color:#ffffff; 



} 

  

.ajax__myTab .ajax__tab_hover .ajax__tab_tab {} 

  

.ajax__myTab .ajax__tab_active .ajax__tab_outer { 

background-color:#fff; 
color:#000000;
font-size:1.0em;
font-weight:bold;
border-left:solid 1px #999999; 
} 



  

.ajax__myTab .ajax__tab_active .ajax__tab_inner { 

background-color:#fff; 
} 

  

.ajax__myTab .ajax__tab_active .ajax__tab_tab {} 

  

.ajax__myTab .ajax__tab_body { 

font-family:Arial, Helvetica, sans-serif; 

font-size:10pt; 

border:1px solid #ffffff; 



padding:8px; 

/*background-color:#ffffff; */
background-color:#00365a;
} 

/*----------------------------End Tab Control ---------------------*/
tr.GridRowStyleNew:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B3DDFF;
	background-color:#002648;
	height:20px;
	
}

.GridRowStyleNew{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#f5f5f5;
	height:20px;
}
.GridAlternatingRowStyleNew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#e6f3ff;	
	height:20px;

}
tr.GridAlternatingRowStyleNew:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B3DDFF;
	background-color:#002648;	
	height:20px;

}
/* ------------------- Accordion Menu Style Start ----------------------*/

.applemenu{
margin: 5px 0;
padding: 0;
width: 220px; /*width of menu*/
border: 1px solid #9A9A9A;
z-index:1;

}

.applemenu div.silverheader a{
/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 28px;
	width: 100%;
	border: 0px double #0066CC;
	background-image: url(../Scola%20Images/images/btnBG.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align:bottom;*/

/*background: black url(/Scola/Scola%20Images/images/silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative;*/
/*To help in the anchoring of the ".statusicon" icon image*/
/*width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;*/

	background-image: url("/ScolaApp/images/btnBG.gif");
	background-repeat: repeat-x;
	width: auto;
	display: block;
	/*position: relative;*/
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #00355A;
	text-decoration: none;
	border-bottom-color: #2878AE;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height: 30px;
	z-index:1;
	
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
/*color: white;*/
background-image: url("/ScolaApp/images/btnBG.gif");
	background-repeat: repeat-x;
	width: auto;
	display: block;
	/*position: relative;*/
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #00355A;
	text-decoration: none;
	border-bottom-color: #2878AE;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height: 30px;
	z-index:1;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
/*background-image: url(/Scola/Scola%20Images/images/silvergradientover.gif);
color: white;*/
	background-image: url("/ScolaApp/images/btnBG.gif");
	background-repeat: repeat-x;
	width: auto;
	display: block;
	/*position: relative;*/
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #00355A;
	text-decoration: none;
	border-bottom-color: #2878AE;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height: 30px;
	z-index:1;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
/*background: white;
padding: 5px;
height: 300px;*/
/*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
/*	background-image: url(../Scola%20Images/images/subbg-strip.gif);*/
	background-color: #CEE7FF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	height: 300px;
	overflow: auto;
	z-index:1;
}
.applemenu div.submenu a
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	height: 28px;
	width: 100%;
	border: 0px double #0066CC;
	text-align: left;
	vertical-align:bottom;*/
/*	background-image: url(../Scola%20Images/images/subbg-strip.gif);*/
	background-color: #CEE7FF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	overflow: auto;
	z-index:1;
}
.WTOSpanError
{
text-align: center;
vertical-align: top;
font-size: 1em;
font-family: Arial, Helvetica, Sans-Serif;
color: White;
white-space: nowrap;
padding-left: 5px;
}


/* ------------------- Accordion Menu Style End ----------------------*/
/* ------------------- WTO Schedule Style Start ----------------------*/
.calendarBG
{
	background-image: url("/ScolaApp/images/calenderbg.gif");
	background-position: top;
	background-repeat: no-repeat;	
	text-align:center;
	
}
.calendarBGSelected
{
	background-image: url("/ScolaApp/images/calenderbgSelected.gif");
	background-position: top;
	background-repeat: no-repeat;	
	text-align:center;	
	background-color:transparent;
	
}

.calendarMonth
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;

}
.calendarMonthSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: white;
	text-decoration: none;

}

.calendarDate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.calendarDateSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.calendarDay
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;

}
.calendarDaySelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.calendarYear
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: gray;
	text-decoration: none;

}
.calendarYearSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: white;
	text-decoration: none;

}

/*---------------Tab Control Styles----------------------------*/
.WTOTabHeader{
	
	font-family:Arial, Helvetica, sans-serif; 
width: 162px;
height: 45px;
text-align:center;
font-size:18px;
vertical-align:middle;
color:white;

}
.ajax__WTOTab .ajax__tab_header { 

font-family:Arial, Helvetica, sans-serif; 

font-size:18px; 

text-align:center;

vertical-align:middle;

color:white;

}  

.ajax__WTOTab .ajax__tab_outer {
 width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
}   
  

.ajax__WTOTab .ajax__tab_inner { 
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
}   
 

  

.ajax__WTOTab .ajax__tab_tab { 
background-image: url("/ScolaApp/images/tab-staticbg.gif");
background-position: center;
background-repeat: no-repeat;	
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
}   

.ajax__WTOTab .ajax__tab_hover .ajax__tab_outer { } 
  

.ajax__WTOTab .ajax__tab_hover .ajax__tab_inner { } 
  

.ajax__WTOTab .ajax__tab_hover .ajax__tab_tab {} 

  

.ajax__WTOTab .ajax__tab_active .ajax__tab_outer { 
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
} 

.ajax__WTOTab .ajax__tab_active .ajax__tab_inner { 
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
} 
.ajax__WTOTab .ajax__tab_active .ajax__tab_tab {
background-image: url("/ScolaApp/images/tab-overbg.gif");
background-position: center;
background-repeat: no-repeat;	
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
}  

.ajax__WTOTab.ajax__tab_body { 

font-family:Arial, Helvetica, sans-serif; 
} 
/*----------------------------End Tab Control ---------------------*/

.ajax__WTODisabledTab .ajax__tab_header { 

font-family:Arial, Helvetica, sans-serif; 

font-size:18px; 

text-align:center;

vertical-align:middle;

color:white;

}  

.ajax__WTODisabledTab .ajax__tab_outer {
 width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
}   
  

.ajax__WTODisabledTab .ajax__tab_inner { 
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
}   
 

  

.ajax__WTODisabledTab .ajax__tab_tab { 
background-image: url("/ScolaApp/images/tab-graybg.png");
/*background-color:Gray;*/
background-position: center;
background-repeat: no-repeat;	
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
}   

.ajax__WTODisabledTab .ajax__tab_hover .ajax__tab_outer { } 
  

.ajax__WTODisabledTab .ajax__tab_hover .ajax__tab_inner { } 
  

.ajax__WTODisabledTab .ajax__tab_hover .ajax__tab_tab {} 

  

.ajax__WTODisabledTab .ajax__tab_active .ajax__tab_outer { 
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
} 

.ajax__WTODisabledTab .ajax__tab_active .ajax__tab_inner { 
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
} 
.ajax__WTODisabledTab .ajax__tab_active .ajax__tab_tab {
background-image: url("/ScolaApp/images/tab-overbg.gif");
background-position: center;
background-repeat: no-repeat;	
width: 165px;
height: 45px;
text-align:center;
vertical-align:middle;
}  

.ajax__WTODisabledTab.ajax__tab_body { 

font-family:Arial, Helvetica, sans-serif; 
} 


/* -------------------  WTO Schedule Style Start ----------------------*/


/*---------------------------DA Styles ---------------------*/

/*------------------Grid Style--------------------------*/
.DAGridHeader
 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B3DDFF;
	background-color:#002648;
	height:40px;
}

.DAGridRowStyle{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#00365A;
	height:20px;
}
.DAGridAlternatingRowStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#074068;;	
	height:20px;

}
.DAGridFooterStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color:#002648;
	height:20px;

}
.ICGridHeader
 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B3DDFF;
	background-color:#002648;
	height:20px;
}
.ICGridRowTable
{

	
	height:80px;
}


.ICGridRowStyle
{

	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#E7EAEF;
	height:80px;
}

.ICDiv
{
	background-color:#E7EAEF;

}
.ICDivPopup
{
	background-color:#002648;
	border:solid 2px #E7EAEF;
	width:750px;
	height:440px;


}
.ICDivPopup a
{
	font-size:10px;
	color:white;
	text-decoration:none;


}
.ICDivPopup a:Hover
{
	font-size:10px;
	color:white;
	text-decoration:underline;

}





.ICGridAlternatingRowStyle
{
	
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#F6F6F6;	
	height:80px;

}


.DAGridPagerStyle
{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:red;
background-color:#F4A313;
text-decoration:none;

}
a.DAGridPagerStyle:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	background-color:#F4A313;
	text-decoration: none;
}

a.DAGridPagerStyle:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	background-color:#F4A313;
	text-decoration: none;
}
a.DAGridPagerStyle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	background-color:#F4A313;
	text-decoration: underline;
}
a.DAGridPagerStyle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
	background-color:#F4A313;
}






a.DAgrid:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
DAgrid {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
a.DAgrid:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
a.DAgrid:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
a.DAgrid:active {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
.DAgridtext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.DAgridtextStyle2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#e6f3ff;
	height:20px;
	}
.DAgridtextStyle1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#f5f5f5;
	height:20px;
}
.DAgridtextFooter {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color:#e6f3ff;	
	height:20px;
	}

.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9FC3E;
	line-height: 16px;
}
.Bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #015E9C;
	line-height: 16px;
}

.BluetextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015E9C;
	line-height: 16px;
	font-weight:bold;
}


.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8399A2;
	line-height: 16px;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: orange;
	line-height: 16px;
}
.blacktext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
}



#flashContent
{
	height: 550px;
}
.TABBG
{
	background-image: url("/ScolaApp/images/TABMIDDLESL.gif");
}
.TABBG1
{
	background-image: url("/ScolaApp/images/TAB1MIDDLEBG.gif");
}

.TABBG2
{
	background-image: url("/ScolaApp/images/tab2middlebg.gif");
}

.TABBG3
{
	background-image: url("/ScolaApp/images/tab3middlebg.gif");
}


.tabtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tabboldtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.tabmainbg
{
	/*background-image: url("/ScolaApp/images/tabmainbg.gif");*/
	background-repeat: no-repeat;
	background-position: center;
}

.acord
{
	background-image: url("/ScolaApp/images/ACCRODBG.gif");
	width: 237px;
	height: 30px;
	background-repeat: no-repeat  ;
	background-position: left;
}

.acrodtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.blackboldtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

.blacknormaltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}
.blacksmalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.graybg
{
	background-image: url("/ScolaApp/images/graybg.gif");
	background-repeat: repeat;
}


.grayboxborder
{
	border: #878F98 solid 1px;
}
.DAtrBgSearch
{
	background-image: url("/ScolaApp/images/DA_bg_search.gif");
	background-repeat: repeat-x;
}

.ICLightBlueBg
{
	background-image: url("/ScolaApp/images/IC_LBlueBg.gif");
	background-repeat: repeat-x;	
background-color:#E2F0FF;
border-bottom:1px solid #A3C0E8;
border-width:0 0 1px;
color:#283B56;
font-family:Tahoma,Verdana,Arial;
font-size:9pt;


}

.AppBg
{
	
	background-color:#00365a;	
}

.LBlueoutline{
background-color:#ECF4FE;
border:1px solid #8BB6EF;
color:#000000;
cursor:default;
font-family:Tahoma,Verdana,Arial;
font-size:9pt;
}


.DAtrFullBgSearch
{
	background-image: url("/ScolaApp/images/DA_bg_searchMed.gif");
	background-color:white;
	background-repeat: repeat;
}

.FTtrBgSearchBig
{
	background-image: url("/ScolaApp/images/FTBG X 2.gif");
	background-repeat: repeat;
}
.FTtrBgSearchSmall
{
	background-image: url("/ScolaApp/images/FTBG X 1.gif");
	background-repeat: repeat;
}




/*---------------Digital Archive Tab Control Styles----------------------------*/

/*.ajax__DATab.ajax__tab_body { 

font-family:Arial, Helvetica, sans-serif; 

font-size:10pt; 

border:1px solid #ffffff; 

padding:8px; 
background-image: url("/ScolaApp/images/SearchBGBlue.jpg");
background-repeat:repeat-y;

} */



.DAbgDiv{
	
	background-image: url("/ScolaApp/images/SearchBGBlue.jpg");
background-repeat:repeat-y;


	}

.ajax__DATab  .ajax__tab_header { 

font-family:Arial, Helvetica, sans-serif; 

font-size:11px;
background-color:#99b7d6;

}
.ajax__DATab .ajax__tab_hover 
{ 
	background-image: url("/ScolaApp/images/tb1searchcrit.jpg");
	text-align: center;
	width: 110px;
	font-weight: bold;
	height: 34px;
	color: #ffffff;
	vertical-align: bottom;
	margin: 0;

} 

.ajax__DATab .ajax__tab_active
 { 
 	background-image: url("/ScolaApp/images/tb1searchcrit.jpg");
	text-align: center;
	width: 110px;
	font-weight: bold;
	height: 34px;
	color: #ffffff;
	vertical-align: bottom;
	margin: 0;
} 




.ajax__DATab .ajax__tab_tab_hover 
 { 

	background-image: url("/ScolaApp/images/tb1selcrit.jpg");
	text-align: center;
	width: 110px;
	font-weight: bold;
	height: 34px;
	color: #ffffff;
	vertical-align: bottom;
	margin: 0;
} 
/*=========================changes=======================*/
.ajax__DATab  .ajax__tab_header { 

font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
height: 34px;
width:110px;
margin: 0;
text-align:center;
vertical-align: bottom;
color: #ffffff;

} 
.ajax__DATab .ajax__tab_tab
{
	DISPLAY: block;	
	OVERFLOW: hidden;	
	CURSOR: pointer;	
	TEXT-ALIGN: center;
	vertical-align:bottom;
}
.ajax__DATab .ajax__tab_outer
{
	height: 34px;
	width: 110px;
	margin: 0;
	vertical-align: bottom;
	color: #99b7d6;
} 
.ajax__DATab  .ajax__tab_inner 
{
	background-image: url("/ScolaApp/images/da_tab2.jpg");
	background-repeat: no-repeat;
	height: 34px;
	width:110px;
	margin: 0;
	vertical-align: bottom;
	color: #99b7d6;	
	
} 
.ajax__DATab .ajax__tab
{
	background-image: url("/ScolaApp/images/da_tab1.jpg");
	background-repeat: no-repeat;
	height: 34px;
	width:110px;
	margin: 0;
	vertical-align: bottom;
	color: #ffffff;
} 

.ajax__DATab  .ajax__tab_hover .ajax__tab_outer 
{ 

background-image: url("/ScolaApp/images/da_tab1.jpg");
background-repeat: no-repeat;
background-color:#517494; 
color:#ffffff;

vertical-align:bottom;
height: 34px;
	width:110px;
} 
.ajax__DATab  .ajax__tab_hover .ajax__tab_inner 
{ 
	
background-image: url("/ScolaApp/images/da_tab1.jpg");
background-repeat: no-repeat;
background-color:#517494; 
color:#ffffff;

vertical-align:bottom;
height: 34px;
	width:110px;
}  

.ajax__DATab  .ajax__tab_active .ajax__tab_outer { 
background-image: url("/ScolaApp/images/da_tab1.jpg");
background-repeat: no-repeat;
background-color:#517494; 
color:#ffffff;
font-size:1.0em;
font-weight:bold;
height: 34px;
	width:110px;
}
.ajax__DATab  .ajax__tab_active .ajax__tab_tab 
{
	background-image: url("/ScolaApp/images/da_tab1.jpg");
background-repeat: no-repeat;
background-color:#517494; 
color:#ffffff;
font-weight:bold;
vertical-align:bottom;
height: 34px;
	width:110px;
	DISPLAY: block;	
	OVERFLOW: hidden;	
	CURSOR: pointer;	
	TEXT-ALIGN: center;
} 

.ajax__DATab.ajax__tab_body { 

font-family:Arial, Helvetica, sans-serif; 
color:#ffffff;
font-size:10pt; 
padding:8px; 
} 

.DAbgDiv{
	
	background-image: url("/ScolaApp/images/SearchBGBlue.jpg");
background-repeat:repeat-y;


	}
/*.ajax__tab_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; border: 1px solid #ffffff; 	
	background-image: url("/ScolaApp/images/SearchBGBlue.jpg");
	background-repeat: repeat-y;
	text-align:left;
	vertical-align:bottom;
}*/

.DAbgDiv
{
	background-image: url("/ScolaApp/images/SearchBGBlue.jpg");
	background-repeat: repeat-y;
}
.ajax__DATab  .ajax__tab_active .ajax__tab_outer .ajax__tab_inner .ajax__tab_tab 
{
	
background-color:#517494; 
color:#ffffff;
font-weight:bold;
vertical-align:bottom;
height: 34px;
	width:110px;
}
/*----------------------------End DA Tab Control ---------------------*/

/* -------------------  DA Styles End ----------------------*/


.ScolaGridHeader
 {

	font-family:Arial;
	font-size: 30pt;
	font-weight: bold;
	color: #B3DDFF;
	background-color:#002648;
	height:40px;
}

.ScolaGridRowStyle{


	font-family:Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	background-color:#f5f5f5;
	height:20px;
}
.ScolaGridAlternatingRowStyle
{
	font-family:Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	background-color:#e6f3ff;	
	height:20px;

}
.ScolaGridFooterStyle
{
	font-family:Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#002648;
	height:20px;

}
.ScolaGridPagerStyle
{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:white;
text-decoration:none;

}
.ScolaGridPagerStyle a
{
font-weight:normal;
font-family:Arial;
font-size: 14pt;
color:white;
text-decoration:none;

}
.ScolaGridPagerStyle a:active
{
font-weight:normal;
font-family:Arial;
	font-size: 14pt;
color:white;
text-decoration:none;
}
.ScolaGridPagerStyle a:visited
{
font-weight:normal;
font-family:Arial;
	font-size: 14pt;
color:white;
text-decoration:none;

}


a.ScolaGridPagerStyle:link {

font-family:Arial;
	font-size: 14pt;
	color: #ffffff;
	text-decoration: none;
}

a.ScolaGridPagerStyle:visited {


	font-family:Arial;
	font-size: 14pt;
	color: #ffffff;
	text-decoration: none;
}
a.ScolaGridPagerStyle:hover {
font-family:Arial;
	font-size: 14pt;
	color: #ffffff;
	text-decoration: underline;
}
a.ScolaGridPagerStyle:active {
	font-family:Arial;
	font-size: 14pt;
	color: #ffffff;
	text-decoration: none;
}






a.Scolagrid:link {

font-family:Arial;
	font-size: 14pt;
	color: #003366;
	text-decoration: none;
}
Scolagrid {


	font-family:Arial;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}
a.Scolagrid:visited {


font-family:Arial;
	font-size: 14pt;
	color: #003366;
	text-decoration: none;
}
a.Scolagrid:hover {
font-family:Arial;
	font-size: 14pt;
	color: #663300;
	text-decoration: none;
}
a.Scolagrid:active {

	font-family:Arial;
	font-size: 14pt;
	color: #003366;
	text-decoration: none;
}
.Scolagridtext {


font-family:Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
}
.ScolagridtextStyle2 {


font-family:Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	background-color:#e6f3ff;
	height:20px;
	}
.ScolagridtextStyle1 {


font-family:Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	background-color:#f5f5f5;
	height:20px;
}
.ScolagridtextFooter {


font-family:Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#e6f3ff;	
	height:20px;
	}

.ajax__ScolamyTab .ajax__tab_header { 

font-family:Arial; 

font-size:14pt; 

/*border-bottom:solid 1px #999999 */

} 

  

.ajax__ScolamyTab .ajax__tab_outer { 

padding-right:4px; 

height:21pt; 

background-color:#ffffff;

margin-right:2px; 

border-right:solid 1px #666666; 

border-top:solid 1px #aaaaaa 

} 

  

.ajax__ScolamyTab .ajax__tab_inner { 

padding-left:3px; 


} 

  

.ajax__ScolamyTab .ajax__tab_tab { 

height:21pt; 

/*padding:4px; */

margin:0; 
} 

  

.ajax__ScolamyTab .ajax__tab_hover .ajax__tab_outer { 

background-color:#ffffff; 

} 

  

.ajax__ScolamyTab .ajax__tab_hover .ajax__tab_inner { 

/*background-color:#cccccc */
background-color:#ffffff; 



} 

  

.ajax__ScolamyTab .ajax__tab_hover .ajax__tab_tab {} 

  

.ajax__ScolamyTab .ajax__tab_active .ajax__tab_outer { 

background-color:#fff; 
color:#000000;
font-size:14pt;
font-weight:bold;
border-left:solid 1px #999999; 
} 



  

.ajax__ScolamyTab .ajax__tab_active .ajax__tab_inner { 

background-color:#fff; 
} 

  

.ajax__ScolamyTab .ajax__tab_active .ajax__tab_tab {} 

  

.ajax__ScolamyTab .ajax__tab_body { 

font-family:Arial, Helvetica, sans-serif; 

font-size:14pt; 

border:1px solid #ffffff; 



padding:8px; 

/*background-color:#ffffff; */
background-color:#00365a;
} 



.overlay {
        position: fixed;
        z-index: 99;
        top: 0px;
        left: 0px;
        background-color: #FFFFFF;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=70);
        opacity: 0.70;
        -moz-opacity: 0.70;
    }
    * html .overlay {
        position: absolute;
        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
        width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    }
    .loader {
        z-index: 100;
        position: fixed;
        width: 120px;
        margin-left: -60px;
        top: 50%;
        left: 50%;
    }
    * html .loader {
        position: absolute;
        margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
    }
/*Foreign Text Popup Start
#tipDivFT
{
-ms-filter: "progid:DXImageTransform.Microsoft.Iris(duration=1,irisStyle=CIRCLE)";
filter:progid:DXImageTransform.Microsoft.Iris(duration=1,irisStyle=CIRCLE);
width: 230px;
height: 230px;
background-color: white;
padding: 10px;
color: red;
position:absolute;
 visibility:hidden;
 left:20%;
 top:30%; 
 z-index:500;
 height:330px; 
 border-width: 1px;
 background-color:white;
 border-color:black; 

}*/
/*Foreign Text Popup End*/
.ReportsBg
{
	background-color:#ECE9D8;
}

.reportsDlst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 100%;
	background-color: #ffffff;
	border:solid 1px #7F9DB9;
}
.reportstxtbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 100px;
	background-color: #ffffff;
	border:solid 1px #7F9DB9;
}
.reportsChkBx
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;	
	background-color: #ffffff;
	border:solid 1px #7F9DB9;
}

.reportsButton
{
	/*background-color:#F6F6F3;*/
	height: 20px;
	width: 85px;
	/*border:solid 1px #003C74;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.reportsblacktext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 20px;
}

.lnkBtnReports 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
			
}
.lnkBtnReports a:link 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
			
}

.lnkBtnReports a:active 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
			
}
.lnkBtnReports a:hover 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
			
}
.lnkBtnReports a:visited 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
			
}


.PageingBg
{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:red;
background-color:#F4A313;
text-decoration:none;

}


.lnkBtnPageing 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #015E9C;
	font-weight:bold;
			
}
.lnkBtnPageing a:link 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight:bold;
			
}

.lnkBtnPageing a:active 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	font-weight:bold;
			
}
.lnkBtnPageing a:hover 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration:underline;
	font-weight:bold;
			
}
.lnkBtnPageing a:visited 
{
				
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight:bold;
			
}

.PageingBlackText
{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:Black;
text-decoration:none;
font-weight:bold;

}

.grayButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	height: 20px;
	width: 80px;
	border: 0px double #0066CC;
	background-image: url(/ScolaApp/images/GrayBtnBG.gif);
	background-repeat: repeat-x;
	text-align: center;
}











/*---------------Reports Tab Starts----------------------------*/


.ajax__myReportTab .ajax__tab_header { 

font-family:Arial, Helvetica, sans-serif; 

font-size:15px;
vertical-align:middle;
font-weight:bold;
} 

  

.ajax__myReportTab .ajax__tab_outer { 

padding-right:4px; 

height:21px; 

/*background-color:#EBA455;*/
background-color:#7E3117;


margin-right:2px; 

border-right:solid 1px #666666; 

border-top:solid 1px #aaaaaa ;
vertical-align:middle;


} 

  

.ajax__myReportTab .ajax__tab_inner { 

padding-left:3px; 
padding-top:2px; 

} 

  

.ajax__myReportTab .ajax__tab_tab { 


/*padding:4px; */

margin:4; 
width:95px;
text-align:justify;
} 

  

.ajax__myReportTab .ajax__tab_hover .ajax__tab_outer { 

background-color:Black; 

} 

  

.ajax__myReportTab .ajax__tab_hover .ajax__tab_inner { 

/*background-color:#cccccc */
background-color:Black ; 



} 

  

.ajax__myReportTab .ajax__tab_hover .ajax__tab_tab {} 

  

.ajax__myReportTab .ajax__tab_active .ajax__tab_outer { 

background-color:#EBA455; 
border-left:solid 1px #999999;
border-top:solid 1px #999999; 
border-right:solid 1px #999999;  
} 



  

.ajax__myReportTab .ajax__tab_active .ajax__tab_inner { 

background-color:#EBA455; 
} 

  

.ajax__myReportTab .ajax__tab_active .ajax__tab_tab 
{
	
	} 

  

.ajax__myReportTab .ajax__tab_body { 

 
border:1px solid #ffffff; 
padding:0px; 
background-color:#ECE9D8;
height:100%;
width:100%;
overflow:auto;
} 


/*---------------Reports Tab End----------------------------*/

/*---------------SWVS----------------------------*/

.SWVSLetter
{
	
	background-color:#ffffff;
	color:#000000;
	width:10px;
	height:5px;
	padding:1px 2px 1px 2px;
	
}

/*---------------SWVS End----------------------------*/


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
 width: 100%; /*width of menu*/
/*border-top: 1px solid navy; navy border*/
background-color:#ECE9D8;
}

.indentmenu ul li{
display: inline;
padding:2px;
margin:2px 5px 0px  0px;

}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
border-top: 1px solid navy;
border-left: 1px solid navy;
width:70px;
margin:2px 5px 0px  0px;
text-align:center;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background-color:#ECE9D8;
width:90px;
text-align:center;
font: bold 14px Arial;
text-decoration:underline;
border-right: 3px solid navy; /*navy divider between menu items*/
border-top: 3px solid navy;
border-left: 3px solid navy;

}



.tabcontentstyle{ /*style of tab content oontainer
border: 1px solid gray;*/

}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/*              SWVS               */

.selectedRow{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#FEA807;
	height:20px;
}

.GridRowStyleBold{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Red;
	background-color:yellow;
	height:20px;
}
.GridAlternatingRowStyleBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Red;
	background-color:yellow;	
	height:20px;

}

.selectedTimeRow{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	background-color:yellow;
	height:20px;
}



.Lexiconletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 16px;
	background-color:white;
	padding:5px;
}
a.Lexiconletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 16px;
	background-color:white;
	padding:5px;
}

a.Lexiconletter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 16px;
	background-color:white;
	padding:5px;
}

a.Lexiconletter:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 16px;
	background-color:white;
	padding:5px;
}



.LexiconletterSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	line-height: 16px;
	background-color:#FF8040;
	padding:5px;
	font-weight:bold;
}



a.LexiconletterSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	line-height: 16px;
	background-color:#FF8040;
	padding:5px;
	font-weight:bold;
}
a.LexiconletterSelected:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	line-height: 16px;
	background-color:#FF8040;
	padding:5px;
	font-weight:bold;
}
a.LexiconletterSelected:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	line-height: 16px;
	background-color:#FF8040;
	padding:5px;
	font-weight:bold;
}




 .content
 {
    
 }
 .column
 {
    width:600px;
    padding:5px;
    background-color:#00365a;
    overflow-x: auto; 
    overflow-y: hidden;
    
 }
 

 
 .movies td
 {
    padding:10px;
 }
 /*a
 {
    padding:5px;
    color:#000000;
 }
 a:hover
 {
    background-color:gray;
 }
 a:Active
 {
    background-color:orange;
 }
 .DefaultButton
 {
    text-decoration:none;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    background-color:#ffffff;
    cursor:hand;
    height:15px;
    vertical-align:middle;
 }*/
 .BlackLnkBtn
 {
    text-decoration:none;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    background-color:black;
    color:#ffffff;
    cursor:hand;
    height:20px;
 }
 .DefaultHeight
 {
    height:50px;
 }

