body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #053C56;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.style1 {color: #FFFFFF}
.style1 A:link {text-decoration: none; color:white;}
.style1 A:visited {text-decoration: none; color:white;}
.style1 A:active {text-decoration: none; color:white;}
.style1 A:hover {text-decoration: underline; color:white;}
.style2 {
	color: #C40001;
	font-weight: bold;
	font-size: 12px;
}
.style3 {color: #999999}

.left_menu {
	padding-left:15px;
	text-decoration:none;
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
	color:#d3d3d3;
	font-size: 11px;	       
}
.menu_td {
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: dotted 1px gray;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5F5F69;
}

img {
	border: 0px;
}

.tabContent {
	background-color: #EEEEEE;
}

.activeTab {
	background-color: #D1D0CB;
	color: #333333;
	font-family: "Courier New";
	font-weight : bold;
	font-size : 12px;
}

.passiveTab {
	color: #D1D0CB;
	font-family: "Courier New";
	font-weight : bold;
	font-size : 12px;
}


.hLine {
	background-color: #D1D0CB;
}

a.tab:link, a.tab:visited {
	font-family: "Courier New";
	font-size: 12px;
	color: #E1E1E1;
}

a.tab:hover  {
	color: #F5F5F5;
}

.accountTitle {
        color: #333333;
	font-family: "Courier New";
	font-weight : bold;
	font-size : 12px;
}

.accountTitleLink {
        font-family: "Courier New";
	font-weight : normal;
	font-size : 12px;
	text-decoration: none;
	color: #666699;
}

.account_line_item {
	border-bottom: dotted 1px #D1D0CB;
}

.account_line_item a:link, .account_line_item a:visited{
	text-decoration: none;
	color: #666699;
}

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9;}
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; border-left: solid #e5e5e5 1px;border-bottom: solid #b0b0b0 1px;border-right: solid #b0b0b0 1px;}
.dataTableRow { background-color: #ffffff;}
.dataTableRow td { background-color: #ffffff; border-bottom: solid #f0f0f0 1px;}
.dataTableRowSelected { background-color: #e3e3e3; }
.dataTableRowSelected td { background-color: #e3e3e3; border-bottom: solid #f0f0f0 1px;}
.dataTableRowOver { background-color: #f0f1f1; cursor: pointer; cursor: hand; }
.dataTableRowOver td { background-color: #f0f1f1; cursor: pointer; cursor: hand; border-bottom: solid #f0f0f0 1px;}
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; border-left: solid #f0f0f0 1px;}

.dataTableContent a:link, .dataTableContent a:visited { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #666699; 
	text-decoration:none;
	font-weight:bold;}

input {border: solid 1px #cccccc; color: #666699;}

.formFieldTitle {font-weight:bold;}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/
.verbar	{   /* Color of main vertical menubar and border */
        text-decoration:none;
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
        font-size: 11px;
	width: 206px;	       
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: dotted 1px gray;
	padding-left:10px;
}

.vertitem	a {   /* Font style, size of main menu items */
	text-decoration:none;
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
	color:#ffffff;
	font-size: 11px;	       
	position: relative;
	display: block;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color:#ffffff;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: ;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: darkred;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
        border: 1px outset #e3e3e3;
	background: url('/images/leftnav_back.jpg');
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: dotted 1px gray;
	padding-left:5px;
}

.vertsubitem a	{   /* Font style, size of submenu items */
	text-decoration:none;
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
	color:#d3d3d3;
	font-size: 11px;	       
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color:#ffffff;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
        text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: darkred;
        text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    font-weight: bold;
    color: darkred;
}

.dmselected a:link, .dmselected a:visited {   /* Style override for selected category tree */
    font-weight: bold;
    color: darkred;
}

.verbar .dmselected {   /* Style override for selected root category */
    color: darkred;
}

