/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
If Changing default esuite colors
Replace #00 00 99  Title Bar, Starting Gradient Color, Link Bar and border
With    #
Replace #33 99 FF  Ending gradient color
With    #
Replace #BC D0 F3  Starting gradient (Light), Grid title bars and footings
With    #
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&
&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
This section controls the Title Bars
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.TitleBar
{
	font-weight: bold;
	font-size: 12px;
	color: #858585;
	background-color: #FFFFFF;
}
.TitleBarRight
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#FF3399FF' , endColorStr= '#00000099' , gradientType= '1' );
	background-color: #000099;
}
.TitleBarMid
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#00336699' , endColorStr= '#FF3399FF' , gradientType= '1' );
	background-color: #000099;
}
.TitleBarRoll
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4B4A48;
}
TD.TitleBarRollDown
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#FF3399FF' , endColorStr= '#00000099' , gradientType= '0' );
	background-color: #000099;
}
IMG.TitleBarSize
{
	width: 25px;
	height: 25px;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
This section controls the Message bars
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.MessageBar
{
	font-size: 14px;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}
A.MessageBar:link
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
A.MessageBar:visited
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
A.MessageBar:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #F00000;
	text-decoration: none;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
This section controls the Links on bars
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.LinkBarWhite
{
	font-size: 14px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
	text-decoration: underline;
}
A.LinkBarWhite:link
{
	font-weight: bold;
	font-size: 14px;
	color: #090909;
	text-decoration: none;
	text-decoration: underline;
}
A.LinkBarWhite:visited
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
	text-decoration: underline;
}
A.LinkBarWhite:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #F00000;
	text-decoration: none;
}
.LinkBarBlue
{
	font-size: 14px;
	color: #000099;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
	text-decoration: underline;
}
A.LinkBarBlue:link
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
}
A.LinkBarBlue:visited
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
}
A.LinkBarBlue:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #F00000;
	text-decoration: none;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
This section controls the Style of the Grids and Tables
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.GridHeader
{
	font-size: 14px;
	font-weight: bold;
	background-color: #B1B1B1;
}
.GridPager
{
	font-weight: bold;
	font-size: 14px;
	background-color: #878787;
}
.GridPager A:link
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
}
.GridPager A:visited
{
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	text-decoration: underline;
}
.GridPager A:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #F00000;
	text-decoration: none;
}
.GridFooter
{
	font-size: 14px;
	font-weight: bold;
	background-color: #5F5F5F;
}
.GridStyle
{
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}
.GridStyleTransparent
{
	font-size: 12px;
	color: #FF0101;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
This section sets up the borders around a control or section
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
IMG.BoxSize
{
	width: 9px;
	height: 9px;
}
TD.BoxTopRight
{
	background-image: url(img/thinbox_top_right.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.BoxTopTile
{
	background-image: url(img/thinbox_top_tile.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
TD.BoxTopLeft
{
	background-image: url(img/thinbox_top_left.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.BoxBottomRight
{
	background-image: url(img/thinbox_bottom_right.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.BoxBottomTile
{
	background-image: url(img/thinbox_bottom_tile.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
TD.BoxBottomLeft
{
	background-image: url(img/thinbox_bottom_left.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.BoxLeftTile
{
	background-image: url(img/thinbox_left_tile.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
TD.BoxRightTile
{
	background-image: url(img/thinbox_right_tile.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
This section controls the backgrounds of entry sections
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.EntryBoxLight
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#00BCD0F3' , endColorStr= '#FFFFFFFF' , gradientType= '1' );
	background-color: #FFFFFF;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
This section is used for the tabs
*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
.TabBg
{
	background-color: #494949;
}
.TabBgWhite
{
	font-weight: bold;
	font-size: 12px;
	color: #818181;
	background-color: #FFFFFF;
}
.TabBgWhiteBorder
{
	font-weight: bold;
	font-size: 12px;
	color: #A9A9A9;
	border-right: 1px solid #000099;
	border-top: 1px solid #000099;
	border-left: 1px solid #000099;
	background-color: #FFFFFF;
}
IMG.TabBorderSize
{
	width: 8px;
	height: 9px;
}
TD.TabTopRight
{
	background-image: url(img/tab_top_right_advblue.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.TabTopTile
{
	background-image: url(img/tab_top_advblue.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
}
TD.TabTopLeft
{
	background-image: url(img/tab_top_left_advblue.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
TD.TabLeftTile
{
	background-image: url(img/tab_left_advblue.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
TD.TabRightTile
{
	background-image: url(img/tab_right_advblue.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&
background/border colors for the tabs
hyperlink styles of the tabs
&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
A.InactiveTabs:link
{
	font-weight: bold;
	font-size: 12px;
	color: #010101;
	text-decoration: none;
}
A.InactiveTabs:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
}
A.InactiveTabs:active
{
	font-weight: bold;
	font-size: 12px;
	color: #010101;
	text-decoration: none;
}
A.InactiveTabs:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #F00000;
	text-decoration: none;
}
.InactiveTabs
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0125;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
.InactiveTabsBg
{
	background-color: #CCCCCC;
}
.SelectedTab
{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	border-bottom: 1px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	font-family: Verdana, Helvetica, sans-serif;
	border-left-style: none;
	background-color: #010101;
}
.SelectedTabWhite
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	font-weight: bold;
}
.SelectedTabRed
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	font-weight: bold;
}
.TabSeperator
{
	border-bottom: 0px solid #DCDCDC;
/*background-color: #d6d6b5;*/
	background-color: #FFFFFF;
}
/*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&
Generic Style Setups
&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*/
A:link
{
	color: #010101;
	text-decoration: none;
}
A:visited
{
	color: #FF010D;
	text-decoration: none;
}
A:hover
{
	color: #F00000;
	text-decoration: none;
}
A.grid:link
{
	font-weight: bold;
	font-size: 13px;
	color: #000099;
	text-decoration: none;
}
A.grid:visited
{
	font-weight: bold;
	font-size: 13px;
	color: #000099;
	text-decoration: none;
}
A.grid:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #F00000;
	text-decoration: none;
}
A.header:link
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.header:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.header:hover
{
	font-weight: bold;
	color: #F00000;
	text-decoration: none;
}
A.infobar:link
{
	font-weight: bold;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
A.infobar:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
A.infobar:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #F00000;
	text-decoration: none;
}
.infobar
{
	background-color: #575252;
}
.linkbutton
{
	font-weight: bold;
	background-image: url(img/thbg.gif);
	background-repeat: repeat-x;
}
BODY
{
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFBFB;
}
H1
{
	margin-top: 18px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 16px;
	color: #000000;
}
H1.homepage
{
	font-weight: bold;
	font-size: 24px;
	color: #CC0000;
}
H2
{
	margin-top: 12px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #5D5E59;
}
H3
{
	margin-top: 12px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #E00000;
}
H4
{
	margin-top: 12px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	color: #E00000;
}
H5
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
	color: #000000;
}
H6
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 8px;
	color: #000000;
}
INPUT
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}
SELECT
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}
TH
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5A6BAD;
}
.bullet
{
	color: #E00000;
}
.error
{
	color: #FF0000;
}
.highlight
{
	font-weight: bold;
	color: #E00000;
	font-style: italic;
}
/*text style used for most text rendered by modules*/
.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/*text style used for textboxes in the admin and edit pages, for Nav compatibility*/
.NormalTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.NormalRed
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.NormalBold
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
