﻿body {
	background-color: #ffffff;
	margin-top: 10px;
	margin:10px 5px 0px 5px;
	padding: 0;
	text-align: center;
}

body, h5
{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

h5.title
{
    color:#0F497C;
}

h1, h2, h3, h4, h5, h6
{
    margin:0px;
    padding:0px;
}
A.HomeLink
{
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color:#F35D14;
}
A.HomeLink:hover
{
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px dashed;
    color:#F35D14;
}

A.NoDecoration
{
    text-decoration: none;
    color:Black;
}
A.NoDecoration:hover
{
    text-decoration: none;
    color:Black;
}

fieldset
{
}
legend
{
    color:Green;
    font-weight:bold;
}
.smallText
{
    font-size:10px;
}
.bigerText
{
    font-size: 12px;
    font-family: Tahoma, verdana, arial, helvetica, sans-serif;
}

.required
{
    color:Red;
    text-align:center;
    margin:0px 2px 0px 2px;
}

#Body
{
    height:100%;
    text-align:center;
    width:910px;
    margin: 0 auto;
}
.spacer
{
    font-size:0px;
}
.DefaultSeporator
{
    font-size:0px;
    border-top:#f0f0f0 1px solid;
}
.wizardTitle
{
    font-size:18px;
    font-weight:bold;
    color:#F35D14;
}
.DefaultHeader
{
    font-size:22px;
    font-weight:bold;
    color:#F35D14;
}

.DefaultSubHeader
{
    font-size:14px;
    font-weight:bold;
}

div#NoPermissions
{
    height: 100%;
    width: 100%;
    position: relative;
    font-weight: bold;
    color: Red;
    text-align:center;
    padding-bottom:10px;
    padding-top:10px;
}

#Content, #TopMenu, #Breadcrumbs
{
    text-align: center;
    margin: 0 auto;
    
}
#TopMenu
{
    text-align:left;
    height:70px;
}

#TopMenu .headerHolder
{
    height:100%;
    width:100%;
}
#TopMenu .headerHolder td.logoCell
{
    width:204px;
}
#TopMenu .headerHolder td.menuCell
{
    text-align:right;
    vertical-align:bottom;
}

#TopMenu .headerHolder td.menuCell ul.helpUl 
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
    height:40px;
}
#TopMenu .headerHolder td.menuCell ul.helpUl li.helpLi
{
    background-color: White;
    color: black;
    font-size: 11px;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    height: 10px;
    text-align: center;
    font-family:Arial;
    font-weight:normal;
}

#TopMenu .headerHolder td.menuCell ul.helpUl li.helpLi A
{
    color: black;
    TEXT-DECORATION:none;
}
#TopMenu .headerHolder td.menuCell ul.helpUl li.helpLi A:hover
{
    color: black;
}




#TopMenu .headerHolder td.menuCell ul.helpUl li.helpSeporator
{
    width:1px;
    padding-left: 0px;
    padding-right: 0px;
}


#TopMenu .headerHolder td.buttomCell
{
    height:4px;
    background-color:#406294;
}


#TopMenu .headerHolder td.menuCell .yelowBlock
{
    background-image: url(images/menu/yelowBlock.gif);
    width: 107px;
    height:7px;
    font-size:0;
    background-repeat:no-repeat;
    float:right;
}

#TopMenu .headerHolder td.menuCell UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
    HEIGHT: 13px;
    clear:both;
}
#TopMenu .headerHolder td.menuCell UL LI
{
    FONT-SIZE: 10px;
    FLOAT:right;
    padding-left: 20px;
    COLOR:White;
    font-weight:bold;
    padding-right: 20px;
    HEIGHT: 11px;
    padding-top:2px;
    TEXT-ALIGN: center;
    background-color:#406294;
}
#TopMenu .headerHolder td.menuCell UL LI.seporator
{
    background-image:url(images/menu/menuSeporator.gif);
    width:1px;
    background-repeat:no-repeat;
    padding-left: 0px;
    padding-right: 0px;
    background-color:#406294;
}


#TopMenu .headerHolder td.menuCell LI.leftCorner
{
    width:13px;
    background-image:url(images/menu/leftCorner.gif);
    background-repeat:no-repeat;
    padding-left: 0px;
    padding-right: 0px;
}
#TopMenu .headerHolder td.menuCell LI A
{
    COLOR: white;
    TEXT-DECORATION: none
}
#TopMenu .headerHolder td.menuCell LI A:hover
{
    COLOR: #DAE19A;
}
#Footer
{
    CLEAR: both;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    WIDTH: 100%;
    PADDING-TOP: 10px;
    TEXT-ALIGN: center;
    border-top:#DDDDDD 1px solid;
    margin-top:50px;
}


#Footer UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
}
#Footer LI
{
    FONT-SIZE: 11px;
    FLOAT:left;
    padding-left: 20px;
    COLOR:#999999;
    padding-right: 20px;
    HEIGHT: 13px;
    TEXT-ALIGN: center;
}
#Footer LI.seporator
{
    width:1px;
    padding-left: 0px;
    padding-right: 0px;
    background-color:#DDDDDD;
}

#Footer LI A
{
    COLOR: #999999;
    TEXT-DECORATION: none
}
#Footer LI A:hover
{
    color: #999999;
    text-decoration: underline;
}



#Breadcrumbs
{
    text-align: left;
    height: 18px;
    border-bottom: #FFCC01 1px solid;
    margin-bottom:10px;
    padding-top:3px;
}
div#WideMainContent
{
    text-align:left;
    font-family:Arial;
}

div#DefaultMainContent
{
    text-align:left;
    margin-right:225px;
    font-family:Arial;
    
}
div#DefaultRightContent
{
    width: 225px;
    float: right;
    text-align: left;
    border-left: #f0f0f0 1px solid;
    padding-left:15px;
    font-family:Arial;
    height:100%;
    
}
div#DefaultMainContent FIELDSET, div#WideMainContent FIELDSET
{
    BORDER-RIGHT: #ddd 1px solid;
    PADDING-RIGHT: 15px;
    BORDER-TOP: #ddd 1px solid;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 15px;
    MARGIN: 1em 0px;
    BORDER-LEFT: #ddd 1px solid;
    PADDING-TOP: 15px;
    BORDER-BOTTOM: #ddd 1px solid;
    FONT-SIZE: 115%;
}

div#DefaultMainContent FIELDSET .textBox, div#WideMainContent FIELDSET .textBox
{
    BORDER-RIGHT: #cbb945 1px solid;
    PADDING-RIGHT: 2px; 
    BORDER-TOP: #cbb945 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 115%;
    BACKGROUND: #fffadb;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #cbb945 1px solid;
    COLOR: #776b1b;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #cbb945 1px solid
}

div#DefaultMainContent FIELDSET A, div#WideMainContent FIELDSET A
{
    text-decoration:none;
    color:Black;
}
div#DefaultMainContent FIELDSET A:hover, div#WideMainContent FIELDSET A:hover
{
    text-decoration:none;
    color:#F35D14;
}

div#DefaultMainContent LEGEND,  div#WideMainContent LEGEND
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 115%;
    PADDING-BOTTOM: 0px;
    COLOR: #80a71f;
    LINE-HEIGHT: 1;
}


div#DefaultRightContent h5, div#DefaultMainContent h5, div#WideMainContent h5
{
    text-transform: uppercase;
    font-size:11px;
    color:#979797;
    height:20px;
    
}

div#DefaultRightContent p
{
    color: Black;
    text-transform: none;
}

div#DefaultMainContent ul, div#WideMainContent ul
{
    list-style-image:url(images/redArrow.gif);
    margin-left:15px;
    padding:0px;

}
div#DefaultMainContent ul li, div#WideMainContent ul li
{
    color:#8A8A8A;
    padding-bottom:5PX;
    vertical-align:middle;
}
div#DefaultRightContent ul
{
    list-style-image:url(images/helpDocIcon.gif);
    margin-left:15px;
    padding:0px;
    
}

div#DefaultRightContent ul li
{
    color:#8A8A8A;
    padding-bottom:5PX;
    vertical-align:middle;
    color:Black;
}

div#LeftContent
{
    width: 200px;
    float: left;
    text-align:left;
}
div#MainContent
{
    text-align:left;
    float:left;
    width:710px;
}
div#BlockHeader
{
    width: 190px;
    height: 17px;
    background-image: url(images/BlockBG.gif);
    text-align: center;
    font-weight: bold;
    background-repeat:no-repeat;
    PADDING-TOP: 4px;
    
}

div#BlockContent
{
   width: 188px; 
   text-align:left;
   BORDER-RIGHT: #a5c7e7 1px solid; 
   BORDER-LEFT: #a5c7e7 1px solid; 
   BORDER-BOTTOM: #a5c7e7 1px solid;
   border-top:#a5c7e7 1px solid;
   padding-bottom:10px;
   padding-top:10px;
}
div#BlockContent A
{
    text-decoration:none;
    color:Blue;
}
div#BlockContent A:Hover
{
    text-decoration:underline;
    color:Blue;
}
#LineSeporatator
{
    width: 100%;
    margin-top:4px;
    border-top: #ffcc01 1px solid;
}
.updateprogress
{
    text-align: center;
    padding: 10px;
    width: 100%;
}

#TabBase
{
	border-right: #949e9d 1px solid;
	padding:10px 10px 10px 10px;
	border-left: #949e9d 1px solid;
	border-bottom: #949e9d 1px solid;
	background-color: #EEF4F9;
	float:none;
}

.ToolBarLeft
{
	width:7px;
	background-image: url(images/grid/GridLeft.gif);
	float:left;
    height:25px;
}
.ToolBarRight
{
	width:7px;
	background-image: url(images/grid/GridRight.gif);
    height:25px;
    float:right;
    margin-left:-3px;

}
.ToolBarTitle
{
	background-image: url(images/grid/GridBg2.gif);
    height:20px;
    float:left;
    PADDING-TOP: 5px;
    width:200px;
    padding-left:10px;
    font-weight:bold;
    margin-right:-3px;
    text-align:left;
}

.ToolBarButtons
{
    background-image: url(images/grid/GridBg2.gif);
    height: 20px;
    padding-top: 5px;
    padding-right:10px;
    text-align: right;
    font-weight: normal;
    width:auto;
   
}
.ToolBarButtons a
{
    text-decoration:none;
    color:Black;
}

.TotalCases
{
    background-color: #F8FCDA;
    padding: 5px;
    font-size: 12px;
    width: 120px;
    text-align: center;
    border-right: gainsboro 1px dashed;
    border-top: gainsboro 1px dashed;
    border-left: gainsboro 1px dashed;
    border-bottom: gainsboro 1px dashed;
}
.TotalCases span
{
    font-weight:bold;
}

img {
	border-width: 0;
}

.tabPageBody
{
    float:none;
    /*position:relative;*/
}

.tabPageBody td.body
{
	BORDER-RIGHT: #949e9d 1px solid; 
	BORDER-TOP: #949e9d 1px solid; 
	BORDER-LEFT: #949e9d 1px solid; 
	BORDER-BOTTOM: #949e9d 1px solid; 
	BACKGROUND-COLOR: #ffffff ;
	padding:10px 10px 10px 10px;
	text-align:left;
}

.tabPageBody td.body .headerSpecific
{
    color:Green;
}

.tabPageBody td.Seporator
{
    height:5px;
}
.tabPageBody td.DotSeporator
{
    background:url(images/BoxDotDiv.gif);
    background-repeat:repeat-x;
    height:1px;
}

.tabPageBody td.ctrlHolder
{
   background-color:#F4F4F4;
   padding: 5px;
}
.tabPageBody td.body .boldTitle
{
   font-weight:bold;
}

.gridView
{
}

.gridView td.empty
{
	border-right: #f4f3f2 1px solid;
	border-left: #f4f3f2 1px solid;
	height: 50px;
}
.gridView th.header
{
	padding-left: 5px;
	font-size: 11px;
	background-image: url(images/grid/TitleBG.gif);
	font-family: Tahoma;
	height: 22px;
	font-weight:normal;
}

.gridView th.header a
{
    text-decoration:none;
    color:Black;
}
.gridView td.headerSeporator
{
	background-image: url(~/images/grid/TitleSep.gif);
	width:2px;
	height: 22px;
}
.gridView th.headerEmpty
{
    display:none;
}
.gridView td.bodyGrid
{
	font-size: 11px;
	border-bottom: #f4f3f2 1px solid;
	font-family: Tahoma;
	height: 20px;
	background-color: #fbfbfd;
}

.gridView .noteBody
{
    font-size: 11px;
    font-family: Tahoma;
    background-color: #FDFEF1;
    padding: 15px;
    margin: 10px;
    border-right: #ddf1ff 1px solid;
    border-top: #ddf1ff 1px solid;
    border-left: #ddf1ff 1px solid;
    border-bottom: #ddf1ff 1px solid;
}

.gridView tr.Pager
{
	padding-left: 5px;
	font-size: 11px;
	background-image: url(images/grid/TitleBG.gif);
	font-family: Tahoma;
	height: 22px;
	font-weight:normal;
}

.gridView tr.Pager a
{
    color:Black;
}

.gridView tr.Footer
{
	font-size: 11px;
	background-image: url(images/grid/TitleBG.gif);
	font-family: Tahoma;
	height: 22px;
	font-weight:normal;
}

.subTable
{
    border-right: #f4f3f2 1px solid;
    border-left: #f4f3f2 1px solid;
    border-bottom: #f4f3f2 1px solid;
    background-color:#FDFEF1;
}

.textBox
{
    font-family:tahoma,arial;
    font-size:11px;
    border-style:none;
    border-top: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid #344fa2;
    border-left: 1px solid silver;
}

.dropDown
{
    font-family:tahoma,arial;
    font-size:11px;
}
.errorMessage
{
    color:Red;
    font-weight:bold;
}
.errMessagenormal
{
    color:Red;
}

.loginHolder
{
    height:350px;
    text-align:center;
    width:95%;
}
.LoginForm
{
    vertical-align:middle;
    border-right: #FFCC01 1px solid;
    border-top: #FFCC01 1px solid;
    border-left: #FFCC01 1px solid;
    border-bottom: #FFCC01 1px solid;
}

.LoginForm td.loginHeader
{
    border-bottom: #FFCC01 1px solid;
    text-align:left;
    padding-left:5px;
    height:20px;
    font-weight:bold;
}
.LoginForm td
{
    text-align:left;
    height:20px;
    padding-left:5px;
}
.LoginForm td.signIn
{
    text-align:right;
    padding-right:15px;
}
.SignInButton
{
    font-weight:bold;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

#printHolder
{
    width: 100%;
    text-align: left;
}
.printLogoHeader
{
    margin: 0 auto;
    font-size:12px;
    font-family: Tahoma, verdana, arial, helvetica, sans-serif;
    font-weight:bold;
    width:650px;
    float:left;
}

#printBlockSeporator
{
    clear:both;
    height:20px;
}
.printHeader
{
    width:650px;
    margin: 0 auto;
    float:left;
    border-collapse:collapse;
}
.printHeader td.title
{
    background-color: #F9F9F9;
    height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left:5px;
}

.printHeader td.btitle
{
    height: 20px;
    font-weight: bold;
    padding-left:5px;
}
.printHeader td.value
{
     padding-left:5px;
}

.printGrid
{
    width:650px;
    float:left;
    border-collapse:collapse;
}

.printGrid td.header
{
    background-color: #F9F9F9;
    font-weight:bold;
    height: 20px;
    padding-left:5px;
}
.printGrid td.value
{
    height: 20px;
    padding-left:5px;
}
.PleaseWait
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'gray' , Direction=135, Strength=2);
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	position: absolute;
	background-color: #ffffff;
}

