.body
{
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}
.title H1
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;
}
.title H2
{
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 10px;
}
H3
{
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 10px;
}

.OuterBox
{
	margin: 0px auto 200px;
	width: 700px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.contentArea
{
	background-color: #ffffff;
	width: 700px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
}

.contentImage
{
	background-color: #ffffff;
	width: 243px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
	text-align: right;
}

.contentArea p
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
	font-weight: 100;
	text-decoration: inherit;
}

.redfont 
{  
	font-family: Trebuchet; 
	font-size: 14px; 
	font-style: normal;
	line-height: 13px; 
	color: #F38120; 
	font-weight: 600
}

.loginBox
{
	background-color: #ffffff;
	padding: 20px 20px 20px 20px; 
	width: 660px;
}
.editBox
{
	padding: 0px;
	width: 650px;
	position: relative;
	top: 50px;
}
.viewBox
{
	background-color: #cccccc;
	padding: 20px 20px 20px 20px; 
	width: 610px;
}
.formBox
{
	background-color: #ffffff;
	padding: 20px 20px 20px 20px; 
	width: 660px;
}

table
{
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
table H4
{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	display: inline;
	float: left;
}
.textbox
{
	width: 350px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	padding-right: 5px;
	margin-right: 5px;
}
.submitbutton
{
	color: #F38120;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
}
.redline
{
	height: 1px;
	background-color: #F38120;
}
.vertline
{
	width:1px;
	background-color:#000000;
}
.spacebetweenlines
{
	height: 7px;
}
.error
{
	font-weight: bold;
	font-size: 12px;
	color: #F38120;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	text-decoration: none;
	line-height: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
textarea
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 10px;
}

.pageMainRedHeader
{
	font-weight: bold;
	font-size: 18px;
	color: #F38120;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;

}

.pageMainBlackHeader
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;

}

.pageSubHeader
{
	font-weight: bold;
	font-size: 11px;
	color: #F38120;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	text-decoration: none;
	line-height: -10px;
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.pageNormal
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
	font-weight: 100;
	text-decoration: inherit;
}

.pageSmall
{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 9px;
	font-style: normal;
	line-height: 22px;
	color: #666666;
	font-weight: 100;
	text-decoration: inherit;
}

.calendarBox
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	margin: 0px;
	padding: 0px;
}

.calendarDate
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #7c1011;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 20px;
	background-color: #ffffff;
	text-decoration: none;
	height: 15px;
	display: inline;
}

.gridVertSeperator
{
	background-color:#333333;
}
.gridHorizSeperator
{
	background-color:#333333;
}

.gridBG
{
	background-color: #ffffff;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.gridAltBG
{
	background-color:#A8A8A8;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
}

.gridHeader
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 12px;
	background-color: #333333;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-weight: bold;
}
.calpopclose
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 7px;
	vertical-align: top;
	text-decoration: none;
}
.calpopclose:hover
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #8d90c5;
	font-weight: bold;
	padding-bottom: 7px;
	vertical-align: top;
	text-decoration: none;
}
.calsearchclear
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 7px;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
}
.calsearchclear:hover
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #8d90c5;
	font-weight: bold;
	padding-bottom: 7px;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
}
.calpopheader
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #8d90c5;
	padding-bottom: 7px;
}

.calpopBold
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 10px;
}
.calpopBold a
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.calpopBold a:hover
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.calpopNormal
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 7px;
	padding-top: 7px;
}
.calpopNormal a
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.calpopNormal a:hover
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.ddl
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.topfont {
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #333333;
	font-weight: 100;
	text-decoration: inherit;
}
.newred
{
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #F38120;
	text-decoration: none;
}
td.top {  text-align: center; }
td.bottomleft { vertical-align: top; }
td.bottomright { text-align: center; vertical-align: top; }
