
.SubSubHead
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.SubHead
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.HdrInfoItem
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.title
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.HighlightMsg
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}
.Normal
{
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana, Helvetica, sans-serif;
}
.GreetingsParagraph
{
	font-weight: bold;
	font-size: x-small;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
.docpaystatus
{
	font-weight: normal;
	font-size: smaller;
	line-height: 8px;
	font-family: Verdana, Helvetica, sans-serif;
}
.ErrMsg
{
	font-weight: bold;
	font-size: xx-small;
	color: red;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
.EnrollGreeting
{
	font-weight: bold;
	font-size: x-small;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
}
.NormalRed
{
	font-weight: bold;
	font-size: xx-small;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
}
/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.mainmenuitem
{
	font-weight: bold;
	font-size: 0.9em;
	color: black;
}

.tab-active
{
	border-right: #FFFFFF 1px solid;
	padding-right: 18px;
	border-top: #FFFFFF 0px;
	padding-left: 18px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 3px;
	border-left: #FFFFFF 1px solid;
	color: #FF8C00;
	padding-top: 3px;
	border-bottom: #FFFFFF 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}

.MenuLink
{
	font-weight: bold;
	font-size: 0.6em;
}

.MenuRefreshLink
{
	font-weight: bold;
	text-decoration: underline;
}

.tab-inactive
{
	border-right: #FFFFFF 1px solid;
	padding-right: 18px;
	border-top: #FFFFFF 1px solid;
	padding-left: 18px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 3px;
	border-left: #FFFFFF 1px solid;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #FFFFFF 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color: #FF8C00;
	text-align: center;
}
.tan-border
{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: White;
}
.tab-inactive a:link
{
	font-weight: bold;
	font-size: xx-small;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tab-inactive a:visited
{
	font-weight: bold;
	font-size: xx-small;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tab-inactive a:active
{
	font-weight: bold;
	font-size: xx-small;
	color: #ffc453;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tab-inactive a:hover
{
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
	color: #003399;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}
.sub-tab-active
{
	border-right: #FF9933 1px solid;
	padding-right: 18px;
	border-top: #FF9933 1px solid;
	padding-left: 18px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 3px;
	border-left: #FF9933 1px solid;
	color: #FF9900;
	padding-top: 3px;
	border-bottom: #FF9933 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
}
.sub-tab-inactive
{
	border-right: #FF9933 1px solid;
	padding-right: 18px;
	border-top: #FF9933 1px solid;
	padding-left: 18px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 3px;
	border-left: #FF9933 1px solid;
	color: #FFFFFF;
	padding-top: 3px;
	border-bottom: #FFFFFF 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCC66;
	text-align: center;
}
.sub-tab-right
{
	border-bottom: 1px solid #FF9933;
}
.sub-tan-border
{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: White;
}
.sub-tan-border-left
{
	border-left: 1px solid #FFFFFF;
	background-color: White;
}
.sub-tan-border-top
{
	border-top: 1px solid #FF9933;
	background-color: White;
}
.sub-tan-border-topleft
{
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FF9933;
	background-color: White;
}
.sub-tab-inactive a:link
{
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sub-tab-inactive a:visited
{
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sub-tab-inactive a:active
{
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sub-tab-inactive a:hover
{
	font-weight: bold;
	font-size: xx-small;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.left-tab-active
{
	border-right: #FF9933 1px;
	padding-right: 5px;
	border-top: #FF9933 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 6px;
	border-left: #FF9933 1px;
	color: #FF9900;
	padding-top: 6px;
	border-bottom: #FF9933 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
}
.left-tab-inactive a:hover
{
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.left-tab-inactive
{
	border-right: silver 0px solid;
	padding-right: 5px;
	border-top: silver 0px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 6px;
	border-left: silver 0px solid;
	color: #ffffff;
	padding-top: 6px;
	border-bottom: silver 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
}
.rest
{
	left: 3px;
	position: absolute;
	top: 2px;
}

/* Added for Checkhouse */

HR {
	color: #999999;
	height:1pt;
	text-align:left;
	border: dotted;
}

.NormalTextbox
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalBold
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalTextboxNo
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}

.CommandLinkButton
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

.cell 
{
	border-left: 1 solid #C0C0C0; 
	border-bottom: 1 solid #C0C0C0;
}

.grid
{
	border-top: 1 solid #FF9900;
	border-right: 1 solid #FF9900;
	font-weight: normal;
	font-size: xx-small;
	font-family: Verdana, Helvetica, sans-serif;
}

.topright
{
	border-top: 1 solid #000000;
	border-right: 1 solid #000000;
}

.toprightleft
{
	border-top: 1 solid #000000;
	border-right: 1 solid #000000;
	border-left: 1 solid #000000;
}

.bottomleft
{
	border-left: 1 solid #000000;
	border-bottom: 1 solid #000000;
}

.bottomleftright
{
	border-left: 1 solid #000000;
	border-bottom: 1 solid #000000;
	border-right: 1 solid #000000;
}

.left
{
	border-left: 1 solid #000000;
}

.right
{
	border-right: 1 solid #000000;
}

.lefttop
{
	border-left: 1 solid #000000;
	border-top: 1 solid #000000;
}

.leftright
{
	border-left: 1 solid #000000;
	border-right: 1 solid #000000;
}

.leftrighttop
{
	border-left: 1 solid #000000;
	border-right: 1 solid #000000;
	border-top: 1 solid #000000;
}

.whole
{
	border-left: 1 solid #000000;
	border-right: 1 solid #000000;
	border-top: 1 solid #000000;
	border-bottom: 1 solid #000000;
}

/*datagrid*/
.Grid
{
	border: none 1px #999999; 
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
    border-right-color: #000000;
    border-left-color: #000000;
    border-top-color: #000000;
    border-bottom-color: #000000;	
}

.GridHeader
{
	padding: 1px 1px 1px 1px;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #003399;
    background-color: #FF9933;  

}
.GridHeader a
{
    text-decoration: none;
	font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #003399;
    padding: 1px 1px 1px 1px;
    background: #FF9933;
}
.GridHeader a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}
.GridItem
{
    background-color: #FFFFFF;
    padding: 1px 1px 1px 1px;
    font-weight: normal;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    border-right-color: #000000;
    border-left-color: #000000;
    border-top-color: #000000;
    border-bottom-color: #000000;
}

.GridSelectedItem
{
background: #e5e5e5;
height: 20px;
border: solid 1px #e5e5e5;
border-top: solid 1px #e9e9e9;
border-bottom: solid 1px white;
padding-left: 4px;
font-weight: bold;
} 

.GridAltItem
{
    background-color: #F5DEB3;
    padding: 1px 1px 1px 1px;
    font-weight: normal;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    border-right-color: #000000;
    border-left-color: #000000;
    border-top-color: #000000;
    border-bottom-color: #000000;
}
.GridPager
{
	padding: 1px 1px 1px 1px;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #003399;
    background-color: #FF9933;  
    border-right-color: #000000;
    border-left-color: #000000;
    border-top-color: #000000;
    border-bottom-color: #000000;
}
.GridPager a
{
    text-decoration: none;
	font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #003399;
    padding: 1px 1px 1px 1px;
    background: #FF9933;
}
.GridPager a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

.GridSelected
{
	font-weight: bold;
	background-color: #6666CC;
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
	font-size:	10px;	
	color: Red;
}
.GridSelected a
{
    text-decoration: underline;
	font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    padding: 1px 1px 1px 1px;
    background: #6666CC;
}
.GridSelected a:hover
{
    text-decoration: none;
	font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    padding: 1px 1px 1px 1px;
    background: #6666CC;
}
.CaptionStyle
{
	color:#FFFFFF; 
	background-color:#FF9933; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	border-right-color:#000000;
	border-left-color:#000000;
	border-top-color:#000000;
	border-bottom-color:#000000;
}