body
{
	padding: 0px;
	margin: auto;
	font-family:Arial,Helvetica,Sans-Serif;
	/* Commented out by CSI -  text-align: center; */
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
}

/*align the header from WipFli properly in IE*/
#SecNavigation {
float:left;
}

a, a:link {
/* Commented out by CSI */
/* color:#0789D4; 
text-decoration:none;
font-weight:bold;
*/
}

p {
padding-top:5px;
}

#wrapper {
width:1000px;
float:left;
}

#content
{
	/*overflow: auto;*/
	width: 100%;
	padding: 0px 5px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: white;
}
#contentcell
{
/*	font-size: 78%; */
	width: 100%; 
	height: 100%; 
	vertical-align: top;
}

#pagetitle
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 4px 0px;
	height: 18px;
	background-image: url(images/blue_left.jpg);
	background-repeat: no-repeat;
	background-color: #003399;
	font-weight: bold;
	font-size: 11pt;
	color: White;
	width: 100%;
	white-space: nowrap;
	vertical-align: middle;
}
#pagetitleright
{
	background-image: url(images/blue_right.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 22px;
	white-space: nowrap;
	vertical-align: middle;
}
#dialogbottom
{
	background-image: url(images/bottom.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	height:121px; 
	text-align:right; 
	vertical-align:top;
	padding: 10px 10px 0px 0px;
}
#pagecopyright
{
	 font-size: xx-small;
	 width: 100%;
	 text-align: center;
}
.lgTitle
{
	font-weight: bold;
	font-size: 1.5em;
	margin: 4px 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.mdTitle
{
	font-weight: bold;
	font-size: 1em;
	margin: 4px 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
/* CSI, Dean Marano: Ticket 11796- changed color (previously #333) and font-size (previously 75%) to make text more prominent. */
.Info
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:125%;
	font-weight:bold;
}
textarea
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* error message displayed to user */
.Error, .ErrorNoBackground
{
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	font:  smallcaption;
	font-weight: bold;
	width: 100%;
	color: red;
}
.Error
{
	background-color: #FFF;
	clear:both;
	float:left;
}
.importantText,.important
{
	font: smallcaption;
	font-weight:bold;
	color: Red;
}

/* status message displayed to user usually at the top of the control */
.Status
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	font: Status-Bar;
	border-left: black 1px solid;
	width: 100%;
	color: black;
	padding-top: 3px;
	border-bottom: black 1px solid;
	background-color: white;
}

/* process status message displayed to user usually on a summary page */
.StatusProcess
{
	padding-left: 3px;
	color: dimgray;
}

/* BEGIN BUTTON STYLE */
BUTTON, .BUTTON, .button, .TextButton, .TextButtonWithImage, .TextButtonWithImageOnRight, .TextButtonDisabled, .TextButtonWithImageDisabled, .TextButtonWithImageOnRightDisabled
{
	margin: 0px 0px 0px 0px;
	height: 25px;
	font-weight: bold;
	text-align: center;
	border: none;
	font-family:Arial,Helvetica,Sans-Serif;
	background-image: url(images/button_back.jpg);
	background-repeat: repeat-x;
	background-color: white;
	color: White;
	cursor: pointer;
	padding:0 5px 0 5px;
}
a.BUTTON
{
	text-decoration: none;
	cursor:pointer;	
	margin: 2px;
	background-image: url(images/button_back.jpg);
	background-repeat: repeat-x;
	padding:5px 5px 5px 5px;
	float:left;
	clear:both;	
}
.TextButtonDisabled, .TextButtonWithImageDisabled, .TextButtonWithImageOnRightDisabled
{
	background-color: #999999;
	color: #CCCCCC;
	cursor: not-allowed;
}
.TextButtonWithImage
{
	text-decoration: none;
	cursor:pointer;	
	margin: 2px;
	background-image: url(images/button_back.jpg)!important;
	background-repeat: repeat-x;
	padding:5px 5px 5px 5px;
	float:left;
	clear:both;
}
.TextButtonWithImageOnRight
{
	padding: 0px 16px 0px 0px;
	background-repeat: no-repeat;
	background-position: right;
}
/* CommandButtonType classes */
.Save{ background-image: url(images/button_save.gif); }
.Cancel{ background-image: url(images/button_cancel.gif); }
.Ok{ background-image: url(images/button_ok.gif); }
.Back, .Previous{ 
float:left;
}

.Next {
float:left;
}

.Skip{}

/* END BUTTON STYLE */

/* BEGIN TABSTRIP AND TAB BODY STYLE */
.HTabTable
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 99%;
	vertical-align: top;
}
.HTabTR
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 20px;
	vertical-align: bottom;
}
.HTabTD
{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 0px;
}
.HTabBody
{
	height: 100%;
	border-right: #CDCDCD 1px solid;
	border-left: #CDCDCD 1px solid;
	border-bottom: #CDCDCD 1px solid;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
	vertical-align: top;
}
.HTabBodyRightAlign
{
	height: 100%;
	border-right: #94A6CE 1px solid;
	border-left: #94A6CE 1px solid;
	color: black;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: right;
	vertical-align: top;
}
.VTab
{
	width: 100%;
	cursor: hand;
	height: 100%;
}
.VTab image
{
	margin-right: 4px;
}
.VTabBody
{
	padding-right: 0px;
	padding-left: 4px;
	background: #efefe7;
	padding-bottom: 4px;
	width: 140px;
	line-height: 20px;
	padding-top: 4px;
	text-decoration: none;
}
/* END TABSTRIP AND TAB BODY STYLE */
/* Begin Generics*/
h1,h2,h3,h4,h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:both;
}

h4
{
	font-size: 13px;
	color:#000;
	margin:0;
	padding:0;
	display:inline;
}
.CommandBar
{
	float:left;
}

.Caption, caption {
color:#333333;
font-size:1em;
font-style:italic;
font-weight:bold;
line-height:200%;
padding:5px;
}

.CommentConfigure .RadEContentBordered
{
	height: 150px !important;
}

/*Custom CSI class names and styles*/

.eventdtbl {
	float:left;
	clear:both;
}

.PanelTableValueEvent {
	
}

.PanelTablePromptEvent {
border:none!Important;
font-weight:bold;
}

.letters {
float:left;
clear:both;
margin-top:20px;
padding:5px;
}

.regtbl td{
vertical-align:top;
}

.tblbuttons{
padding:5px;
}

.GridHeader {
padding:5px;
font-weight:bold;
}

.grid td {
padding:1px 5px 1px 5px;
}