
/* These are the TABLE AND CELL FORMATTING styles */

.StripedCell {
	background-color: #d8EFFF;
}

.TipTopRT {
	background-image: url(../../images/StaffSide/CrayTops.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #B1CEE2;
	height: 45px;
	border: none;
}




/* These are the TEXT FORMATTING styles */


.TheOffice {
	font-family: "Times New Roman, Times, serif";
	font-size: 17px;
	font-weight: bold;
	color: #37459E;
	padding-left: 40px;
}

.NameEm {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-weight: bold;
	color: #5563B7;
	text-transform: uppercase;
}

.TitleEm {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-align: right;
}

.only{
	font-family: "Times New Roman, Times, serif";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

.StaffTopperLF {
	background-image:url(../../images/Shared/TopBar.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	width: 372px;
	height: 105px;
	border: none;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.StaffTopperRT {
	background-image:url(../../images/Shared/TopBar.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	width: 380px;
	height: 105px;
	border: none;
	padding: 0px;
	text-align: right;
	vertical-align: top;
}


.DaLaw{
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

.FormsNforms{
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-align: left;
}

.PlanCells {
	font-family: "Times New Roman, Times, serif";
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	background-color: #0066FF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	width: 50px;
	height: 30px;
	vertical-align: middle;
	v
}

.PlanCells02 {
	font-family: "Times New Roman, Times, serif";
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	background-color: #0066CC;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	width: 50px;
	height: 30px;
	vertical-align: middle;
}

/* This is the style used for SIDEBAR LINKS */ 
a.ManyForms:link {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: none; color: #37459E;}
a.ManyForms:visited {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: none; color: #37459E;}
a.ManyForms:hover {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: underline; color: #000000;}
a.ManyForms:active {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: underline; color: #000000;}

a.Required:link {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: none; color: #FF0000;}
a.Required:visited {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: none; color: #FF0000;}
a.Required:hover {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: underline; color: #000000;}
a.Required:active {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: underline; color: #000000;}

a.MainMenu:link {font-family: "Times New Roman, Times, serif"; font-size: 11pt; font-weight: bold; text-decoration: none; color: #0099FF;}
a.MainMenu:visited {font-family: "Times New Roman, Times, serif"; font-size: 11pt; font-weight: bold; text-decoration: none; color: #0099FF;}
a.MainMenu:hover {font-family: "Times New Roman, Times, serif"; font-size: 11pt; font-weight: bold; text-decoration: none; color: #37459E;}
a.MainMenu:active {font-family: "Times New Roman, Times, serif"; font-size: 11pt; font-weight: bold; text-decoration: none; color: #37459E;}
