body 
{
    padding:0px;
    margin:0px; 
    background-color:#adc3da;
    background-repeat: repeat-x;
    background-image: url(images/back.jpg);            
}

*, .Normal, .NormalRed, .NormalBold, .TextLabel, .NormalDarkBlue, .NormalBlueItalic, .NormalBlue, .NormalBlueBold, .NormalBlueItalicBold
{
    font-size:11px;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;      
}

.TextBox
{
border:solid 1px #828790;	
	
	}

.NormalBold
{
	font-weight: bold;
}


.NormalBlueBold
{
	font-weight: bold;
    color:#000063;    
}

.NormalBlueItalicBold
{
	font-weight: bold;
    color:#000063;    
    font-style:oblique;
}

.NormalRed, ErrorMsg
{
    color:Red !important; 
}

.NormalBlueItalic, .NormalBlue, .NormalDarkBlue
{
    color:#000063;    
}

.NormalBlueItalic
{    
    font-style:oblique;
}    

.TitleGeorgia, .TitleGeorgia a
{
    font-family:Georgia, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#999999;
}


.TextLabel
{
    width:130px;
    text-align:right;    
    color:#000063;
}

a.NormalBlue
{
    text-decoration:underline;
    }

.NormalDarkBlue
{
	
	text-decoration:underline;
    font-weight:bold;
}

.header
{
    background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
    cursor:pointer;
}

th.headerSortUp
{
	background-image: url(images/asc.gif);
}

th.headerSortDown
{
	background-image: url(images/desc.gif);
}

.header-default
{
    width:768px;
    height:219px;
    display:block;
    /*background:url(images/header.png);      */
    background-repeat:no-repeat;
    overflow:hidden;      
    text-align:left;    
     border:1px solid #999999; border-top:0px;
    }
    
.header-ask
{
    width:768px;
    height:219px;
    display:block;
    /*background:url(images/header-ask.png);     */ 
    background-repeat:no-repeat;
    overflow:hidden;      
    text-align:left;    
     border:1px solid #999999; border-top:0px;
    }    
    
.header-followup
{
    width:768px;
    height:219px;
    display:block;
    /*background:url(images/header-followup.png);    */  
    background-repeat:no-repeat;
    overflow:hidden;      
    text-align:left;    
     border:1px solid #999999; border-top:0px;
    }    
.header-review
{
    width:768px;
    height:219px;
    display:block;
    /*background:url(images/header-review.png);    */  
    background-repeat:no-repeat;
    overflow:hidden;      
    text-align:left;    
     border:1px solid #999999; border-top:0px;
    }  
    
.header-small
{
    width:768px;
    height:42px;
    display:block;
    background:url(images/header-small.png);      
    background-repeat:no-repeat;
    overflow:hidden;      
    text-align:left;    
    }    
.header-small-ask
{
    width:768px;
    height:42px;
    display:block;
    background:url(images/header-small-ask.png);      
    background-repeat:no-repeat;
    overflow:hidden;      
    text-align:left;    
    }        
.header-small-followup
{
    width:768px;
    height:42px;
    display:block;
    background:url(images/header-small-followup.png);      
    background-repeat:no-repeat;
    overflow:hidden;      
    text-align:left;    
    }        
.header-small-review
{
    width:768px;
    height:42px;
    display:block;
    background:url(images/header-small-review.png);      
    background-repeat:no-repeat;
    overflow:hidden;      
    text-align:left;    
    }        
    
.main
{
	background:url(images/cycle-logo.png);
}

h1, .h1
{
    font-family: 'Times New Roman';
    color: #000063;
    font-size:26px;
    font-style:oblique;
    padding:0px;
    margin:0px;
    font-weight:bold;
    }

h3
{
    color: #000063;
    font-size:14px;    
    padding:0px;
    margin:0px;
    }
    
.disabledScreen
{
    display:block; width:100%; 
    height:100%; background:black; position:absolute;  margin: 0px; top:0px; left:0px;
    opacity:.75;
	filter: alpha(opacity=75);
    }

.whiteLabels
{
    color: White;
    font-style:oblique;

    font-size:12px;
    }    

.pageTitle
{
	text-align: left;
	color: #000063;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-style: italic;
	margin-bottom: 5px;
	vertical-align: middle;
}
    
.navigationTitle
{
    text-align:left;
    color:#000063;
    text-decoration:none;
    font-size:14px;    
    font-weight:bold;
    padding:0px;
    margin:0px;        
    display:block;
    font-style:normal;
    }

.ask
{
	color:#b3cda0
}

.review
{
	color:#a8c9ca
}

.followup
{
	color:#a4b707
}

.top_menu
{    
        display: block;
        width:170px;
        
        }

.Head, .Head a
{
    font-weight:bold;
    font-style:italic;
    font-size:13px;	
	text-align:center;
	height:24px;
	width:100%;
	display:block;
	margin-top:3px;
	margin-bottom:3px;
	line-height:24px;
	border: 1px solid #aaaaaa; 
	background: #a9c1d9 url(img/ui-bg_highlight-soft_75_a9c1d9_1x100.png) 50% 50% repeat-x; 
	color: #222222; 
}

.watermarkedTextBox
{
	font-style:italic;
}

.hoverMenu		
{
    background-color: White;
    background-position:bottom;
    background-repeat:repeat-x;
	background-image:url(images/tool.gif) !important;	
	border: 1px double #000063 !important;
	
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 9px !important;
    color: #000063;
        
	/*opacity:.95;
	filter: alpha(opacity=95);*/
    visibility:hidden;    
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

table.tbl {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	border-color: gray !important;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
}

table.tbl th a
{
    color:Black;
    }

table.tbl th 
{    
    text-align:left;
    background:LightGrey;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray !important;
	   height:25px;
	   vertical-align:middle;
	   font-family:'Trebuchet MS',Helvetica,sans-serif;
	   
}
table.tbl td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray !important;
	background-color: white;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
}

    
.tblDiv    
{
    border: 1px solid DarkGray ;
    border-top:0px;    
}


.tooltipBlueBackground
{
	padding:10px;
	border:1px solid #000000;
	background-color:#DEE5EB;
	color:Black;
}

hr.hrmain
{
     width:90%; text-align:center; 
     background: #e5e5e5;
         
}

.hrmain
{
     text-align:center; 
     background: url(images/hr.png);
     background-position:center;
     margin-top:2px;
     background-repeat:no-repeat;     
     width:100%;
     height:7px;    
}


table { empty-cells: show;
      }



.chkList table
{
    width: 460px;
    }

.chkList td  
{
    text-align:left;
    padding:0px;
    width: 230px;
    
}

ul
{    
    margin-left:15px;
}
    

.dflist, ul.dflist, ol.dflist
{    
    padding-left:5px;
}    
    
    
.guideText, a.guideText
{
    font-size:10px;
}


.q
{
    background-image:url(images/q.png); 
}
    
.gradient
{
    background:url(images/gradient.jpg); 
}
.gradientShort
{
    background:url(images/gradient-short.jpg); 
    background-color:#f1f1f1;
    background-repeat:repeat-x;
}


.close-icon
{
    width:9px;
    height:9px;
    display:block;
    background:url(images/close.png);
    background-repeat:no-repeat;
    overflow:hidden;          
     border:0px;
}

.rounded-corners
{
    border: solid 1px #CCCCCC;
}


.inactivePanel
{
	background:white;top:0px;left:0px;height:260px;width:98%;filter:alpha(opacity=50);opacity:0.5;
	position:absolute;
	}

.starred,
.starred_inactive
{
    display: block;
    float:left;
    width:16px;
    height:16px;
    margin-right:5px;
    background:url(images/icons/stars.png);
    }
.starred
{
        background-position: -16px 0px;
}
