/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    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
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	none;
	}
	
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;
	}	


	
.MenuBG
{
	background-color: #025a6a;
}
.WorkBG
{
	background-color: #7fadb5;
}

.tblLeftSide
{
	border-right: #484544 1px solid;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MenuBarText
{
	font-weight: bold;
	font-size: 13px;
	color: #e7DeCe;
	font-family: Tahoma, Verdana, Arial;
}
.MenuBarTextSmall
{
	font-weight: bold;
	font-size: 11px;
	color: #e7DeCe;
	font-family: Tahoma, Verdana, Arial;
}
.Label
{
	font-size: x-small;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
}
.LabelSmall
{
	font-size: xx-small;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
}


.WorkAreaTextLight
{
	font-size: 11px;
	color: #e7dece;
	font-family: Tahoma, Verdana, Arial;
}
.WorkAreaTextLightBold
{
	font-weight: bold;
	font-size: 13px;
	cursor: hand;
	color: #e7dece;
	font-family: Tahoma, Verdana, Arial;
}
.WorkAreaTextDark
{
	font-size: 11px;
	color: #022240;
	font-family: Tahoma, Verdana, Arial;
}
.WorkAreaTextDarkLink
{
	font-size: 11px;
	cursor: hand;
	color: #022240;
	font-family: Tahoma, Verdana, Arial;
}
.workAreaBox
{
	border-right: #025a6a 1px solid;
	border-top: #025a6a 1px solid;
	font-size: 12px;
	border-left: #025a6a 1px solid;
	color: #025a6a;
	border-bottom: #025a6a 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #e7dece;
}
.tableRowHighlight
{
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#7fadb5ff' ,EndColorStr= '#02224000' );
	background-color: #025a6a;
}
.StandardButton
{
	font-size: x-small;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#7fadb5ff' ,EndColorStr= '#02224000' );
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	background-color: #025a6a;
}
.PadTable
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.PadArticle
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.tableTextDark
{
	font-size: 11px;
	color: #022240;
	font-family: Tahoma, Verdana, Arial;
	background-color: #e7dece;
}
.TableRowBar
{
	border-right: #bfd6da 1px solid;
	background-position: center center;
	border-top: #bfd6da 1px solid;
	font-size: x-small;
	background-image: url(images/toolbar_bg.gif);
	border-left: #bfd6da 1px solid;
	color: #ffffff;
	border-bottom: #bfd6da 1px solid;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
}
.MenuRowBar
{
	background-position: center center;
	font-size: x-small;
	background-image: url(images/toolbar_bg.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.MenuButtonOn
{
	border-right: #bfd6da 1px;
	padding-right: 1px;
	background-position: center center;
	border-top: #005a6a 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 1px;
	border-left: #005a6a 1px;
	color: #D3C6B2;
	padding-top: 1px;
	border-bottom: #bfd6da 1px;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.MenuButtonOff
{
	padding-right: 1px;
	background-position: center center;
	padding-left: 1px;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 1px;
	color: #e7dece;
	padding-top: 1px;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.LeftSide
{
	background-position: center center;
	background-image: url(images/LeftSide1.jpg);
}
.RightSide
{
	background-position: center center;
	background-image: url(images/RightSide1.jpg);
}
.MiddleSection
{
	background-position: center center;
	font-size: x-small;
	background-image: url(images/Middle1.jpg);
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

.lnk
{
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.lnkOff
{
	font-weight: bold;
	font-size: x-small;
	color: #d3c6b2;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.StandardLink
{
	font-size: x-small;
	cursor: hand;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.StandardLink:hover
{
	font-size: x-small;
	cursor: hand;
	color: #e7dece;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

A.NavLink
{
	font-size: x-small;
	cursor: hand;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
A.NavLink:hover
{
	font-size: x-small;
	cursor: hand;
	color: #b8874d;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

.MenuButton075
{
	background-position: center center;
	font-weight: bold;
	font-size: x-small;
	background-image: url(images/Button075.jpg);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.MenuButton100
{
	background-position: center center;
	font-weight: bold;
	font-size: x-small;
	background-image: url(images/Button100.jpg);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.MenuButton125
{
	background-position: center center;
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	background-image: url(images/Button125.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.MenuButton150
{
	background-position: center center;
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	background-image: url(images/Button150.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;

}
.MenuButton175
{
	background-position: center center;
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	background-image: url(images/Button175.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;

}
.MenuButton200
{
	background-position: center center;
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	background-image: url(images/Button200.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.bg1
{
	background-color: #804f23;
}
.Button
{
	border-right: #005a6b 1px solid;
	background-position: center center;
	border-top: #b3dfe0 1px solid;
	font-size: x-small;
	background-image: url(images/toolbar_bg.gif);
	border-left: #b3dfe0 1px solid;
	color: #ffffff;
	border-bottom: #005a6b 1px solid;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	text-decoration: none;
}
.ButtonHover
{
	border-right: #005a6b 1px solid;
	background-position: center center;
	border-top: #b3dfe0 1px solid;
	font-size: x-small;
	background-image: url(images/toolbar2_bg.gif);
	border-left: #b3dfe0 1px solid;
	color: #ffffff;
	border-bottom: #005a6b 1px solid;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	text-decoration: none;
}