body 
{
	background-color: White;
}


h1
{
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 24px;
	font-weight: normal;
	color: #008e7f; /* Rebranding */
	margin-bottom: 20px;
}

h2
{
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 16px;
	font-weight: bold;
	/*color: #008e7f;*/
	color: #036;
	margin: 0;
	margin-top: 20px;
}

h3
{
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #008e7f; /* Rebranding */
}

h4
{
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 14px;
	font-weight: bold;

	
}

h5
{
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: white;
}

fieldset
{
    margin: 0;
    margin-bottom: 2em;
    color: #008e7f; /* Rebranding */
    border: 1px solid #008e7f;/* Rebranding */
}




fieldset legend
{
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #008e7f; /* Rebranding */
	border: 1px solid #666;
	padding: .2em;
	border-right: 2px solid #222;
	border-bottom: 2px solid #222;
}

.fieldset-title {padding-left:13px; /* Rebranding */
}

body, td, input, select, textarea {
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 11px;
	
}
a {
 color:#005D9C;
}

a:hover {
 color:#005D9C;
 text-decoration: none;
}

.copyright
{
	font-size : 9px;
}

a.clsTableAction
{
	text-decoration : underline;
	color : #ffffff;
	font-weight: bold;
}

a.clsTableAction:hover
{
	text-decoration : none;
	font-weight: bold;
}

.clsBoldDark {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 12px;
	color : #4A6290;
	font-weight: bold;
}

.clsHeader1 {
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 20px;/* Rebranding */
	/*font-size: 24px;*/
	font-weight: normal;
	color: #008e7f; /* Rebranding */
	margin-bottom: 20px;
}
.clsHeader2 {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 18px;
	/*color : #f47e2f;*/
	color:#81c776; /* Rebranding */
}
.clsHeader3 {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 13px;
	font-weight:bolder;
	color : #f47e2f;
}
.clsHeader4 {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 18px;
	color : #000000;
}
.clsSubHeader1 {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 13px;
	color:#333333;
        /* color:#ffffff; Rebranding */ 
	font-weight:bold;
}


.clsBodyCopyBold
{
	font-size : 11px;
	font-weight : bold;
}

a.clsBoldLink
{
	color : #005D9C;
	font-size : 11px;
	font-weight : bold;
}

a.clsBoldLink:hover
{
	color:#005D9C;
 	text-decoration: none;
}

a.clsMastHeadLocalToolbar {
	font-family: "Verdana", "Arial", "Helvetica";
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.clsMastHeadLocalToolbar:hover {
	font-family: "Verdana", "Arial", "Helvetica";
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

.clsFooter {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.clsFooter {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.clsFooter:hover {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}





.clsLegal{
	font-family: "Tahoma", "Arial", "Helvetica";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.clsLegal{
	font-family: "Tahoma", "Arial", "Helvetica";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.clsLegal:hover{
	font-family: "Tahoma", "Arial", "Helvetica";
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}


.clsLegal {
	font: size: 10px;
}

.flyout  {
	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 1px;
}

.flyoutLink  {
	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 1px;
	cursor: hand;
}
.flyoutLinkSel  {
	background-color:#FFFFFF;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 1px;
	cursor: hand;
}
.flyoutMenu {
	background-color: #F1F1F1;
	behavior: url(/include/default.htc);
}
.flyoutLink a {
	color: black;
	text-decoration: none;
}
.flyoutLink a:hover {
	color: black;
	text-decoration: none;
}
.flyoutLink a:visited {
	color: black;
	text-decoration: none;
}
.flyoutLink a:active {
	color: black;
	text-decoration: none;
}

.flyoutLinkSel a {
	color: black;
	text-decoration: none;
}

.clsCalRed {
	background-color:#F56230;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:bold;
	padding: 3px;
}

.clsCalBlue {
	background-color:#2783C5;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:bold;
	padding: 3px;
}

.clsCalGreen{
	background-color:#6BBA55;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:bold;
	padding: 3px;
}

.clsCalYellow {
	background-color:#FFC017;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:bold;
	padding: 3px;
}

.clsContent {
	padding: 3px;
}
.innerTableClear
{
	border-right: #81c776 1px solid;/* Rebranded */
	border-bottom:#81c776 1px solid;/* Rebranded */
	border-left: #81c776 1px solid;/* Rebranded */
	border-top: #81c776 1px solid;/* Rebranded */
	font-family: Verdana, 'Trebuchet MS' Arial;

}
.impersonateTopBorder
{
	border-top: #81c776 1px solid;
	border-right: #81c776 1px solid;
	border-left: #81c776 1px solid;
	padding: 3px 3px 3px 3px;
}
.impersonateMiddleBorder
{
	border-right: #81c776 1px solid;
	border-left: #81c776 1px solid;
	padding: 3px 3px 3px 3px;
}
.impersonateBottomBorder
{
	border-bottom: #81c776 1px solid;
	border-right: #81c776 1px solid;
	border-left: #81c776 1px solid;
	padding: 3px 3px 3px 3px;
}
.LeftBorder
{
	border-left: #81c776 1px solid;
	padding: 3px 3px 3px 3px;
}
.RightBorder
{
	border-right: #81c776 1px solid;
	padding: 3px 3px 3px 3px;
}
.RightTopBorder
{
	border-top: #81c776 1px solid;
	border-right: #81c776 1px solid;
	padding: 3px 3px 3px 3px;
}
.RightBottomBorder
{
	border-bottom: #81c776 1px solid;
	border-right: #81c776 1px solid;
	padding: 3px 3px 3px 3px;
}
.LeftTopBorder
{
	border-top: #81c776 1px solid;
	border-left: #81c776 1px solid;
	padding: 3px 3px 3px 3px;
}
.LeftBottomBorder
{
	border-bottom: #81c776 1px solid;
	border-left: #81c776 1px solid;
	padding: 3px 3px 3px 3px;
}
.OrangeBackWhiteFont
{
	background-color: #81c776; /* Rebranded */
	color: White;
	font-weight:bolder;
}
.OrangeBorder
{
	border-color: #81c776;/* Rebranded */
	border-style:1px solid #81c776; /* Rebranded */
}
.LightOrangeBack
{
	background-color:#81c776;
}
.BlueBackWhiteFont
{
	background-color: #81c776;/* Rebranding */
	color: White;
	font-weight:bolder;
	/* background-color: #000099;*/
}

.BlueBackWhiteFont a
{
	background-color: #81c776; /* Rebranding */
	color: White;
	font-weight:bolder;
}

.BlueBackWhiteFont a:hover
{
	background-color: #81c776; /* Rebranding */
	color: #CCCCCC;
	font-weight:bolder;
}

.BlueBorder
{
	border-color: #81c776; /* Rebranding */
	border-style:solid;
}
.LightBlueBack
{
	/*background-color:#e0defe;*/
	background-color:#dff2db; /* Rebranding */
}
.rscLeftBorder
{
	 border-left: solid 1px #81c776; /* Rebranding */
}
.rscLeftRightBorder
{
	border-left: solid 1px #81c776; /* Rebranding */
	border-right: solid 1px #81c776; /* Rebranding */
}
.rscTopBorder
{
	border-top: solid 1px #81c776; /* Rebranding */
	
}
.rscBottomBorder
{
	border-bottom: solid 1px #81c776; /* Rebranding */
	
}
.rscRightBorder
{
	border-right: solid 1px #81c776; /* Rebranding */
} 
.CreateEventItemPadding
{
    padding: 5px 5px 5px 5px;
}
.RightMargin
{
    margin-right: 4px;
}
.rscHeading
{
	font-family:Verdana, Sans-Serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;	
	padding-bottom: 5px;
}
.upp_loginPadding
{
    padding: 10px 10px 10px 10px;
}
a.tabInActiveText
{	
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	white-space: nowrap;
}
a.tabInActiveText:hover
{	
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	white-space: nowrap;
}
.tabActiveButton
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	background-image:url(../images/partners/img_tab_bgnd_active.gif);
	white-space: nowrap;
}
.tabButtonPadding
{
	padding-left: 1px;
}
.tabInActiveButton
{
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
}
.EventsDataGrid 
{
	border-right:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
	border-left:solid 2px #ffffff;
	border-top:solid 2px #ffffff;
}
.EventHeader
{ 
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 8px;
	text-align:center;
	background-color: #e7f3e7;/*Rebranding*/
	font-weight: bold;
	border-bottom: 1px solid #81c776;/*Rebranding*/
}


.EventHeader2
{ 
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 8px;
	text-align:center; 
	background-color: #81c776;/*Rebranding*/
	font-weight: bold;
	border-bottom: 1px solid #81c776;/*Rebranding*/
}



.EventItemStyle
{
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 8px;
	background-color: #ffffff;
	
}
.EventItemStyleAlt
{
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 8px;
	background-color: #dff2db;/*Rebranding*/
}
.JustifyText
{
	text-align:justify;
}
.PartnerLoginDarkOrangeBack
{
    background-color: #FA9349;
}
.PartnerLoginLightOrangeBack
{
    background-color: #FAE2CA;
}
.PartnerLoginHeader
{
    font-family:Arial;
    font-size: 13px;
    color:White;
    font-weight:bold;
}
.PartnerLoginBold
{
    font-family:Arial;
    font-size: 12px;
    color:Black;
    font-weight:bold;
}
.DefaultPageIndents
{
    margin: 15px 15px 15px 10px;
}
.C2AItemPaddings
{
    padding-left:10px;
    padding-right:10px;
}
.ButtonMargins 
{
    margin-left: 2px;
    margin-right: 2px;
}
/* df calendar stuff */

div#Contents
{
    padding:15px;
    border:1px solid #000;
}

div#Contents h1
{
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 24px;
	font-weight: normal;
	color: #008e7f; /* Rebranding */
	margin-bottom: 20px;
}

div#Contents div p
{
    clear:both;
    margin:0px;
}

div#Contents div
{
    float:left;
}

.ColorList
{
    float: right;
    clear: right;
    padding: 112px 0px 0px 10px;
    position: relative;
}

.ColorList p
{
    display: block;
    padding:2px;
    position:relative;
    clear:both;
}

.ColorList p label
{
    display: block;
    padding:2px;
    padding-left: 1em;
    position:relative;
    clear:both;
    margin-left: 1em;
}

#CalControl
{
	width:850px;
    float: left;
    position:relative;
}
#TruckCalendar
{
	padding-left: 1.2em;
    float: left;
}

.TruckCalTitle
{	
    font-weight: bold;
    margin: 0px;
    height:17px;
    background: url(/images/bgCalHeader.gif) repeat-x;
    color:white
}

.TruckCalRight
{
	border:0;
	font-weight: bold;
	position:absolute;
	left: 980px;
	top: 334px;
	float:left;
}

.TruckCalLeft
{
	border:0;
	font-weight: bold;
	position:absolute;
	left: 187px;
	top: 334px;
	float:right;
}

.CalMonthDD
{
	border:0;
	font-weight: bold;
	position:absolute;
	left: 540px;
	top: 250px;
	float:right;
}

.CalStateDD
{
	border:0;
	font-weight: bold;
	position:absolute;
	left: 760px;
	top: 250px;
	float:right;
}

.truckCalKey
{	
	padding-right:.6em;
	float: left;
    position:relative;
}

.truckCalKey p
{
	width:115px;
	text-decoration: none;
    margin: 0px;
    padding: .2em;
}

.StateNavWrap
{	
	padding-top:.2em;
	padding-right:.6em;
	text-decoration: none;
	float: left;
    position:relative;	
}

.StateNavlbl
{
	float: left;
    position:relative;
}

.StateNavDD
{
	float: left;
    position:relative;
}

.MonthNavlbl
{
	float: left;
    position:relative;
}

.MonthNavDD
{
	float: left;
    position:relative;
}

.StateNavWrap a
{
	width:320;
	padding-top:.2em;	
	font-weight: bold;
    margin: 0px;
    height:17px;    
    background-image:url(/images/CalDropDown.jpg);
    color:Black;
	text-decoration:none;
}

.StateNavWrap a:hover
{  	    
    color:REd;
	text-decoration:none;
}

.StateNav
{	
	text-decoration: none;
	border:0;
	position:absolute;
}
.StateNav a
{
	font-weight:normal;
	background:none;
	text-decoration: none;
}
.StateNavSelected
{	  
    margin: 0px;
    padding: .2em;
    color:White;
}

.StateNavSelected a
{	
	width:90px;
    margin: 0px;
    padding: .2em;    
    color:Red;
}

.StateSelectHeader 
{	
	font-size: 12px;    
    margin: 0px;
    padding: .2em;
    background: url(/images/bgStateNavSelected.gif) repeat-x;
    color:White
}
.StateSelectHeader a:hover 
{	
	font-weight: bold;
	text-decoration:none;
	color:White
}

.StateSelectHeader a
{
	text-decoration:none;
	color:White
}

.StateNavListing a
{	
	width:90px;
	text-decoration: none;
    margin: 0px;
    padding: .2em;
    color:Navy;
}

.StateNavListing a:hover
{	
    color:Red;
}



.CalDayType_TruckPending 
{
	background: url(/images/bgCalDayType_TruckPending.gif) repeat-x;
	color:Navy;
}

.CalDayType_TruckBooked 
{
	background: url(/images/bgCalDayType_TruckBooked.gif) repeat-x;
	color:Navy;
}

.CalDayType_TruckAvailible
{
	background: url(/images/bgCalDayType_TruckAvailible.gif) repeat-x;
	color:Navy;
}
.Cal_Void
{
	text-decoration: none;	
	color:White;
}

.Cal_SpecialRequest
{
	text-decoration: none;
	background: url(/images/bgSpecialRequest.gif) repeat-x;
	color:Navy;
}

 
div#calendarcell {
    width: 110px;
    border: 1px solid #000;
    margin: 0px;
    padding: 0px;
    background-color:White;
    font-size:10px;
}


div#calendarcelld h1 {
    font-size: 15px;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    font-weight:bolder;
    margin: 0px;
    padding: .2em;
    float: left;
    background-color:#333;
    color:White;
}

div#calendarcell h1 {
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    padding: .2em;
    float: left;
    background: url(/images/bgCalHeader.gif) repeat-x;
    color:white
}


div#calendarcell h2 {
    font-size: 15px;
    margin: 0px;
    padding: .2em;
    float:left;
    clear:right;
}

div#calendarcell ul {
    margin: .2em;
    padding: 0px;
    list-style: none;
    clear:both;
    text-align:left;
    vertical-align:middle;
    width:90px;
    overflow:hidden;
    white-space:nowrap;
    float:left;
    color:#333;
}

div#calendarcell ul a 
{
	text-decoration:none;
    color:Navy;
}

div#calendarcell ul a:hover
{
	text-decoration:none;
    color:Red;
}

div#calendarcellold p 
{
    border-top:solid 1px #000;
    margin: 0px;
    padding: .2em;
    text-align: right;
    background-color:#333;
    white-space:nowrap;
    overflow:hidden;
    width: 100px;
    color:White;
}

div#calendarcell p 
{
    margin: 0px;
    padding: .2em;
    text-align: right;
    white-space:nowrap;
    overflow:hidden;
    width: 110px;
    color:White;
    background: #FFFFF;

}


/*
Table#calTruckEvents
{
    float: left;
}


.ColorList p div
{
    width:2em;
    height:1em;
    border:solid 1px black;
    float:left;
    position: relative;
    clear:both;
}
/*
.ColorList p label
{
    width:30em;
    text-align:left;
    margin-right:1em;
    float:left;
    clear:both;
}

.ColorList p table
{
    margin-right:1em;
    width:2em;
    height:1em;
    border:solid 1px black;
    float:left;
    clear:both;
}
*/

div#Contents div label
{
    font-weight:bolder;
    float:left;
    height:100%;
    margin-right:1em;
}

div#Contents div select
{
    float:left;
}

div#Contents table
{
    float:left;
    clear:both;
}

div#content
{
    margin: 15px;
}



/* Partner Navigation */
#PartnerNav
{
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
    width: 176px;
    margin-left: -3px;
    z-index: 999;
    height: 380px;
}

#PartnerNav li
{
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    position:relative;
    width: 176px;
}

#PartnerNav .Expandable
{
    background-image: url(/images/expand_arrow.gif);
    background-position: right center;
    background-repeat: no-repeat;
    
    
}

#PartnerNav dl
{
    background-color: rgb(241, 241, 241);
    border-bottom: 1px solid rgb(150, 150, 150);
    border-top: none;
    width: 100%;
    padding: .3em;
    margin: 0;
}

#PartnerNav a
{
    color: rgb(0, 0, 0);
    text-decoration: none;
    display: block;
    background-color: rgb(241, 241, 241);
    border: 1px solid rgb(241, 241, 241);
    width: 16em;
}

#PartnerNav a:hover
{
    background-color: rgb(255, 255, 255);
    border-color: #81c776;
} 

.ReadinessNewButton
{
	position: absolute;
	left: 117px;
	top: 3px;
	padding: 0;
	margin: 0;
	border: none;
	z-index: 999
}

#PartnerNav a.RSSLink
{
	position: absolute;
	left: 123px;
	top: 17px;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	z-index: 999;
	width:auto;
}

#PartnerNav a:hover.RSSLink
{
	width:auto;
}

#PartnerNav dt
{
    font-weight: bold;
    padding-left: .5em;
}

#PartnerNav dd
{
    position: relative;
    margin: .1em 0 .1em 5px;
}

#PartnerNav dd a
{
    padding: .3em .3em .3em 1.5em;
    margin-left: -.5em;
}

#PartnerNav dt a
{
    padding: .3em .3em .3em .5;
    /*margin-left: -.5em;*/
    font-weight: normal;
}

#submenu1
{
	padding:5px;
}

#PartnerNav ul
{
    position: absolute;
    list-style: none;
    float:left;
    margin: 0 0 0 15px;
    left: 16em;
    top: -.5em;
    padding: .5em;
    border: 1px solid rgb(150, 150, 150);
    border-bottom: 2px solid rgb(60, 60, 60);
    border-right: 2px solid rgb(60, 60, 60);
    background-color: rgb(241, 241, 241);
    display: block;
    z-index: 999;
}

#PartnerNav dd:hover ul
{
    display: block;
    z-index: 999;
    float: left;
    clear: left;
    border-left: 1px solid rgb(150, 150, 150);
    
}

#PartnerNav dd ul li
{
    padding:4 0 4 5px;
    border-top:solid 1px rgb(150, 150, 150);
}

/* Truck Navigation */
#TruckNav
{
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
    margin-left: -3px;
    z-index: 999;
    height: 430px;
}

#TruckNav li
{
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
    position:relative;
}

#TruckNav .Expandable
{
    background-image: url(/images/expand_arrow.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

#TruckNav dl
{
    background-color: rgb(241, 241, 241);
    border-bottom: 1px solid rgb(150, 150, 150);
    border-top: none;    
    padding: .3em;
    margin: 0;
}

#TruckNav a
{
    color: rgb(0, 0, 0);
    text-decoration: none;
    display: block;
    background-color: rgb(241, 241, 241);
    border: 1px solid rgb(241, 241, 241);    
}

#TruckNav a:hover
{
    background-color: rgb(255, 255, 255);
    border-color: #ff6600;
}

#TruckNav dt
{
    font-weight: bold;
    padding-left: .5em;
}

#TruckNav dd
{
    position: relative;
    margin: .1em 0 .1em 0;
}

#TruckNav dd a
{
    padding: .3em .3em .3em 1.5em;
}

#TruckNav dt a
{
    padding: .3em .3em .3em .5;
    margin-left: -.5em;
    font-weight: normal;
}

#TruckNav ul
{
    position: absolute;
    list-style: none;
    float:left;
    margin: 0;
    left: 15em;
    top: -.5em;
    padding: .5em;
    border: 1px solid rgb(150, 150, 150);
    border-bottom: 2px solid rgb(60, 60, 60);
    border-right: 2px solid rgb(60, 60, 60);
    background-color: rgb(241, 241, 241);
    display: none;
    z-index: 999;
}

#TruckNav dd:hover ul
{
    display: block;
    z-index: 999;
    float: left;
    clear: left;
    border-left: 1px solid rgb(150, 150, 150);
}

#testhead
{
    height:24px;
    width: 100%;
}

/* Used to lay out forms for data entry  */
div.DataEntryArea
{
    margin: 0;
    padding: 0;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 64em;
}

div.DataEntryArea p
{
    margin: 0;
    padding: 0;
    margin-top: .5em;
    margin-bottom: .5em;
    vertical-align: middle;
    clear: left;
}


div.DataEntryArea ul
{
    padding-top: .25em;
    list-style: none;
    margin: 0;
    float: left;
}

div.DataEntryArea p span
{
    margin: 0;
    padding: 0;
    float: left;
    padding-right: 2em;
    width: 22em;
    font-weight: bold;
    text-align: right;
    margin-right: 2em;
    padding-top: .2em;
    white-space: nowrap;
}

div.DataEntryArea p span.RequiredField
{
    background: url(/images/required_field.gif) no-repeat;
    background-position: right center;
}

div.DataEntryArea p label.datetime
{
    width: 50em;
    float:left;
}

div.DataEntryArea p label.datetime input
{
    float:left;
}

div.DataEntryArea p label.datetime table
{
    float:left;
}

div.DataEntryArea p span.DataEntryItem
{
    text-align: left;
    font-weight: normal;
}



div.DataEntryArea p input
{
    margin: 0;
    padding: 0;
    float: left;
    width: 300px;
}

div.DataEntryArea p input.Button
{
    width: auto;
}

div.DataEntryArea p textarea
{
    margin: 0;
    padding: 0;
    float: left;
    width: 300px;
    height: 75px;
}

div.DataEntryArea input.WideItem
{
    width: 450px;
}

div.DataEntryArea input.SkinnyItem
{
    width: 50px;
}

span#CalWrapper
{
    float: left;
    margin: 0;
    padding: 0;
}

span#DataEntryItem
{
    font-weight: normal;
    text-align: left;
}

/*  Resource overview page   */
.ResourceCategory
{
    width: 60em;
    float:none;
    margin: 2em;
    margin-left: 0;
}

.ResourceCategory hr
{
    height: 1px;
    color: #008e7f; /* Rebranding */
}

.ResourceCategory img
{
    border: none;
    margin-top: .5em;
}

div#ResourceCategories
{
    float: left;
    padding-bottom: 5em;
}

div#ResourceCategories p
{
    margin: 0;
    padding: 0;
}

/* Marketing Zone, Readiness Center Layout */
div#MarketingZoneItem
{
    margin-top: 1em;
    margin-bottom: 1em;
}

div#MarketingZoneItem img
{
    float: left;
    clear: left;
}

div#MarketingZoneItem ul
{
    list-style: none;
    margin: 0;
    margin-top: .5em;
    margin-left: .5em;
    padding: 0;
    float: left;
    clear: right;
}

div#MarketingZoneItem a
{
    font-weight: bold;
}

ul#MarketingUL
{
    float: left;
    list-style: none;
    margin: 0;
    width: 15em;
    margin-bottom: 25px;
    padding-right: 1em;
    border-right: 1px solid #666;
}

ul#MarketingUL li
{
    float: left;
    white-space: normal;
}

dl#MarketingDL
{
    margin: 0;
    padding: 0;
}

dl#MarketingDL dt
{
    float: left;
    clear: right;
    margin: 0;
    margin-left: -1px;
    margin-bottom: 25px;
    padding: 0;
    padding-left: 1em;
    border-left: 1px solid #666;
}

dl#MarketingDL dd
{
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    margin-bottom: 3em;
}

dl#MarketingDL dd p
{
    margin: 0;
    margin-bottom: .5em;
    margin-top: .5em;
}

.MarketingZoneImageText 
{
	font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
	font-size: 10px;
	color: #008e7f; /* Rebranding */
	margin-left: .5em;
}

/*  Alerts display CSS */
div#alertsbox, div#alertsbox a
{
    color: Red;
}

div#alertsbox UL
{
    padding: 0;
    margin: 0;
    list-style: none;
}

div#alertsbox UL LI
{
    padding: 0;
    padding-left: 20px;
    margin: 2px 0;
    display: block;
    background: url(/images/alert.gif) no-repeat;
}

GridItemStyle
{
	font-family: Arial;
	color:#000000;
	border-color:#000099;
	font-size:12px;	
}

.DataList
{
    border: 1px solid #666;
}

.calListMS
{
	position:relative;
	float:left;
}

/*   C2A Styles  */
div.C2ADetailsContainer
{
    float: left;
    width: 190px;
}


div.C2ADetails
{
    background-color: #edf8ff;
    border-top: 1px solid #003366;
    padding: 10px;
    padding-left: 17px;
    width: 171px;
}

div.C2ADetails p
{
    margin: 0;
}

div.EventDatesAndTimes
{
    background: url(/images/icon_clock.gif) no-repeat top left;
    width: 17px;
    height: 15px;
    float: left;
    position: absolute;
}

div.C2ADetailsContainerSeminar
{
    background: url(/images/icon_car.gif) no-repeat top left;
    width: 17px;
    height: 15px;
    float: left;
    position: absolute;
}

div.C2ADetailsContainerWebcast
{
    background: url(/images/icon_cast.gif) no-repeat top left;
    width: 17px;
    height: 15px;
    float: left;
    position: absolute;
}

div.ClearingDiv
{
    float: none;
    width: 100%;
}

p.HorizontalButtons
{
    width: 100%;
    text-align: center;
}

div#InvitationContents
{
    padding: 73px 15px 25px 15px;
    width: 597px;
    background: url(/images/c2a/header_event.gif) no-repeat;
    border: 1px solid #666;
    float:left;
}


div#EventDetails
{
    float: left;
    width: 380px;
    margin-right: 15px;
}

div.Customizations
{
	margin-top: 0;
	margin-left: 20px;
    float: left;
    width: 280px;
}

div.Customizations ul
{
	font-weight:bold;
	margin: 0;	
	list-style-position: inside;
    	background-color: #dff2db;  
}

div.Customizations fieldset
{
	margin: 0;
	padding: 0;		
}

div.Customizations ul a
{	
	text-decoration: none;		
}

div.Customizations img
{
	border:0;
	float: right;
}

div#RightContentEventsPage
{
    float: left;
    width: 165px;
}

.RightContentEventsPage
{
    padding: 10px;
    margin: 0;
    margin-bottom: 20px;
    background-color: #dff2db;        /* Rebranding */
    list-style-position: inside;
    border-top: 3px solid #81c776;    /* Rebranding */ 
    border-bottom: 3px solid #81c776; /* Rebranding */
    width: 180px;
    float: left;
}

div#RightContentEventsPage ul
{
    padding: 10px;
    margin: 0;
    margin-bottom: 20px;
    background-color: RGB(241,241,241);
    list-style-position: inside;
    border-top: 3px solid #036;
    border-bottom: 3px solid #036;
    width: 180px;
    float: left;
}

div#RightContentEventsPage table
{
    padding: 10px;
    margin: 0;
    margin-bottom: 20px;
    background-color: #dff2db;        /* Rebranding */
    list-style-position: inside;
    border-top: 3px solid #81c776;    /* Rebranding */
    border-bottom: 3px solid #81c776; /* Rebranding */
    width: 180px;
    float: left;
}

div#RightContentEventsPage ul li
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 140px;
    vertical-align: top;
}

div#RightContentEventsPage ul a
{
    display: block;
}

div#RightContentEventsPage ul.IncentivesPanel
{
    font-size: 10px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    list-style: none;
    background-color: rgb(241,241,241);
    
}

div#RightContentEventsPage ul.IncentivesPanel li
{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
}

div#RightContentEventsPage ul.IncentivesPanel li.Padded
{
    margin: 0;
    padding: 0 10px;
    list-style: none;
    list-style-position: outside;
}

.RightContentEventsPageHeader
{
    list-style: none;
    list-style-position: outside;
    float: left;
    margin-bottom: 10px;
}

.RightContentEventsPageAddressLine
{
    list-style: none;
    list-style-position: outside;
    float: left;
    clear: both;
}

h1.C2A
{
    font-size: 24px;
    color: #3399CC;
    padding: 0;
    margin: 0;
}

hr.C2A
{
	color: #008e7f; /* Rebranding */
	height: 1px;
	margin: 0;
	clear: both;
	width: 100%;
}

table.SeriesBudgetWorksheet
{
	border-top: 1px solid rgb(0, 0, 0);
	border-left: 1px solid rgb(0, 0, 0);
	padding: 0;
}

table.SeriesBudgetWorksheet td
{
	padding: 4px;
	margin: 0;
	border: none;
	border-right: 1px solid rgb(0, 0, 0);
	border-bottom: 1px solid rgb(0, 0, 0);
}

table.SeriesBudgetWorksheet tr.HeaderFooter
{
	font-weight: bold;
	color: rgb(255, 255, 255);
	/* background-color: rgb(0, 0, 0);*/
	background-color:#81c776; /* Rebraned */
}

table.SeriesBudgetWorksheet input
{
	width: 100px;
	text-align: right;
	margin: 0;
	padding: 0;
}

table.SeriesBudgetWorksheet input.CheckBox
{
	width: auto;
}

table.SeriesBudgetWorksheet span.CheckBox input
{
	width: auto;
}

table.SeriesBudgetWorksheet td span
{
	width: 100px;
	text-align: right;
	float: left;
}

a.CreateESOSeminarOrWebcast
{
	background-color: #dff2db;/*Rebranded*/
	color: #000;/*Rebranded*/
	padding: 5px;
	margin: 3px;
	margin-bottom: 0;
	border: 1px solid #666;
	display: block;
	float: left;
}

a:hover.CreateESOSeminarOrWebcast
{
	background-color:#81c776;/*Rebranded*/
}

a.CreateESOSeminarOrWebcastSelected
{
	background-color:#dff2db;/*Rebranded*/
	color: #000;/*Rebranded*/
	padding: 5px;
	margin: 3px;
	margin-bottom: 0;
	border: 1px solid #666;
	display: block;
	float: left;
}

div.CreateESOSeminarOrWebcast
{
	padding: 5px;
	margin-bottom: 6px;
	border: 1px solid #666;
	display: block;
	width: 650px;
	clear: both;
}



.PostReportMaster 
{
	
}

.ReportHeading
{
	 font-weight: bold;
}

.PostReportUnderline hr
{
    color: #008e7f; /* Rebranding */
    background-color: #008e7f; /* Rebranding */
    height: 1px;
    width: 100%;
}

.PostReportEventInfo
{
	border-width:thin;
	background-color:#e1eefe;
	border-bottom-color:Navy;
}

.PostTripCenterButton
{	
	padding-left:42em;
}

.PostTripResultPage
{
	height:500px;
}

.PostReportSectionRightAlign
{
	padding-left:34em;
	font-style:italic;
}

.PostReportSection
{
	padding-left:2em;
}
.PostReportUnderline
{
	text-decoration:underline;
	width:100%;
}
.PostReportError
{
	color:Red;
	
}

.PostTripTextBox
{
	width:40;
}
.PostTripAttendanceSpacer
{
	width:22;
}

.PostReportPercentSpacer
{
	width:148;
}

.PostReportQuestionGrid
{
	font-size: 12pt;
    font-weight: bold;
    color: #999;
}

.PostReportLineEntry
{
	font-size: 12pt;
    font-weight: bold;
}

.navLeft
{
	position:relative;
	float:left;
}
.navRight
{
	position:relative;
	float:left;
}
.reportgrid
{
	position:relative;
	float:left;
}

.MoneyTextFormat
{
	text-align:right;
}

div#select_campaign
{
	width: 495px;
	height: 65px;
	margin: 0px 0px 0px 0px;
    background: url(/images/select_campaign_background.gif) no-repeat top left;
    padding: 0px 0px 0px 0px;
    float: left;
    background-position: 0px 0px;
}

div#RTG_OutterTextbox
{
	width: 287px;
	height: 50px;
	margin: -16px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	float: right;
}

div#RTG_InnerTextbox
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	float: left;
}

.radio_campaigntext
{
	font-weight: normal;
	
	margin: -17px 0px 0px 19px;
	float: left;
}
