﻿body
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align:middle;
	word-spacing: normal;
	text-transform: none;	
	background-color: #ffffff;
	background-image:none;
	padding:0px;
	margin:0px;
	
}
h1
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight:bold;
    font-size: 13px;
    padding:0px;
    margin:0px 0px 10px 0px;
}
h2
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight:bold;
    font-size: 13px;
    padding:0px;
    margin:0px;
}

/*
html
{
	width:100%;
	height:100%;

}

html 
{
	scrollbar-face-color: #7BD2C8;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
*/
a:link, a:visited, a:active
{
	color:#F4901E;
	text-decoration:none;
}
a:hover
{
	color:#F4901E;
	text-decoration:underline;
}
.LoginPageHeader
{
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align:middle;	
	height:30px;
	
}
.headerpanel
{
	position: relative;
	height: 15px;
	width: 100%;	
    top: auto;
    float: left;    
	background: #266F74; 
}
.centerpanellogin
{
	color: #000000;
	width: 320px;
	text-align: center;
	border-right: 1px solid #6c7eae;
	border-top: 1px solid #6c7eae;
	border-left: 1px solid #6c7eae;
	border-bottom: 1px solid #6c7eae;
	top: 100px;
	left: 35%;
	position: relative;
	background: #cae8ea;
}
.centerpanel
{
	position: relative;
	width: 100%;
	float: left;
	background: aliceblue;
}
.subheaderpanel
{
	position: relative;
	height: 32px;
	width: 100%;
    top: auto;
    float: left;
	background:skyblue; 
}
.contentlabel
{
    font-weight:bold;
	color: #003876;
	letter-spacing: 1px;
}
.contentHelp
{
	color: #003876;	
}
.ContentHelpRss
{
	color:#E77844;
}
.contentHelpIcon
{
	cursor:hand;
}
.contentPrintIcon
{
	cursor:pointer;
	text-decoration:underline;
	height:16px; line-height:16px; vertical-align:top;
}
.contentmessage
{
    font-weight:bold;
	color: #003876;
	letter-spacing: 1px;
	color:Red;
}
.footerpanel
{
	position: relative;
	width: 100%;
    bottom: auto;
    float: left;
	background: skyblue; 
}
.msg
{
	color: #6d929b;	
	background: #ffffff;
	text-align: center;	
}
.tableheader
{
	font-weight: bold;	
	color:  #ffffff;
	width: 320px;
	height: 30px;		
	border-bottom: 1px solid #6c7eae;
	letter-spacing: 1px;
	text-align: left;
	background: #F4901E;
}
.label 
{
	font-weight: bold;
	color: #6d929b;
	padding-left:10px;
	padding-right: 10px;
	letter-spacing: 2px;
	background: #ffffff;
}
.loginlabel 
{
	font-weight: bold;
	color: #000000;
	padding-left:10px;
	padding-right: 10px;
	letter-spacing: 2px;
	background: #cae8ea;
}
.logintextbox 
{
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background: #cae8ea;
}
.textbox 
{
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}
.button
{
	font-weight: bold;
	color: #6d929b;
	cursor: hand;
	padding-left:10px;
	padding-right: 10px;
	letter-spacing: 2px;
	border-right: 1px solid #6c7eae;
	border-top: 1px solid #6c7eae;
	border-left: 1px solid #6c7eae;
	border-bottom: 1px solid #6c7eae;
	text-align: center;
	letter-spacing: 2px;
	border-style: outset;	
	background: #cae8ea;
}
.reportheader
{
	font-size: 13px ;
	color: #ff6600;
	text-align: center;
	letter-spacing: 1px;	
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	text-transform: capitalize;
	text-decoration: underline;
}
.reportdetail
{	
	font-size: 8px ;
	background-color:white;	
}
.errormsg
{
	color: Red;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 0px;
	text-align:left;
}
.VldSummaryInfo
{
	color: Red;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 0px;
	text-align:left;
}
.EmailMsgInfo
{
	color: #C0C0C0;
	font-weight: bold;
	text-align: left;
	width: 100%;
	padding-left: 3px;
	padding-right: 0px;
	background-color: #ffffff;
}
.EmailMsgForm
{
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffff;
}
.EmailMsgTableHeader
{
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #CCCCCC;
}
.faciltyerrormsg
{
	color: #A33D05;
	font-weight: bold;
	text-align: left;
	width: 100%;
	padding-left: 3px;
	padding-right: 0px;
	background-color: #ffffff;
}
.reprocessorerrormsg
{
	color: #901E78;
	font-weight: bold;
	text-align: left;
	width: 100%;
	padding-left: 3px;
	padding-right: 0px;
	background-color: #ffffff;
}
.attnerrormsg
{
	color: #8b008b;
	font-weight: bold;
	text-align: left;
	width: 100%;
	padding-left: 3px;
	padding-right: 0px;
	background-color: #cccc33;
}
.logoffpanel
{
	color: #266F74;
	width: 320px;
	text-align: center;
	border-right: 1px solid #6c7eae;
	border-top: 1px solid #6c7eae;
	border-left: 1px solid #6c7eae;
	border-bottom: 1px solid #6c7eae;
	vertical-align:middle;
	top: 20%;
	left: 30%;
	position: absolute;
	background: #999999;
}
.subheaderpanel
{
	position: relative;
	height: 32px;
	width: 100%;
    top: auto;
    float: left;
	background:skyblue; 
}
.RootBodyMaster
{
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align:top;
	word-spacing: normal;
	text-transform: none;	
	letter-spacing: normal;
	padding:0px;
	margin:none;
	border:none;
	margin-top: 0px;
	background:#ffffff url("Images/v2/main-bg.gif") repeat;
	
}
.FormBackground
{
	background-image:none;
	background-repeat:no-repeat;
}
.HeaderBlock
{
	width: 960px;
}
.LeftBlock
{
    background:#BEBEBE url("Images/v2/sidebar-menu-background.gif") no-repeat;
	top:auto;
	padding:0px;
}
.LeftBlockSearchCell
{
    padding-top:15px;
    padding-bottom:5px;
    padding-left:10px;
    border-bottom: 1px solid #ffffff;
    vertical-align:baseline;
}
.LeftBlockSearchText
{
    font-size:11px;
	color: #000000;
	width:140px;
	padding:3px;
	border:none;
	height:14px;
	vertical-align:bottom;
}
.LeftBlockSearchText
{
    font-size:11px;
	color: #000000;
	width:140px;
	padding:3px;
	border:none;
	height:14px;
	vertical-align:bottom;
}
.CMSSelEdit
{
	cursor:pointer;
    font-size:11px;
	padding:0px 4px 0px 4px;
	color:#ffffff;
	background-color:#F4901E;
	cursor: hand;
	outline-style:none;
	border:none;
	height:20px;
	line-height:20px;
	width:20px;
    vertical-align:bottom;
}
.LeftBlockSearchButton
{
    cursor:pointer;
    font-size:11px;
	padding:0px 4px 0px 4px;
	color:#ffffff;
	background-color:#999999;
	cursor: hand;
	outline-style:none;
	border:none;
	height:20px;
	line-height:20px;
	width:20px;
    vertical-align:bottom;
}
.Reports
{
    cursor:pointer;
    font-size:11px;
	padding:0px 4px 0px 4px;	
	cursor: hand;
	outline-style:none;
	border:none;
	height:20px;
	line-height:20px;
	width:20px;
    vertical-align:bottom;
}
.LoginButton
{
    cursor:pointer;
    font-weight:bold;
    font-size:13px;
	padding:0px 4px 0px 4px;
	color:#ffffff;
	background-color:#999999;
	cursor: hand;
	outline-style:none;
	border:none;
	height:20px;
	line-height:20px;
	width:70px;
    vertical-align:bottom;
}
.LeftBlockFlash
{
    padding:0px;
    display:block; 
	width:100%;
}
.LeftBlockMainLink, .LeftBlockMainLinkSelected
{
	vertical-align:middle;
	height:20px;
	line-height:20px;
	border-bottom: 1px solid #ffffff;
	padding-left:10px;
	font-size:13px;
}
.LeftBlockMainLinkSelected
{
    background-color:#666666;
}
.LeftBlockMainLink a:link, .LeftBlockMainLink a:visited, .LeftBlockMainLink a:hover, .LeftBlockMainLink a:active
{
    color:#ffffff;
    text-decoration:none;
}
.LeftBlockMainLinkSelected a:link, .LeftBlockMainLinkSelected a:visited, .LeftBlockMainLinkSelected a:hover, .LeftBlockMainLinkSelected a:active
{
    color:#ffffff;
    text-decoration:none;
}
.LeftBlockMainQL
{
    font-size:13px;
	color:#ffffff;
	font-weight:bold;	
	height:35px;
	vertical-align:bottom;
	padding:0px 0px 2px 2px;
}
.LeftBlockMainQL a:link, .LeftBlockMainQL a:visited, .LeftBlockMainQL a:hover, .LeftBlockMainQL a:active
{
    color:#ffffff;
    text-decoration:none;
}
.LeftBlockSubQL
{
	padding:0px 5px 5px 5px;
}
.LeftBlockSubLink, .LeftBlockSubLinkSelected
{
    vertical-align:middle;
	height:20px;
	line-height:20px;
	padding-left:10px;
	font-size:13px;
}
.LeftBlockSubLink, .LeftBlockSubLink a:link, .LeftBlockSubLink a:visited, .LeftBlockSubLink a:hover, .LeftBlockSubLink a:active
{
	color:#cccccc;
	text-decoration:none;
}
.LeftBlockSubLinkSelected, .LeftBlockSubLinkSelected a:link, .LeftBlockSubLinkSelected a:visited, .LeftBlockSubLinkSelected a:hover, .LeftBlockSubLinkSelected a:active
{
	color:#ffffff;
	text-decoration:none;
}
.LeftBlockBottomLogo
{
    background-color:#ffffff;
    padding-top:20px;
}
.RootHeaderPanel
{
	height:140px;
	background-image:none;
	background-repeat:no-repeat;
	background:#ffffff;
    padding:0px;
}
.RootSubHeaderPanel
{
	position: relative;
	height: 0px;	
	bottom: auto;
	text-align:left; 
	background-image:none;
	background-repeat:no-repeat;
	background:#ffffff; 
	padding:0px;
	margin:0px;
}
.RootOuterPanel
{
    height:100%;
	width:800px;
	position:absolute;
	left:50%;
	margin-left:-480px;
}
.RootInnerPanel
{
    height:100%;  
	width:800px;
}
.RootMainPanel
{
    position:relative;
    width:960px;
	background:#ffffff;
}
.RootCenterHolderPanel
{
	width:690px;
}
.RootCenterPanel
{	
	position:relative;
}
.RootCenterHeaderRow
{
    background-color:#CCCCCC;
}
.RootFooterCopyright
{
    bottom: auto;
    padding:10px 0px 10px 20px;
	text-align:left;
	font-size:12px;
	border-top:solid 2px #616161;
}
.RootLastFooterCopyright
{
    bottom: auto;
    width: 610px;
    text-align:left;    
    margin: 0px;
    padding:0px;
    padding-left:6px;
    margin-left: 6px;
	letter-spacing: normal;	
    padding-bottom: 12px;
	background-image:url("Images/RootBottomBorderAlt.JPG");
    background-repeat:no-repeat;
	background-position:bottom;
}
.RootLastFooterCopyrightFiller
{
	bottom: auto;
    width: 610px;
    text-align:left;    
    margin: 0px; 
    padding-left:6px;
    margin-left: 6px;
	letter-spacing: normal;		
	background-image:url("Images/RootBottomBorderAlt.JPG");
    background-repeat:no-repeat;
	background-position:bottom;
}

.ContentLoader
{
	text-align:left;
}
.ContentLoaderCommandButton
{
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	padding-left: 10px;
	letter-spacing: 2px;
	border-right: 1px solid #6c7eae;
	border-top: 1px solid #6c7eae;
	border-left: 1px solid #6c7eae;
	border-bottom: 1px solid #6c7eae;
	text-align: center;
	letter-spacing: 2px;
	border-style: outset;
	background-image: none;
	background-color: #F4901E;
	width:80px;
}
.BackToSearchButton
{
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	padding-left: 10px;
	letter-spacing: 2px;
	border-right: 1px solid #6c7eae;
	border-top: 1px solid #6c7eae;
	border-left: 1px solid #6c7eae;
	border-bottom: 1px solid #6c7eae;
	text-align: center;
	letter-spacing: 2px;
	border-style: outset;
	background-image: none;
	background-color: #F4901E;
	width:200px;
}
.ContentLoaderCommandCell
{
 
	padding:0px;
	margin:0px;
	border:0px;
	padding-right:5px;
}
.AdminCommandCell
{
    background-color:#ffffff;
	padding:0px;
	margin:0px;
	border:0px;
	padding-right:5px;
} 
.ContentLoaderPanel
{
    position:relative;
}
.ContentPanel
{
    position:absolute;
    top:0px;
}
.IFrameContent
{
    letter-spacing: normal;
    padding-top:10px;
    padding-left:20px;
	padding-right:20px;
    background:#ffffff url("Images/v2/content-bg1.jpg") repeat-x;
}
.BreadCrumbNav
{	
	color: #0000ff;
	text-align: left;
	font-weight: bold;	
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
}
.BreadCrumbNavSel
{	
	color: #0000ff;
	text-align: left;
	font-weight: bold;	
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration:none;
	background-image:none;
	background-repeat:no-repeat;
	cursor:hand;
}
.BreadCrumbNavDelimiter
{	
	text-align: left;
	font-weight: bold;
	color:Gray;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.BodyCMS
{
	padding:0px;
	margin:0px;	
}
.HeaderBlockCMS
{
	height: 30px;
	width: 100%;
	background-color:#cae8ea;
    text-align:center;
    top: auto;
    float: left;    
}
.MainPanelCMS
{
	color: #000000;
	width: 100%;
	height: 100%;
	text-align: center;
	border-right: 1px solid #6c7eae;
	border-top: 1px solid #6c7eae;
	border-left: 1px solid #6c7eae;
	border-bottom:1px solid #6c7eae;	
	background: #ffffff;
	padding:0px;
	margin:0px;
}
.LeftPanelCMS
{
	left: 20%;
}
.CMSMenu
{
    cursor:pointer;
    font-size:11px;
	padding:0px 4px 0px 4px;
	color:#ffffff;
	background-color:#999999;
	cursor: hand;
	outline-style:none;
	border:none;
	height:20px;
	line-height:20px;
	width:120px;
    vertical-align:bottom;
}
.TopPanelCMSMenu
{
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	padding-left: 10px;
	letter-spacing: 2px;
	border-right: 1px solid #6c7eae;
	border-top: 1px solid #6c7eae;
	border-left: 1px solid #6c7eae;
	border-bottom: 1px solid #6c7eae;
	text-align: center;
	letter-spacing: 2px;
	border-style: outset;
	background-image: none;
	background-color: #7BD2C8;
	width:120px;
}
.RefreshButton
{
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	letter-spacing: 2px;
	border-right: 1px solid #6c7eae;
	border-top: 1px solid #6c7eae;
	border-left: 1px solid #6c7eae;
	border-bottom: 1px solid #6c7eae;
	text-align: center;
	letter-spacing: 2px;
	border-style: outset;
	background-image: none;
	background-color: #7BD2C8;
	width:120px;
}
.skin1 
{
    cursor:default;
    font:menutext;
    position:absolute;
    text-align:left;
    width:120px;
    background-color:menu;
    border:1 solid buttonface;
    visibility:hidden;
    border:2 outset buttonhighlight;
}
.BreadCrumbCell
{
	height:35px;
	text-align:left;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.gridassetheader
{
    font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	background-color:#F4901E;
}
.gridfooter
{	
	background-color:white;
	height:1px;
}
.contenttextreadonly
{
	color: #000000;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	background: #ffffff;
}
.contentfileupload
{
	color: #000000;
	width:100%;
	cursor: hand;
	padding-left: 3px;
	padding-right: 3px;
	border-width: 1px;
	text-align: left;
	vertical-align:middle;
	border-style: solid;
	border-color: #7BD2C8;
	border-style: outset;
	background: honeydew;
}
.contenteditbutton
{
	cursor:pointer;
    font-weight:bold;
    font-size:12px;
	padding:0px 4px 0px 4px;
	color:#ffffff;
	background-color:#999999;
	cursor: hand;
	outline-style:none;
	border:none;
	height:20px;	
	width:50px;
    vertical-align:middle;
}
.contenttextedit
{
	color: #000000;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	background: #cae8ea;
}
.griddetailnoborder
{
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-top:  solid 1px #ffffff;
	border-bottom: 0px;
	border-left:  solid 1px #ffffff ;
	border-right: 0px;
}
.gridheadermsg
{
    font-weight:bold;
	color: #ff6600;
	text-align: center;
	letter-spacing: 1px;	
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	text-transform: capitalize;
	text-decoration: underline;
}
.SearchSubHeaderMsg
{
    font-size:13px;
	text-align:right;
}
.contentnote
{
	color: #003876;
	letter-spacing: 1px;
	text-align: left;	
}
.contentdropdownedit
{
	color: #000000;
	border: #B4B4B4 1px solid;	
	margin:0;
	padding:0;
	background:#ffffff;	
}
.gridasset
{
    padding:0px;
	border-collapse:collapse;
	border-bottom:solid 1px #999999;
	background:url('Images/v2/table-header-bg-650px.gif') no-repeat;
}
.gridasset th
{
    padding:0px 8px 0px 8px;
    text-align:left;
}
.gridasset td
{
    padding:3px 8px 3px 8px;
    vertical-align:top;
}
.gridasset td a:link 
{
    color:#0066CC;
    text-decoration:none;
}
.gridasset td a:visited
{
    color:#0066CC;
    text-decoration:none;
}
.gridasset td a:hover
{
    color:#0066CC;
    text-decoration:underline;
}
.gridasset td a:active
{
    color:#0066CC;
    text-decoration:none;
}
.gridheader
{
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	background-color:#7BD2C8;
}
.gridrow
{	
	background-color:white;
	text-align:left;
	vertical-align:middle;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-top:solid 1px #CCCCCC;
}
.gridaltrow
{
	background-color:#EBEAEA;
	text-align:left;
	vertical-align:middle;
}
.gridrow td, .gridaltrow td
{
    border-top:solid 1px #CCCCCC;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}
.gridrowinvisible
{
 display:none;
}
.gridselectedrow
{
	vertical-align:middle;
	font-weight:bold;
	text-align:left;
}
.gridpager
{		
	vertical-align: Bottom;
	text-align:right;		
}
.searchrow
{	
	background-color:white;
	text-align:left;
	vertical-align:middle;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-top:solid 1px #CCCCCC;
}
.searchaltrow
{
	background-color:#EBEAEA;
	text-align:left;
	vertical-align:middle;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-top:solid 1px #CCCCCC;
}
.contentnotesmall
{
	color:#003876;
	letter-spacing: 1px;
	text-align: left;	
}
.SearchButton
{
    font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor:hand;
	border:1px solid #999999;
	text-align:center;
	background:#D0D0D0 url("Images/v2/button-bg.gif") repeat-x;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
}
.SearchPanel
{
    background-color:#ffffff;
    border-collapse:collapse;
    border:solid 1px #999999;
}
.SearchPanel tr td
{
    padding:5px;
}
.GridSearchHeader
{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
}
.GridSearchHeader a:link
{
    color:#ffffff;
    text-decoration:none;
}
.GridSearchHeader a:visited
{
    color:#ffffff;
    text-decoration:none;
}
.GridSearchHeader a:hover
{
    color:#ffffff;
    text-decoration:underline;
}
.GridSearchHeader a:active
{
    color:#ffffff;
    text-decoration:none;
}
.GridDetailTable
{
    width:650px;
	padding:0px;
	border-bottom:solid 1px #999999;
    border-collapse:collapse;
}
.GridHeaderContent
{
    background:url('Images/v2/table-header-bg-650px.gif') no-repeat;
	color: #ffffff;
	font-size:13px;
	font-weight: bold;
	line-height:16px;
	vertical-align:middle;
	text-align:left;
	padding:4px 10px 4px 10px;
}
.GridDetailTable td
{
    background-color:#ffffff;
    margin-right:10px;
    border-top:solid 1px #CCCCCC;
}
.GridDetailLabel
{
	color: #000000;
	text-align:left;
	vertical-align:top;
	padding:3px 10px 3px 10px;
	letter-spacing: 0px;
	border-left:solid 1px #999999;
}
.GridDetailContent
{
	color: #000000;
	text-align: left;
	vertical-align:top;
	padding:3px 10px 3px 10px;
	letter-spacing: 0px;
	border-right:solid 1px #999999;
}
.GridSubHeaderContent
{
	color: #000000;
	font-weight: bold;
	text-align:left;
	vertical-align:top;
	padding:20px 10px 3px 10px;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}
.GridRowHidden
{
    display:none;
}
.TableImage
{
    position:absolute;
    right:0px;
    padding-left:5px;
    margin-right:20px;
    background-color:#ffffff;
}
.TableImage td
{
    border:none;
}
.TableImageTopLeft
{
	padding:5px;
	text-align:center;
	vertical-align: middle;
}
.TableImageTopRight
{
	padding:5px;
	text-align:center;
	vertical-align: middle;
}
.TableBottomLeftImage
{
	padding:5px;
	text-align:center;
	vertical-align: middle;
}
.TableBottomRightImage
{
	padding:5px;
	text-align:center;
	vertical-align: middle;
}
	
/*
.td

{

 white-space: pre-wrap;        css-3 

 white-space: -moz-pre-wrap !important;   Mozilla, since 1999

 white-space: -pre-wrap;      Opera 4-6 

 white-space: -o-pre-wrap;    Opera 7 

 word-wrap: break-word;       Internet Explorer 5.5+

}
*/
.DetailImage
{
	height:85px;	
	width:128px;
}
.NoBorderMarginPaddingSpacing
{
	border:none;
	margin:none;
	padding:0px;
}
.ContactUsForm
{
	background-color: Transparent;
	text-align: left;
	padding-left: 0px;
	padding-right: 6px;
	padding-bottom: 12px;
	letter-spacing: normal;		
	font-size:13px;
}
.RegistrationErrMsg
{	
	color: #8b008b;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	text-align:left;
}
.DirectoriesForm
{
	background-color: Transparent;
	text-align: left;
	padding-left: 0px;
	padding-right: 6px;
	padding-bottom: 12px;
	letter-spacing: normal;
}
.SearchGridLabel
{
	font-weight:bold;
}
span.highlighted {
  background-color: #161616;
  font-weight: bold;
}
span.term0 {
  background-color: #161633;
}
span.term1 {
  background-color: #331616;
}
span.term2 {
  background-color: #163316;
}
.hls
{	
}
.hlsbold
{
	background: #99ffcc;
}
.signoffpanel
{
	color: #000000;
	width: 320px;
	text-align: center;
	border-right: 1px solid #7BD2C8;
	border-top: 1px solid #7BD2C8;
	border-left: 1px solid #7BD2C8;
	border-bottom: 1px solid #7BD2C8;
	vertical-align:middle;
	top: 20%;
	left: 30%;
	position: absolute;
	background: #cae8ea;
}
.signoff
{
	background-color: Transparent;
	color: #F4901E;
}
.ImgNoBorder
{
	border:none;
}
.MainMenuContainer
{
    position:relative;
    background-image:url("Images/v2/main-menu-titlebar.gif");
    background-repeat:no-repeat;
}
.MainMenuItems
{
    position:relative;
    left:10px;
    right:10px;
    line-height:32px;
    text-align:left;
    font-size:13px;
}
.MainMenuFooter1
{
    background-image:url("Images/v2/main-menu-footer1.gif");
    background-repeat:no-repeat;
    height:9px;
    position:relative;
}
.MainMenuFooter2
{
    background-image:url("Images/v2/main-menu-footer2.gif");
    background-repeat:no-repeat;
    height:9px;
    position:relative;
}
a.MainMenuItem
{
    color:#CCCCCC;
    text-decoration:none;
    margin-left:10px;
    margin-right:10px;
    position:relative;
    display:inline-block;
}
a.MainMenuItemSelected
{
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    margin-left:10px;
    margin-right:10px;
    background-repeat:no-repeat;
    background-position:center 24px;
    position:relative;
    display:inline-block;
}
.MainMenuPointerWhite
{
    background-image:url("Images/v2/main-menu-item-pointer-white.gif");
}
.MainMenuPointerGrey
{
    background-image:url("Images/v2/main-menu-item-pointer-grey.gif");
}
.SubMenuContainer
{
    background-color:#CCCCCC;
    position:relative;
}
.SubMenuItems
{
    background-color:#ffffff;
    height:24px;
    line-height:32px;
    position:relative;
    padding-left:10px;
    text-align:left;
    font-size:13px;
}
.SubMenuFooter
{
    background-image:url("Images/v2/sub-menu-footer.gif");
    background-repeat:no-repeat;
    height:9px;
}
a.SubMenuItem
{
    color:#666666;
    text-decoration:none;
    margin-left:10px;
    margin-right:10px;
    position:relative;
    top:-8px;
    display:inline-block;
}
a.SubMenuItemSelected
{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    margin-left:10px;
    margin-right:10px;
    background-image:url("Images/v2/sub-menu-item-pointer.gif");
    background-repeat:no-repeat;
    background-position:center 24px;
    position:relative;
    top:-8px;
    display:inline-block;
}