﻿body
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial;
	background-image: url('Images/bg.jpg');
	background-repeat: repeat;
}
.ResultMessage
{
   color:Red;
   font-size: small;
}
.zoneTitle
{
	/*display:none;*/
	font-size: 13px;
	font-weight: bold;
	background-color: Gray;
	height: 15px;
	color: White;
}
.h1Crimson
{
	font-size: medium;
	color: Orange;
	font-weight:bold;
}

.Caption
{
	color: #FF6600;
	font-weight: bold;
	font-size:16px;
}
.noZoneTitle
{
	display: none;
}

.zoneFooter
{
	background-color: white;
}

.CategoryTitle
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-family: Arial; /*height:48px; 	background-color: white; 	background:white; 	background: #fff;url(images/gradientgray24.jpg) repeat-x;*/
}
.CategoryTitleRed
{
	font-weight: bold;
	font-size: 15px;
	color: Red;
	font-family: Arial; /*height:48px; 	background-color: white; 	background:white; 	background: #fff;url(images/gradientgray24.jpg) repeat-x;*/
}
.LeftSideMenu
{
	margin-left: 18px;
}



#roundPanelContent, #roundPanelContent .dxgvTable
{
	font-family: Arial;
	font-size: 11pt;
}

#roundPanelContent, #roundPanelContent .Table
{
	font-family: Arial;
	font-size: 11pt;
	width:100%; /*800*/
	margin-left:10px;
}

.RoundPanelContentTable
{
	font-family: Arial;
	font-size: 11pt;
	width:100%;  /*800*/
	margin-left:10px;
}
.RoundPanelContentTable tr
{
	font-weight:500	; 
	font-size: 11px; 
	color: #595959; 
	vertical-align:bottom;
}
.RoundPanelContentTable td
{
	padding: 0px 2px;
}

.PopupContentTable
{
	font-family: Arial;
	font-size: 11pt;
	width:700;
	margin-left:10px;
}
.PopupContentTable tr
{
	font-weight:500	; 
	font-size: 11px; 
	color: #595959; 
	vertical-align:bottom;
}
.PopupContentTable td
{
	padding: 0px 2px;
}

#roundPanelContent a
{
	text-decoration: none;
	color: black;
}

#roundPanelContent a:hover
{
	text-decoration: underline;
}
/*
.searchResultsTable, .searchResultsTable a
{
	font-family: Arial;
	font-size: 11pt;
}
 Results Table */

/* End Results Table */

/* Top Right Session header */
.sessionWelcome
{
	display: inline;
	clear: none;
	float: right;
	position: absolute;
	right: 0px;
	font-size: 11px;
}
/*
#generalSearch
{
	clear: both;
	float: right;
	position: absolute;
	right: 0px;
	margin-top: 5px;
}

#generalSearch .textBox
{
	position: relative;
	bottom: 5px;
}
*/
/* End Top Right Session header */

.firstColumn
{
	width: 120px;
	text-align: center;
	padding-right: 5px;
	font-weight: bold;
}
/*
.advancedSearchTable td
{
	padding: 2px 5px;
}

.advancedSearchTable
{
	margin-bottom: 10px;
	display: none;
}

.advancedSearchTable select
{
	width: 100px;
}

.advancedSearchTable input
{
	width: 96px;
}

#advancedSearchLink
{
	font-size: 0.8em;
	cursor: pointer;
	font-weight: bold;
	padding-right: 10px;
	width: 100px;
	display: block;
	text-align: right;
}

#advancedSearchLink:hover
{
	text-decoration: underline;
}
*/


.table th
{
	text-decoration: underline;
}

.table tr td, .table tr th
{
	padding-bottom: 5px;
	padding-right: 5px;
}

/* Message/Notice */
.msgAlert
{
	background-color: #F9F9F9;
	border: 1px solid #CC0000;
	color: #444444;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 18px;
	padding: 7px;
}

.msgAlert h1
{
	color: #CC0000;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}

.infoBox
{
	margin: 0px auto;
}

.footer
{
	width: 1000px;
}

/* TOOLTIPS */

.tooltipLink
{
	cursor:hand;
	vertical-align:middle;
	padding:2px;
}

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #4f7ccd;
	padding: 5px;
	/*opacity: 0.85;*/
	color: White;
}

#tooltip h3, #tooltip div
{
	color: White;
	margin: 0;
}

  .headerTextBoldNormal
 {
	font-weight:500	; 
	font-size: 11px; 
	color: #595959; 
	vertical-align:bottom;
 }
 


.legend
 {
 	padding-bottom :5px;
	font-size: 11px; 
	font-weight:bold;
	color: #595959; 
 }
 
  .headerTextGraySmall
 {
	font-weight: normal; 
	font-size: 10px; 
	color: gray; 
	font-family:Arial;
	
 }
   .TextGrayLabels
 {
	font-weight: normal; 
	font-size: 12px; 
	color: gray; 
	font-family:Arial;
	
 }
 
 
   .InfoTitle
 {
	font-weight:bold; 
	font-size: 13px; 
	color: gray; 
	font-family:Arial;
	
 }
   .InfoContent
 {
	font-weight: normal; 
	font-size: 12px; 
	color: gray; 
	font-family:Arial;
	 padding-bottom:2px;
 }
 
 
 
 .left_nav ul {
	margin: 0;
	padding-bottom: 7px;
	list-style-type: none;
	padding: 0;
	font-size: 13px;
	font-family:Arial;
}
.left_nav li { border-top: 1px solid #e8e8e8; }
.left_nav li:first-child { border-top: none; }
.left_nav li a {
	display: block;
	background: none;
	text-decoration: none;
	color: #494949;
	padding: 3px 0 3px 18px;
	margin: 0;
	background: url(Images/bullet-circlearrow.png) no-repeat 0 6px;
	width: 87%;
}
.left_nav li a:hover {
	text-decoration: none;
	color:   #FFCC00; /*#0745b6;*/
	background: url(Images/bullet-circlearrow-gold.png) no-repeat 0 6px;
}
.left_nav #sub_sub_nav ul {
	margin: 0 0 5px 18px;
	padding: 0;
}
.left_nav #sub_sub_nav ul li { border: none; }
.left_nav #sub_sub_nav li a { font-size: 11px; background: none; padding: 3px 0; width: 95%; line-height: 12px;  }
.left_nav #sub_sub_nav li a:hover { font-size: 11px; text-decoration: none; background: none; }

#home .left_nav ul { font-size: 12px; }
#home .left_nav li a {
	padding: 2px 0 3px 18px;
	width: 90%;
}

 .templateTable {
            border-collapse: collapse;
            background: #F3F8F7;
            width: 100%;
        }
        .templateTable td {
            border: solid 1px #C2D4DA;
            padding: 2px;
        }
        .templateCaption td.caption {
            background: #ECF2F3;
        }    


 .MultiplicationTable
 { text-align:center; vertical-align:top
 }
 .MultiplicationTable td
 {
  
 	 text-align:center; 
 	 vertical-align:top;
 	 width:50px;
 	 height:50px;
 }
 
 
 .NavyTable
 { text-align:center; vertical-align:top;
   color:Navy;
 }
 .NavyTable td
 {
  
 	 text-align:center; 
 	 vertical-align:top;
 	 width:50px;
 	 height:50px;
 }
/* END TOOLTIPS */