﻿
.hover
{
	font-weight:bolder;
	font-size: 12px;	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#f7f7f7,EndColorStr=#dedbe7);
}




.Buttons
{
	float: right;
	padding:2px 6px 2px 6px;
}

#divResult
{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 30%;
	height: 40%;
	filter: alpha(opacity=80);
	text-align: center;
	font-size: 14pt;
	padding: 30px;
	background: #e1f2fe;
}

#divMain
{
	width:100%;
	height:100%;
}


.spnSave
{
	width: 105%;
	margin-top: -1.91em;
}


.divHeader
{
	white-space:nowrap;
	margin:12px 0 12px 0;
	color: #d2691e;
	font-weight:bold;
	font-size:1.5em;
}


.tblHeader
{
	border-collapse: collapse;
	padding:4px 0 0px 0px;
}




#divQuestions
{
	padding:0 0 0 15px;
	width:95%;
}

.PopupHeader
{
	color:chocolate;
	font-size:14pt;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:20px;
}


.PopupHeader span
{
	text-decoration:underline;
}


.countmsg
{
    background-position: left bottom;
    height: 20px;
    width: 25px;
    background-image: url('../Images/BannerInboxIcon1.jpg');
    background-repeat: no-repeat;
    background-color: #FFF;
    vertical-align: top;
    padding-left: 2px;
    padding-bottom:2px;
    padding-right:2px;
    padding-top:0px;
    text-align:right;
}



.countnumber
{
    width:15px;
    height:12px;
    padding: 0px 1px 4px 1px;
    background-color: #CC0000;
    color: White;
    font-size: 7.8pt;
    text-align:center;
    display:inline-block;
}​

.NotesDetails
{
    background-color:white;
    border: 1px solid black;
}

.NotesDetailsHeading
{
    font-size:1em;  
  font-weight:bold;
}


#ComposeBoxCntnr
{
    background: #faf7e3;
    border: 4px solid #666666;
    z-index: 9;
    padding: 0px;
    width: 500px;
    height: 500px;
}

.separator
{
    font-weight:bold;
    margin:0px 5px 0px 5px;
}

.noteCount
{
    color: #663300;
    font-weight:bold;
    padding:0px 5px 0px 5px;
}


.disabledlinkbuttonIlnk
{
    cursor: default;
    color: #777;
}	


#divMsgList
{
    text-align: left;
    overflow: scroll;
}

#divMsgList .slick-cell
{
    padding: 0px 0px 0px 10px;
}

#divMsgList .slick-header-column
{
    padding:0px 0px 0px 10px;
    border:solid 1px #666666;
}


.notesDetail
{
    color: #663300;
    margin:8px 0px 5px 10px;
    font-family:  Verdana, Helvetica, sans-serif;

}

.notesSubject
{
    color: #663300;
    font-weight: bold;
    margin:8px 0px 5px 10px;
    font-size:10pt;
    font-family:  Verdana, Helvetica, sans-serif;
}


.NotesContent {
    text-align: left;
    height: 200px;
    border: none;
    border-top: solid 1px silver;
    background-color: #FFF;
    font-family: Calibri;
    font-size: 10pt;
    overflow: auto;
    padding: 10px;
}

    .NotesContent ul li {
        padding-left: 20px;
    }



.notesLabel
{
    display:inline-block;
    width:60px;
    font-family:  Verdana;
    
}

.Inbox
{
    
    padding-left:0px;
    padding-top:0px;
    padding-bottom:0px;
    padding-right:0px;

}

.ContentHeader
{
    margin: 0px;

}

.ContentHeader td
{
    padding:2px 5px 0px 10px;
}

.thick
{
    color:#999;
}

.Inboxheader
{
    font-weight  : normal;
	font-size: 15pt;
	color: darkslategray;
	font-family: Century gothic;
   	white-space: nowrap;
    
}
.unreadNote
{
    font-weight:bold;
    color:Green;
}

.Msg
{
    font-size: 12pt;
    color: #996633;

}

.ShowlinkDiv
{  
    border-style: groove;
    border-width: thin;
    border-color: inherit;
    height: 70px;
    width: 140px;
    background-color:#CBE2EF;

}



.Username
{
    color:#ff6600;
    font-size:9pt;
    font-weight:bold;
}

.tdpadding
{
    height:30px;
    padding-left:8px;
    padding-top:2px;
    padding-bottom:2px;
    vertical-align:middle;
}
.chgepwd
{
    border-bottom:1px dotted silver;
}

.Title
{
	/*line-height:25pt;*/
	/*color:#1e90ff;*/
	color:Gray;
	text-align:right;
	/*padding-right:20px;
	padding-top:-2em;*/
	padding:0px 20px 0px 0px;
	/*font-family:Helvetica Neue Light;*/
	font-family:Arial , Sans-Serif;
	font-size:1.25em;
	font-weight:lighter;
	width:930px;
	/*margin-top:-6%;*/
}
    
    .tbllinkmailie9
{
    margin-top:40px;
}

    .tbllinkmailie9BC
{
    margin-top:100px;
}

