body {
	background-color: #FFFFFF;
}
table.calendar {
	border:solid 1px #A4A4A4;
	border-collapse: collapse;
}

table.calendar td {
	border:solid 1px #A4A4A4;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #F0F0F0;
	width: 14%;
}
table.calendar th {
	border:solid 1px #A4A4A4;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	background-color: #F0F0F0;
	width: 14%;
	letter-spacing: 1px;
}
.dayNum {
	font-size: 9pt;
	color: #333399;
}
.dayAlter1 {
	background-color: #CCCCFF;
	width: 49px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
.dayAlter2 {
	background-color: #FFFFFF;
	width: 49px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
.dayTDAlter1 {
	background-color: #CCCCFF;
	width: 49px;
	height: 100%;
}
.dayTDAlter2 {
	background-color: #FFFFFF;
	width: 49px;
	height: 100%;
}
.eventFloat {
	width: 150px;
	height: 45px;
	padding: 5px;
	border: 2px #028cd7 ridge;
	background-color: #FFFFFF;
}
.eventFrame {
	padding: 5px;
	border: 2px #028cd7 ridge;
	background-color: #FFFFFF;
}

button {
	/*background-color: #F6C626;*/
	background-image: url(/images/buttonBG.jpg);
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	border-width: 3px;
	text-transform: uppercase;
	height: 29px;
	padding: 0px;
	white-space: nowrap;
}

button.normal {
	background-image: none;
	/*background-color: #F6C626;*/
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
}

button.H {
	background-image: none;
	background-color: #E5A4F5;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
}

button.A {
	background-image: none;
	background-color: #8FD42C;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
}

button.AM {
	background-image: none;
	background-color: #8698D5;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
}

button.P {
	background-image: none;
	background-color: #B9B9B8;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
}

button.D {
	background-image: none;
	background-color: #E82D0F;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	color: #EEEEEE;
}

.monthNav {
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.pending {
	background-color: #B9B9B8;
	padding: 2px;
	cursor: hand;
}
.approved {
	background-color: #8FD42C;
	padding: 2px;
	cursor: hand;
}
.declined {
	background-color: #E82D0F;
	color: #EEEEEE;
	padding: 2px;
	cursor: hand;
}

p {
	border: none;
	vertical-align: top;
	text-align: left;
	padding: 8px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	
}
p.title {
	border: none;
	vertical-align: middle;
	text-align: left;
	padding: 8px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0px;
}
p.nav {
	text-align: center;
}

table.frm {
	border: 1px #F6F6FF solid;
}

table.frm td {
	border: 1px #F6F6FF solid;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:0px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
}
table.frm th {
	border: 1px #F6F6FF solid;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:0px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

table.signup {
	border: none:
	width: 500px;
}
table.signup td {
	border: none:
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
}
table.signup th {
	border: none:
	vertical-align: top;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	width: 175px;
}

table.application {
	border: none:
	width: 650px;
	font-size: 10px;
}
table.application td {
	border: none:
	vertical-align: top;
	text-align: left;
	padding: 1px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
}
table.application th {
	border: none:
	vertical-align: top;
	text-align: right;
	padding: 1px;
	margin: 0px;
	font-family: arial, helvetica;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
}

table.approval {
	border: none:
	width: 300px;
}

table.approval td {
	border: none:
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
}
table.approval th {
	border: none:
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	width: 75px;
}

.required{
	color:#CC0000;
	font-weight:bold;
	font-family: arial, helvetica;
	font-size: 14px;
	
}	

span.error {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
span.errorBig {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #CC0000;
}
span.success {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #00CC00;
}

font.smallWhite {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

input.textType {
	width: 300px;
}

input.check {
	padding: 0px;
	margin: 0px;
}

textarea {
	width: 300px;
}

select {
	width: 300px;
}

span.H {
	background-image: none;
	background-color: #E5A4F5;
	font-size: 10px;
	font-weight: normal;
	border-width: 2px;
	border-style: ridge;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	width: 90px;
}
span.P {
	background-image: none;
	background-color: #B9B9B8;
	font-size: 10px;
	font-weight: normal;
	border-width: 2px;
	border-style: ridge;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	width: 90px;
}
span.AM {
	background-image: none;
	background-color: #8698D5;
	font-size: 10px;
	font-weight: normal;
	border-width: 2px;
	border-style: ridge;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	width: 90px;
}

span.A {
	background-image: none;
	background-color: #8FD42C;
	font-size: 10px;
	font-weight: normal;
	border-width: 2px;
	border-style: ridge;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	width: 90px;
}

span.D {
	background-image: none;
	background-color: #E82D0F;
	font-size: 10px;
	font-weight: normal;
	border-width: 2px;
	border-style: ridge;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	color: #EEEEEE;
	width: 90px;
}
span.yellow {
	/*background-color: #F6C626;*/
	background-color: #FFFFFF;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 16px;
	border-width: 2px;
	border-style: ridge;
	text-transform: uppercase;
	/*height: 18px;*/
	padding: 4px;
	text-align: left;
	color: #000000;
	/*vertical-align: text-top;*/
}

table.results {
	width: 550px;
}

table.results td {
	border: none:
	vertical-align: top;
	text-align: left;
	padding: 1px 0px 0px 5px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: normal;
}
table.results th {
	border: none:
	vertical-align: top;
	text-align: left;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
}

table.results th.centered {
	text-align: center;
}

table.results td.centered {
	text-align: center;
}


span.W {
	background-image: none;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	border-width: 2px;
	border-style: ridge;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	color: #000000;
	width: 90px;
}

span.R {
	background-image: none;
	background-color: #000000;
	font-size: 10px;
	font-weight: normal;
	border-width: 2px;
	border-style: ridge;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	color: #333333;
	width: 90px;
}

button.W {
	background-image: none;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	color: #000000;
}

button.R {
	background-image: none;
	background-color: #000000;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	text-transform: none;
	height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	color: #333333;
}

input.button {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	text-transform: lowercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.whiteText {
	color: #333333;
	font-family: arial, helvetica;
}
a.whiteText {
	color: #028cd7;
	font-family: arial, helvetica;
}
a.whiteText:active {
	color: #028cd7;
	font-family: arial, helvetica;
}
a.whiteText:hover {
	color: #000000;
	font-family: arial, helvetica;
}
a.whiteText:visited {
	color: #028cd7;
	font-family: arial, helvetica;
}

.header1 {
	color: #028cd7;
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, helvetica;
}
a.header1 {
	color: #028cd7;
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, helvetica;
}
a.header1:active {
	color: #028cd7;
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, helvetica;
}
a.header1:hover {
	color: #028cd7;
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, helvetica;
}
a.header1:visited {
	color: #028cd7;
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, helvetica;
}

table.invisib {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

table.invisib th {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

table.invisib td {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

.reqAster {
	font-weight: bold;
	color: #CC0000;
}


/// Calendar Popups
.cpMonthNavigation {
	color: #000000;
}

select.cpMonthNavigation {
	width: 100px;
}

.cpYearNavigation {
	color: #000000;
}

select.cpYearNavigation {
	width: 60px;
}

.cpDayColumnHeader {
	color: #000000;
}

.cpTodayText {
	color: #000000;
}

a.cpTodayText {
	color: #0000FF;
}

.cpTodayTextDisabled {
	color: #000000;
}

.cpText {
	text-align: center;
	color: #000000;
}

.cpDateClass {
	color: #000000;
}

table.cpBorder {
	border: 1px #EEEEEE solid;
}

table.cpBorder th {
	border: 1px #EEEEEE solid;
}

table.cpBorder td {
	border: 1px #EEEEEE solid;
}

.cpCurrentDate {
	color: #000000;
}

.cpOtherDateClass {
	text-align: center;
	color: #000000;
}

a.cpOtherDateClass {
	color: #0000FF;
}

.cpCurrentMonthDate {
	color: #000000;
}

.cpOtherMonthDate {
	color: #000000;
}