﻿body
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    margin: 0px 5px;
    color:#666666;
}
H1 {
    font-size: 13pt;
    color: #DD0000;
    font-family: Verdana, Arial;
    margin-bottom: 15px;
}
H2
{
    font-size: 10pt;
    color: #696969;
    font-family: Verdana, Arial;
    margin-bottom: 10px;
    font-weight: bold;
}

.fieldname
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    margin: 0px 5px;
    white-space:nowrap;
    color:#666666;
}
TD
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #696969;
}
SELECT
{
    font-size: 8pt;
    font-family: Verdana, Arial;
}

A:link
{
	color: #DD0000;
	text-decoration: underline;
}

A:visited
{
	color: #DD0000;
	text-decoration: underline;
}

A:hover
{
	color: #DD0000;
	text-decoration: none;
}

A:active
{
	color: #DD0000;
	text-decoration: underline;
}

A.FaqLink:link
{
	color: #696969;
	text-decoration: none;
}

A.FaqLink:visited
{
	color: #696969;
	text-decoration: none;
}
A.FaqLink:hover
{
    color: #9b0000;
    text-decoration: underline;
}

A.FaqLink:active
{
    color: #9b0000;
    text-decoration: underline;
}


A.headlink:link
{
    color: #696969;
    text-decoration: underline;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana,Arial;
}

A.headlink:visited
{
    color: #696969;
    text-decoration: underline;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana,Arial;
}

A.headlink:hover
{
    color: #DD0000;
    text-decoration: none;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana,Arial;
}

A.headlink:active
{
    color: #DD0000;
    text-decoration: none;
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana,Arial;
}

A.GridLink:link
{
    color: #dd0000;
    text-decoration: none;
}

A.GridLink:visited
{
    color: #dd0000;
    text-decoration: none;
}
A.GridLink:hover
{
    color: #dd0000;
    text-decoration: underline;
    background-color: #ffffe0;
}

A.GridLink:active
{
    color: #dd0000;
    text-decoration: underline;
    background-color: #ffffe0;
}

.tablehead
{
    color: #F5F5F5;
    background-color: #9B0000;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.tablehead2
{
    color: #9b0000;
    background-color: #F5F5F5;
}

.stephead
{
    color: #9b0000;
    background-color: #F5F5F5;
    border: solid 2px gray;
    padding: 2px;
    width: 100%;
    font-weight: bold;
}

.tablehead3
{
    color: #F5F5F5;
    background-color: #DCDCDC;
}

.tablehead4
{
    color: #9b0000;
    border-bottom: #666666 1px solid;
}

.faqhead
{
    color: #9b0000;
    background-color: #F5F5F5;
    cursor:hand;
    margin-top:4px;
    margin-bottom:4px
}
.faqbody
{ 
    background-color: #ffffe0;
    margin-top:4px;
    margin-bottom:4px;
    margin-left:15px;
 }

.pagehead
{
    font-size: 13pt;
    color: #DD0000;
    font-family: Verdana, Arial;
    margin-bottom: 15px;
}

.subhead
{
    font-size: 10pt;
    color: #696969;
    font-family: Verdana, Arial;
    margin-bottom: 10px;
    font-weight: bold;
}
.btn1
{
    color: #dd0000;
    background-color: #F5F5F5;
    border-right: #7F7F7F thin solid;
    border-top: #7F7F7F thin solid;
    font-size: 8pt;
    border-left: #7F7F7F thin solid;
    border-bottom: #7F7F7F thin solid;
    font-family: Verdana, Arial;
}

.btn3
{
    color: #dd0000;
    background-color: #ffffe0;
    border-right: #7f7f7f 1px solid;
    border-top: #7f7f7f 1px solid;
    font-size: 8pt;
    border-left: #7f7f7f 1px solid;
    border-bottom: #7f7f7f 1px solid;
    font-family: Verdana, Arial;
    padding: 10px;
    height: 25px;
}

.btn2
{
    color: #DD0000;
    background-color: whitesmoke;
    border-right: #7F7F7F thin solid;
    border-top: #7F7F7F thin solid;
    font-size: 7pt;
    border-left: #7F7F7F thin solid;
    border-bottom: #7F7F7F thin solid;
    font-family: Verdana, Arial;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.btn1_centered
{
    color: #dd0000;
    background-color: #F5F5F5;
    border-right: #7F7F7F thin solid;
    border-top: #7F7F7F thin solid;
    font-size: 8pt;
    border-left: #7F7F7F thin solid;
    border-bottom: #7F7F7F thin solid;
    font-family: Verdana, Arial;
    text-align: center;
}

.btn2_centered
{
    color: #DD0000;
    background-color: whitesmoke;
    border-right: #7F7F7F thin solid;
    border-top: #7F7F7F thin solid;
    font-size: 7pt;
    border-left: #7F7F7F thin solid;
    border-bottom: #7F7F7F thin solid;
    font-family: Verdana, Arial;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
}
.centered
{
    text-align:center;
}
.hand
{
    cursor: hand;
}

.highlight
{
    color: #9B0000;
}
.highlight2
{
    color: #006600;
    text-align: center;
}
.highlight3
{
    color: #DD0000;
    text-align: center;
}
.success
{
    color: #006600;
}

.failed
{
    color: #ff0000;
    font-weight: bold;
    font-size: 12pt;
}

.textbox
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    font-size: 8pt;
    font-family: verdana;
}
.textbox2
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    font-size: 7pt;
    font-family: verdana;
}

.textbox_off
{
    font-family: verdana;
    font-size: 7pt;
    color: #696969;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: transparent;
}

.centeredtable { 
margin-left: auto; 
margin-right: auto; 
}

.fineprint
{
    font-size: 7pt;
    color:#999999;
    font-family: verdana;
}

.leafnode
{
    vertical-align: top;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #666666;
}


.node
{
    vertical-align: top;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #666666;
}

.rootnode
{
    visibility: hidden;
}

.padded_right
{
    margin-right:10px;
}

.mainmenuitem_sm,.mainmenuitem
{
    background-image: url('nav_tab.gif');
    background-color: #9b0000;
    width:120px;
    height:30px;
    cursor: pointer;
}
.mainmenuitem_link,A.mainmenuitem_link:link, A.mainmenuitem_link:visited, A.mainmenuitem_link:hover, A.mainmenu_link:active
{
    background-image: url('menuArrow.gif');
    background-repeat: no-repeat;
    background-position: -8px 0px;
    margin-left: 25px;
    padding-bottom: 5px;
    margin-top: 10px;
    font-size: 10pt;
    color: #666666;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
}

{
    cursor: pointer;
}

.childmenuitem
{
    background-color: #EDEDED;
    border-left: solid 1px #9b0000;
    border-right: solid 1px #9b0000;
    cursor: pointer;
}

.childmenuitem_bottom
{
    background-color: #EDEDED;
    border-left: solid 1px #9b0000;
    border-right: solid 1px #9b0000;
    border-bottom: solid 4px #9b0000;
    cursor: pointer;
}


childmenuitem_link, A.childmenuitem_link:link, A.childmenuitem_link:visited
{
    cursor: pointer;
    height:20px;
    font-size:10pt;
    text-decoration:none;
}

A.childmenuitem_link:hover, A.childmenuitem_link:active
{
    background-color: #cccccc;
    height:20px;
    font-size:10pt;
    cursor: pointer;
}



.submenu1
{
    background-color: whitesmoke;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: #9b0000 solid;
    border-left: #9b0000 1px solid;
    border-right: #9b0000 1px solid;
}
.submenu2
{
    background-color: gainsboro;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: #9b0000 solid;
    border-left: #9b0000 1px solid;
    border-right: #9b0000 1px solid;
}

.submenulist
{
    list-style-image: url(bullet_list.gif);
    margin-bottom: 2px;
    margin-left: -15px;
    height: 15px;
    margin-top: 2px;
}

A:Link.submenuitems1
{
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    margin-bottom: 2px;
}
A:visited.submenuitems1
{
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    margin-bottom: 2px;
}
A:hover.submenuitems1
{
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: underline;
    margin-bottom: 2px;

}
A:active.submenuitems1
{
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: underline;
    margin-bottom: 2px;
}

A.altlink:link
{
    color: #f5f5f5;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana,Arial;
}

A.altlink:visited
{
    color: #f5f5f5;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana,Arial;
}

A.altlink:hover
{
    color: #f5f5f5;
    text-decoration: underline;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana,Arial;
}

A.altlink:active
{
    color: #f5f5f5;
    text-decoration: underline;
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana,Arial;
}

.tab_on
{
    border-right: none;
    border-top: none;
    border-left: none color: gainsboro;
    border-bottom: none;
    font-family: Verdana;
    text-decoration: none;
    background-color: #990000;
    font-size: 9pt;
    width: 100px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    color: gainsboro;
    padding-top: 2px;
    margin: 0px 2px;
}

.tab_off
{
    border-right: none;
    border-top: none;
    border-left: none;
    color: #990000;
    border-bottom: none;
    font-family: Verdana;
    font-size: 9pt;
    background-color: gainsboro;
    width: 100px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 0px 2px;
}
.modalBackground {
	background-color:#cccccc;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}
.btnNew
{
    background-image: url(newdoc.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}

.btnSearch
{
    background-image: url(search5.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}

.btnDelete
{
    background-image: url(delete.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}

.btnExport
{
    background-image: url(export.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 22px;
    padding-bottom: 2px;
    background-position: left top;
}


.btnImport
{
    background-image: url(import.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 22px;
    padding-bottom: 2px;
    background-position: left top;
}

.btnStep
{
    background-image: url(arrow.gif);
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 22px;
    padding-bottom: 5px;
    background-position: left top;
}
.btnAdd
{
    font-size:8pt;
    background-image: url(new.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}
.btnEdit
{
    font-size:8pt;
    background-image: url(mode.design.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}
.btnSave
{
    font-size:8pt;
    background-image: url(save.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}
.btnCancel
{
    font-size:8pt;
    background-image: url(undo.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}
.btnProcess
{
    font-size:8pt;
    background-image: url(process2.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-position: left top;
}
.warning
{
    background-image: url(warning2.jpg);
    color: #ff0000;
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}
.warning2
{
    list-style-image: url('warning2.jpg' );
    color: #9b0000;
    padding-left: 5px;
}
.success
{
    color: #006600;
    background-image: url(star.gif);
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 20px;
    padding-bottom: 2px;
    background-position: left top;
}
.headertab
{
    background-position: right;
    background-image: url('login_tab_sm.gif');
    width: 225px;
    height: 83px;
    background-repeat: no-repeat;
}
.headeralert
{
    background-position: left top;
    background-image: url('warning_yellow.gif');
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    padding-left:50px;
}
.headerbanner
{
    margin-left:10px;
    margin-top:10px;
}
