table
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
}

body
{
}

.homepage
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: large;
	font-style: normal;
	color: #1B96C2;
	cursor: default;
}

.homepageOver
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: large;
	font-style:	normal;
	color: #A2D45A;
	cursor: default;
}

option
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
}

select
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
}

.divScroll
{
    overflow:auto;
}

INPUT.clsText
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	height: auto;
}

INPUT.clsButton
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight:bold;
    width: 75px;
    background: #B0CBF7;
    background-image: url(images/button_bg_blue.png);
    border-top: 1px solid #196ADE;
    border-left:      1px solid #196ADE;
    border-right:     1px solid #193186;
    border-bottom:    1px solid #193186;
    height: 19px;
}

INPUT.clsButtonHover
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight:bold;
    width: 75px;
    background: #B0CBF7;
    background-image: url(images/button_bg_blue_hover.png);
    border-top: 1px solid #196ADE;
    border-left:      1px solid #196ADE;
    border-right:     1px solid #193186;
    border-bottom:    1px solid #193186;
    height: 19px;
}


INPUT.clsTextEdit
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}

A
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
}

A:link
{
	color: #316AC5;
}

A:hover
{
	color: #316AC5;
}

A:visited
{
	color: #316AC5;
}

.adminParentContainer
{
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
}

.adminContainer
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #FFFFFF;
}

.adminHeader
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #000000 1px solid;
	color: #FFFFFF;
	border-bottom: #000000 1px solid;
	background-color: #90A3B4;
}

.summaryadminHeader
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #FFFFFF;
	color: #0086BA;
}

.summaryadminContainer
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #FFFFFF;
}

.adminLabel
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	height: auto;
	overflow: hidden;
}

.dfbParentContainer
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid; 
	border-bottom: #000000 1px solid;
}

.dfbContainer
{
	border-right: none;
	border-left: none;
	border-top: none; 
	border-bottom: none;
}

.dfbHeader
{
	border-bottom: #000000 1px solid;
	border-left: none;
	border-top: none; 
	border-right: none;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #000000
}

.grid
{	
	font-size: 8pt;
}

.gridHeader
{
	font-size: 8pt;
	color: #ffffff;
	background-color: #aca899;
	text-align: center;
	font-weight: bold;
}

.gridPager
{
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	background-color: #c1d2ee;
	padding: 2 3 2 3;
}

.gridItem
{
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2 3 2 3;
}

.gridAlternateItem
{
	font-size: 8pt;
	color: #000000;
	background-color: #ece9d8;
	padding: 2 3 2 3;
}

.gridPrefPopup
{
	border-right: #3765BD 3px solid;
	border-top: #3765BD 3px solid;
	border-left: #3765BD 3px solid;
	border-bottom: #3765BD 3px solid;
	background-color: #FFFFFF;
}

/* -- Lipstick Update --*/
.ToolbarIcon
{
	padding: 0 4px 0 2px;
	cursor:pointer; cursor:hand;
}
.EmployeePop
{
	margin: 7px auto 0px auto;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	color: #0267AC;
}
.EmployeePopData
{
	color:#507D9C;
}
.GridTitleStack
{
	background-color: #ffffff;
	background-image: url('images/bgtoolup.gif');
	background-repeat:no-repeat;
	height: 19px;
	width: 49px;
	margin-left:10px;
}
.GridTitleStackClipboard
{
	/* background-color: #ffffff; */
	background-image: url('images/bgtool_clipboard.gif');
	background-repeat:no-repeat;
	height: 44px;
	width: 49px;
	margin-left:20px;
	position : absolute;
}
.GridTitleStackMail
{
	/* background-color: #ffffff; */
	background-image: url('images/bgtool_mail.gif');
	background-repeat:no-repeat;
	height: 44px;
	width: 49px;
	margin-left:20px;
	position : absolute;
}
.GridTitleStackThreading
{
	/* background-color: #ffffff; */
	background-image: url('images/bgtool_threading.gif');
	background-repeat:no-repeat;
	height: 44px;
	width: 49px;
	margin-left:20px;
	position : absolute;
}
.GridTitleStackKeysHelp
{
	/* background-color: #ffffff; */
	background-image: url('images/bgtool_keyshelp.gif');
	background-repeat:no-repeat;
	height: 44px;
	width: 49px;
	margin-left:20px;
	position : absolute;
}
.GridTitleStackKeysSecure
{
	/* background-color: #ffffff; */
	background-image: url('images/bgtool_keyssecure.gif');
	background-repeat:no-repeat;
	height: 44px;
	width: 49px;
	margin-left:20px;
	position : absolute;
}
.GridTitleBuffer
{
	padding-top : 6px;
}
.GridTitle
{
	background-color: #004573;
	background-image: url('images/bgtoolx.gif');
	background-repeat: repeat-x;
	height: 27px;
	margin-left:12px;
	margin-right:12px;
}
.GridTitle td 
{
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
}
.GridTitleBottom
{
	background-color: #ffffff;
	background-image: url('images/bgtool_bx.gif');
	background-repeat: repeat-x;
	height: 20px;
	margin-left:12px;
	margin-right:12px;
}
.GridTitleBottom td
{
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
}
.GridTitleBufferBottom
{
	margin-bottom: 17px;
}

.RecordCount
{
	color: #545454;
}
.SummaryLink
{
	text-decoration:none;
	font-weight: bold;
	font-size: 9pt;
}
.GridTitleSelect
{
	background-color: #335777;
	color: #FFFFFF;
	font-weight: bold;
}
.GridTitleFileUpload	
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight:bold;
	width: 75px;
	background-color: #335777;
	color: #FFFFFF;
	border-top:		1px solid White;
	border-left:	1px solid White;
	border-right:	2px solid #F5F5F5;
	border-bottom:	2px solid #F5F5F5;
}

.GridTopTitle
{

	background-image: url('images/bgtoolx_34.gif');
	background-repeat: repeat-x;
	height: 34px;
	margin-right: 12px;
}
.GridTopTitle td 
{
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
}

.wzdTop
        {
            background-image: url('images/wz_grd.png');
	        background-repeat: repeat-x;
	        background-color: #004573;
	        margin:0;
            padding:0;
            border: 0px;
            height: 22px;
        }

.SecurityGridTitleBuffer
{
	padding-top : 1px;
}

.SecurityGridTitle
{
	background-color: #004573;
	background-image: url('images/bgtoolx.gif');
	background-repeat: repeat-x;
	height: 27px;
	margin-left:1px;
	margin-right:1px;
}
.SecurityGridTitle td
{
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
}

.InfraGridHeader
{
	background: url('images/infheadr.gif') top repeat-x;
	height: 20px;
}

.InfraGridHeader_Pending
{
  background: url('images/infheadr_pending.gif') top repeat-x;
  height: 20px;
}

.InfraGridHeaderMedium
{
	background: url('images/infheadr40.gif') top repeat-x;
	height: 40px;
}

.InfraGridHeaderTall
{
	background: url('images/infheadr60.gif') top repeat-x;
	height: 60px;
}

.InfraGridRowSelector
{
	background: url('images/infheadr.gif') top repeat-x;
	height: 18px;
}

.InfraGridCell
{
	background-color: #FFFFD0;
	background-image : none;
}
.gcReadOnly
{
	background-color: #ffffff;
}
.gcAlignCenter
{
    text-align : center;
}
.gcAlignRight
{
    text-align : right;
}
.gcAlignLeft
{
    text-align : left;
}
.gcOverridden
{
	color: #FF0000;
}

/* mouse over */

P.instruction 
{ 
    font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 10pt;
	font-weight: bold
}

.smallText
{
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 8pt;
}

A.underline
{
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 8pt;
	text-decoration : underline 
}

INPUT.inputReadOnly
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	color: Black;
	height: auto;
	border-top:	1px solid Black;
	border-left:	1px solid Black;
	border-right:	1px solid Black;
	border-bottom:	1px solid Black;

}

.rounded_corner {
}

.rounded_corner .top {
	height: 15px;
	background-image: url(images/png_box/top.png);
}

.rounded_corner .top_left {
	height: 15px;
	width: 15px;
	background-image: url(images/png_box/top_left.png);
}

.rounded_corner .top_right {
	height: 15px;
	width: 15px;
	background-image: url(images/png_box/top_right.png);
}

.rounded_corner .bottom {
	height: 15px;
	background-image: url(images/png_box/bottom.png);
}

.rounded_corner .bottom_left {
	height: 15px;
	width: 15px;
	background-image: url(images/png_box/bottom_left.png);
}

.rounded_corner .bottom_right {
	height: 15px;
	width: 15px;
	background-image: url(images/png_box/bottom_right.png);
}

.rounded_corner .leftbar {
	width: 15px;
	background-image: url(images/png_box/leftbar.png);
}

.rounded_corner .rightbar {
	width: 15px;
	background-image: url(images/png_box/rightbar.png);
}

.rounded_corner .left {
	width: 15px;
	background-image: url(images/png_box/left.png);
}

.rounded_corner .right {
	width: 15px;
	background-image: url(images/png_box/right.png);
}

.rounded_corner .content {
	height: 100%;
	background-color: #d5d5d5;
}

.rounded_corner .bar {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color:#1A3E60;
}

.note
{
	font-size:7pt;
	color:Gray;
}
