﻿BODY
{
	padding-right: 0px;
	padding-left: 0px;
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	padding-bottom: 0px;
	margin: 0px auto;
	SCROLLBAR-HIGHLIGHT-COLOR: #e5e5e5;
	SCROLLBAR-SHADOW-COLOR: #e5e5e5;
	SCROLLBAR-3DLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-ARROW-COLOR: #a6a6a6;
	padding-top: 0px;
	SCROLLBAR-TRACK-COLOR: #fdfdfd;
	SCROLLBAR-DARKSHADOW-COLOR: #e5e5e5;
	font-size: 10px;
	color: #333333;
	font-family: verdana;
	background: url(images/body_bg.jpg) #0c4481 repeat-y;  
	background-position: 50% top;
}
#outerGradient
{
	padding-right: 0px;
	background-position: center top;
	padding-left: 0px;
	background-image: url(images/outer_container_bg.jpg);  
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	background-repeat: repeat-x;
	position: relative;
}
#msgSeperator
{
	padding-right: 60px;
	border-top: #eeeeee 1px dashed;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 12pt;
}
.padding
{
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.msgBody
{
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;

}
#message
{
	padding-right: 10px;
	padding-left: 24px;
	padding-bottom: 10px;
	padding-top: 8px;

}
/* dialog contents container */
.modal-dialog .container
{
    font-family:tahoma,helvetica,arial,sans-serif;
    font-size:11px;
    width:340px;
    border:solid 1px #99aabd;
    background-color:#F2F9FF;
} 

/* dialog header */
.modal-dialog .header
{
    background:url(img/sprite.gif) repeat-x 0px -1100px;	
    height:25px;
    padding-top:5px;
}

/* dialog header message */
.modal-dialog .header .msg
{
    vertical-align:middle;
    padding-left:6px;
    color:#fff;
    font-size:12px;
    font-weight:bold;
}         

/* dialog body */
.modal-dialog .body
{
    height:40px;
    background-color:#F2F9FF;
} 

/* dialog body message */
.modal-dialog .body h2
{
    padding-top:10px;
    background-color: #F2F9FF;
    font-size:11px;
    text-align:center;
    font-weight:normal;
}  

/* dialog footer */
.modal-dialog .footer
{
    height:30px;
    background-color: #F2F9FF;
} 

/* dialog footer buttons */
.modal-dialog .footer .right
{
    background-color: #F2F9FF;
    float:right;
    text-align:right;
    padding-bottom:6px;
    padding-right:6px;
} 

/* dialog footer checkbox */
.modal-dialog .footer .left
{
    background-color: #F2F9FF;
    float:left;
    text-align:left;
    padding-bottom:6px;
    padding-left:6px;
} 

/* dialog close */
.modal-dialog .close
{
    right:4px;	
    background: url(img/icons.gif) no-repeat -732px 0px;	
    width:16px;	
    cursor:hand;	
    position:absolute;	
    top:5px;	
    height:16px;
}

/* dialog close hover */
.modal-dialog .close:hover { background: url(img/icons.gif) no-repeat -749px 0px;	}

/* modal overlay */
.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=50);
    opacity:0.5;
}  

#wrap
{
	padding-right: 20px;
	padding-left: 20px;
	border-left-color: #c0c0c0;
	background: #ffffff;
	border-bottom-color: #c0c0c0;
	padding-bottom: 20px;
	margin: 10px auto;
	width: 700px;
	padding-top: 5px; /*	border-top-style: double; 	border-top-color: #c0c0c0; 	border-right-style: double; 	border-left-style: double; 	border-right-color: #c0c0c0; 	border-bottom-style: double; */
}
.hiddencol
{
	display: none;
}

/* ajax__tab_yuitabview-theme theme (images/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header
{
	font-family: verdana;
	font-size: 10px;
	border-bottom: solid 5px #0c4481;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
	background: url(~/images/sprite.png) #eeeeee repeat-x;
	margin: 0px 0.16em 0px 0px;
	padding: 1px 0px 1px 0px;
	vertical-align: bottom;
	border: solid 1px #a3a3a3;
	border-bottom-width: 0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
	color: #333333;
	padding: 0.35em 0.75em;
	margin-right: 0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer
{
	background: url(~/images/sprite.png) #ECF2F8 repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
	color: #fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
	background: url(~/images/sprite.png) #0c4481 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body
{
	font-family: verdana;
	font-size: 10px;
	padding: 0.25em 0.5em;
	background-color: #ffffff; /*border: solid 1px #808080;*/
	border-top-width: 0px;
}
a
{
	color: #2255aa;
	font-family: verdana;
	text-decoration: none;
}
a:hover
{
	color: #990000;
	font-family: verdana;
	text-decoration: underline;
}
a:link
{
	font-size: 10px;
	color: #2255aa;
	font-family: verdana;
}
a:active
{
}
hr
{
	border: 0;
	height: 1px;
	color: #dae1ea;
}
.hrVert
{
	width: 1px;
	border-right: 0px;
	border-top: 0px;
	border-left: #dae1ea 1px solid;
	border-bottom: 0px;
}
div#header
{
	background-image: url( "../images/NiftyDotNet.jpg" );
	background-position: left top;
	background-repeat: no-repeat;
	height: 120px;
	border-bottom: solid 1px #000040;
}

div#header h1
{
	margin: 0px 0px 0px 180px;
	font-size: 2em;
}
div#header p
{
	margin: 0px 0px 0px 180px;
	font-size: 1.5em;
	font-weight: bold;
}
.appText
{
	line-height: 14pt;
}
.appText2
{
	line-height: 12pt;
	padding-top: 8px;
	overflow: auto;
	height: 150px;
	width: 640px;
	padding-left: 20px;
}
ul
{
	list-style-type: square;
}

div.example
{
	margin-left: 3em;
	background-color: #ffffe0;
}

div#howtodo
{
	clear: both;
	text-align: left;
	background-color: #ffffe0;
	padding: 1em 0.5em 0.5em 0.5em;
	margin-top: 1em;
}

div#container
{
	padding: 30px 0 0;
	background: #FFFFFF;
	font: 100.01%/1.3 Verdana,Arial,sans-serif;
	text-align: center;
}

div#footer
{
	margin-top: 1em;
	text-align: center;
	background-color: #fefefe;
}


a#back
{
	text-align: center;
}

/* DEMO 1 */

div#box1
{
	width: 18em;
	padding: 20px;
	margin: 0 auto;
	background: #E6E6E6;
	color: #000000;
}
div#box1 h1
{
	font: lighter 200% "Trebuchet MS" , Tahoma;
	color: #208BE1;
}
div#box1 h1, div#box1 p
{
	margin: 0;
	padding: 10px 20px;
}

/* EXAMPLE 2 */

div#container2
{
	width: 500px;
	height: 18em;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
}
div#content2
{
	float: left;
	width: 300px;
	padding: 10px 10px 10px 10px;
	background: #BAFB80;
}
div#nav2
{
	float: right;
	width: 145px;
	padding: 10px 10px 10px 10px;
	background: #DBCAEE;
}

/* EXAMPLE 3 */

div#container3
{
	margin-top: 1em;
}
div#box3
{
	width: 25em;
	padding: 30px 10px 10px 10px;
	margin: 0 auto;
	text-align: left;
	background: #9CC0FF url( "../images/gradient.png" ) repeat-x 0 -5px;
}

/* EXAMPLE 4 */
div#menu4
{
	background: #BBD9EE none repeat scroll 0%;
	float: left;
	padding-top: 120px;
	width: 100%;
}
ul#nav4, ul#nav4 li
{
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}
ul#nav4
{
	margin-left: 100px;
	width: 650px;
}
ul#nav4 li
{
	float: left;
	margin-right: 3px;
	text-align: center;
}
ul#nav4 a
{
	background: #E7F1F8 none repeat scroll 0%;
	color: #666666;
	float: left;
	padding: 5px 0pt;
	text-decoration: none;
	width: 7em;
}
ul#nav4 a:hover
{
	background: #FFA826 none repeat scroll 0%;
	color: #FFFFFF;
}
ul#nav4 li.activelink a, ul#nav4 li.activelink a:hover
{
	background: #FFFFFF none repeat scroll 0%;
	color: #000033;
}

/* EXAMPLE 5 */
div#container5
{
	margin-top: 1em;
	margin-bottom: 1em;
	height: 2em;
}
ul.postnav5, ul.postnav5 li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.postnav5 li
{
	float: left;
	width: 9em;
	font-size: 140%;
	margin-right: 5px;
}
ul.postnav5 a
{
	display: block;
	width: 9em;
	padding: 5px 0;
	font: bold 100% Verdana,Arial,sans-serif;
	text-transform: uppercase;
	background: #C7FF5A;
	color: #666;
	text-decoration: none;
	text-align: center;
}
ul.postnav5 a:hover
{
	background: #A8E52F;
	color: #FFF;
}

/* EXAMPLE 6 */

div#container6
{
	height: 320px;
}
ul#about, ul#about li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#about
{
	width: 474px;
	margin: 10px auto 0;
	text-align: left;
}
ul#about li
{
	float: left;
	width: 120px;
	height: 100px;
	padding: 30px 10px 20px 20px;
	margin: 8px 8px 0 0;
}
li#ab1
{
	background: #FC0;
}
li#ab2
{
	background: #9F3;
}
li#ab3
{
	background: #F60;
}
li#ab4
{
	background: #39F;
}
li#ab5
{
	background: #F36;
}
li#ab6
{
	background: #FFF;
	color: #000;
}

/* EXAMPLE 7 */

div#container7
{
	width: 500px;
	height: 18em;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
div#content7
{
	float: left;
	width: 300px;
	padding: 10px 10px 10px 10px;
	background: #FFBD00;
}
div#nav7
{
	float: right;
	width: 145px;
	padding: 10px 10px 10px 10px;
	background: #42B4AC;
}

div#container7 h1, div#container7 h2
{
	margin: 0;
	padding: 0 10px;
	letter-spacing: -1px;
	font-weight: 100;
	color: white;
}
div#container7 h1
{
	font-size: 200%;
}
div#container7 h2
{
	font-size: 140%;
}
div#container7 p
{
	margin: 0;
	padding: 0 10px 1em;
}

/* EXAMPLE 8 */
div#container8
{
	margin-top: 1em;
	height: 15em;
	margin-bottom: 1em;
	color: #333;
	font: 76% tahoma,sans-serif;
}
ul#split, ul#split li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#split li
{
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}
ul#split h3
{
	font: normal 120%/1.3 Verdana,sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px 0 10px;
	text-align: center;
	color: #000;
}
ul#split p
{
	margin: 0;
	padding: 5px 8px 15px;
}
ul#split div
{
	background: #C5E6F6;
}
li#one h3
{
	background: #C8C866;
}
li#two h3
{
	background: #FFBD00;
}
li#three h3
{
	background: #E3A1C4;
}


/* EXAMPLE 9 */
div#container9
{
	padding: 20px;
	background: #707883;
	color: #222;
	text-align: center;
	font: 85% "Trebuchet MS" ,Arial,sans-serif;
}
div#tablecontainer9
{
	width: 450px !important;
	width: /**/ 460px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	background: #FFF;
}
div#header9
{
	background: #BFDDED;
	padding: 10px;
	text-align: center;
}
div#content9
{
	float: left;
	width: 300px;
	padding: 10px 0;
	margin: 5px 0;
	background: #778CCA;
}
div#nav9
{
	float: right;
	width: 145px;
	padding: 10px 0;
	margin: 5px 0;
	background: #FFD154;
}
div#nav9 h2
{
	font-size: 120%;
	color: #9E4A24;
}
div#footer9
{
	clear: both;
	width: 450px;
	background: #C4E786;
	padding: 5px 0;
	text-align: center;
}

div#container9 h1, div#container9 h2, div#container9 p
{
	margin: 0;
	padding: 0 10px;
	font-weight: normal;
}
div#container9 p
{
	padding: 0 10px 15px;
}
div#container9 h1
{
	font-size: 250%;
	color: #FFF;
	letter-spacing: 1px;
}
div#container9 h2
{
	font-size: 200%;
	line-height: 1;
	color: #002455;
}

/* styles for the grid */

/* base table styles  */
table.grid
{
	width: 100%;
	font-family: verdana;
	font-size: 10px;
	border: solid 1px #99aabd;
}

/* common header and data dell styles  */
.grid td, .grid th
{
	height: 14px;
	border-right: solid 1px #fff;
	vertical-align: middle;
}

/* header cell styles */
.grid th
{
	padding: 2px 4px;
	background: #0c4481; /*background:url(images/sprite.gif) repeat-x 0px -1100px;	*/
	color: white;
}
.headerstyle
{
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
	background: #0c4481;
}

/* header cell link styles */
.grid th a
{
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

/* data cell styles */
.grid td
{
	/*padding:3px 25px 3px 10px;*/
	vertical-align: middle;
	cursor: default;
}

/* command cell styles */
.grid td.command
{
	padding: 3px 6px;
	vertical-align: middle;
}

/* command input cursor styles */
.grid td.command input
{
	cursor: hand;
}

/* edit data cell styles */
.grid .selectedrowstyle
{
	background-color: #feffc5;
}

/* alternating data cell styles */
.grid .altrowstyle
{
	background-color: #ECF2F8;
}

/* sort asc header style */
.grid .sortascheader a
{
	background: url(images/dt-arrow-up.png) no-repeat right 50%;
}

/* sort desc header style  */
.grid .sortdescheader a
{
	background: url(images/dt-arrow-dn.png) no-repeat right 50%;
}

.grid .footerStyle
{
	background: #0c4481;
}
div#box1 h1, div#box1 p
{
	margin: 0;
	padding: 10px 20px;
}
/* styles for the modal popup */

/* dialog frame */
.modal-dialog
{
	position: absolute;
	background-color: #ffffff;
	border-right: 1px solid;
	padding-right: 20px;
	border-top: 1px solid;
	padding-left: 20px;
	padding-bottom: 20px;
	border-left: 1px solid;
	padding-top: 20px;
	border-bottom: 1px solid;
}
.demo
{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: small;
	margin: 20px 30px;
	padding: 10px;
	width: 95%;
	height: 800px;
	border: solid 1px #000;
	background-color: aliceblue;
}
#desc
{
	background-color: #f5f5f5;
	border: solid 1px #b5c8da;
}
.frame
{
	position: absolute;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: small;
	padding: 2px 3px;
	width: 200px;
}

.overlay
{
	border: solid 1px #808080;
	border-width: 1px 1px;
}

.underlay
{
	position: absolute;
	background-color: #000;
	bottom: -1px;
	filter: alpha(opacity=12);
	left: -1px;
	right: -1px;
	top: 3px;
	z-index: -1;
}

.header
{
	cursor: move; /* Because the DragPanelExtender doesn't do this for me ;( */
	background: url(images/sprite2.png) repeat-x 0px -200px;
	color: #000;
	border-bottom: solid 1px #ccc;
	padding: 3px 10px;
}

.header .msg
{
	font-weight: bold;
}

.updating, .body
{
	background-color: #fff;
	padding: 10px;
}

.updating
{
	color: #808080;
	background: #fff url(images/activity.gif) no-repeat center;
}
.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=90);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 10%;
	left: 50%;
}
.footer
{
	text-align: right;
	background: url(images/sprite.png) repeat-x 0px -200px;
	color: #000;
	border-top: solid 1px #ccc;
	padding: 5px 3px;
}

.close
{
	right: 7px;
	background: url(images/sprite.png) no-repeat 0px -300px;
	width: 25px;
	cursor: pointer;
	position: absolute;
	top: 7px;
	height: 15px;
}
#pnl_asnpnet_nifty
{
	bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin: 10px auto;
	padding-top: 10px;
	display: inline;
}
/* dialog contents container */
.modal-dialog .container
{
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	width: 340px;
	border: solid 1px #99aabd;
	background-color: #F2F9FF;
}

/* dialog header */
.modal-dialog .header
{
	background: url(images/sprite.gif) repeat-x 0px -1100px;
	height: 25px;
	padding-top: 5px;
}

/* dialog header message */
.modal-dialog .header .msg
{
	vertical-align: middle;
	padding-left: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

/* dialog body */
.modal-dialog .body
{
	height: 40px;
	background-color: #F2F9FF;
}

/* dialog body message */
.modal-dialog .body h2
{
	padding-top: 10px;
	background-color: #F2F9FF;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

/* dialog footer */
.modal-dialog .footer
{
	height: 30px;
	background-color: #F2F9FF;
}

/* dialog footer buttons */
.modal-dialog .footer .right
{
	background-color: #F2F9FF;
	float: right;
	text-align: right;
	padding-bottom: 6px;
	padding-right: 6px;
}

/* dialog footer checkbox */
.modal-dialog .footer .left
{
	background-color: #F2F9FF;
	float: left;
	text-align: left;
	padding-bottom: 6px;
	padding-left: 6px;
}

/* dialog close */
.modal-dialog .close
{
	right: 4px;
	background: url(images/icons.gif) no-repeat -732px 0px;
	width: 16px;
	cursor: hand;
	position: absolute;
	top: 5px;
	height: 16px;
}

/* dialog close hover */
.modal-dialog .close:hover
{
	background: url(images/icons.gif) no-repeat -749px 0px;
}

/* modal overlay */
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}


.txtLight
{
	color: dimgray;
	font-size: 10px;
	font-family: verdana;
}
.txtDropDown
{
	font-size: 10px;
	color: #333333;
	font-family: verdana;
}
#content
{
	width: 760px;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.pwd1
{
	font-size: 10px;
	color: #990000;
	font-family: verdana;
	background-color: #ffffe0;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.pwd2
{
	font-size: 10px;
	color: mediumblue;
	font-family: verdana;
	background-color: #ffffe0;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.pwd3
{
	font-size: 10px;
	color: #006600;
	font-family: verdana;
	background-color: #ffffe0;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.txtHelp
{
	color: dimgray;
	font-size: 10px;
	font-family: verdana;
	height: 24px;
}
.txtNormal
{
	line-height: 14pt;
	text-align: justify;
	font-weight: normal;
	color: #333333;
}
#preview
{
	font-size: 11px;
	color: #333333;
	font-family: verdana;
	border-right: #eeeeee 1px solid;
	padding-right: 30px;
	border-top: #eeeeee 1px solid;
	padding-left: 20px;
	padding-bottom: 8px;
	border-left: #eeeeee 1px solid;
	line-height: 14pt;
	padding-top: 8px;
	border-bottom: #eeeeee 1px solid;
}
.txt1
{
	line-height: 14pt;
	text-align: justify;
	font-weight: normal;
	font-family: verdana;
}
.txtBox
{
	font-size: 10px;
	color: #333333;
	font-family: verdana;
	height: 160px;
}
.txtHighlight
{
	font-size: 10px;
	color: #333333;
	font-family: verdana;
	background-color: #ffffe0;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.txtErrorBold
{
	font-weight: bold;
	color: #990000;
}
.txtAlertBold
{
	font-weight: bold;
	color: #2255aa;
}
.txtAlertBold2
{
	font-weight: bold;
	color: #0c4481;
}
.txtAlertBold3
{
	font-weight: bold;
	color: #0c4481;
	font-size: 11px;
}
.txtPageTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #2255aa;
	padding-bottom: 5px;
}
.txtLoadingTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #2255aa;
}
.txtSuccessBold
{
	font-weight: bold;
	color: #12940f;
}
.txtError
{
	color: #990000;
}
legend
{
	font-weight: bold;
	color: #2255aa;
	padding-left: 6px;
	padding-right: 8px;
	font-size: 11px;
}
.txtBold
{
	font-weight: bold;
}
.boxInput
{
	border-right: #0c4481 1px solid;
	padding-right: 2px;
	border-top: #0c4481 1px solid;
	padding-left: 2px;
	padding-bottom: 3px;
	border-left: #0c4481 1px solid;
	padding-top: 2px;
	border-bottom: #0c4481 1px solid;
	font-size: 10px;
	color: #333333;
	font-family: verdana;
}
.rowSpacer
{
	height: 14px;
}
.rowSpacer2
{
	height: 20px;
}
.rowSpacer3
{
	height: 8px;
}
.Required
{
	background-color: #ffffe0;
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;

	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 2px;
	font-size: 10px;
	color: #333333;
	font-family: verdana;


}
.btnSubmit
{
	font-weight: bold;
	font-size: 10px;
	color: #253352;
	font-family: verdana;
	width: auto;
	height: 20px;
	background-color: #eeeeee;
	border: 1px solid;
	border-top-color: #253352;
	border-left-color: #253352;
	border-right-color: #00000a;
	border-bottom-color: #00000a;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#ffffffff' ,EndColorStr= '#eeeeee' );
}
.txtPageTitle
{
	font-weight: bold;
	font-size: 14.5pt;
	color: #253352;
	font-family: Arial;
	padding-bottom: 20px;
}
#pwdHelp
{
	border-top: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-bottom: 4px;
	padding-top: 4px;
}
