﻿a, .caption {
	color: #006699;
	text-decoration: none;
    cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

.clear 
{
    height: 1px;
    font-size: 1px;
    clear: both;
}
#htmlBody
{
	background: #570C13;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

body {
	background: #570c13;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
    line-height: 15px;
}

form
{
    height: 100%;
    width:100%;
    FILTER: none;
    padding-bottom:4px;
}

.houseAd 
{
    margin: 25px 0px 0px 0px;
    text-align: center;
    background-color: inherit;
}

.houseAd img 
{
    display: block;
    border: 1px solid #cccccc;
    margin: 0px auto;
}

#page
{
	width: 960px;
	-moz-box-shadow: none;
}

#pageHeader
{
	height: 95px;
	background:url("/images/ui/logo.jpg") no-repeat scroll left top #FFFFFF;
}

#headerLogo
{
	top: 0px;
	left: 0px;
	height: 96px;
	width: 475px;
	background-color:transparent;
}

#headerLogo a
{
	display:block;
	height:100%;
	width:100%;
	background-image: none;	
}

#searchBox 
{
    border: none;
    padding: none;
}

#searchBox .btn_search 
{
    background: url("/images/ui/bgButton.gif") top left repeat-x;
    color: #FFF;
    text-decoration: none;
    padding: 6px 10px 5px 10px;
    text-transform: uppercase;
    margin-left: -2px;
    height: 23px;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0)
 {
#searchBox .btn_search    
{
    line-height: 25px;
    padding: 5px 10px 7px 10px;
    }
 }*/

#searchBox input 
{
    border: 1px solid #cccccc;
    border-right: none;
    font-size: 14px;
    color: #999999;
    height: 23px;
    padding-left: 25px;
    width: 255px;
    background: #FFF url("/images/ui/iconSearch.gif") top left no-repeat;
}

div#topNav
{
    padding-left: 10px;
    background: none;

    /*padding-bottom: 20px;*/
}

ul#n4m-portal-top-nav {
    background: url("/images/ui/bgNavTop.jpg") top left no-repeat;
    margin:0;
    padding:0;
    position:relative;
    width:100%;
    height: 36px;
    line-height: 36px;
    z-index:100;
    padding: 0 20px;
}

ul#n4m-portal-top-nav a {
    color: #E6E7DF;
    display:block;
    margin:0;
    padding: 0 34px;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    font-family: Georgia, Serif;
    background: url("/images/ui/bgNavTop_divider.jpg") center right no-repeat;
    font-weight: normal;
}

ul#n4m-portal-top-nav li.last a.L0 {
    background: none;
}

ul#n4m-portal-top-nav a.selected, 
ul#n4m-portal-top-nav a:hover, 
ul#n4m-portal-top-nav li.sfHover .L0, 
ul#n4m-portal-top-nav li.childSelected .L0, 
ul#n4m-portal-top-nav li.last a.L0:hover, 
ul#n4m-portal-top-nav li.last.sfHover a.L0 {
    background: url("/images/ui/bgNavTop_ov.jpg") top left repeat-x;
    text-decoration: none;
    background-color: none;
    color: #FFF;
}

ul#n4m-portal-top-nav li.sfHover ul 
{
    top: 35px;
    width: auto;
}

ul#n4m-portal-top-nav ul {
    background-color: #4b4c51;    
    border-top: 1px solid #6c6d68;
}

ul#n4m-portal-top-nav ul li a {
    border-bottom:1px solid #6C6D68;
    border-left:2px solid #6C6D68;
    border-right: none;
    border-top-color:#6C6D68;
    display:block;
    padding: 2px 25px;
    width: auto;
    line-height: 24px;
    height: 24px;
}

ul#n4m-portal-top-nav ul li {
    float:none;
    width: 200px;
}

ul.leftNav 
{
    /*background: #7a7a6e url("/images/ui/bgleftNav.gif") top left no-repeat;*/
    border: none;
    padding: 23px 10px 10px 10px;
    background: #7a7a6e;
    margin: 0px;
    text-align: left !important;
    width: auto;
}

.leftNav li 
{
    border: none !important;
    margin-bottom: 5px;
}
ul.leftNav a {
    font-weight: normal;
}

ul.leftNav a.L0 
{
    border-top: none;
}

ul.leftNav a.selected, 
ul.leftNav li.childSelected a {
    background: url("/images/ui/bgnavLeftLeft.gif") top left no-repeat;
}


.leftNav li a 
{
    background: url("/images/ui/bgnavLeftLeft.gif") top left no-repeat;
    display: block;
    font-family: Georgia, Serif;
    font-size: 13px;
    color: #333333;
    line-height: 27px;
    padding: 0px 0px 0px 4px;
    text-align: left;
}

.leftNav li a span 
{
    background-color: none;
    background: url("/images/ui/bgnavLeftRight.gif") top right no-repeat;
    display: block;
    padding: 0 0px 0px 10px;
    
}

ul.leftNav li a:hover, 
ul.leftNav li.selected a, 
ul.leftNav li.childSelected a.L0
{
    background: url("/images/ui/bgnavLeftLeft.gif") top left no-repeat;
    background-position: 0px -27px;
    color: #ffffff;
}

ul.leftNav li a:hover span, 
ul.leftNav li.selected a span, 
ul.leftNav li.childSelected a.L0 span
{
    background-position: 0px -27px !important;
    /*color: #ffffff;*/
    font-weight: normal;
}


.leftNav ul 
{
    background: #e4e5d9;
    border: 1px solid #7c1418;
    margin-top: -3px;
    font-size: 12px;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
    color: #333333;
    padding-left: 0px !important;
    margin-left: 0px;
    font-family: Arial, Sans-Serif;
}

.leftNav ul li 
{
    margin-bottom: 4px;
    margin-left: 0px;
}

ul.leftNav ul li.selected a.L1, ul.leftNav ul li.childSelected a.L1 {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.leftNav ul li a.L1 
{
    line-height: 15px;
    background: none;
    color: #006699;
    padding-left: 0px;
    background: url("/images/ui/hyphen.gif") center left no-repeat;
    font-family: Arial, Sans-Serif;
}

ul.leftNav ul li a.L1 {
    font-size: 12px;
    padding: 0 3px 0 20px;
}

ul.leftNav ul li a.L1:hover {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}

.leftNav ul li a.L1:hover span
{
    color: #333333;
}


.leftNav ul li.selected a.L1, .leftNav ul li.selected a.L1 span
{
    color: #333333;
    font-weight: bold;
}

.leftNav ul a.L1 span, .leftNav li a.L1 
{
    background: none;
    color: #006699;
}


#pageContent
{
	/*margin:16px 16px 8px 16px;*/
	margin: 0px;
    border: none;
}

#pageFooter
{
	background:url("/images/ui/bgFooter.jpg") no-repeat scroll left top #6F3136;
	bottom:0;
	color:#FFFFFF;
	font-weight:bold;
	height: 70px;
	position:relative;
	text-align:right;
}

#pageFooter table 
{
	margin: 13px 10px 0px 10px;
	width: 935px;
}

#pageFooter .leftColumn 
{
    width: 660px;
    font-weight: bold;
    background: url("/images/ui/logo.footer.gif") top left no-repeat;
    padding-left: 40px;
    height: 35px;
    line-height: 15px;
    vertical-align: top;
    font-size: 12px;
}

#pageFooter .rightColumn
{
    text-align: right;
    color: #b39193;
    font-size: 11px;
    padding-top: 12px;
}

#pageFooter span 
{
	background:url("/images/ui/bullet.gif") no-repeat scroll left center transparent;
	margin-left: 5px;
	padding-left: 12px;
}

.twoColumnRightWrapper
{
    background: url("/images/ui/bgTwoColumn.gif") top right repeat-y;
    margin: 10px 0 0 0;
    padding-top: 10px;
    border-top: 1px solid #CCC;
    padding: 0px;
}

.threeColumnWrapper 
{
    background: url("/images/ui/bgThreeColumn.gif") top right repeat-y;
    margin: 10px 0 0 0;
    border-top: 1px solid #CCC;
    padding: 0px;
}

.threeColumnWrapper div.contentZone .houseAd 
{
    margin-top: 0px;
}

.threeColumnWrapper div#navZone 
{
   width: 179px;
   text-align: center;
    padding: 0;
    margin: 0;
}

.twoColumnRightWrapper div#sidebarZone
{
    width: 199px;
    margin: 0px 15px;
    padding-top: 10px;
}

.threeColumnWrapper div#sidebarZone 
{
    width: 199px;
    margin: 0px 15px;
    padding-top: 24px;
}

.twoColumnRightWrapper div.contentZone 
{
    width: 701px;
    margin: 5px 15px;
    font-size: 14px;
    padding-top: 10px;
}

.threeColumnWrapper div.contentZone 
{
    width: 521px;
    margin: 5px 15px 20px 15px;
    font-size: 14px;
    padding-top: 20px;
}

.threeColumnWrapper div.contentZone .standard 
{
    font-size: 13px;
    text-align: left;
}

.threeColumnWrapper div.contentZone .standard img
{
    max-width: 500px;
}

.twoColumnRightWrapper div.contentZone .standard 
{
    font-size: 13px;
    text-align: left;
    margin-left: 20px;
}

.twoColumnRightWrapper div.contentZone .standard h1
.twoColumnLeftWrapper div.contentZone .standard h1,
.singleColumnWrapper div.contentZone .standard h1
{
    font-size: 15px;
    color: #7c1418;
    font-weight: bold;
    margin: 15px 0 7px 0px;
    line-height: 20px;
}

.threeColumnWrapper div.contentZone .standard h1
{
    font-size: 16px;
    color: #7c1418;
    font-weight: bold;
    margin: 20px 0 7px 0px;
    line-height: 15px;
}

.threeColumnWrapper div.contentZone .standard h2 
{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin: 20px 0 2px 0px;
    line-height: 15px;
}

.threeColumnWrapper div.contentZone .standard a, .threeColumnWrapper div.contentZone .standard a
{
    color: #006699;
    cursor: pointer;
}


.twoColumnRightWrapper div.contentZone .standard h1.webpart_content_title, 
.threeColumnWrapper div.contentZone .standard h1.webpart_content_title, 
.singleColumnWrapper div.contentZone .standard h1.webpart_content_title,
.twoColumnLeftWrapper div.contentZone .standard h1.webpart_content_title,
.twoColumnRightWrapper div.contentZone .standard h2.webpart_content_title, 
.threeColumnWrapper div.contentZone .standard h2.webpart_content_title, 
.singleColumnWrapper div.contentZone .standard h2.webpart_content_title,
.twoColumnLeftWrapper div.contentZone .standard h2.webpart_content_title
{
    font-family: Georgia, serf;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px solid #e4e5d9;
    margin: 0 0 15px 0;
    padding: 10px 0;
    color: #333;
}

.twoColumnRightWrapper div.contentZone .standard ul, .threeColumnWrapper div.contentZone .standard ul  
{
    margin-left: 10px;
}


.twoColumnRightWrapper div.contentZone .standard ul li, .threeColumnWrapper div.contentZone .standard ul li 
{
    margin-bottom: 10px;
    background: url("/images/ui/btn.gif") 0 5px no-repeat;
    padding-left: 10px;
}

.twoColumnRightWrapper div.contentZone .standard ul li li, .threeColumnWrapper div.contentZone .standard ul li li
{
    margin-bottom: 10px;
    background: url("/images/ui/btngray.gif") 0 5px no-repeat;
    padding-left: 20px;
}

.twoColumnRightWrapper div.contentZone .standard ul ul, .threeColumnWrapper div.contentZone .standard ul ul
{
    margin-top: 10px;
}

.twoColumnRightWrapper div#sidebarZone .widget, 
.threeColumnWrapper div#sidebarZone .widget
{
    margin-bottom: 10px;
    background: url("/images/ui/bgRoundedWhite.gif") top left repeat-y;
    text-align: center;
    height: 100%;
}

.twoColumnRightWrapper div#sidebarZone .widget .contentPadding, 
.threeColumnWrapper div#sidebarZone .widget .contentPadding
{
    padding: 0 10px;
}

.twoColumnRightWrapper div#sidebarZone .widget .webpart_content_body, 
.threeColumnWrapper div#sidebarZone .widget .webpart_content_body 
{
    background: url("/images/ui/bgRoundedWhiteTop.gif") top left no-repeat;
    padding-top: 10px;
    text-align: left;
}

.twoColumnRightWrapper div#sidebarZone .widget .cms_Chrome, 
.threeColumnWrapper div#sidebarZone .widget .cms_Chrome
{
    background: url("/images/ui/bgRoundedWhiteBottom.gif") bottom left no-repeat;
    padding-bottom: 10px;
}

.twoColumnRightWrapper div#sidebarZone .widget .cmsHtmlSnippetSeeMoreLink, 
.threeColumnWrapper div#sidebarZone .widget .cmsHtmlSnippetSeeMoreLink 
{
    text-align: right;
    margin-right: 15px;
    padding-right: 10px;
    background: url("/images/ui/iconArrowRight.gif") right 5px no-repeat;
    font-size: 11px;
}

.twoColumnRightWrapper div#sidebarZone .widget .cmsHtmlSnippetSeeMoreLink a, 
.threeColumnWrapper div#sidebarZone .widget .cmsHtmlSnippetSeeMoreLink a
{
    color: #006699;
    cursor: pointer;
}


.twoColumnRightWrapper div#sidebarZone .widgetInstructions, 
.threeColumnWrapper div#sidebarZone .widgetInstructions
{
    margin-bottom: 10px;
    background: url("/images/ui/bgRoundedWhite.gif") top left repeat-y;
    text-align: left;
}

.twoColumnRightWrapper div#sidebarZone .widgetInstructions .contentPadding, 
.threeColumnWrapper div#sidebarZone .widgetInstructions .contentPadding
{
    padding: 10px 15px;
}


.twoColumnRightWrapper div#sidebarZone .widgetInstructions .cms_Chrome, 
.threeColumnWrapper div#sidebarZone .widgetInstructions .cms_Chrome
{
    background: url("/images/ui/bgRoundedWhiteBottom.gif") bottom left no-repeat;
    padding-bottom: 10px;
}

.twoColumnRightWrapper div#sidebarZone .widgetInstructions .cmsHtmlSnippetSeeMoreLink, .threeColumnWrapper div#sidebarZone .widgetInstructions .cmsHtmlSnippetSeeMoreLink 
{
    text-align: right;
    margin-right: 15px;
    padding-right: 10px;
    background: url("/images/ui/iconArrowRight.gif") right 5px no-repeat;
    font-size: 11px;
}

.twoColumnRightWrapper div#sidebarZone .widgetInstructions .cmsHtmlSnippetSeeMoreLink a, .threeColumnWrapper div#sidebarZone .widgetInstructions .cmsHtmlSnippetSeeMoreLink a
{
    color: #006699;
    cursor: pointer;
}

.twoColumnRightWrapper div#sidebarZone .widgetInstructions .webpart_content_title, .threeColumnWrapper div#sidebarZone .widgetInstructions .webpart_content_title
{
    background: url("/images/ui/bgInstructionsHeader.gif") top left no-repeat;
    font-size: 14px;
    padding: 9px 9px;
    color: #FFF;
    font-weight: bold;
}

.twoColumnRightWrapper div#sidebarZone .widgetInstructions .webpart_content_title span, .threeColumnWrapper div#sidebarZone .widgetInstructions .webpart_content_title span
{
    background: url("/images/ui/iconInstruct.gif") center left no-repeat;
    padding-left: 22px;
    line-height: 18px;
}



.twoColumnRightWrapper div#sidebarZone .widgetListing, .threeColumnWrapper divsidebarZone .widgetListing
{
    margin-bottom: 10px;
    background: url("/images/ui/bgRoundedWhite.gif") top left repeat-y;
    text-align: left;
    height: 100%;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing .contentPadding, .threeColumnWrapper div#sidebarZone .widgetListing .contentPadding
{
    padding: 10px;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing .webpart_content_title, .threeColumnWrapper div#sidebarZone .widgetListing .webpart_content_title
{
    background: url("/images/ui/bgRoundedRedTop.gif") top left no-repeat;
    font-size: 16px;
    padding: 9px 9px;
    color: #FFF;
    font-weight: bold;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing .webpart_content_title span, .threeColumnWrapper div#sidebarZone .widgetListing .webpart_content_title span
{
    background: url("/images/ui/iconArrowTitle.gif") center right no-repeat;
    padding-right: 15px;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing .webpart_content_title em, .threeColumnWrapper div#sidebarZone .widgetListing .webpart_content_title em
{
    font-weight: normal;
    font-family: Georgia, Serif;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing .cms_Chrome, .threeColumnWrapper div#sidebarZone .widgetListing .cms_Chrome
{
    background: url("/images/ui/bgRoundedRedBottom.gif") bottom left no-repeat;
    padding-bottom: 10px;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing .cmsHtmlSnippetSeeMoreLink, .threeColumnWrapper div#sidebarZone .widgetListing .cmsHtmlSnippetSeeMoreLink 
{
    text-align: right;
    margin-right: 15px;
    padding-right: 10px;
    background: url("/images/ui/iconArrowRight.gif") right 5px no-repeat;
    font-size: 11px;
    margin-top: 20px;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing .cmsHtmlSnippetSeeMoreLink a, .threeColumnWrapper div#sidebarZone .widgetListing .cmsHtmlSnippetSeeMoreLink a
{
    color: #006699;
    cursor: pointer;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing ul li, .threeColumnWrapper div#sidebarZone .widgetListing ul li 
{
    margin-bottom: 10px;
    background: url("/images/ui/iconCalendar.gif") left 2px no-repeat;
    padding-left: 24px;
    font-size: 12px;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing ul li em, .threeColumnWrapper div#sidebarZone .widgetListing ul li em 
{
    display: block;
    font-family: Georgia, Serif;
}

.twoColumnRightWrapper div#sidebarZone .widgetListing ul li a, .threeColumnWrapper div#sidebarZone .widgetListing ul li a
{
    display: block;
    color: #006699;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
}

.twoColumnRightWrapper div#sidebarZone .widgetGradient, .threeColumnWrapper div#sidebarZone .widgetGradient
{
    margin-bottom: 10px;
    background: url("/images/ui/bgRoundedGradient.gif") top left no-repeat;
    text-align: left;
}


.twoColumnRightWrapper div#sidebarZone .widgetGradient .webpart_content_body, .threeColumnWrapper div#sidebarZone .widgetGradient .webpart_content_body 
{
    background: url("/images/ui/bgRoundedGradientTop.gif") top left no-repeat;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}


.twoColumnRightWrapper div#sidebarZone .widgetGradient .cms_Chrome, .threeColumnWrapper div#sidebarZone .widgetGradient .cms_Chrome
{
    background: url("/images/ui/bgRoundedGradientBottom.gif") bottom left no-repeat;
    padding-bottom: 10px;
}

.twoColumnRightWrapper div#sidebarZone .widgetGradient .cmsHtmlSnippetSeeMoreLink, .threeColumnWrapper div#sidebarZone .widgetGradient .cmsHtmlSnippetSeeMoreLink
{
    text-align: right;
    margin-right: 15px;
    padding-right: 10px;
    background: url("/images/ui/iconArrowRight.gif") right 5px no-repeat;
    font-size: 11px;
    margin-top: 20px;
}

.twoColumnRightWrapper div#sidebarZone .widgetGradient a, .threeColumnWrapper div#sidebarZone .widgetGradient a
{
    color: #006699;
    cursor: pointer;
}

.twoColumnRightWrapper div#sidebarZone .widgetGradient a.contentPadding, .threeColumnWrapper div#sidebarZone .widgetGradient .contentPadding
{
    padding: 10px 10px;
    cursor: pointer;
}
.applyColor {
    color: #fff !important;
}



.twoColumnRightWrapper div#sidebarZone .widgetGradient table, .threeColumnWrapper div#sidebarZone .widgetGradient table,
.twoColumnRightWrapper div#sidebarZone .widgetGradient div, .threeColumnWrapper div#sidebarZone .widgetGradient div 
{
    font-size: 11px;
    margin: 0px 0 0 0;
}


.twoColumnRightWrapper div#sidebarZone .widgetGradient table td, .threeColumnWrapper div#sidebarZone .widgetGradient table td
{
    vertical-align: middle;
    padding: 0px 5px;
}

.twoColumnRightWrapper div#sidebarZone .widgetGradient h1, .threeColumnWrapper div#sidebarZone .widgetGradient h1
{
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 10px;
}

.twoColumnRightWrapper div#sidebarZone .widgetGradient h1 a, .threeColumnWrapper div#sidebarZone .widgetGradient h1 a
{
    font-size: 11px;
    margin-left: 10px;
    font-weight: normal;
    cursor: pointer;
}

.twoColumnRightWrapper div#sidebarZone .widgetGradient h2, .threeColumnWrapper div#sidebarZone .widgetGradient h2
{
    font-weight: bold;
    font-size: 12px;
}

.twoColumnRightWrapper div#sidebarZone .widgetGradient table.message, .threeColumnWrapper div#sidebarZone .widgetGradient table.message,
.twoColumnRightWrapper div#sidebarZone .widgetGradient div.message, .threeColumnWrapper div#sidebarZone .widgetGradient div.message
{
    color: #990000;
    border: 1px solid #e6e7db;
    padding: 5px 0px 5px 0px;
    margin: 5px 10px 0px 10px;
    text-align:center;
}

.twoColumnRightWrapper div#sidebarZone .widgetGradient table.message.noIcon
{
    background: #ffffff;
}


.threeColumnWrapper div.contentZone .standard .cmsListing
{
    border-top: 4px solid #888a7f;
    border-bottom: 4px solid #888a7f;
    margin: 10px 0;
}

.threeColumnWrapper div.contentZone .standard .cmsListing .cms_content
{
    padding: 20px 0;
}

.standard .contentPadding {
    padding: 0px;
}
.contentZone #ContentZone .standard ol
{
    list-style: outside;
    list-style-type: decimal;
    padding-left: 10px;
    margin-left: 20px;
    margin-top: 10px;
}

.contentZone #ContentZone .standard ol ol
{
    list-style: outside;
    list-style-type: lower-alpha;
    padding-left: 10px;
    margin-left: 10px;
}


.cms_content .date
{
    font-size: 12px;
    color: #666666;
}

.threeColumnWrapper div.contentZone .standard .cmsListing .cms_content h2
{
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0;
    display: inline-block;
}

.divider 
{
    height: 1px;
    font-size: 1px;
    clear: both;
    padding-top: 0px;
    border-top: 1px solid #cccccc;
}

.loginForm 
{
    background: url("/images/ui/bgLogin.gif") top left repeat-y;
    border: none;
}

.loginForm h1 
{
    background: url("/images/ui/bgLoginHdr.gif") top left no-repeat;
    height: 36px;
    color: #FFF;
    font-family: georgia, serif;
    padding: 3px 0px 0px 10px;
}

.loginForm .padding 
{
    background: url("/images/ui/bgLoginFooter.gif") bottom left no-repeat;
}

.loginForm td 
{
    padding: 3px;
}

.loginForm .formLabel 
{
    color: #333;
    text-align: left;
}

.formInput > input[type="checkbox"] {
    float: none !important;
}

.required 
{
    color: #ce2929;
}


.alignRight 
{
    margin: 10px 0;
    text-align: right;
    padding: 10px 0;
}

.pagination 
{
    color: #666666;
    padding: 10px 0;
    font-size: 11px;
}

.pagination .right 
{
    float: right;
}

.pagination .right a
{
    background: #FFF;
    margin-left: 3px;
    padding: 1px 4px;
    border: 1px solid #d5d5d5;
    color: #333;
}

.pagination .right a.selected
{
    background: #d5d5d5;
    border: 1px solid #d5d5d5;
}


.topPager 
{
    border-bottom: 1px solid #888881;
}

.bottomPager 
{
    border-top: 1px solid #888881;
}

.blockUI h1
{
    background: url("/images/ui/bgNavTop.jpg") -20px 0px no-repeat;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    font-family: Georgia, Sans-Serif;
    margin-bottom: 10px;
}

.blockUI .label 
{
    text-align: right;
    vertical-align: top;
}


.webpartTools span.icon 
{
    background-image: url("/images/ui/iconTools.gif") !important;
}

.webpartTools .icon_email .icon
{
    width: 15px;
    background-position: -20px 0px;
}

.webpartTools .icon_print .icon
{
    width: 18px;
    background-position: -20px 0px;
}


.contentZone #ContentZone .standard table
{
    border-top: 1px solid #9A9A9A !important;
    border-bottom: 1px solid #9A9A9A !important;
    width: 100%;
    font-size: 12px;
    background: #F7F7F7;
    margin: 10px 0;
}

.contentZone #ContentZone .standard table td, .contentZone #ContentZone .standard table th
{
   padding: 15px 10px;
    vertical-align: middle;
}

.contentZone #ContentZone .standard table th
{
    background: #DBDBDB;
    font-weight: bold;
    vertical-align: middle;
}

.contentZone #ContentZone .standard table tr.alternate td
{
     background: #FFFFFF;
}


/* Backend Only Styles----------------------------------------------------------*/


.backend .wrapper 
{
    border: 1px solid #CCCCCC;
    padding: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    clear: both;
    margin-top: 45px;
    position: relative;
    line-height: 14px;
}

.backend .wrapper .navLinks 
{
    font-size: 12px;
}

.backend .wrapper h1 
{
    font-weight: normal !important;
    border-bottom: 1px solid #E4E5D9;
    color: #333333;
    font-family: Georgia,serf;
    font-size: 24px;
    margin: 0 0 15px;
    padding-bottom: 4px;
    line-height: 27px;
}

.backend .wrapper table 
{
    border-top: 1px solid #9A9A9A !important;
    border-bottom: 1px solid #9A9A9A !important;
    width: 100%;
    font-size: 12px;
    background: #F7F7F7;
}

.backend .wrapper table th, .backend .wrapper td 
{
    padding: 15px 10px;
    vertical-align: middle;
}

.backend .wrapper table th 
{
    background: #DBDBDB;
    font-weight: bold;
    vertical-align: middle;
}

.backend .wrapper table tr.alternate td 
{
    background: #FFFFFF;
}

.backend .wrapper table textarea 
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.backend .wrapper .tabs 
{
    height: 34px;
    position: absolute;
    top: -28px;
}

.backend .wrapper .tabs ul
{
    margin: 0px;
    margin-left: 0px;
}

.backend .wrapper .tabs ul li 
{
    float: left;
    margin-right: 5px;
    background: none !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
}

.backend .wrapper .tabs ul li a 
{
    background: #7D1419;
    color: #FFF;
    padding: 7px 10px;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    display: block;
    line-height: 12px;
}

.backend .wrapper .tabs ul li.selected a, .backend .tabs ul li a:hover 
{
    background: #FFF url("/images/ui/bgTab_ov.gif") top left repeat-x;
    color: #7c1418;
    border: 1px solid #CCCCCC;
    border-bottom: 1px solid #FFF;
}


.backend .boxFilter 
{
    background: #f3f3ed;
    margin-bottom: 10px;
    border: 1px solid #e6e7db;
    padding: 10px;
}

.backend .boxFilter h1
{
   font-size: 14px !important;
   margin: 0px 0px 20px 0px !important;
}

.contentZone #ContentZone .backend .boxFilter table 
{
    background: none !important;
    border-top: none !important;
    border-bottom: none !important;
    margin: 0px !important;
}

.backend .boxFilter table td 
{
    padding: 3px 0px 3px 3px !important;
}

.backend .boxFilter table td.label 
{
    text-align: right;
    width: 100px;
    font-weight:bold !important;
    color:black;
    font-size:12px;
}

.backend table td a, .backend a
{
    color: #146D95;
    cursor: pointer;
}

.backend .pagination 
{
    padding: 5px 0px;
    font-size: 11px;
}

.backend .pagination .right 
{
    float: right;
}

.backend .pagination a 
{
    margin: 0px 0px;
    padding: 1px 5px;
    background: #FFF;
    border: 1px solid #FFF;
    color: #146D95;
}

.backend .pagination a.selected, .backend .pagination a:hover
{
    background: #f7f7f7;
    border: 1px solid #cccccc;
}

.backend .wrapper h1 
{
    margin: 10px 0;
    font-weight:bold !important;
}

.backend .wrapper .backendForm table 
{
    border-top: none !important;
    border-bottom: none !important;
    background: none;
}

.backend .wrapper .backendForm table td 
{
    background: none;
    padding: 10px 0px;
}

.backend .wrapper .backendForm .label 
{   
    text-align: right;
    padding-right: 5px;
    width: 175px;
}


/* Application Only Styles----------------------------------------------------------*/

.application 
{
    font-size: 13px;
}

.application h1 
{
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #7c1418;
    margin: 15px 0;
}

.application h2.review-title
{
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #7c1418;
    margin: 10px 0;
}

.application h1.webpart_content_title,
.application h2.webpart_content_title 
{
    font-family: Georgia, serf;
    font-size: 24px;
    font-weight: normal !important;
    border-bottom: 1px solid #e4e5d9;
    margin: 0px 0px 15px 0px;
    padding: 10px 0;
    color: #333;
}


.application .navForm 
{
    margin: 15px 0;
    font-size: 12px;
    text-align: center;
    background: #E7E7DB;
    padding: 5px 5px;
}

.navForm ul 
{
    margin-left: 0px !important;
    margin-top: 0px;
    margin: 0px auto;
}

.application table ul {
    margin-left: 0px;
    margin-top: 0px !important;
    margin: 0px auto;
}

.application .navForm table 
{
    margin: 0px auto;
}

.application .navForm li 
{
    display: inline;
    /*background: url("/images/ui/btnNavLeft.gif") top left no-repeat;*/
    padding: 0px 0;
    margin-right: 2px;
    *margin-right:1px !important;
    *float:left;
}

.application .navForm li a 
{
    /*background: url("/images/ui/btnNavRight.gif") top right no-repeat;*/
    line-height: 30px;
    padding: 2px 11px;
    *padding: 2px 11px !important;
    color: #006d91;
    background: url("/images/ui/navItems.png") top left repeat-x;
    height: 23px;
    cursor: pointer;
}

.application .navForm li a:hover 
{
    background-position: 0px -23px;
    color: #FFF;
    text-decoration: none;
}

.application .navForm li.currentStep
{
    /*background: url("/images/ui/btnNavLeft_ov.gif") top left no-repeat;*/
    
}

.application .navForm li.currentStep a 
{
    /*background: url("/images/ui/btnNavRight_ov.gif") top right no-repeat;*/
    color: #FFF;
    background-position: 0px -23px;
}

.application .navForm li.completedStep
{
    /*background: url("/images/ui/btnNavLeft_ov.gif") top left no-repeat;*/
    
}

.application .navForm li.completedStep a 
{
    color: #FFF;
    background-position: 0px -46px;
}

.application .navForm li.nxtPrevBtn
{    
    
}

.application .navForm li.nxtPrevBtn a 
{
    line-height: 30px;
    padding: 2px 5px;
    *padding: 2px 5px !important;
    color: #006d91;
    background: none;
    height: 23px;
    font-weight: normal !important;
}


.application .navForm li.nxtPrevBtn a:hover
{
    text-decoration: underline;
}

.application .formTable td 
{
    padding: 8px 5px !important;
    vertical-align: top;
    line-height: 20px !important;
}


.application .formTable tr.alternate td, .application .formTable tr.alternate td td
{
    background: #EFEFEF;
}


.application .formTable td table td 
{
    padding: 10px 5px !important;
    vertical-align: top;
}

.tblPerformanceMatrix .header > td {
    font-weight: bold;
}

.tblPerformanceMatrix .header {
    background: none repeat scroll 0 0 #efefef;
}

.application .formTable td.label 
{
    width: 165px;
    padding-right: 10px !important;
    line-height: 15px !important;
    text-align: right;
    padding-left: 20px;	
    font-weight:bold !important;
    color: black;
    font-size: 12px;
}

.font95percent{
    font-size: 95%;
}

.noResize{
    resize: none;
}

.application table ul 
{
    margin-left: 20px;
    margin-top: 5px;
}

.boxAlert 
{
    padding: 10px;
    background: #EFD2D1;
    border: 1px solid #DF9C99;
}

.note 
{
    coloR: #AFAFAF;
    font-style: italic;
    font-size: 11px;
}

.buttonBar 
{
    text-align: right;
    margin: 10px 0;
}

.buttonBar .btnSubmitOuter 
{
   /* background: url("/images/ui/btnSubmitLeft.gif") top left no-repeat;
    
    height: 26px;
    line-height: 26px;*/
    display: inline-block;
}

.buttonBar .btnSubmitOuter input
{
    /*background: url("/images/ui/btnSubmitRight.gif") top right no-repeat;
    color: #FFF;
    height: 26px;
    line-height: 26px;
    padding: 0px 15px;*/
    border: none;
}

.btnSaveExit 
{
    background: url("/images/ui/btnSaveExit.png") top left no-repeat;
    width: 86px;
    height: 26px;
    margin-right: 5px;
    display: inline-block;
}

/*.btnGenerateInvoice 
{
    background: url("/images/ui/btnGenerateInvoice.png") top left no-repeat;
    width: 118px;
    height: 26px;
    margin-right: 5px;
    display: inline-block;
}*/
.btnFinish 
{
    background: url("/images/ui/btnFinish.gif") top left no-repeat;
    width: 86px;
    height: 26px;
    margin-right: 5px;
    display: inline-block;
}

.btnContinue
{
    background: url("/images/ui/btnContinue.gif") top left no-repeat;
    width: 86px;
    height: 26px;
    margin-right: 5px;
    display: inline-block;
}


.btnSaveContinue 
{
    background: url("/images/ui/btnSaveContinue.png") top left no-repeat;
    width: 116px;
    height: 26px;
    display: inline-block;
}


/* SPOTLIGHT ROTATOR */
.spotlight_wrapper
{
    position: relative;
    background: #ffffff url("/images/ui/bgSpotlight.gif") bottom right no-repeat;
    color: #000;
    border: 2px solid #cccccc;
    height: 269px;
    width: 697px;
}
.spotlight_wrapper .hand
{
    cursor: pointer;
    cursor: hand;
}

.spotlight_wrapper .hand img 
{
    width: 323px;
    height: 269px;
}

.spotlight_wrapper .spotlight_item
{
    float: left;
    width: 697px;
    height: 268px !important;
    /* border-right: 1px solid #FFF; */
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px;
}
.spotlight_wrapper .bg_title_desc
{
    color: #000;
    position: absolute;
    bottom: 7px;
    height: 51px;
    top: 30px !important;
    left: 360px !important;
    width: 302px;
}
.spotlight_wrapper .bg_title_desc h1
{
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    font-family: Georgia, Serif;
}
.spotlight_wrapper .bg_title_desc div
{
    font-size: 13px;
    font-weight: normal;
    width: 320px;
    font-family: Arial, Sans-Serif;
    padding-top: 15px;
}
.spotlight_wrapper .bg_title_desc a
{
    position: absolute;
    top: 203px;
    left: 230px;
}
.spotlight_wrapper .spotlight_item a
{
    color: #95c2d7;
}
.spotlight_wrapper .spotlight_item a.selected
{
    color: #FFF;
}
.spotlight_wrapper .headlines
{

}

#headlines_background
{
    position: absolute;
    top: 200px;
    left: 2px;
    right: 0;
    width: 320px;
    height: 70px;
    z-index: 10;

    background:rgb(0,0,0);           /*IE browsers will only read this declaration*/
    background:rgba(0,0,0,0.4);     /*non-IE will read this declaration, overwriting the previous one*/
    -ms-filter:alpha(opacity=70);        /*Use IE alpha filters*/
    filter:alpha(opacity=70);
}
.spotlight_wrapper .more
{
    position: absolute;
    bottom: 12px;
    right: 0;
    z-index: 0;
}
.spotlight_wrapper a.more
{
    color: #fff !important;
}
.spotlight_wrapper a.more:hover
{
    text-decoration: underline;
}
.spotlight_wrapper .headlines h1
{
    font-size: 17px;
    background: #363739 url("/images/ui/bg_spotlightHeadline.gif") top left repeat-x;
    padding: 9px 10px;
    font-weight: bold;
}
.spotlight_wrapper .headlines a
{
    color: #95c2d7;
}
.spotlight_wrapper .headlines ul
{
    padding: 10px;
}
.spotlight_wrapper .headlines ul li
{
    float: left;
    padding: 0px 10px 16px 10px;
}

.spotlight_wrapper .headlines ul li img
{
    position: absolute;
    clip: rect(0 81px 50px 0);
    opacity: 0.6;
}
.spotlight_wrapper .headlines ul li img#first
{
    left: 20px;
}
.spotlight_wrapper .headlines ul li img#second
{
    left: 120px;
}
.spotlight_wrapper .headlines ul li img#third
{
    left: 220px;
}
.spotlight_wrapper .headlines ul li.activeSlide img
{
    opacity: 1.0;
}
.spotlight_wrapper .headlines li.activeSlide a
{
    color: #FFF;
}  
#partner_rotator
{
    height: 130px !important;
    width: 200px !important;
}

.partner_item
{
    left: 8px !important;
    top: 3px !important;
    text-align: center;
}

.partner_item .teaser
{
    padding: 3px 3px 10px;
    display: block;
    color: Gray;
}
.partner_item .partner_more
{
    text-align: right;
    font-weight: normal;
    position: absolute;
    top: 112px;
    left: 130px;
    font-size: 11px;
}
.partner_item .partner_more .arrow
{
    color: Red;
}
/* SPOTLIGHT ROTATOR END */

/* WYSIWYG Styles----------------------------------------------------------*/
.img_right 
{
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
}

.img_left 
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.iconPDF
{
    background: url("/images/ui/iconPDF.png") 0px 0px no-repeat;
    padding-left: 18px;
    line-height: 15px;
}


.iconDocument
{
    background: url("/images/ui/iconDoc.png") 0px 8px no-repeat;
    padding-left: 15px;
}

.iconLinked 
{
    background: url("/images/ui/iconLinked.png") 0px 0px no-repeat;
    padding-left: 20px;
}

.backend .wrapper h2 
{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin: 20px 0 2px 0px;
    line-height: 15px;
}

.cathViewHeader
{	
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #7c1418;
    margin: 15px 0;
    padding-top:15px;
}

.cathViewRow td
{
	padding-top:10px;
}

/* ------Application Login prompt-----------*/
.appPrompt
{
	background-color:#FFFFCD;
	border:1px inherit #E9E7CE;
	height:50px;
}

.appPrompt td
{
	font-weight:bold;
	vertical-align:middle;
	height:50px;
}

/* ------Review application class-----------*/
.btnAppReview
{
    background: url("/images/ui/review-application.gif") top left no-repeat;
    width: 139px;
    height: 26px;
    margin-right: 5px;
    display: inline-block;
}

.valSummary
{
    margin-bottom:10px;
}

.tblResponse 
{
    background-color:#F4F3EE;
    width:100%;
}

.tblResponse td a 
{
    cursor:pointer;
    text-decoration:none;
    color:#1D6892;
}

.commentUp
{
}

.commentDown
{
}

.requireField
{
    background-color:#DBDBDB;
    font-weight:bold;
    padding: 4px 10px;
}

.reqField {
    display: none;
}

.requireField span
{
    float:right;
    font-weight:normal;
}

.responseComment
{
    width:96%;
    margin-left:10px;
}


/* Backend/Application Styles----------------------------------------------------------*/
.backend .application 
{
    border: 1px solid #CCCCCC;
    padding: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    clear: both;
    margin-top: 45px;
    position: relative;
    line-height: 14px;
}

.backend .application .navLinks 
{
    font-size: 12px;
}


.backend .application .tabs 
{
    height: 34px;
    position: absolute;
    top: -28px;
}

.backend .application .tabs ul
{
    margin: 0px;
    margin-left: 0px;
}

.backend .application .tabs ul li 
{
    float: left;
    margin-right: 5px;
    background: none !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
}

.backend .application .tabs ul li a 
{
    background: #7D1419;
    color: #FFF;
    padding: 7px 10px;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    display: block;
    line-height: 12px;
}

.backend .application .tabs ul li.selected a, .backend .tabs ul li a:hover 
{
    background: #FFF url("/images/ui/bgTab_ov.gif") top left repeat-x;
    color: #7c1418;
    border: 1px solid #CCCCCC;
    border-bottom: 1px solid #FFF;
}

.backendBtnBar 
{
    text-align: center;
    margin-top:20px;
}

.btnSubmitReviewButton
{
    background: url("/images/ui/btn_Submit.png") top left no-repeat;
    width: 95px;
    height: 26px;
    display: inline-block;
    padding:1px;
    font-size: 12px;
}
.btnSubmitAndInvoice
{
    background: url("/images/ui/submit-application-generate-invoice.gif") top left no-repeat;
    width: 249px;
    height: 26px;
    margin-right: 5px;
    display: inline-block;
}


.btnCancel.cancel {
    float: left;
}
.btnCancel
{
    background: url("/images/ui/btn_Cancel.png") top left no-repeat;
    width: 85px;
    height: 26px;
    display: inline-block;
}

.cathInstruction
{
    font-family: Arial, sans-serif;
    font-size:12px;
    line-height: 20px;
}


.navigationLink
{
    float:right;
}

.btnSave
{
    background: url("/images/ui/btnsave.png") top left no-repeat;
    width: 117px;
    height: 26px;
    display: inline-block;
}

.application h1.header 
{
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #000000;
    margin: 5px 0;
}

/* ------Application Approval prompt-----------*/
.approvalPrompt
{
	background-color:#FFFFDD;
	border:1px inherit #E9E7CE;
	padding:5px 5px .5px 5px;
	font-weight:bold;
}

.approvalPrompt p
{
	font-weight:normal;
	vertical-align:middle;
}

.approvalPrompt td
{
	font-weight:bold;
	vertical-align:middle;
	height:30px;
}

.dvApprovalContent
{
	border:1px inherit #FFFFCD;
	padding:10px 10px .5px 10px;
	font-weight:bold;
	margin:0 30px 0 10px;
}

.complicationHeader
{
    font-weight:bold;
}

.backend .wrapper td .label {
    padding: 15px 10px;
    vertical-align: top;
}

.readContentHeader
{
    color: #7C1418;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}

.dvApplicationMsg
{
    background-color: #E7E7DB;
    margin:10px 10px 0px 10px;
    padding:5px 5px;
}

.dvApplicationMsg h2
{
    font-weight:bold;
}

.finalStepButton
{
    margin-right: -20px;
}

.applicationSubmit
{
    margin-right: 15px;
}

.angioFilmReviewTD
{
    width:26%;
}

.ReviewImagesStatus span
{
    background: url("/images/ui/viewImages_Link.gif") 75px 3px no-repeat;
    padding-right:50px;
}

.AjaxLoader
{
    display: none;
    position:absolute;
}

.appInnerTable
{
    margin-left:30px;
}

.hide
{
	display: none;
}

.chartCommentLink
{
	margin-right:10px;
}

.botLink {
    padding: 0px !important;
    background: none !important;
    line-height: 0px !important;
    border: none !important;
}

/* ------Home Counter Widget Style-----------*/
.homeCounter
{
    padding: 0px;
    width: 202px;
    background:url("/images/ui/ace_counterwidget.jpg") no-repeat right ;
    height:172px;
}

.homeCounter tr
{

    width: 100%;
}


.homeCounter td div
{
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.homeCounter td.label
{
	width:70%;   
}


.homeCounter td.label span
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
     padding-left:10px;
    float:left;
}
.homeCounter td 
{ 
	vertical-align: middle;
	height: 50px;
}

.homeCounter td.lblresult span, .homeCounter td.lblresult a
{ 
	
}

.homeCounter .viewLink 
{
	
}
 
.homeCounter td.labelActive
{
	width:70%;
    margin: 23px 0px 0px 0px;
    float:left;
}
.homeCounter td.labelActive span
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}

.homeCounter td.lblresult
{
	width:30%;
}

.homeCounter td.lblresult div span
{ 
	color: #333; 
	font-size:22px;	 
}

.homeCounter td.lblActiveresult
{
	float: left;
	width: 30%;
}

.homeCounter td.lblActiveresult div span
{ 
	color: #333; 
	font-size:22px;
}


/* ------Accrediation Image styles-----------*/
.dvFacilityLogo
{
	display:inline;
}

.dvFacilityLogo img
{
	height: 23px;
    vertical-align: middle;
}

.btnOnHold
{
	margin-top:5px;
}

.limitText
{
	color:#696A64;
	font-weight:bold;
	padding:5px 0 0 5px;
}

.txtAreaStyle
{
	width:400px;
	height:100px;
}

.cms_content .reviewDataTable a{
   color: #006699;
   float: left;
   text-decoration: none;
   width:200px;
   word-wrap: break-word;
}

/** Styles added for Alias functionality : 10-Feb-2012 **/
.dvAlias
{
	display:none;
	padding:5px;
}

.dvAlias span
{
	padding:5px;
}

.contentZone #ContentZone table.annualReport
{
	width:100%;
	border-bottom: medium none !important;
    border-top: medium none !important;
}


.contentZone #ContentZone table.annualReport table.changesTable
{
	border-bottom: medium none !important;
    border-top: medium none !important;
}

table.annualReport td .largeTxtBox
{
    width: 65%;
}

table.annualReport td .smallTxtBox
{
    width: 70px;
}

table.annualReport td .submission-date
{
    width: 115px;
}

table.annualReport td textarea
{
	height: 85px;
    width: 80%;
}

table.annualReport td h2
{
	font-weight:bold;
}

table.annualReport td a
{
	color:#006699;
}

div.btnBar 
{
    margin: 15px 0;
    text-align: center;
}

div.submission-success
{
	background:#BAE0BA;
	padding:5px;
	border:1px solid #D7D7D7;
}

div.submission-success h1
{
	color:#666666;
}


/*** operator application styles ***/
div.operator-application-link
{
	padding:5px;
}

table.operatorApplication
{
	width:100%;
}

table.operatorApplication td .largeTxtBox
{
    width: 65%;
}

table.operatorApplication td textarea
{
	height: 85px;
    width: 80%;
}

div.btnBar .btnSave
{
	width:94px;
}

div.btnBar .btnCancel
{
	width:80px;
}

a.operator-facility-add, a.operator-facility-cancel
{
    /*background-image: url("/images/ui/iconTools.gif") !important;
    width: 15px;
    background-position: -20px 0px;*/
    cursor:pointer;
}

div.vessel-options
{
	display:inline;
	color:#000000;
	font-weight:normal;
	font-size: 12px;
	margin-left: 5px;
}

.displayNone
{
	display:none;
}

ul.li-circle
{
	margin-bottom: 10px;
}

ul.bulleted-list
{
	list-style-position: inside;
    list-style-type: disc;
    color: #146D95;
    margin-bottom: 10px;
}

/** Styles for File download form **/
.requiredMsg {
    color: Gray;
    font-size: 11px;
    text-align: right;
    margin-right: 10px;
}

.model-popup 
{
    background-color: #FFFFFF;
    width: 100%;
}

.model-popup h1 {
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    font-family: georgia,serif;
    padding: 3px 0 0 10px;
    color: #B27D6B;
}
.model-popup .padding {
    padding: 10px;
}

.model-popup table {
    width: 95%;
}

.model-popup td 
{
    padding: 3px;
}

.model-popup .formLabel 
{
    color: #333;
    text-align: right;
}

.model-popup div.buttonBar {
    text-align: center;
    margin-left: -60px;
}

.exportDownloadButton {
    float: right;
    display: inline;
}

div.pnl-error
{
	background:#570C13;
	padding:10px;
	margin-top: 20px;
    text-align: center;
}

div.pnl-error h1
{
	color:#FFFFFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    font-family: georgia,serif;
}

.invasive-check-boxes-propref td {
    width: 160px;
}

.invasive-check-boxes-nonpropref td {
    width: 153px;
}

a.showHideLink {
    color: #333333 !important;
    font-size: 10px;
    margin-left: 20px;
    padding-left: 11px;
}

.iconReviewCollapse {
    background: url("/images/ui/img_collapseAll.jpg") no-repeat scroll left center transparent;
}

.iconReviewExpand {
    background: url("/images/ui/img_expandAll.jpg") no-repeat scroll left center transparent;
}

a.showHideLink :hover {
    text-decoration: none !important;
}

tr.displayBlock {
    display: table-row;
}


/******************** MyACE widget code ********************/
#myACE 
{
    font-family: Arial;
}

#myACE #updatePassword 
{
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    margin-top: 12px;
}

#myACE .myace-body 
{
    border: 1px solid #d5d5d5;
    border-top: none;
}

#myACE .myace-header 
{
    background: #4f504b;
    color: #fff;
    font-weight: bold;
    font-size: 12px !important;
    margin: 8px 0 0 !important;
    padding: 5px 5px 5px 8px;
}

#myACE h2 
{
    display: block;
    font-size: 15px !important;
    font-weight: bold !important;
    color: #333;
    padding: 6px;
    margin: 0;
    background: #fdfdfd;
    background: -moz-linear-gradient(top,  #fdfdfd 0%, #f3f2ee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f3f2ee));
    background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f3f2ee 100%);
    background: -o-linear-gradient(top,  #fdfdfd 0%,#f3f2ee 100%);
    background: -ms-linear-gradient(top,  #fdfdfd 0%,#f3f2ee 100%);
    background: linear-gradient(to bottom,  #fdfdfd 0%,#f3f2ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f3f2ee',GradientType=0 );
}

#myACE .type 
{
    font-size: 13px !important;
    border-bottom: 1px solid #d5d5d5;
}

#myACE .alert 
{
    background: #fffde4;
    border-bottom: 1px solid #e5e6be;
}

#myACE .type ul li.item.alert:hover 
{
    background: #fffcd7;
}

#myACE .muted 
{
    color: #999;
}

#myACE .item 
{
    padding: 6px;
}

#myACE .alert-message 
{
    color: #9e6200;
    display: block;
    padding: 5px 0;
    font-weight: bold;
}

#myACE .status 
{
    float: right;
    color: #999;
}

#myACE .btn, .application-modal .btn 
{
    border-radius: 4px;
    color: #FFF;
    font-size: 13px;
    padding: 5px 10px;
    text-decoration: none;
    background: #900000;
    background: -moz-linear-gradient(top,  #900000 0%, #730002 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#900000), color-stop(100%,#730002));
    background: -webkit-linear-gradient(top,  #900000 0%,#730002 100%);
    background: -o-linear-gradient(top,  #900000 0%,#730002 100%);
    background: -ms-linear-gradient(top,  #900000 0%,#730002 100%);
    background: linear-gradient(to bottom,  #900000 0%,#730002 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#900000', endColorstr='#730002',GradientType=0 );
}

#myACE .btn:hover, .application-modal .btn:hover 
{
    background: #900000;
    text-decoration: none;
}

#myACE .pull-right 
{
    float: right;
}

#myACE .myace-admin 
{
    background: #f7f8f3;
    padding: 5px;
    font-size: 13px !important;
}

#myACE .type ul,
#myACE .myace-admin ul 
{
    list-style: none;
    margin: 0 0 0 0px;
    *margin: 0 0 0 0px; /* IE7 fix */
}

#myACE .type ul li 
{
    overflow: auto;
}

#myACE .type ul li:hover 
{
    background: #fafaf8;
}

#myACE .myace-admin ul li 
{
    font-weight: bold;
    line-height: 24px;
}

#myACE .adminButton
{
    text-align: center;
}

#myACE a 
{
    font-weight: inherit;
}

#myACE #updatePassword
{
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}

#loginStatus 
{ 
    display: none; 
}

#myACE .logoutLink
{
    font-size: 11px;
    padding-right:8px;
    float:right;
    padding-top:10px;
}

a.login-btn {
    background: linear-gradient(to bottom, #961111, #500000);
    border-radius: 6px;
    padding: 8px 10px;
    color: #FFF !important;
    font-size: 13px;
  font-weight: bold !important;
}
a.login-btn:hover {
    background: #500000;
    text-decoration: none;
}
.not-user:before {
    content: 'Not a ACE user?';
}

.application-modal 
{
    padding: 10px;
    font-weight: bold;
}

.application-modal .div-buttons 
{
    margin-top: 15px;
    font-weight: normal;
}

.n4m-alternate-row, 
.alternate,
div.n4m-alternate-row, 
div.alternate 
{
    background-color: inherit;
}

table.annualReport td a.file-link {
    color: #006699;
    font-size: 14px;
    font-weight: normal;
}

.annualReportDiv .btnSave
{
    padding:5px 10px !important;
}

/***************** Video HTML snippets styles: Begin *****************/
.contentPadding.defaultListingItem a
{
    color: #006699;
}

.contentPadding.defaultListingItem div {
    display: inline;
}
.cms_content {
    padding-bottom: 5px;
}


.cmsHTMLSnippet h1 {
    color: #7C1418;
    font-size: 16px;
    line-height: 15px;
    margin: 0;
}

.cmsHTMLSnippet > h1 {
    border-bottom: 1px solid #E4E5D9 !important;
    color: #333333 !important;
    font-family: Georgia,serf;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 -5px;
    padding: 10px 0;
}

.cmsHTMLSnippet > h1 > strong {
    font-weight: normal;
}

/***************** Video HTML snippets styles: End *****************/

.AdditioalFacility {
    margin: 20px 0;
    width: 100%;
}


.AdditioalFacility tr {
    border: 1px solid #FF0000;
    height: 30px;
}

.AdditioalFacility td {
    border-top: 1px solid #808080;
    vertical-align: middle;
    width: 90%;
}

.contentZone #ContentZone .standard table.AdditioalFacilityView
{
    border-bottom: none !important;
}
.AdditioalFacilityView td {
    width: 65%;
}

.AdditioalFacility a,.add-facility,.add-primary-facility  {
    color: #006699;
}

.AdditioalFacility tr:last-child td {
    border-bottom: 1px solid #808080;
}


.add-additioal-facility .formTable {
    padding: 30px 40px 0;
}


.add-additioal-facility > h1 {
    background: none repeat scroll 0 0 #808080;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 18px;
}


.add-additioal-facility .formTable td.label {
    padding-right: 20px;
    text-align: right;
    width: 40%;
}


.add-additioal-facility .formTable tr {
    height: 30px;
}

.add-additioal-facility .alignRight {
    margin: 0 30px 0 0;
}

.ddlUserControls .completedStep,.ddlUserControls.completedStep {
    background-image: url("/images/ui/review_ViewImages.gif");
    background-repeat: no-repeat;
    margin-right: 10px;
    padding-left: 20px;
}

.ddlUserControls {
    margin-top: 10px;
    width: 80%;
}

.tblNationalDataRegistry,.formTable tr td div.other {
    margin-left:20%;
}

.tblNationalDataRegistry a {
    display:block;
}

.formTable tr td input[type="file"] {
    width: 100%
}
.divOtherRegistryReport .fileOtherRegistry {
    position: relative;
    left: 15px;
    width: 300px;
}

/*Crystal Form Styles 2014*/

#radioContent div, .hide {
			display:none;
		}
		
		.show {
			display: block;
		}
		
		#radioContent {
			border-top: 3px solid #D3D3D3;
			padding-top: 10px;
		}
		
		.navRadio {
			margin-bottom: 10px;
			line-height: 20px;
		}
		
		input[type="radio"], input[type="checkbox"] {
			margin: 0px;
		}
		
        .pccl-manageapplication input[type="radio"], input[type="checkbox"] {
			margin: 3px!important;
		}

		h3, strong {
			clear: both;
		}
		.listCheckbox {
			margin-left: 0px;
		}
		
		.listCheckbox li {
			list-style: none;
            background: none !important;
			clear: both;
		}
		
		.listCheckbox li input {
			float: left;
			margin-bottom: 50px;
			margin-top: 3px;
			margin-right: 10px;
		}
		
		.clear {
			clear: all;
		}


                .login-container {
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 52%;
}

        .login-container .requiredMessage {
   
    font-size: 11px;
    text-align: left;
}
 .requiredMessage {
    color:#333333 !important;
}
 sup.required {
    font-size:14px !important;
    padding-left:3px;
}
.pvi-manageapplication, .ep-manageapplication {
    width: 100%
}


/*n4mGridViewCSS*/
.listing {
        width: 100%;
        word-wrap: break-word;
        table-layout: fixed;
    }

    .alt {
        background-color: white;
    }

     .listing .pager_paging
     {
         float: right;
         text-align: right;
     }

    .listing .pager_paging a
    {
        display: inline-block;
        padding: 0px 4px;
        text-align: center;
    }

    .listing .pager_paging .n4mPagerCurrentPage
    {
        border: 1px solid #b6b6b6;
        background: #f6f6f6;
        display: inline-block;
        padding: 0px 4px;
        text-align: center;
    }
    .listing_pager .pager_paging
    {
        float: right;
        text-align: right;
    }

    .listing_pager .pager_paging a
    {
        display: inline-block;
        padding: 0px 4px;
        text-align: center;
    }

    .listing_pager .pager_paging .n4mPagerCurrentPage
    {
        border: 1px solid #b6b6b6;
        background: #f6f6f6;
        display: inline-block;
        padding: 0px 4px;
        text-align: center;
    }

    .n4mPager .pager_results, .n4mPagerBottom .pager_results
    {
        padding: 4px 0px 0px 0px;
        float: left;
        vertical-align: bottom;
    }

    .n4mPager .pager_pagesize, .n4mPagerBottom .pager_pagesize
    {
        float: left;
        padding: 0px 0px 0px 10px;
    }

    .n4mPager .pager_paging, .n4mPagerBottom .pager_paging
    {
        float: right;
        text-align: right;
    }

    .n4mPager .pager_paging a, .n4mPagerBottom .pager_paging a
    {
        display: inline-block;
        padding: 5px 4px;
        text-align: center;
    }

    .n4mPager .pager_paging .n4mPagerCurrentPage, .n4mPagerBottom .pager_paging .n4mPagerCurrentPage
    {
        border: 1px solid #b6b6b6;
        background: #f6f6f6;
        display: inline-block;
        padding: 4px 4px;
        text-align: center;
    }

 .application div a.incomplete 
{
    color: red !important;
}
 .autoSuggestQrsRequestContainer 
{
    display: inline-block;
}

.autoSuggestQrsRequestContainer input[type=text]
{
    width: 250px;
    background: #FFF url("/images/icn_autosuggest.gif") 3px center no-repeat;
    /*padding-left: 25px;*/
    border: 1px solid #abadb3;
    margin-right: 5px;
    padding: 4px 4px 4px 25px;
}

.autoSuggestQrsRequestContainer .autoSuggestLoading
{
    position: relative;
    left: 0px;
    top: 0px;
}

.autoSuggestQrsRequestContainer .loading
{
    border: solid 1px #CCCCCC;
    display: inline-block;
    padding: 4px 10px 4px 4px;
    color: #CCCCCC;
    background-color: #FFFFFF;
}

.autoSuggestQrsRequestContainer .autoSuggestDropDown
{
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 900000;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    display: inline-block;
}

.autoSuggestQrsRequestContainer .noMatches
{
    padding: 4px 10px 4px 4px;
    border-bottom: solid 1px #CCCCCC;
    color: #333;
    background-color: #FFFFFF;
}

.autoSuggestQrsRequestContainer .autoSuggestion
{
    padding: 8px 8px;
    border-bottom: solid 1px #CCCCCC;
    color: #333;
    background-color: #FFFFFF;
    cursor: pointer;
    line-height: 14px;
}

.autoSuggestQrsRequestContainer .selected
{
    background-color: #E2F1F8;
}

.autoSuggestQrsRequestContainer .pager
{
    border-bottom: solid 1px #CCCCCC;
    background-color: #EEE;
    color: #333;
    padding: 4px;
    height: 14px;
    text-align: center;
}

.autoSuggestQrsRequestContainer .pager a
{
    text-decoration: none;
    font-weight: bold;
    color: #1F709C;
}


.autoSuggestQrsRequestContainer .pager .back
{
    padding-right: 8px;
}

.autoSuggestQrsRequestContainer .pager .hidden
{
    display: none;
}

.autoSuggestQrsRequestContainer span.clear
{
    background-image: url("/Core/Images/UI/ApplicationSprites.png");
    background-position: -20px 0;
    display: block;
    height: 20px;
    position: absolute;
    right: 2px;
    top: 1px;
    width: 20px;
}



.singleColumnWrapper .standard {
    padding: 20px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
}
.singleColumnWrapper .standard .webpart_content_body {
    border: 1px solid #ddd;
    padding: 15px;
}
.singleColumnWrapper .standard .webpart_content_body h1 {
    margin-top: 5px !important;
    margin-bottom: 15px !important;
    color: #333 !important;
    font-size: 24px !important;
    font-weight: normal !important;
    font-family: Georgia;
}
.qrsRequest .formTable td {
    vertical-align: top !important;
}
.qrsRequest .formTable .label {
    text-align: right;
    vertical-align: top !important;
    width: 25%;
    line-height: normal;
}
.qrsRequest .formTable td input,
.qrsRequest .formTable td label,
.qrsRequest .formTable td select {
    vertical-align: top !important;
    line-height: normal;
}
.qrsRequest .servicesFormTable {
    margin-top: 0 !important;
    background: #fff !important;
    border: 1px solid #9a9a9a;
}
.qrsRequest .servicesFormTable th,
.qrsRequest .servicesFormTable td {
    line-height: normal;
}
.singleColumnWrapper .standard .webpart_content_body .btnClass .btnSave {
    width: auto;
    height: auto;
    background: #890000;
    color: #fff;
    border: 0;
    border-radius: 4px;
    padding: 8px 15px;
}
.singleColumnWrapper .standard .webpart_content_body .btnClass .btnCancel {
    width: auto;
    height: auto;
    background: #dadada;
    color: #000;
    border: 0;
    border-radius: 4px;
    padding: 8px 15px;
}
table#tblOutcome {
    width: 84%;
}
table#tblOutcome thead td {
    width: 33%;
}
table#tblOutcome thead td, table#tblOutcome tbody td.center-align {
    text-align: center;
}