body
{
    margin:0px;
    padding:0px;
    margin:0px 5px;
}




.inputright
{
    font-size: 11px;
    color: #000000;
    background-color: #eff3ff;
    text-align : right; 
}


/*autocomplete flyout */

.autocomplete_completionlistelement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* autocomplete highlighted item */

.autocomplete_highlightedlistitem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* autocomplete item */

.autocomplete_listitem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

a
{
    font-size: 11px;
    color: #000000;
    font-family: verdana;
    text-decoration: none;
}
a:hover
{
    color: #0066cc;
    font-family: verdana;
    text-decoration: none;
}

.aligncenter
{
	text-align: center;
}

.bandstrip
{
    font-weight: 500;
    font-size: 12px;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}
.submit-button
{
    margin: 10px 0 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#000000;
    cursor: pointer;
    font-size: 14px;
    height: 20px;
    margin-top: 3px;
    margin-bottom:3px;
    width: 111px;
}
.slect
{
    
    border: 1px solid #cedfc0;
    float: left;
    width: 52.3%;
    font-size: 13px;
    color: purple;
    margin: 3px 0 5px 0;
}
.slect1
{
   
    border: 1px solid #cedfc0;
    float: left;
    width: 25%;
    font-size: 13px;
    color: purple;
    margin: 3px 0 5px 0;
}
.text
{
   
    border: 1px solid #cedfc0;
    float: left;
    width: 50%;
    font-size: 13px;
    color: purple;
    margin: 3px 0 5px 0;
}
.textdate
{
   
    border: 1px solid #cedfc0;
    float: left;
    width: 20%;
    height: 14px;
    font-size: 13px;
    color: purple;
  
}

.blackboldfnt
{
    font-weight: 500;
     font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    font-family: verdana;
}

.autocomplete
{
	font-weight: 500;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana;
}

.redfnt
{
    font-weight: 500;
    font-size: 11px;
    color: #ff0033;
    font-family: verdana;
}

.whitefnt
{
    font-weight: 500;
    font-size: 11px;
    color: #ffffff;
    font-family: verdana;
}
.blackfnt
{
    font-weight: 500;
    font-size: 11px;
    line-height: 14px;
    font-family: verdana;
}
.blackfnt_secect
{
    width:80px;
    height:20px;
    float:left;
}
.redfnt
{
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    color: #ff4500;
    font-family: verdana;
}
.bluefnt
{
    font-weight: 500;
    font-size: 11px;
    color: #006699;
    line-height: 16px;
    font-family: verdana;
}
.blacklink
{
    font-weight: 500;
    font-size: 11px;
    color: #000000;
    line-height: 14px;
    font-family: verdana;
    text-decoration: none;
}
.bluelink
{
    font-weight: 500;
    font-size: 11px;
    color: #006699;
    font-family: verdana;
    text-decoration: underline;
}
.blklnkund
{
    font-weight: 500;
    font-size: 11px;
    color: #000000;
    font-family: verdana;
    text-decoration: underline;
}
.smlfnt
{
    font-weight: 500;
    font-size: 11px;
    line-height: 14px;
    font-family: verdana;
}
.horzblue
{
    background-color: #006699;
    height:2px;
}
.bgbluegrey
{
    background-color: #d4e0e7;
}

.dgheaderstyle
{
    background-color: #d4e0e7;
    font-size: 11px;
    line-height: 16px;
    font-family: verdana;
    font-weight:bold;
    border-color:#8ba0e5;
    overflow:auto;
}

.dgrowstyle
{
    background-color: #FFFFFF;
    font-size: 11px;
    line-height: 16px;
    font-family: verdana;
    font-weight:normal;
    border-color:#8ba0e5;
    overflow:auto;
    word-spacing:normal;
    border-width:1;
	text-indent:3;
}

.bgwhite
{
    background-color: #ffffff;
}
.bgblue
{
    background-color: #9aaed6;
}
.bglightblue
{
    background-color: #eff3ff;
}
.bullet
{
    background-color: #ffffff;
}
.logininp
{
    border-right: #8ba0e5 1px solid;
    border-top: #8ba0e5 1px solid;
    font-size: 10px;
    border-left: #8ba0e5 1px solid;
    color: #006699;
    border-bottom: #8ba0e5 1px solid;
    background-color: #ffffff;
}
.loginbut
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    font-weight: normal;
    font-size: 9pt;
    vertical-align: middle;
    border-left: #cccccc 1px solid;
    color: #ffffff;
    border-bottom: #cccccc 1px solid;
    font-family: arial, helvetica, sans-serif;
    background-color: #57579f;
    text-align: center;
}
.input
{
    border: 1px solid #cedfc0;
    font-size: 11px;
    color: #000000;
    background-color: #eff3ff;
}
input
{
    border: 1px solid #cedfc0;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
   
}
select
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    font-size: 10px;
    border-left: #999999 1px solid;
    color: #000000;
    border-bottom: #999999 1px solid;
    background-color: #eff3ff;
     border: 1px solid #cedfc0;
    line-height:20px;
}
textarea
{
    font-size: 11px;
    font-family: verdana;
}
select
{
    font-size: 11px;
   
    line-height:20px;
}
.testcpyearnavigation
{
    font-weight: bold;
    color: #ffffff;
    background-color: #6677dd;
    text-align: center;
    text-decoration: none;
}
.testcpmonthnavigation
{
    font-weight: bold;
    color: #ffffff;
    background-color: #6677dd;
    text-align: center;
    text-decoration: none;
}
.testcpdaycolumnheader
{
    font-size: 8pt;
    font-family: arial;
}
.testcpyearnavigation
{
    font-size: 8pt;
    font-family: arial;
}
.testcpmonthnavigation
{
    font-size: 8pt;
    font-family: arial;
}
.testcpcurrentmonthdate
{
    font-size: 8pt;
    font-family: arial;
}
.testcpcurrentmonthdatedisabled
{
    font-size: 8pt;
    font-family: arial;
}
.testcpothermonthdate
{
    font-size: 8pt;
    font-family: arial;
}
.testcpothermonthdatedisabled
{
    font-size: 8pt;
    font-family: arial;
}
.testcpcurrentdate
{
    font-size: 8pt;
    font-family: arial
}
.testcpcurrentdatedisabled
{
    font-size: 8pt;
    font-family: arial;
}
.testcptodaytext
{
    font-size: 8pt;
    font-family: arial;
}
.testcptodaytextdisabled
{
    font-size: 8pt;
    font-family: arial;
}
.testcptext
{
    font-size: 8pt;
    font-family: arial;
}
td.testcpdaycolumnheader
{
    border-right: #6677dd 0px solid;
    border-top: #6677dd 0px solid;
    border-left: #6677dd 0px solid;
    border-bottom: #6677dd 1px solid;
    text-align: right;
}
.testcpcurrentmonthdate
{
    text-align: right;
    text-decoration: none;
}
.testcpothermonthdate
{
    text-align: right;
    text-decoration: none;
}
.testcpcurrentdate
{
    text-align: right;
    text-decoration: none;
}
.testcpcurrentmonthdatedisabled
{
    color: #d0d0d0;
    text-align: right;
    text-decoration: line-through;
}
.testcpothermonthdatedisabled
{
    color: #d0d0d0;
    text-align: right;
    text-decoration: line-through;
}
.testcpcurrentdatedisabled
{
    color: #d0d0d0;
    text-align: right;
    text-decoration: line-through;
}
.testcpcurrentmonthdate
{
    font-weight: bold;
    color: #6677dd;
}
.testcpcurrentdate
{
    font-weight: bold;
    color: #ffffff;
}
.testcpothermonthdate
{
    color: #808080;
}
td.testcpcurrentdate
{
    border-right: #000000 thin solid;
    border-top: #000000 thin solid;
    border-left: #000000 thin solid;
    color: #ffffff;
    border-bottom: #000000 thin solid;
    background-color: #6677dd;
}
td.testcpcurrentdatedisabled
{
    border-right: #ffaaaa thin solid;
    border-top: #ffaaaa thin solid;
    border-left: #ffaaaa thin solid;
    border-bottom: #ffaaaa thin solid;
}
td.testcptodaytext
{
    border-right: #6677dd 0px solid;
    border-top: #6677dd 1px solid;
    border-left: #6677dd 0px solid;
    border-bottom: #6677dd 0px solid;
}
td.testcptodaytextdisabled
{
    border-right: #6677dd 0px solid;
    border-top: #6677dd 1px solid;
    border-left: #6677dd 0px solid;
    border-bottom: #6677dd 0px solid;
}
a.testcptodaytext
{
    height: 20px;
}
span.testcptodaytextdisabled
{
    height: 20px;
}
a.testcptodaytext
{
    font-weight: bold;
    color: #6677dd;
}
span.testcptodaytextdisabled
{
    color: #d0d0d0;
}
.testcpborder
{
    border-right: #6677dd thin solid;
    border-top: #6677dd thin solid;
    border-left: #6677dd thin solid;
    border-bottom: #6677dd thin solid;
}
.inpgrey
{
    color: #000000;
    background-color: #cccccc;
}
.pager span 
{
    font-weight:bolder;
    font-weight: 500;
    font-size: 12px;
    color: #006699;
    line-height: 16px;
    font-family: verdana;
 }
 
 .csspager span
{
	font-weight:bold;     
	font-family: verdana;
	font-size:12px;	
	color:blue; 
	padding-left: 4px;      
    padding-right: 4px;
} 	

.watermark
{
color:gray;
font-style:italic;
}

.ajaxtoolkitstyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    background-image: url(combobox/toolkit-bg.gif);
    background-position: top left;
    border: 0px none;
    color: #ffffff;
    padding: 4px 0px 3px 5px;
    height: 16px;
    width: 240px;
}
.ajaxtoolkitstyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    background-image: url(combobox/toolkit-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 23px;
    width: 23px;
}
.ajaxtoolkitstyle .ajax__combobox_itemlist
{
    border-color: #0f2543;
    background-color: #efefef;
}

.aquastyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    background-image: url(combobox/aqua-bg.gif);
    background-position: top left;
    border: 0px none;
    padding: 2px 0px 0px 8px;
    height: 17px;
    width: 150px;
}
.aquastyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    background-image: url(combobox/aqua-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 19px;
    width: 19px;
}
.aquastyle .ajax__combobox_itemlist
{
    border-color: #000000;
    background-color: #ffffff;
}
.windowsstyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    border: solid 1px #7f9db9;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    height: 18px;
}
.windowsstyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    margin: 0;
    padding: 0;
    background-image: url(combobox/windows-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 21px;
    width: 21px;
}

.webxstyle .ajax__combobox_itemlist
{
    border-color: #7f9db9;
}
.webxstyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    border: solid 1px #7f9db9;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    height: 18px;
}
.webxstyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    margin: 0;
    padding: 0;
    background-image: url(combobox/webx-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 21px;
    width: 21px;
}
.webxstyle .ajax__combobox_itemlist
{
    border-color: #7f9db9;
}

.listsearchextenderprompt
 {
	color:gray;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	background-color:#FFFFFF;
	height:21px;
}

