﻿.Header
{
		border: solid 1px #C2C2C2;
	background-image:url(/images/TitleBackOrange.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-top:3px;
	font-weight:bold;
	font-size:12px;
	height:18px;
	color:#380066;
}

table 
{
	font-family:arial;
	font-size:10px;
}
.grTable{
	padding:4px;
	width:100%;
}
.grHeader{
	background-color:#bac8d3;
	font-weight:bold;
	text-align:left;
	padding:4px;
}
.grHeader th{
	text-align:left;
	padding:4px;
	border-bottom:1px solid #d8d8d8;
}
.grRow1 td{
	background-color:#F0f0f0;
	border-bottom:1px solid #d8d8d8;
	padding:4px;
}
.grRow1S td{
	border-bottom:1px solid #d8d8d8;
	padding:4px;
}
.grRow2 td{
	background-color:#FFFFFF;
	border-bottom:1px solid #d8d8d8;
	padding:4px;	
}
.grRow2S td{
	border-bottom:1px solid #d8d8d8;
	padding:4px;	
}

.alCenter{ text-align:center;}
.alLeft{ text-align:left;}
.alRight{ text-align:right;}
.tblHeader 
{
	background-color:#BAC8D3;
	text-align:center;
	color:#ffffff;
	font-wieght:normal;
}
.tblHeaderLeft
{
text-align:left;
background-color:#BAC8D3;
color:#ffffff;
font-wieght:normal;
}
.tblItem
{
text-align:center;
border-bottom-color:lightgrey;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:lightgrey;
border-left-width:1px;
border-left-style:solid;
font-weight:normal;
}
.tblItemName
{
text-align:left;
border-bottom-color:lightgrey;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:lightgrey;
border-left-width:1px;
border-left-style:solid;
}
.tblItemNoBorder
{
text-align:center;
font-weight:normal;
}
.tblItemNoBorder
{
text-align:left;
}
.tblItemRed
{
text-align:center;
background-color:red;
border-bottom-color:lightgrey;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:lightgrey;
border-left-width:1px;
border-left-style:solid;
}
.tblItemYellow
{
text-align:center;
background-color:yellow;
border-bottom-color:lightgrey;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:lightgrey;
border-left-width:1px;
border-left-style:solid;
}
.tblItemWhite
{
text-align:center;
background-color:White;
border-bottom-color:lightgrey;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:lightgrey;
border-left-width:1px;
border-left-style:solid;
}
.tblItemWhiteLast
{
text-align:center;
background-color:White;
border-bottom-color:lightgrey;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:lightgrey;
border-left-width:1px;
border-left-style:solid;
border-right-color:lightgrey;
border-right-width:1px;
border-right-style:solid;
}
.tblItemLast
{
text-align:center;
border-bottom-color:lightgrey;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:lightgrey;
border-left-width:1px;
border-left-style:solid;
border-right-color:lightgrey;
border-right-width:1px;
border-right-style:solid;
font-weight:normal;
}

.cardTitleL
{
background-color:White;
border-top-color:lightgrey;
border-top-width:1px;
border-top-style:solid;
border-left-color:lightgrey;
border-left-width:1px;
border-left-style:solid;
}

.cardTitleR
{
background-color:White;
border-top-color:lightgrey;
border-top-width:1px;
border-top-style:solid;
border-left-color:lightgrey;
border-left-width:1px;
border-left-style:solid;
border-right-color:lightgrey;
border-right-width:1px;
border-right-style:solid;	
}

a:link
{
	text-decoration: none;
	color: #FE5815;
}
a:visited{ 
	text-decoration: none;
	color:#FE5815;
}

a:hover
{
	text-decoration: underline;
	color: #999999;
}

.infoBox
{
  border-color:#dcdcdc;
  border-style:solid;
  border-width:1px;
background-color: #FEF8AF;
 padding:5px;
 margin:15px;	
}

.headerTitle
{
	border: solid 1px #C2C2C2;
	background-image:url(/images/TitleBack.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-top:3px;
	font-weight:bold;
	font-size:12px;
	height:18px;
	color:#380066;
}

.FooterText
{
	text-align: center;
	width: 100%;
	font-size: 11px;
	margin-top:2px;
}

.FooterText a:link 
{
	text-decoration: none;
	color: #FE5815;
}
.FooterText a:hover
{
	text-decoration: none;
	color: #000000;
}

.AlternatingRow
{
	background-color: #C8F5C2;
}

.Login
{
	background-color:#FE5815;
	color:#ffffff;
    width:60px;
    height:22px;
    font-size:11px;
    cursor: hand;
    background-image:url(/images/arrowWhite.gif);
    background-repeat:no-repeat;
    background-position:5px 5px;
}
.dgridPager
{
	background-color:whitesmoke;	
}

.tabL
{
	width:150px;
	height:20px;
	float:left;
	text-align:left;
	border-top-color:lightgrey;
	border-top-width:1px;
	border-top-style:solid;
	border-right-color:lightgrey;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:lightgrey;
	border-left-width:1px;
	border-left-style:solid;
	background-color:whitesmoke;
	cursor:hand;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
}

.tab
{
	width:150px;
	height:20px;
	float:left;
	border-top-color:lightgrey;
	border-top-width:1px;
	border-top-style:solid;
	border-right-color:lightgrey;
	border-right-width:1px;
	border-right-style:solid;
	background-color:whitesmoke;
	cursor:hand;
	padding-left:10px;
	padding-top:5px;
	text-align:left;
	font-weight:bold;
}
.cellScore-2
{
	background-color:#FF6600;
}
.cellScore-1
{
	background-color:#FFCC66;
}
.cellScore0
{
	background-color:#FFFFCC;
}
.cellScore1
{
	background-color:#99FF66;
}
.cellScore2
{
	background-color:#00CC00;
}
.cellScore3
{
	background-color:#339933;
}
.cellScore4
{
	background-color:#339933;
}
.cellScore5
{
	background-color:#339933;
}
.cellScore6
{
	background-color:#339933;
}
.cellScore7
{
	background-color:#339933;
}

ul {
	list-style-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
}

.lblAnser
{
	padding:5px;
	border:1px solid #f0f0f0;
	color:Green;
	background-color:#fffff0;
	font-weight:bold;
}
.gfT1
{
	font-weight:bold;
	width:200px;
	padding:3px;
	padding-left:15px;
	background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	float:left;
}
.gfT2
{
	padding:3px;
	float:left;
}
.gfT3
{
	font-weight:bold;
	width:50%;
	padding:3px;
	padding-left:15px;
	background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	float:left;
}

.img
{
	border:2px solid #bac8d3;	
}
.img1
{
	border:1px solid #bac8d3;	
}

/* Tab */
.tabHolder{
    width:auto;
    height:25px;
    padding:2px 2px 0px 2px;
    font-size:10px;
    font-weight:bold;
}
.tabButton{
	width:120px;
	height:16px;
	padding:4px;
	background-color:whitesmoke;
	border:solid 1px orange;
	border-bottom-width:0px;
	float:left;
    text-align:center;	
}
.tabSpacer
{
border-bottom:solid 1px orange;
width:25px;
height:24px;	
float:left;
}
.tabSpacerS
{
border-bottom:solid 1px orange;
width:5px;
height:24px;	
float:left;
}
.tabSpacerEnd
{
    border-bottom:solid 1px orange;
    width:auto;
    height:24px;	

}