/* basic elements */
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body
{
	padding-right: 0px;
	padding-left: 0px;
	background-color: #F0F0F0;
	padding-bottom: 0px;
	margin: 0px auto;
	line-height: 13pt;
	color: black;
	padding-top: 0px;
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
}
p{ 
	margin: 0px; 
}
h1 { 
	font: normal 700 16pt arial; 
	color: black;
}
h2 { 
	font: normal 700 14pt arial; 
	color: black;
}
h3 { 
	font: italic normal 12pt arial; 
	color: black;
}
a
{
	color: #A5304D;
	font-weight:bold;
	text-decoration: underline;
}
a:visited , a:hover, a:active 
{
	border: 0;
}

acronym {
	border-bottom: none;
}
	
/* CompoundPanel styles */

.CompoundPanelControlCell
{
	vertical-align: bottom;
}

.TitleLabel
{
	font: 9pt/17pt arial;
	font-weight: 400;
}

.standardbutton
{
	margin-top: 8px;
	margin-right: 8px;
}

.tbutton
{
	margin-right: 8px;
}

/* Trinidad ListDetail Styles */

.tmiddle
{
	width: 100%;
}

.tleftside
{
	width: 40%;
	padding-right: 30px;
}

.trightside
{
	width: 60%;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px inset;
}

/* Trinidad Page Divs */
.tbody
{
	margin-left: auto;
	margin-right: auto;
	background-position: 0% 0%;
	background-color: White;
	height: 45%;	
	text-align: left;
}

.tleft
{
	padding-top: 10px;	
	float: left;
	height: 100%;
	width: 220px;
	padding-left: 20px;
	padding-right: 20px;

}

.tcontent
{
	padding-top: 0px;
	height: 75%;
	padding-right: 20px;
	padding-left: 20px;
}

.ttitle
{
	/*position: absolute;*/
	/*top: 60px;*/
}

.ttop
{
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-attachment: fixed;	
	text-align: left;	
}


.tbottom
{
	margin-right: auto;
	margin-left: auto;
	background-color: White;
	width: 1000px;
	height: 3%;
	vertical-align: baseline;
	/*position: relative;*/
	text-align: center;
}

/* New styles for headers and foots - SH*/

.ContentHeader
{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: black 1px solid;
}

.HeaderLabel
{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}


.CompoundPanelTitle
{
	font-weight: bold;
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 15px;
	color: black;
	border-bottom: black 1px solid;
	font-family: arial;
	height: 24px;
}

.ContentFooter
{
	font-weight: bold;
	border-top: black 1px solid;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Trinidad Table Styles */

.title { 
	font: normal 700 16pt arial; 
	color: white;
	margin-left: 20px;
}
	
.subtitle { 
	font: normal 700 10pt arial; 
	color: black;
	margin-left: 20px;
}
	
/* CompoundPanel */

.CompoundPanelTable
{
	width: 100%;
}

.CompoundPanelControlCell
{
	width: 70%;
	font: normal 10pt arial; 
	color: black;
}

.CompoundPanelLabelCell
{
	width: 30%;
}

/* Tables */

.TableView
{
	border: black 1px solid;
	/*background-color: white;*/
}

.TableHeader
{
	/*background-image: url(images/ButtonBar.gif);*/
	background-color:#A5304D	;
	color: white;
	padding-bottom: 0px;
	font: bold 9pt arial;
	padding-top: 0px;
	background-repeat: repeat-x;
	height: 28px;
}

.TableHeader td
{
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: black 1px solid;
}

/* BusinessGrid */
.BusinessGrid
{
	width: 100%;	
}

.BusinessGrid th
{
	padding: 0px;
}
.BusinessGridItem
{
	font: 9pt arial;
	/*height: 24px;*/
	border-style: solid;
	border-color: black;
	border-width: thin;		
	background: #F5F7EC;
}

.BusinessGridItem td
{
	padding: 0px;
	vertical-align: middle;
}

.BusinessGridHeader
{
	background-repeat: repeat-x;
	font: bold 9pt arial;
	height: 28px;
	color: white;
	background-color: #A5304D;
}

.BusinessGridHeader td 
{
	padding-left: 5px;
	padding-right: 5px;
}

.DashboardHeader
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-image: url(images/ButtonBar.gif);
	font: bold 9pt arial;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-repeat: repeat-x;
	height: 28px;
	background-color: black;
	text-align: center;
}

.BusinessGridAlternatingItem
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font: 9pt arial;
	height: 24px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}

.BusinessGridAlternatingItem td
{
	padding: 0px;
	vertical-align: middle;
}

.BusinessGridSelectedItem
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font: 9pt arial;
	height: 28px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
	color: black;
}

.BusinessGridSelectedItem td 
{
	padding-left: 5px;
	padding-right: 5px;
}

.BusinessGridPager
{
	font: 9pt arial;
	background-color: #FFFFFF;	
}

.BusinessGridPager td
{
	border-bottom: black 1px solid;	
}

.BusinessGridPager td td 
{
	border-bottom: none;
}

.BusinessGridPager td table
{
	margin: 0px;	
}



/* Trinidad text styles */

hr.line 
{
	width: 100%;
	height: 1px;	
	margin: 0px 0pt;
}

.text
{
	font-weight: 700;
	color: black;
	margin-right: 20px;
	margin-top: 10px; 
	width: 100%;
}

.textarea
{
	color: black;
	margin-right: 20px;
	/*margin-left: 20px;*/
	width: 100%;
}

/* Exceptions */


.exception
{
	margin-top: 0px; 
	color: Red;
	font-weight: 700;
	width: 100%;
	margin-right: 20px;
	/* text-align: right; */
}

.description
{
	margin-top: 0px; 
	color: Black;
	/* font-weight: 700; */
	width: 100%;
	margin-right: 20px;
	/* text-align: right; */
}


.floatingexception
{
	/*position: absolute;*/
	top: 0px;
	text-align: right;
}


/* Panels */

.PanelMenu
{
	width: 100%;
}


/* specific divs */
#body
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	/*position: absolute;*/
}

/* Trinidad Business Calendar */

.BusinessCalendarTitle
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	background-image: url(images/ButtonBar.gif);
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-repeat: repeat-x;
}

.BusinessCalendarControl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}

.BusinessCalendarDayHeader
{
}

/* ColumbusTravel styles */
div.LoginStatus 
{
	padding: 3px;
}

span.LoginStatus 
{
	 margin-right: 20px;
}

.SideBarTableView
{
	border: black 1px solid;	
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.SideBarTableView  td
{
	padding-bottom: 15px;
}

.SideBarTableView  tr.TableHeader td
{
	padding: 0px 10px;
	vertical-align: middle;
}
.SideBarTableHeader
{
	background-image: url(images/ButtonBar.gif);
	padding-bottom: 0px;
	font: bold 9pt arial;
	padding-top: 0px;
	background-repeat: repeat-x;
	height: 20px;
}

.SideBarTableHeader td
{
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: black 1px solid;
}


.MenuItem
{
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
	display: block;
}

.MenuItem:link { 
	font: 9pt arial; 
	font-weight: bold;
	text-decoration: underline;
	/*color: black;*/
	color: black;
	border: 0;
}
.MenuItem:visited { 
	font: 9pt arial; 
	font-weight: bold;
	text-decoration: underline;
	/*color: black;*/
	color: black;
	border: 0;
}
.MenuItem:hover, .MenuItem:active { 
	font: 9pt arial; 
	/* font-weight: bold; */
	text-decoration: underline; 
	color: black;
	border: 0;
}

#_ctl0_Sidebar1_Menu1_MenuTable  tr.BusinessGridItem td.labelcell
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: 1px solid black;
}

#_ctl0_Sidebar1_Menu1_MenuTable  tr.BusinessGridItem 
{
	margin: 0px;
	height: auto;	
}

table#_ctl0_Sidebar1_Menu1_MenuTable 
{
	height: 10px;
}

.SidebarTitleLabel 
{
	display: block;
	border-bottom: 1px solid black;
	font-weight: bold;
}

.twocolumn 
{
	/*position: relative;*/
	float: left;
	width: 40%;
	margin-right: 20px;
}

.headerAreaLeft {
	width: 150px;
	padding: 0px 0px 0px 0px;
}

.headerAreaRight {
	text-align: right;
	width: 850px;
	padding: 0px 0px 0px 0px;
}

.Explanation 
{
	font-size: 8pt;	
}

.LabelCellHead
{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	border: none;
}

.tblAuditIntroLabel
{
	font-size: 9pt;
	font-weight:bold;
	color: #A5304D;
}

.tblAuditIntroData
{
	font-size: 9pt;
	color: Black;
}

.backbutton
{
	font-size: 10pt;
	margin-top: 8px;
	margin-right: 8px;
}

.BusinessGridHeader th
{				
		border-left: none;
		border-right: none;
		color: #FFFFFF;
		vertical-align: middle;	
		text-align: left;
}

.BusinessGridAlternatingItem td 
{
	padding-left: 5px;
	padding-right: 5px;	
	border-right: none;	
	border-left: none;
}

.BusinessGridItem td 
{
	padding-left: 5px;
	padding-right: 5px;	
	border-left: none;
	border-right: none;
}

.BusinessGridItem td.LabelCell
{
	border: none;
	margin: 0px;
	padding: 0 5px;
}

.BusinessGridItem tr
{
	border: none;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
/* ------------------ */
