﻿body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.231;
	color: #444444;
	background: #F3F3E2;
}

.defaultText
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.231;
	color: #444444;
}

BR.page {
	page-break-after: always;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
	margin: 0pt;
	padding: 0pt;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}

TABLE
{
	font-family: verdana, arial, helvetica, sans-serif;
}
INPUT
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
TEXTAREA
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
SELECT
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a:active, a:link, a:visited
{
	color: #008000;
	text-decoration: none;
}
a:hover
{
	color: #00CA00;
	text-decoration: underline;
}

.gridLink
{
}

.gridLink a:active, .gridLink a:link, .gridLink a:visited
{
	text-decoration: underline;
	color: #008000;
}

.gridLink a:hover
{
	color: #00CA00;
	text-decoration: underline;
}

.formLabel a:active, .formLabel a:link, .formLabel a:visited
{
	color: #000000;
}

.formLabel a:hover
{
	color: #000000;
	text-decoration: underline;
}
.reportTemplateCombo
{
    background: #3674AE url(../images/ReportTemplate/cbBg.jpg) repeat-x scroll 0pt;
	border-top: solid 1px #AFB48D;
	vertical-align:middle;
}
#masthead
{
	background: #3674AE url(../images/masthead.jpg) repeat-x scroll 0pt;
	border-bottom: 1px solid #84B125;
}

#submasthead
{
	background: #557122  repeat-x scroll 0px;
	border-bottom: 1px solid #E4EDFA;
	border-top: 1px solid #E4EDFA;
	padding: 0.2em 1em;
	height: 29px;
}

#submasthead span.pipe
{
	border-left: 1px solid #84B125;
	border-right: 1px solid #E4EDFA;
}

#submasthead ul li a
{
	color: #008000;
}

#hd
{
	margin: 0pt;
	padding: 0pt;
}

#bd
{
	background: #F3F3E2;
	height: 100% !important;
	min-height: 600px;
}

#ft
{
	background: #CEEE93;
	height: 100% !important;
	padding: 10pt;
	border-bottom: 1px solid #84B125;
	border-top: 1px solid #84B125;
}

#companyLogo
{
	float: right;
	position:relative;
	top:-40px;
	height: 20px;
}

#pageinfo
{
	float: right;
}

#pageinfo .avatar
{
	height: 25px;
	padding: 0pt;
	width: 25px;
}
#pageinfo li a
{
	display: block;
	margin-top: 0.5em;
}
#pageinfo .pipe
{
	padding: 5pt 0.8em;
	height: 1.2em;
}
.list
{
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 4px;
	line-height: 130%;
}

.greeting
{
	color:White;
}
#pageinfo li.greeting a, #pageinfo li.avatar a
{
	display: inline;
	font-weight: bold;
	top: 0.6em;
	color:White
}


.ymy-b, .ymy-pipedlist
{
}
.ymy-b:after, .ymy-pipedlist:after
{
	clear: both;
	content: '.';
	display: block;
	height: 0pt;
	overflow: hidden;
	visibility: hidden;
}
.ymy-pipedlist li
{
	float: left;
	padding: 5pt 0.8em;
	position: relative;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
}
.ymy-pipedlist .pipe
{
	display: block;
	height: 100%;
	position: absolute;
	right: -1px;
	top: 1px;
}

#footer-navigation
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#footer-navigation li
{
	display: inline;
}


.small
{
	font-size: 85%;
	letter-spacing: normal;
}

input.btn
{
	margin-top:5px;
}

.pageTitle 
{
    padding: 20px 0px 10px 0px;
	font-size: 18px;
	color: #7F0700;
	text-indent: 10px;
}
.commonTable
{   
    width: 500px;
    margin: 25px auto 25px auto;
    padding: 5px 10px 5px 10px;
}

.requiredFieldIndicator 
{
   color: red;
}

.input-box 
{
  	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #0000CC;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}

.smallPage
{
	width:500;
}

.warning
{
	background: #FEFBE7;
	border: 1px solid #FF0000;
	color: #FF0000;
	list-style-type: circle;
	list-style-position: inside;
}

.validationSummary
{
	border: 1px solid #FF0000;
	color: #FF0000;
	list-style-type: circle;
	list-style-position: inside;
	background: #FEFBE7 url(../images/ErrorIcon.gif) no-repeat scroll left center;
	margin: 10px 0pt;
	padding: 8px 25px;
}

.formLabel
{
	text-align: right;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.formSectionTitle
{
	font-size: 1.2em;
	font-weight: bold;
	color: #008000;
	padding-top: 10px;
	padding-bottom: 5px;
}

.formSectionTitle2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #350000;
	padding-top: 10px;
	padding-bottom: 5px;
}

.reportSelectionChkTitle
{
	font-weight: bold;
}
.pageView
{
    border: 1px solid #898c95;
    height: 381px;
}

.pageViewWhite
{
    border: 1px solid #898c95;
    height: 381px;
    background-color: white;
}

.pageViewWhite img
{
    margin: 0;
}

.borderAll
{
	border: solid 1px #999999;
}

.borderRigt
{
	border-right : solid 1px #999999;
}

.contentPadding
{
	padding: 5px;
}

.contentPaddingWoTop
{
	padding: 0 5px 5px 5px;
}

.searchCriteria
{
    background-color: #EAEAD7;
    padding: 0px 3px 5px 3px;
    border: solid 1px #A0A0A0;
    margin: 5px 0px 5px 0px;
}
.optLabel {
	background:#B4B894 none repeat scroll 0%;
}
.lbContactNoEmail {
	color:#AEAEAE;
}

.reportTableHead
{
	font-weight: bold;
	background-color:#D6D6C2;
	color: #484848;
	border: solid 1px #999999;
	padding:2px;
}

.reportTableHead2
{
	font-weight: bold;
	background-color:#C4C4A6;
	color: #363636;
	border: solid 1px #999999;
	padding:2px;
}

.reportTableHead2Alternate
{
    font-weight: bold;
	background-color:#AAAA7D;
	color: #363636;
	border: solid 1px #999999;
	padding:2px;
}

.reportTableValue
{
	border: solid 1px #999999;
	padding:2px;
	text-align: right;
	vertical-align: middle;
}

.reportTableValueAlternate
{
	border: solid 1px #999999;
	background-color:#E2F0CE;
	padding:2px;
	text-align: right;
	vertical-align: middle;
}

.pageInstructions
{
	background: #EAEAD7 url(../images/icon16/Info.png) no-repeat scroll left center;
	border: 1px solid #CAC8AB;
	color: #333333;
	margin: 10px 0pt;
	padding: 8px 25px;
}


.formInfo
{
	background: #EEEED7;
	border: 1px solid #CAC8AB;
}

.emailHeader
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #595926;
	background: #CAC8AB;
}

.loadingPanel
{
background-color:#ECFFEC; font-family: Verdana; font-size: 10px; border: 1px solid #99CB58; padding: 5px;
}

.imageButton
{
   cursor: hand;
}
    
.hiddenFooterStyle
{
	height: 1px;
	background: red;
	visibility: hidden;
	padding:0;
	margin:0;
}

#BreadCrumb
{
	border-width: 1px;
	border-color: #557122;
	border-bottom-style: dotted;
	margin-bottom: 5px;
}

.BreadCrumb {
color:#7F0700;
font-size:12pt;
font-weight:bold;
}
.BreadCrumb2 {
color:#7F0700;
font-size:10pt;
font-weight:bold;
}
/* -------------------- Error Messages --------------*/
.errorMessageHeader 
{
    font-size: 12px;
    color: red;
}
.errorMessage
{
    font-size: 10px;
    color: red;
    padding-bottom: 5px;
}
/* Custom Telerik */
.rtbIn
{
    color:White !important;
}
