﻿/*html, table, select, input,textarea, .default, .bodytext  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;line-height:14px; }

body {
}

*/

.bgbodygray 
{
    background-color: #ffffff; 
    margin: 0px 0px 0px 0px; 
}

.submenubtn
{
    color:#0066cc;
    background-color: #f9fbfd;
    padding:0px 8px 2px 8px;
    text-decoration : none;
}


.headerbtn
{
    color:AntiqueWhite;
    padding:0px 4px 2px 4px;
    text-decoration : none;
    font-weight : bold;
}

.headertxt
{
    color:AntiqueWhite;
    padding:0px 4px 2px 4px;
    text-decoration : none;
}

.headertxtBeta
{
    color:AntiqueWhite;
    text-decoration : none;
}

.cmdLink
{
    color:#0066cc;
    background-color: #f9fbfd;
    text-decoration : none;
}

.breadcrumbText
{
    color:#0066cc;
    background-color: #f9fbfd;
    text-decoration : none;
}


.TableHeader
{
    background-color : #F1F1F1;
}



.GridTable2
{   
   /*border: 1px;*/
   border-color : #CCCCCC;
   border-collapse : collapse;
}

.GridTable2 th 
{
	padding: 0px;
     background-color : #F1F1F1;
     text-decoration : none;
     color : Black ;    
     text-align :center ;
     height : 30px;
     border-bottom : 0;
     border-top : 0;
     border-bottom-style : hidden;
     border-color : #CCCCCC;     
}

.GridTable2 th a 
{
    color : Black ;    
    text-decoration : none;
}


.GridTable2 td
{   
    border-bottom-color : white ;
    text-align : center ;
    border-collapse : separate;
    border-bottom : 0;
    border-top : 0;
    padding-right : 2px;
    padding-left : 2px;
    border-top-style : hidden;
    border-color : #CCCCCC;
}

.GridTable2 table
{
    border : 0;
    border-color : #CCCCCC;
}

.GridTable2 td td
{
    text-align : left ;
    border-color : #CCCCCC;
}

.attTable2{
   /*border: 1px;*/
   border-color : #CCCCCC;
   border-collapse : collapse;
   border-style : hidden;
   border-style : none;
}

.attTable2 th 
{
	padding: 0px;
     background-color : #f9924e;
     text-decoration : none;
     color : White ;    
     text-align :center ;
     height : 30px;
     border-bottom : 0;
     border-top : 0;
     border-bottom-style : hidden;
     border-color : #CCCCCC;     
}

.attTable2 th a 
{
    color : Black ;    
    text-decoration : none;
}

.attTable2 td
{   
    border-bottom-color : white ;
    text-align : center ;
    border-collapse : separate;
    border-bottom : 0;
    border-top : 0;
    padding-right : 10px;
    padding-left : 10px;
    border-style : none;
    border-style : hidden;
    /*border-left-style: hidden;
    border-right-style: hidden;
    border-left-style: none;
    border-right-style: none;*/
    border-color : #CCCCCC;
}

.attTable2 td a 
{
    color : #0066CC ;    
}

.attTable2 table
{
    border : 0;
    border-color : #CCCCCC;
}

.attTable2 td td
{
    text-align : left ;
    border-color : #CCCCCC;
}


.attTable{
   /*border: 1px;*/
   border-color : #CCCCCC;
   border-collapse : collapse;
}

.attTable th 
{
	 padding: 0px;
     background-color : #f9924e;
     text-decoration : none;
     color : White ;    
     text-align :center ;
     height : 30px;
     border-bottom : 0;
     border-top : 0;
     border-bottom-style : hidden;
     border-color : #CCCCCC;     
}

.attTable th a 
{
    color : Black ;    
    text-decoration : none;
}

.attTable td
{   
    border-bottom-color : white ;
    text-align : center ;
    border-collapse : separate;
    border-bottom : 0;
    border-top : 0;
    padding-right : 10px;
    padding-left : 10px;
    border-style : none;
    border-style : hidden;
    border-color : #CCCCCC;
}

.attTable td a 
{
    color : #0066CC;    
}

.attTable table
{
    border : 0;
    border-color : #CCCCCC;
}

.attTable td td
{
    text-align : left ;
    border-color : #CCCCCC;
}

.blueLink
{
    color : #0066CC;         
}


/*
.GridTable
{   
   
   border-color : #CCCCCC;
   border-collapse : collapse;
}

.GridTable th 
{
	padding: 0px;
     background-color : #F1F1F1;
     text-decoration : none;
     color : Black ;    
     text-align :center ;
     height : 30px;
     border-bottom : 0;
     border-top : 0;
     border-bottom-style : hidden;
     border-color : #CCCCCC;     
}

.GridTable th a 
{
        color : Black ;    
    text-decoration : none;
}


.GridTable td
{   
    border-bottom-color : white ;
    text-align : center ;
    border-collapse : separate;
    border-bottom : 0;
    border-top : 0;
    padding-right : 2px;
    padding-left : 2px;
    border-top-style : hidden;
    border-color : #CCCCCC;
}

.GridTable table
{
    border : 0;
    border-color : #CCCCCC;
}

.GridTable td td
{
    text-align : left ;
    border-color : #CCCCCC;
}
*/

.LoginText
{
    margin-bottom : 2px;
     line-height : 20px;
     font-size : medium;
    font-weight : bold;
     color : #0066CC; 
}

.LargeBlueText
{
    line-height : 30px;
    font-size :x-large;
   font-weight :bold;
     color : #0066CC; 
}


.EmptyRow
{
    border : solid 1px White;
}

.EmptyRow td
{
    border-top-style : none;
    border-color : #CCCCCC;
}

.whitetext {
	COLOR: #ffffff
}

TD.tab {
	BACKGROUND-COLOR: #333333
}
TD.seltab {
	BACKGROUND-COLOR: #666666
}

.tab 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana,Arial,Helvetica,Tahoma,sans-serif
}
.seltab {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana,Arial,Helvetica,Tahoma,sans-serif
}


.formTable
{

}


.formTable td
{
    padding:5px;   
}


.BlueText
{
    font-size : medium;
    font-weight :bold;
     color : #0066CC; 
     margin-bottom : 2px;
     line-height : 20px;
}

.BlueText2
{
    text-decoration:none;
    font-size : medium;
     color : #0066CC; 
     margin-bottom : 2px;
     line-height : 20px;
}

.BlueText3
{
    text-decoration:underline;
    font-weight :bold;
    font-size : medium;
     color : #0066CC; 
     margin-bottom : 2px;
     line-height : 20px;
}

.BlueText3 a:visited
{
    text-decoration:underline;
    font-weight :bold;
    font-size : medium;
    color:#0066CC; 
    margin-bottom : 2px;
    line-height : 20px;
}

.BlueText4
{
    font-size : 7pt;
    font-weight :bold;
    color : #0066CC; 
    line-height : 20px;
}

.cmdImage
{
    vertical-align:bottom;    
}


.btnMenu
{
    text-decoration : underline;
     color : White ;
}

.screen320
{
  width:320px;      
}

.btnHeader
{
    text-decoration : none;
    color : Black   ;
}

DIV.footer_spacer {
	MARGIN-BOTTOM: 5px; WIDTH: 962px; HEIGHT: 10px; BACKGROUND-COLOR: #4c4a4e
}
DIV.footer_links {
	FLOAT: right; TEXT-ALIGN: right
}
DIV.footer_logo {
	FONT-SIZE: 10px; FLOAT: left; WIDTH: 300px; COLOR: Black
}


.exxplainDetailsRC
{
    padding-left: 5px; 
    padding-right: 5px; 
    vertical-align: middle;
    text-align:center
}

.topnav1 {
	WIDTH: 760px; 
	BORDER-BOTTOM: #e5e5e5 1px solid; 
	BACKGROUND-COLOR: #f9fbfd
}
.topnav2 
{
    padding: 10px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	position:absolute;
	left:20px;
	top:20px;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/FilledStar.gif);

}

.emptyRatingStar {
    background-image: url(../Images/EmptyStar.gif);
}

.savedRatingStar {
    background-image: url(../Images/SavedStar.png);
}
   
.welcomeBtn
{
    text-decoration : none;
    color : Black;    
}

.welcomeTable
{
    border-color : #CCCCCC;
    width :100%;
    font-size: 13px;
    padding-left:7px;
    padding-top:4px;    
    border-collapse :collapse;
    
}

.welcomeTable th
{
    background-color: #F1F1F1;   
    padding : 0px;
}

.welcomeTable td
{
    padding-left : 5px;
    vertical-align : top;
    border : 0px;
    
    padding-top : 10px;   
    padding-bottom : 10px;
}

/* xp theme */
.exx__tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url("../images/tabs/tab-line.gif") repeat-x bottom;}
.exx__tab_xp .ajax__tab_outer {background:url("../images/tabs/tab-right.gif") no-repeat right;height:26px;}
.exx__tab_xp .ajax__tab_inner {padding-left:3px;background:url("../images/tabs/tab-left.gif") no-repeat;}
.exx__tab_xp .ajax__tab_tab {height:18px;padding:4px;margin:0;background:url("../images/tabs/tab.gif") repeat-x;}
.exx__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url("../images/tabs/tab-hover-right.gif") no-repeat right;}
.exx__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url("../images/tabs/tab-hover-left.gif") no-repeat;}
.exx__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url("../images/tabs/tab-hover.gif") repeat-x;}
.exx__tab_xp .ajax__tab_active .ajax__tab_outer {background:url("../images/tabs/tab-active-right.gif") no-repeat right;}
.exx__tab_xp .ajax__tab_active .ajax__tab_inner {background:url("../images/tabs/tab-active-left.gif") no-repeat;}
.exx__tab_xp .ajax__tab_active .ajax__tab_tab {background:url("../images/tabs/tab-active.gif") repeat-x;}
.exx__tab_xp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}


/* AccordionLogin */
.AccordionLogin
{
	padding-bottom:43px;
}

/* Rating popup */
table.tableRating td
{
    background-color:White;
}

.PopupRatingOuter
{
    bottom:0px;
    right:0px;
    position:absolute;
    margin: auto auto;
	top:0px;
	left:0px;
	width:962px;
	height:692px;
	z-index:100;
}

.PopupRating
{
    bottom:0px;
    right:0px;
    position:absolute;
    margin: auto auto;
	top:0px;
	left:0px;
	width:962px;
	height:692px;
    background-color: White;
	opacity: .7;
	filter: alpha(opacity=70);
	z-index:100;
}

.BorderLR
{
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
}


.PopupRatingDiv1
{
	z-index:200;
    position:absolute;
	top:200px;
	left:200px;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	background-color: #EEEEEE;
	/*	top:240px;
	left:480px;*/

}

.PopupRatingDiv2
{   
	z-index:200;
	position:absolute;
/*	background-color:White;
	padding:5px 5px 5px 5 px;
	border:solid 1px #DDDDDD;
*/	top:240px;
	left:400px;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}


/* multifile upload */
.progressWrapper {
	width: 200px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 150px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 150px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}

.tableComments
{
    background-color: White;
    color: Black; 
    text-align: left;
}

.divComments
{
    padding-left: 53px;
}

.authorsNote
{
    padding-left: 53px;
    text-align: left;
    font-style: italic;
    font-size:smaller;    
}

.headerComments 
{
    font-size: large; 
    font-weight: bold;
}

.textBoxComments
{
    width: 350px;    
}

.tableRating
{
    border-left: solid 2px #666666;
    border-right: solid 2px #666666;
    table-layout:fixed;
}

.tableRatingText
{
    text-align: left; 
    font-size: 12px; 
    color: Black; 
    padding-left: 20px;
    vertical-align: top;
}

.tableEmptyCell 
{
    height: 10px; 
    font-size: 1px;
}

.labelComments
{
    text-decoration: underline;
    font-style: italic; 
    color: #0066CC;
}