﻿a.headerLogoLink:hover{ background-color: Transparent;}
a.noBackground:hover  {background-color: Transparent;}
a.noBackground:hover img  {background-color: Transparent;}
a.ratingSelectedItem {background-color: Transparent;}
a.ReturnToQuestionLink:hover{background-color: Transparent;}

td {text-align: left;}
td.left { text-align: left;}
td.center { text-align: center;}
td.right { text-align: right;}

th {text-align: left;}
th.left { text-align: left;}
th.center { text-align: center;}
th.right { text-align: right;}

.divQuestionEditContainer .QuestionMethods { padding: 5px 0 0 0;}
.divQuestionEditContainer .QuestionCategory { display: none;}

.floatRight { float: right;}
.floatLeft { float: left;}

.GridView td.drilldownContainer { padding: 10px 20px 20px 30px; background-image: url( ../media/images/SubGridBranch.gif ); background-repeat:no-repeat; background-position: 9px -27px;}
.GridView td.drilldownContainer .GridView  th { background-color: Gray; font-size: 11px;}
.GridView td.drilldownContainer .GridView { font-size: 10px; border: 1px solid silver; margin-top: 0px;}

.line {
	background-color: #0D83DD;
	margin: 2px 0;
}

.helpBullet {
	line-height: normal;
	padding: 2px 0;
}
.helpContainer {margin: 20px auto;	width: 760px; text-align: left; position: relative;}
.helpContainer h1 {color: #003D6E; font-size: 24px; line-height: 40px; font-family: Arial, Helvetica, sans-serif; margin: 0;}
.helpContainer h2 {color: #003D6E; font-size: 22px; line-height: 30px; font-family: Arial, Helvetica, sans-serif; margin: 0;}
.helpContainer h4 {color: #003D6E; font-size: 18px; line-height: 20px; font-family: Arial, Helvetica, sans-serif; margin: 0;}

.helpLeft {
	font-size: 11px;
	float: left;
	width: 219px;
	padding-right: 30px;
	border-right: 1px solid #DDDDDD;
}
.helpRight {
	float: right;
	width: 478px;
	padding-left: 30px;
}
.helpLeft a:link, .helpLeft a:active, .helpLeft a:visited {
	color: #000000;
	text-decoration: none;
	padding: 2px 0;
}
.helpLeft a:hover {
	background-color: #E5FFBC;
	text-decoration: none;
}
.helpLeft a.helpOn:link, .helpLeft a.helpOn:active, .helpLeft a.helpOn:visited {
	background-color: #0D83DD;
	color: #FFFFFF;
}
.helpLeft a.helpOn:hover {
	background-color: #0D83DD;
	color: #FFFFFF;
	text-decoration: underline;
}
.helpList { display: none; 	padding: 0 0 0 15px; margin: 0 0 0 15px; line-height: 18px;}
.helpSub1 {
	line-height: normal;
	padding: 2px 0 2px 15px;
}
.helpSub2 {
	line-height: normal;
	padding: 2px 0 2px 30px;
}
.helpSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#113159;
}
.helpSearch a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#113159;
}
.helpSearch a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EA9C00;
}
.helpBeta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#EA9C00;
}
.helpProgress {display: none; position: absolute; left: 420px; top: 35px;}


