.Blue{COLOR: blue; BACKGROUND-COLOR: transparent}
.Red{COLOR: red; BACKGROUND-COLOR: transparent}
.Green{COLOR: green; BACKGROUND-COLOR: transparent}
.Purple{COLOR: purple; BACKGROUND-COLOR: transparent}
.Yellow{COLOR: yellow; BACKGROUND-COLOR: transparent}
.Orange{COLOR: #ff5500; BACKGROUND-COLOR: transparent}
.Brown{COLOR: #A52A2A; BACKGROUND-COLOR: transparent}
.Ivory{COLOR: #fffff0; BACKGROUND-COLOR: transparent}
.Gray{COLOR: #aaaaaa; BACKGROUND-COLOR: transparent}
.BG_Red{COLOR: black; BACKGROUND-COLOR: #ff1010}
.BG_Yellow{COLOR: black; BACKGROUND-COLOR: yellow}
.BG_Ivory{COLOR: black;	BACKGROUND-COLOR: #fffff0}
.bOrange{FONT-WEIGHT:BOLD; COLOR: #ff5500; BACKGROUND-COLOR: transparent}
.Info{COLOR: #009900; BACKGROUND-COLOR: transparent}
.Warning{COLOR: red;BACKGROUND-COLOR: transparent}
.CarmodyColor{COLOR: blue}
.CarmodyDark{BACKGROUND-COLOR: #3FA6CB;}
.CarmodyLite{BACKGROUND-COLOR: #ADCCEB;}
.CarmodyXLite{BACKGROUND-COLOR: #BDDCFB;}
.SizePlusOne{FONT-SIZE: 110%}
.SizePlusTwo{FONT-SIZE: 120%}
.SizeMinusOne{FONT-SIZE: 90%}
.SizeMinusTwo{FONT-SIZE: 80%}
A:hover{COLOR: aqua}
Input.BtnBlue{font-weight:bold; color: #00277D;}
Input.BtnCDS{color: #00277D; font-weight:bold; font-size:10pt;}
.Bold{FONT-WEIGHT: bold;}
.Title{font-size:16pt; text-align: center; padding:1px; font-weight:bold; color: #00277D; white-space: nowrap}
.TitleS{font-size:10pt; text-align: center; padding:1px; font-weight:bold; color: #00277D; white-space: nowrap}

.HiYellow{background-color:Yellow; color:Navy;}
.HiOrange{background-color:Orange; color:Navy;}
.HiRed{background-color:#ff3333; color:Black;}

body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.promptSuggested
{
    COLOR: #ff6600;
    BACKGROUND-COLOR: transparent
}
.promptRequired
{
    FONT-WEIGHT: bolder;
    COLOR: red;
    BACKGROUND-COLOR: transparent
}
.promptNormal
{
    BACKGROUND-COLOR: transparent;
}

div.Footer
{
	font-weight:bold;
	font-size:9pt;
	color:black;
}
	
div.BtnHiLite
{
	color: #000000;
	margin: 1px; 
	border:1px solid black; 
	width:80px; 
	height:14px;
	vertical-align: middle;
	text-align: center;
}
div.BtnCarmody
{
	color: #000000;
	text-align: center;
	vertical-align: top;
	background-color: #adcceb;
	font-size: 8pt;
	font-weight: bolder;
	border: 1px outset #adcceb;
	height: 12px;
	width: 78px;
	margin: 0px;
}
.Mock_Button
{
	color: #00277D; 
	border: 3px outset #5555FF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #ddddff;
	cursor: pointer;
}
.Btn_Small
{
	color: #00277D; 
	border: 2px outset #5555FF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	background-color: #ddddff;
	cursor: pointer;
}
.Success
{
    font-weight: bold;
	font-size: 12pt;
	color: black;
    background-color: #00ff00;
    max-width: 500px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.Alert
{
    font-weight: bold;
	font-size: 10pt;
	color: red;
    background-color: yellow;
    padding: 2px;
    white-space: nowrap;
}
.AlertTitle
{
    font-weight: bold;
	font-size: 12pt;
	color: white;
    background-color: red
}													 
.RedLetter
{
    font-weight: bold;
    color: red;
    background-color: transparent;
}
.BlueLetter
{
    font-weight: bold;
    color: blue;
    background-color: transparent
}
BODY
{
	FONT-SIZE: 90%;
	COLOR: black;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: White;
	margin: 2px;
}
.Header
{
	FONT-WEIGHT: BOLD;
	COLOR: #003366;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 20px;
}	
DIV.box
{
	BORDER-RIGHT: 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
}
DIV.news
{
    BORDER-RIGHT: aqua thick ridge;
    PADDING-RIGHT: 5px;
    BORDER-TOP: aqua thick ridge;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: aqua thick ridge;
    COLOR: aqua;
    BORDER-BOTTOM: aqua thick ridge;
    BACKGROUND-COLOR: black
}
h1
{
    font-size: 16pt;
    color: #00277D;
    font-family: arial, verdana, helvetica, sans-serif;
    background-color: transparent;
    text-align: center;
}
h2
{
    font-size: 14pt;
    color: #00277D;
    font-family: arial, verdana, helvetica, sans-serif;
    text-align: center;
}
h2.left
{
    text-align: left
}
h2.smallbottommargin
{
    margin-bottom: 0px
}
h3
{
    font-size: 12pt;
    color: #00277D;
    font-family: arial, verdana, helvetica, sans-serif;
    text-align: center;
}
h3.left
{
    text-align: left
}
h3.smallcaps
{
    font-size: 14pt;
    color: #3fa6cb;
    font-style: normal;
    font-family: arial, verdana, helvetica, sans-serif;
    background-color: transparent;
    text-align: center;
    font-variant: small-caps
}
hr
{
    border-right: 1px;
    border-top: 1px;
    border-left: 1px;
    border-bottom: 1px;
}
hr.green
{
    color: #00277D;
    background-color: white;
}
p
{
    font-family: arial, verdana, helvetica, sans-serif;
}
LI
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
LI.newsletter
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
DIV
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
P.larger
{
    FONT: bold larger Arial, Verdana, Helvetica, sans-serif;
}
P.securityError
{
    BORDER-RIGHT: maroon thick solid;
    BORDER-TOP: maroon thick solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    BORDER-LEFT: maroon thick solid;
    WIDTH: 100%;
    COLOR: red;
    BORDER-BOTTOM: maroon thick solid;
    FONT-STYLE: italic;
    FONT-FAMILY: Algerian, Arial, sans-serif;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
P.sqlError
{
    BORDER-RIGHT: blue groove;
    BORDER-TOP: blue groove;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: blue groove;
    COLOR: aqua;
    BORDER-BOTTOM: blue groove;
    BACKGROUND-COLOR: black
}
P.news
{
    MARGIN: 5px;
    COLOR: aqua;
    TEXT-INDENT: 15px;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
P.newsletter
{    
	font-size:14px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
.cText
{
	COLOR:black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
    BACKGROUND-COLOR: white;
}
INPUT.radBlack
{
	background-color: white;
	width:25px; 
	height:25px;
}
INPUT.radYellow
{
	background-color: yellow;
	width:20px; 
	height:20px;
	
}
INPUT.chkBlack
{
	background-color: white;
	width:23px; 
	height:23px
}
INPUT.chkYellow
{
	background-color: yellow;
	width:23px; 
	height:23px
}
table.Alert
{
	COLOR: red;
	BACKGROUND-COLOR: yellow;
    FONT-WEIGHT: bold
}
table.Message
{
	COLOR: #3FA6CB;
	BACKGROUND-COLOR: yellow;
    FONT-WEIGHT: bold
}
table.CDS
{
    BACKGROUND-COLOR: white;
	BORDER-STYLE: solid;
	BORDER-WIDTH: medium;
	BORDER-COLOR: #236b8e /* #236b8e = Steel Blue*/
}
td.CDS
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11pt; 
	BACKGROUND-COLOR: #cceeff /* This color is a pale blue and is used to highlight a table cell. */
}
th.Report
{
	background-color: #88bbee;
	font-weight: bold;
	color: black;
}
td.Report
{
	background-color: #ddddff;
	color: black;
}
table.NET
{
	border-style: ridge;
	border-width: 2px;
	border-color: #236b8e; /* #236b8e = Steel Blue*/
}
th.NET
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11pt; 
    font-weight: bold;
    color: #000077;
    background-color: #adcceb;
    background-repeat: repeat;
    background-image: url("/images/Back_Blue.jpg");
	border-style: ridge;
	border-width: 1px;
	border-color: #236b8e; /* #236b8e = Steel Blue*/
}
th.NETL
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11pt; 
    font-weight: bold;
    color: #000077;
    background-color: #adcceb;
    background-repeat: repeat;
    background-image: url("/images/Back_BlueL.jpg");
	border-style: ridge;
	border-width: 1px;
	border-color: #236b8e; /* #236b8e = Steel Blue*/
}
th.NETH
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11pt; 
    font-weight: bold;
    color: #000077;
    background-color: #adcceb;
    background-repeat: repeat;
    background-image: url("/images/Back_BlueH.jpg");
	border-style: ridge;
	border-width: 1px;
	border-color: #236b8e; /* #236b8e = Steel Blue*/
}
td.NET
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 10pt; 
    color: black;
    background-color: white;
	border-style: ridge;
	border-width: 1px;
	border-color: #236b8e; /* #236b8e = Steel Blue*/
}
th.DropDown
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 14pt; 
    font-weight: bold;
    color: black;
    background-color: #adcceb;
	border-style: outset;
	border-width: thin;
	border-color: #236b8e /* #236b8e = Steel Blue*/
}
td.DropDown
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11pt; 
    color: black;
    background-color: white;
	border-style: ridge;
	border-width: 0px 2px 2px 2px;
	border-color: #236b8e /* #236b8e = Steel Blue*/
}
th
{
	color: #000077;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11pt;
    background-color: #adcceb;
    background-repeat: repeat;
    background-image: url("/images/Back_Blue.jpg");
	border-color: #236b8e /* #236b8e = Steel Blue*/
}
th.Box
{
	color: white;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11pt;
    background-color: #990000; /* dark salmon */
	border-style: ridge;
	border-width: 2px;
	border-color:#990000 /* Very Dark Salmon */
}
th.header
{
	FONT-SIZE: 14pt;	
}
th.header2
{
	FONT-SIZE: 13pt;
}
th.RedTitle
{
	color:	red;
}
td
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11pt;
	border-color: #236b8e;
}
table.data
{
    background-color: white;
	border: groove 2px #236b8e;	 /* #236b8e = Steel Blue*/
}
th.data
{
	color: #00277D;
    background-color: #adcceb;
 	font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11pt;
    padding:3px;
    background-repeat: repeat;
    background-image: url("/images/Back_Blue.jpg");
}
td.data
{
    background-color: white;
	font-family: arial, verdana, helvetica, sans-serif;
    font-size: 10pt;
    padding:3px;
}
td.Box
{
	COLOR: black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: white;
	BORDER-STYLE: ridge;
	BORDER-WIDTH: 0px 2px 2px 2px;
	BORDER-COLOR:#990000
}
td.Title
{
   FONT-WEIGHT: bolder;
   FONT-SIZE: 14pt
}
td.underline
{
    BORDER-BOTTOM: black thin solid
}
td.ColoredText
{
	COLOR: Blue;
}
td.CalendarToday
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 110%;
	BACKGROUND-COLOR: white;
}
td.CalendarWeekDay
{ BACKGROUND-COLOR: white;
}
td.CalendarWeekend
{
    BACKGROUND-COLOR: white;
}
td.CalendarDayNames
{
    BACKGROUND-COLOR: #ffd700;
    FONT-WEIGHT: bolder;
    COLOR: #3FA6CB;
}
td.CalendarMonthName
{
    FONT-WEIGHT: bolder;
    COLOR: #3FA6CB;
    BACKGROUND-COLOR: #ffd700
}
td.CalendarMonthNav
{
    FONT-WEIGHT: bolder;
    COLOR: #3FA6CB;
    BACKGROUND-COLOR: #ffd700;
}
td.CalendarEmpty
{
    BACKGROUND-COLOR: silver
}
P.leftMenu
{
    FONT-SIZE: smaller;
    COLOR: #3FA6CB;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
INPUT.Error
{
    BACKGROUND-COLOR: yellow
}
FONT.Error
{
    FONT-WEIGHT: bolder;
    COLOR: red;
    BACKGROUND-COLOR: yellow;
    FONT-STYLE: italic
}
SELECT.Error
{
    BACKGROUND-COLOR: yellow
}
TEXTAREA.Error
{
    BACKGROUND-COLOR: yellow
}
H2.linetwo
{
    MARGIN-TOP: -35px;
    FONT-SIZE: 100%;
    FONT-STYLE: italic
}
A.Green:link
{
    FONT-WEIGHT: bolder;
    COLOR: #3FA6CB;
    TEXT-DECORATION: none;
}
A.Green:visited
{
    FONT-WEIGHT: bolder;
    COLOR: #3FA6CB;
    TEXT-DECORATION: none;
}
A.Green:hover
{
    FONT-WEIGHT: bolder;
    COLOR: #3FA6CB;
    TEXT-DECORATION: underline;
}
A.Green:active
{
    FONT-WEIGHT: bolder;
    COLOR: #3FA6CB;
    TEXT-DECORATION: none;
}
A.white:link
{
    FONT-WEIGHT: bolder;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.white:visited
{
    FONT-WEIGHT: bolder;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.white:hover
{
    FONT-WEIGHT: bolder;
    COLOR: #003366;
    TEXT-DECORATION: underline;
}
A.white:active
{
    FONT-WEIGHT: bolder;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
A.newsletter
{
	TEXT-DECORATION: underline;
	COLOR: #000000
}
A.map
{
	TEXT-DECORATION: none;
	COLOR: #0000FF
}
TD.newsletter
{
	font-weight: bolder;
	color: #ffffff;
	background-color: #0084b6;	
}
TD.newsletterL
{
	font-size: 14pt;
	font-weight: bolder;
	color: #ffffff;
	background-color: #0084b6;	
}
TD.newsletter_menu
{
	border-left: solid 1.25px gray;
	border-right: solid 1.25px gray;
	border-top: solid 1.25px gray;
	border-bottom: solid 1.25px gray;
	padding-left: 2px;
	BACKGROUND-COLOR: white;
}

/* New Menu Classes ---------------------------------------------------------------------*/
div.Menu
{
	position:absolute;
	display:none;
    color: #dcdcdc;
    background-color: #0084B6;
	border-style: outset; 
	border-width: thin;
	border-color: #333333; 
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 9pt; 
    font-weight: bold;
	margin: 0px; 
	padding: 0px;
	cursor: pointer;
	list-style-type: none;
	z-index: 93;
}
div.Menu_Green
{
	position:absolute;
	display:none;
    color: #dcdcdc;
    background-color: #008800;
	border-style: outset; 
	border-width: thin;
	border-color: #333333; 
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 9pt; 
    font-weight: bold;
	margin: 0px; 
	padding: 0px;
	cursor: pointer;
	list-style-type: none;
	z-index: 93;
}
div.Menu_Red
{
	position:absolute;
	display:none;
    color: #dcdcdc;
    background-color: #880000;
	border-style: outset; 
	border-width: thin;
	border-color: #333333; 
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 9pt; 
    font-weight: bold;
	margin: 0px; 
	padding: 0px;
	cursor: pointer;
	list-style-type: none;
	z-index: 93;
}
div.MenuItem
{
	padding: 3px;	
	cursor: pointer;
	text-align: left;
	border-top: outset 2px #333333;
	cursor: pointer;
	white-space:nowrap;
	z-index: 94;
}
div.MenuItemNoBorder
{
	padding: 3px;	
	text-align: left;
	cursor: pointer;
	white-space:nowrap;
	z-index: 94;
}
a.Menu
{
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
    color: #dcdcdc;
    background-color: #0084B6;
    border: ridge 2px #333333;
	margin: 2px;
	padding: 2px;
	text-decoration: none; /*lets remove the link underlines*/
	z-index: 95;
}
a.Menu_Green
{
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
    color: #dcdcdc;
    background-color: #008800;
    border: ridge 2px #333333;
	margin: 2px;
	padding: 2px;
	text-decoration: none; /*lets remove the link underlines*/
	z-index: 95;
}
a.Menu_Red
{
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
    color: #dcdcdc;
    background-color: #aa0000;
    border: ridge 2px #333333;
	margin: 2px;
	padding: 2px;
	text-decoration: none; /*lets remove the link underlines*/
	z-index: 95;
}
/* Side menu classes ------------------------------------------------------------------------------------ */
div.Side_Menu_Cat
{
	color: White;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 140px;
    background-repeat:no-repeat;
}
div.Side_Menu
{
	display:block;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 140px;
	height: 100%;
	clear: left;
}
div.Side_Menu2
{
    color: black;
	font-size: 8pt;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	text-indent: 2px;
	border-style: solid;
	border-color: #578cd0; 
	border-width: 0px 1px 1px 1px;
    background-color: white;
	margin: 0px;	
	padding: 0px;	
	white-space:nowrap;
    background-repeat:no-repeat;
    background-position:top right;
	width: 138px;
	cursor: pointer;
	z-index: 94;
}
div.Side_Menu3
{
    color: black;
	font-size: 8pt;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	text-indent: 2px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: black; 
	margin: 0px;	
	padding: 0px;	
	white-space:nowrap;
    background:no-repeat top left url(/images/side_menu.png);
	width: 138px;
	cursor: pointer;
	z-index: 94;
}

