
/* ----------------Custom styles copied and modified from the Evolution website ---------------*/

.HeaderTitle 
{
	text-align:center;
	font-size:large;
}

.HeaderTitleELMSG 
{
	text-align:right;
	font-size:large;
	color: Black;
	vertical-align: middle;
}


.textInput 
{
	border-width:1px;
	border-style:solid;
	border-color:#a7a9ae;
	width:225px;
	color:#7f7f7f;
	font-size:12px;
	font-family: Verdana, sans-serif, Helvetica, Arial, 'Times New Roman';
}


.content .wideBox 
{
	background-image:url('../images/element-strip.jpg');
	background-repeat:no-repeat;
	width:936px;
	/*height:131px;*/
	margin-top:10px;
	padding:10px;
	clear:both;
}

.content .wideBox  .title
{
	font-weight:bold;
	padding-left:15px;
	color:#003369;
	font-size: 10pt;
}

.content .wideBox .title a
{
	color:#003369;
	text-decoration: none;
}

.content .wideBox .title a:hover
{
	text-decoration: underline;
}


/*
.content .wideBox .text 
{
	margin-top:10px;
	width:230px;
	height:46px;
}
*/


/* ----------------Custom styles for AWR form ---------------*/

.awrContainer 
{
	width: 100%;
	/*text-align:left;*/
}

.awrColsQ
{
	width: 100%;
}


.awrLeftColQ 
{
	width: 600px;
	float:left;
}

.awrRightColQ 
{
	width: 100px;
	float:left;
}


.awrColsRates
{
	width: 100%;
	margin-bottom:10px;
}


.awrLeftColRates 
{
	width: 450px;
	float:left;
	text-align:right;
}

.awrRightColRates 
{
	width: 450px;
	float:left;
}


.awrClearBoth 
{
	Clear:both;
}

.awrSingleLine 
{
	padding: 0 2em 0 2em;
	margin-left: 0.3em;
}   

.SubmitButtonDiv
{
	text-align:center;
	margin-top:1em;
}

.SubmitButtonStyle
{
	width:150px;
	height: 50px;
	background-image:url('../images/SubmitButtonImage.gif');
	padding-left:20px;
	background-repeat:no-repeat;
}

/*
.SubmitButtonStyle
{
	font-size:large;
	background-color:#d98c9b;
	padding:1em;
	width:150px;
	text-align:center;
	vertical-align:top;
	background-image:url('../images/SubmitButtonImage.gif');
	padding-left:20px;
	background-repeat:no-repeat;
}
*/

.awrInfoCol 
{
	width: 225px;
	float:left;
	margin-left:10px;
	border:solid 1px #999999;
	padding:0.2em;
}  

.InfoButton
{
	 border:solid 1px black;
	 width: 225px;
	 padding:0.2em;
}

awrInfoCol a
{
	text-decoration:none;
	border:solid 1px black;
}

/*
.footer
{
	 width: 100%;
	 padding:0.2em;
	 height:50px;
}
*/

/* ----- fieldset ----*/
      
fieldset {       
float: left;       
clear: both;       
width: 100%;       
margin: 1em 0 1em 0;       
padding: 1em 0.5em 1em 2em;       
border: 1px solid #BFBAB0;         
}

.bgcolor1 {            
background-color: #ffeecc;
}

.bgcolor2 {            
background-color: #d7feb4;   
}


legend {       
margin-left: 1em;       
padding: 0;       
color: #000;       
font-weight: bold;       
}


fieldset.submit {       
float: none;       
width: auto;       
border-style: none;       
padding-left: 12em;       
background-color: transparent;       
}  

/*
.LabelRadio
{
	padding:0.2em;
	float:left;
}
*/
.radiotext
{
	border: 1px solid #BFBAB0;
	float:left;
	/*font-weight:bold;*/
	padding:0.2em;
}

.lineSpacing 
{
}

label {  
  cursor: pointer;     
  cursor: hand;    
} 

/*
fieldset label {
  margin-left:0.5em;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:normal;
  }


fieldset label .label0 {
  float:left;
  width:100%;
  }

fieldset label .label50 {
  float:left;
  width:50%;
  }
*/

.ValidationSummary 
{
	color: Red;
}


/* ----- fieldset ----*/

/* ----- rounded corners boxes ----*/

.boxes {
	float:left;
	width:933px;
	margin:10px;
}

.box 
{

	margin-bottom:20px;
	background-image:url(../images/stripBottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.box .title {
	text-align:left;
	padding:10px 10px 0 10px;
	background:url(../images/stripTop.jpg) top no-repeat #ececec;
	font-weight:bold;
	margin-bottom:10px;
}


.box700 
{

	margin-bottom:20px;
	background-image:url(../images/EvoPanelBottom_700px.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.box700 .title {
	text-align:left;
	padding:10px 10px 0 10px;
	background:url(../images/EvoPanelTop_700px.jpg) top no-repeat #ececec;
	font-weight:bold;
	margin-bottom:10px;
}

.box  .title .arrow
{
	background-image:url('../images/element-redarrowbig.png');
	padding-left:20px;
	background-repeat:no-repeat;
}

.box .title h1, .box .title h2, .box .title h3
{
	text-align:center;
}

.box .title h3
{
	font-style:italic;
}

.box .arrowalone
{
	background-image:url('../images/element-redarrowbig.png');
	padding-left:20px;
	background-repeat:no-repeat;
	font-weight:bold;
}

.box ul
{
	margin-left:40px;
	list-style-type:none;
}

/* ----- rounded corners boxes end ----*/

.content .Box .link  
{
	background-image:url('../images/element-redarrowsmall.png');
	margin-top:8px;
	font-size:9px;
	font-weight:bold;
}

.content .Box .link img 
{
	margin-left:20px;
}

.content .Box .ulNormal
{
	margin-left:40px;
	list-style-type:disc;
}

.tdCell1
{
	width:5%;
}
.tdCell2
{
	width:2%;
	vertical-align:middle;
}
.tdCell3
{
	width:93%;
	vertical-align:middle;
}

/* Gridview  */
.GridviewCss
{
	font-size:0.8em;
}

.GridviewCss a
{
	text-decoration: none;
}

.HideGridViewColumn
{
    display:none;
}


.IRSectionHeader 
{
    border: 1px solid gray;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    Color:white;
    background-color:#00529e;
}

.IRSubmissions 
{
    border: 1px solid gray;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    width:400px;
    /*background-color: #eee;*/
}

.IRTable
{
    border-collapse: collapse;
    border: 1px solid #dbdddb;
    background: #fbfbfb; /*#f4f4f4; #eee*/
}


.IRTable td
{
    padding:  5px 10px 5px 10px;
    border: 1px solid #dbdddb;
}

.IRTableNoBorder
{
    border-collapse: collapse;
    border: 1px solid #dbdddb;
}

.IRTableNoBorder td
{
    padding: 10px 10px 10px 10px;
}

.rcorners1 {
  border-radius: 5px;
}




.IRButton {
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	background-color:#3d94f6;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.IRButton:hover {
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	background-color:#1e62d0;
}
.IRButton:active {
	position:relative;
	top:1px;
}


.IRULList li 
{
	  list-style-image: url('../images/element-redarrowsmall.png'); 
}

.IRULListDiv {
	 padding-left:100px;
}

