/* ---------- Inner Page Contents CSS ----------    */
#page-body .contents
{
    margin-right: 20px;
    margin-left: 20px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    clear: both;
   /* overflow: auto;*/
    background-image: url(../../images/content-bg.gif);
    background-repeat: repeat-y;
    
}
/* ---------- Inner Page Structure CSS ----------    */
.contents .left-col
{
    float: left;
    width: 167px;
    padding-top: 20px;
    padding-right: 20px;
}
.contents .middle-col
{
    float: left;
    width: 480px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    min-height: 510px;
    height: auto !important;
    height: 510px;
}
.contents .right-col
{
    float: right;
    width: 207px;
    background-image: url(../../images/right-col-bg.gif);
    background-repeat: repeat-x;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    min-height: 510px;
    height: auto !important;
    height: 510px;
}
.contents .single-right-col
{
    float: right;
    width: 701px;
    padding: 20px 20px 10px;
    min-height: 510px;
    height: auto !important;
}
/* ---------- Left Navigation CSS ----------   */
.left-col .left-nav
{
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}
.left-nav ul
{
    list-style-type: none;
    font-weight: 700;
    font-size: 13px;
    
}
.left-nav li
{
    line-height: 160%;
}
* html .left-nav li{height:20px;}
.left-nav a{
	color:#000 !important;
	text-decoration:none !important;
	display: block;
	padding-left: 5px;
}
.left-nav a:hover{
	color:#333 !important;
	background-color: #eee;
}
.left-nav .active {
	color:#5a9e00 !important;
}

.left-nav ul ul
{
    margin-left: 10px;
    font-size: 12px;
    margin-bottom: 5px;
}
.left-nav ul ul li
{
    line-height: 160%;
    font-weight: normal;
}
.left-nav ul ul a
{
    color: #555 !important;
}

.news-item .news-headline
{
    font-size: 12px;
    font-weight: 700;
    color: #333;
    margin-bottom: 5px;
}
.news-list
{
    font-size: 12px;
    padding-bottom: 10px;
    color: #333;
}
.news-list .news-list-item
{
    padding-bottom: 10px;
    clear: both;
    overflow: auto;
    float: left;
    width: 100%;
}
.news-list-headline a
{
    text-decoration: none;
    color: #333;
}
.continued a
{
    text-decoration: none;
    font-size: 13px;
}

/* ---------- Left Navigation CSS ----------    */
.left-col .left-nav{margin-bottom:20px;padding-bottom:10px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#999}
.left-nav ul{list-style-type:none;font-weight:700;font-size:13px}
.left-nav li{line-height:160%}
.left-nav a{
	color:#000;
	text-decoration:none !important;
	display: block;
	padding-left: 5px;
}
.left-nav a:hover{
	color:#333 !important;
	background-color: #eee;
}
.left-nav .active {
	color:#5a9e00 !important;
}

.left-nav ul ul {
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 5px;
}
.left-nav ul  ul li {
	line-height: 160%;
	font-weight: normal;
}
.left-nav ul ul a   {
	color: #555 !important;
}


.news-item .news-headline{font-size:12px;font-weight:700;color:#333;margin-bottom:5px}
.news-list{font-size:12px;padding-bottom:10px;color:#333}
.news-list .news-list-item{padding-bottom:10px;clear:both;overflow:auto;float:left;width:100%}
.news-list-headline a{text-decoration:none;color:#333}
.continued a{text-decoration:none;font-size:13px}
/* ----------Events CSS ----------   */
.event
{
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}


.newsletter-description
{
    margin-bottom: 14px;
    padding-bottom: 10px;
    float: left;
}
.newsletter-description .title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    color: #069;
}

.newsletter-description .date
{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
}

.newsletter-thumbnail
{
    border: 1px solid #999;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.newsletter-image
{
    border: 1px solid #CCC;
    margin-bottom: 10px;
}
.newsletter-image img
{
    margin: 0px !important;
    width: 100%;
}
/*.view a
{
    text-align: right;
    padding-right: 10px;
    font-size: 11px;
    float: right;
    font-weight: bold;
}*/
.view
{
    text-align: right;
    padding-right: 10px;
    font-size: 11px;
    font-weight: bold;
}


/* ---------- Press Kit CSS ----------  */
.logo-container .logo-row
{
    float: left;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    width: 100%;
}
.logo-box
{
    margin-right: 12px;
    float: left;
    width: 144px;
}
.logo-sample img
{
    width: 135px;
}
.logo-box .logo-download
{
    margin-top: 5px;
    text-align: center;
    margin-bottom: 5px;
}
.logo-container .button-downoad-container
{
    text-align: center;
    clear: both;
}
.logo-container .button-downoad
{
    background-image: url(../../images/button-download.gif);
    background-repeat: no-repeat;
    height: 20px;
    width: 67px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor: pointer;
}
input[type="checkbox"]
{
    vertical-align: middle;
    margin-right: 3px;
}
.right-col img
{
    margin-bottom: 3px;
    margin-top: 1px;
}
/* ---------- Form CSS ----------  */.form-container fieldset
{
    border: 1px solid #ccc; /* margin-bottom: 20px;*/
    padding: 10px;
}
.form-container legend
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: 700;
    color: #666;
    font-size: 14px;
}
.form-container div
{
    margin-top: 10px;
    overflow: auto;
}
.form-container .sub-div
{
    float: left;
    margin-top: 0;
    padding-left: 10px;
}
.form-container label
{
    width: 150px;
    float: left;
    display: block;
    margin-right: 10px;
    text-align: right;
    padding-right: 10px;
}
.form-container .text-box
{
    width: 150px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    margin-right: 10px;
    border-color: #999 #CCC #CCC #999;
    border-style: solid;
    border-width: 1px;
}
.form-container .text-area
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 350px;
    height: 130px;
    border-color: #999 #CCC #CCC #999;
    border-style: solid;
    border-width: 1px;
}
.form-container .select-list
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    height: 20px;
    border-color: #999 #CCC #CCC #999;
    border-style: solid;
    border-width: 1px;
}
.form-container .note
{
    margin-left: 170px;
    font-size: 12px;
    margin-top: 3px;
}
.form-container .error
{
    font-size: 11px;
    color: #C00;
}
.form-container .star
{
    color: #C30;
    font-size: 15px;
}
.button-cotainer input
{
    margin-right: 10px;
}
/* ---------- Inner Tabs CSS ----------  */
.inner-green-calc
{
    width: 202px;
    margin-bottom: 20px;
}
.inner-start-billmail
{
    width: 202px;
    margin-bottom: 10px;
}
.inner-green-tab{
	background-image:url(../../images/inner-tabs-top-bg-green.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:276px
}
.inner-tabs-container
{
    background-image: url(../../images/inner-tabs-bg.gif);
    background-repeat: repeat-y;
    padding: 0;
    margin-top: 0px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
* + html body .inner-tabs-container
{
    margin-top: 0px;
}
* html body .inner-tabs-container
{
    margin-top: 0px;
}
.inner-tabs-container
{
    margin-top: -8px\9;
}
* html body .inner-tabs p{
	margin-bottom:5px !important;
	margin-top:1px;
	color:#333;
	line-height:129%;
	font-size:12px
}
* + html body .inner-tabs p{
	margin-bottom:5px !important;
	margin-top:1px;
	color:#333;
	line-height:129%;
	font-size:12px
}
.inner-grey-tab{
	background-image:url(../../images/inner-tabs-top-bg-grey.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:206px
}
.inner-tabs-bottom-bg
{
    background-image: url(../../images/inner-tab-bottom-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
.inner-tabs .tab-text-box
{
    font-size: 12px;
    color: #333;
    border: 1px solid #CCC;
    height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
    width: 160px;
}
.inner-tabs .tab-text-box-small
{
    font-size: 12px;
    color: #333;
    border: 1px solid #CCC;
    height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
    width: 100px;
}

.inner-tabs .button-get-started
{
    font-size: 12px;
    color: #333;
    height: 29px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
    width: 181px;
    background-image: url(../../images/button-get-started-small.gif);
    background-repeat: no-repeat;
    border-style: none;
    text-align: center;
    cursor: pointer;
}
#page-body .inner-tabs h3
{
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 6px;
    margin-left: 10px;
    color: #000;
}
.inner-tabs p{
	margin-bottom:6px !important;
	margin-top:1px;
	color:#333;
	line-height:129%;
	font-size:12px
}
.team-member-photo
{
    float: left;
    border: 1px solid #CCC;
    margin-right: 10px;
    margin-top: 5px;
}
.hor-line
{
    height: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    margin-bottom: 10px;
    margin-top: 10px;
}
.news-item .news-date, .event .event-date
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 5px;
}
.news-item .news-title, .event .event-title
{
    font-size: 14px;
    font-weight: 700;
    color: #069;
    margin-bottom: 5px;
}
.news-item .news-description, .event .event-description
{
    font-size: 12px;
    line-height: 150%;
    margin-bottom: 5px;
}
.news-list-item .news-list-date, .news-list-item .news-list-headline
{
    line-height: 150%;
}
.logo-box .logo-sample, .form-container .button-cotainer
{
    text-align: center;
}
.inner-tabs .button-submit
{
    font-size: 12px;
    color: #333;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
    width: 57px;
    background-image: url(../../images/button-submit.gif);
    background-repeat: no-repeat;
    border-style: none;
    vertical-align: bottom;
    cursor: pointer;
}
.inner-tabs .button-search
{
    font-size: 12px;
    color: #333;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
    width: 57px;
    background-image: url(../../images/button-search.gif);
    background-repeat: no-repeat;
    border-style: none;
    cursor: pointer;
}
/* ---------- FAQ CSS ---------- */
.faq ol
{
    margin-left: 30px;
    margin-bottom: 20px;
}
.faq li
{
    margin-bottom: 5px;
}
.faq a
{
}
/* ---------- Calc Results CSS ---------- */
.calc-text-box
{
    width: 76px;
    height: 18px;
    border: 1px solid #CCC;
    margin-left: 10px;
}
.button-calculate
{
    background-image: url(../../images/button-calculate.gif);
    background-repeat: no-repeat;
    height: 20px;
    width: 67px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor: pointer;
}
.calc-results{
	background-color:#F2F2F2;
	margin-top:20px;
	margin-bottom:10px;
	float: left;
	padding-top: 20px;
	padding-right: 12px;
	/*padding-bottom: 20px;*/
	padding-left: 12px;
}

.calc-results p {
	margin-bottom: 20px !important;
}

.calc-results .calc-result-row{
	overflow:auto;
	clear:both;
	width: 460px;
	padding-bottom:15px;
}
.calc-result-leftcol{
	float:left;
	text-align:right;
	width:125px;
	font-size:15px;
	font-weight:700;
	color:#666
}
.calc-result-rightcol{
	float:right;
	width:323px;
	font-size:12px;
	color:#3283C7;
	margin-bottom:10px
}
.calc-figure{
	font-size:17px;
	margin-right:10px;
	color:#000;
	display:block;
	float:left;
	height:auto;
	text-align:right;
	width:83px;
	font-weight: bold;
}
.calc-text-box {
	border: 1px solid #CCC;
	width: 90px;
	height: 18px;
}
.result-input{
}
.result-input p{text-align:right}
/* ---------- BillMail Results ---------- */
.bill-mail-results
{
    margin-top: 20px;
    margin-bottom: 20px; /*overflow: auto;*/
}
.info
{
    color: #069;
    font-size: 14px !important;
}

.bill-mail-results ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.bill-mail-results li
{
    margin: 0px 0px 0px 13px;
    padding: 0px 0px 5px 0px;
}

.search-result-row
{
    clear: both;
    overflow: auto;
    float: left;
    width: 100%;
    margin-bottom: 7px;
}
.search-result-name
{
    width: 300px;
    font-weight: bold;
    margin-right: 20px;
    float: left;
}
.click-here
{
    float: left;
}
.job-list
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

.job-title
{
    color: #069;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.job-position
{
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.job-code
{
    font-size: 13px;
    margin-bottom: 5px;
}
.job-dep
{
    margin-bottom: 5px;
}
.job-location
{
    margin-bottom: 5px;
}

.alertTitle
{
    background-color: #cc0000;
    font-family: arial;
    font-size: 9.2pt;
    color: #FFFFFF;
    font-weight: bold;
    height: 18px;
    text-transform: uppercase;
}
.alertMessage
{
    font-family: arial;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
}


.alertMessage a
{
    color: #545B1B;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    font-size: 8pt;
}

.alertBoxStyle
{
    /*   cursor: default;*/
    text-align: center;
    background-color: #D7DFA4;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 25%;
    left: 37%;
    width: 250px;
    height: auto;
    visibility: hidden;
    z-index: 999;
    border-style: solid;
    border-width: 2px;
    border-color: #8F9E2F; /* filter: alpha(opacity=90);*/
}

.button-cotainer
{
    text-align: center;
}

.options
{
    margin-left: 20px;
}
.options li
{
    line-height: 18px;
}


.comment-box
{
    display: none;
    background-color: #EEEEEE; /* width: 500px;      height: 125px;*/
    position: absolute; /* border:1px Solid #66ABC6;*/
    z-index: 0;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    text-align: left;
}


.newsletter-description .date, .nl-date
{
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 3px;
}
* + html body .inner-tabs-container
{
    margin-top: 0px;
}
* html body .inner-tabs-container
{
    margin-top: 0px;
}
.inner-tabs-container
{
    margin-top: /*\**/ -8px\9;
}
.faq li, .job-dep, .job-location
{
    margin-bottom: 5px;
}
.list {
	margin-bottom: 20px;
	margin-left: 20px;
}
.list li {
	margin-bottom: 5px;
	font-weight: bold;
	list-style-type: disc;
}
.list li a {
	color: #069;
	font-size: 13px;
	text-decoration: none;
}
.left-nav .active
{
    color: #069 !important;
}

.left-picture-box {
	float: left;
	height: 140px;
	width: 340px;
	margin-top: 20px;
}
.left-picture-box img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.left-picture-box a {
	font-size: 11px;
	color: #333;
	font-weight: bold;
}

.right-picture-box {
	float: right;
	height: 140px;
	width: 340px;
	margin-top: 20px;
}
.right-picture-box img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.right-picture-box a {
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
.contact-left {
	float: left;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 6px;
}
.contact-right {
	float: right;
	padding-right: 10px;
	margin-top: 6px;
	padding-top: 7px;
}
.contents .sub-list {
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 16px;
}
.sub-list li {
	font-weight: normal;
}
