﻿body
{
 margin:0 0 0 0;
}


.PageHeader
{
	background-color: #c2d69b;
	font-size: 18pt;
	color: #000099;
	font-family: 'Arial' , 'sans-serif';
	font-weight: bold;
	text-align: center;
}

.cssMandatoryFieldsHeadingStar
{
	font-size: 10pt;
	background: yellow;
	color: red;
	line-height: 115%;
	font-family: Arial;
}

.cssMandatoryFieldsHeading
{
	background: yellow;
	line-height: 115%;
	font-family: 'Arial';
	font-size: 10;
}


.cssErrorMessage
{
	font-weight: bold;
	color: red;
}

.MainDiv
{
	margin-left: 10;
	text-align: center;
	border-right: #333333 thick groove;
	border-top: #333333 thick groove;
	border-left: #333333 thick groove;
	border-bottom: #333333 thick groove;
}

.LoginPageTable
{
	background-color: #d8e8fa;
	border-width: 0;
}

.LpHeader
{
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../images/blue_box_top.gif);
	background-repeat: repeat-x;
	width: 471px;
}

.LpRow
{
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../images/blue_box_left.gif);
	background-repeat: repeat-y;
	width: 14px;
}

.NormalText
{
	font-size: 10pt;
	font-family: Arial;
}

.FormLabel
{
	font-size: 10pt;
	color: #330000;
	font-family: Arial;
	text-align: right;
	text-decoration: none;
}


.ResumeLabel
{
	font-weight: bold;
	font-size: small;
	vertical-align: middle;
	color: #330000;
	direction: ltr;
	text-align: left;
	text-decoration: none;
	font-family: 'Times New Roman';
	width: 120px;
}


.LongLabel
{
	font-weight: bold;
	font-size: small;
	vertical-align: middle;
	color: #330000;
	direction: ltr;
	text-align: center;
	text-decoration: none;
	font-family: 'Times New Roman';
	width: 400px;
}


.FormLabelStyleRow
{
	font-size: small;
	vertical-align: middle;
	color: #330000;
	direction: ltr;
	text-align: right;
	text-decoration: none;
	font-family: 'Times New Roman';
}

.TitleRow
{
	font-weight: bold;
	font-size: large;
	vertical-align: top;
	color: #000099;
	font-family: 'High Tower Text' , 'Lucida Bright';
	background-color: #cccccc;
	text-align: center;
	text-decoration: none;
}

.SubTitleRow
{
	font-weight: bold;
	font-size: medium;
	vertical-align: top;
	color: #ff0066;
	font-family: 'High Tower Text' , 'Lucida Bright';
	background-color: transparent;
	text-align: left;
	text-decoration: none;
}

.ToolTipHelp
{
	text-align: right;
	font-size: small;
	font-family: Arial;
}


.TitleHintRow
{
	font-family: Arial;
	font-size: 10pt;
}

.DDBox
{
	padding-left: 10px;
	font-size: smaller;
	font-family: Arial;
	text-align: left;
}

.TBMedium
{
	width: 290px;
	padding-left: 10px;
	font-size: smaller;
	font-family: Arial;
}

.TBAddress
{
	width: 290px;
	height: 90px;
	padding-left: 10px;
	font-size: smaller;
	font-family: Arial;
}


.TBSmall
{
	width: 10%;
	padding-left: 5px;
	font-size: smaller;
	font-family: Arial;
}

.TBLarge
{
	width: 100%;
	height: 50px;
	font-size: smaller;
	font-family: Arial;
}

.DateStyle
{
	width: 50px;
	padding-left: 10px;
	font-size: smaller;
	font-family: Arial;
}

.chkBoxListLarge
{
	height: 150px;
	width: 300px;
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	padding-left: 5px;
	font-size: smaller;
	font-family: Arial;
}


.chkBoxListSmall
{
	height: 100px;
	width: 300px;
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	padding-left: 5px;
	font-size: smaller;
	font-family: Arial;
}

.cblListLong
{
	width: 80%;
	padding-left: 5%;
	font-size: smaller;
	font-family: Arial;
}

.cblList
{
	width: 400px;
	padding-left: 10px;
	font-size: smaller;
	font-family: Arial;
}

.cblListSmall
{
	width: 250px;
	padding-left: 5px;
	font-size: smaller;
	font-family: Arial;
}


.buttonStyle
{
	display: inline;
	width: 11em;
	height: 1.7em;
	font-size: 1.0em;
	padding-top: 0.2em;
	padding-bottom: 1.0em;
}

.NormalMenuItem, .SelectedMenuItem
{
	background-color: rgb(225, 225, 225);
	color: blue;
	border-top: solid 1px black;
	border-left: solid 1px black;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	font-size: 0.75em;
}

.SelectedMenuItem
{
	background-color: rgb(190, 190, 190);
	font-weight: bold;
}

GridView
{
	margin-top: 15px;
	text-align: left;
	font-size: 0.7em;
}

.GridView a
{
	font-size: 1em;
}

.GridHeader th
{
	padding-bottom: 2px;
	border-bottom: solid 1px red;
	font-weight: bolder;
	font-size: smaller;
	background-color: #ccccff;
}

.GridHeader a
{
	font-weight: normal;
}

.GridItem
{
	border-bottom: solid 1px red;
	vertical-align: top;
}
.GridItemExtended
{
	border-bottom: solid 1px red;
	vertical-align: top;
	padding-left: 2px;
	padding-top: 4px;
}

.GridViewPager table td
{
	font-size: 0.8em;
}

.GridViewPager td a, .GridViewPager td span
{
	padding-right: 2px;
}

.GridItem a:hover
{
	color: blue;
	text-decoration: underline;
}

/*
select, input, textarea
{
	font-family: Verdana;
	font-size: 0.8em;
}
*/

a:hover
{
	text-decoration: underline;
}

.OutBorder
{
	border-right: #000000 1px groove;
	border-top: #000000 1px groove;
	border-left: #000000 1px groove;
	border-bottom: #000000 1px groove;
}

.ShadeSubTitle
{
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	font-weight: bold;
}

.ShadeSubTitleHint
{
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	text-align: center;
	color: Red;
}

.PSSRCHRESULTSTITLE
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(255,255,255);
	background-color: rgb(74,89,140);
	border-width: 1px;
	border-color: rgb(40,66,119);
	border-style: solid;
}

.LmisOldTableStyle
{
	height: 38px;
	background-color: #fcfbcc;
	vertical-align: top;
	border-width: 0;
}

.LmisPageMainLink
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}

.LmisPageMainLinkTableRow
{
	height: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	margin-left: 100px;
}
.LmisResumeSubHeader
{
	background-color: Silver;
	font-weight: bold;
}

.PSSRCHRESULTSHDR
{
	border-right: black thin solid;
	padding-right: 0.75pt;
	border-top: black thin solid;
	padding-left: 0.75pt;
	background: #c2d69b;
	padding-bottom: 0.75pt;
	border-left: black thin solid;
	padding-top: 0.75pt;
	border-bottom: black thin solid;
	line-height: normal;
	text-align: center;
	font-size: 10pt;
	font-family: 'Arial' , 'sans-serif';
	margin: 2px;
}

.PSSRCHRESULTSEVENROW
{
	border-right: black thin solid;
	padding-right: 0.75pt;
	border-top: black thin solid;
	padding-left: 0.75pt;
	background: #e9edf4;
	padding-bottom: 0.75pt;
	border-left: black thin solid;
	padding-top: 0.75pt;
	border-bottom: black thin solid;
	line-height: normal;
	font-size: 10pt;
	color: black;
	font-family: 'Arial' , 'sans-serif';
	margin: 2px;
}

.PSSRCHRESULTSODDROW
{
	border-right: black 2px solid;
	padding-right: 0.75pt;
	border-top: black 2px solid;
	padding-left: 0.75pt;
	background: #fde9d9;
	padding-bottom: 0.75pt;
	border-left: black 2px solid;
	padding-top: 0.75pt;
	border-bottom: black 2px solid;
	line-height: normal;
	font-size: 10pt;
	color: black;
	font-family: 'Arial' , 'sans-serif';
	margin: 2px;
}

.PSSRCHRESULTSEVENROW:LINK
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(51,51,204);
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	margin: 2px;
}

.PSSRCHRESULTSODDROW:LINK
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(51,51,204);
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	margin: 2px;
}

/*
.PSSRCHRESULTSODDROW:ACTIVE
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(51,51,204);
}

.PSSRCHRESULTSODDROW:VISITED
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(51,51,204);
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}

.PSSRCHRESULTSODDROW:HOVER
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(204,0,51);
}

.PSSRCHRESULTSHDR_OLD
{
	font-size: small;
	background-color: rgb(92,133,179);
	border-width: 1px;
	border-top-color: rgb(214,223,239);
	border-bottom-color: rgb(102,140,189);
	border-left-color: rgb(214,223,239);
	border-right-color: rgb(102,140,189);
	border-style: solid;
}

.PSSRCHRESULTSHDR:LINK
{
	font-family: "Arial" , "sans-serif";
	font-size: 8pt;
	font-weight: bold;
	color: rgb(255,255,255);
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
} 


.PSSRCHRESULTSHDR:VISITED
{
	font-family: "Arial" , "sans-serif";
	font-size: 8pt;
	font-weight: bold;
	color: rgb(255,255,255);
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
} 

.PSSRCHRESULTSODDROW_OLD
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
	background-color: rgb(211,220,232);
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-color: rgb(255,255,255);
	border-right-color: rgb(255,255,255);
	border-bottom-style: solid;
	border-right-style: solid;
}

.PSSRCHRESULTSEVENROW:ACTIVE
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(51,51,204);
}
.PSSRCHRESULTSEVENROW:VISITED
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(51,51,204);
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.PSSRCHRESULTSEVENROW:HOVER
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(204,0,51);
}


.PSSRCHRESULTSEVENROW_OLD
{
	font-family: "Arial" , "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
	background-color: rgb(233,237,244);
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-color: rgb(255,255,255);
	border-right-color: rgb(255,255,255);
	border-bottom-style: solid;
	border-right-style: solid;
}
*/

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

	
	
	
	/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}