body{
	background-color: #f3f3f7;
	margin-top : 0;
	margin-right : 10px;
}
.tagline  {
	color : #363545;
	font-size : 15px;
	font-weight : bold;
    border-top: solid 2px black; 
    padding-top: 5px;
}
.fieldSelect{
	background-color: #A9C0D4;
	font-size : 10px;
	cursor: pointer;
}
select, input {
	font-family: inherit;
	font-size : 11px;
	cursor: pointer;
}
select, input:not([type=button]):not([type=submit]), textarea {
	border: 1px solid #e2e2e7;
}
.textarea_lg{
	font-size : 11px;
	width: 600px;
}
.textarea_sm{
	font-size : 11px;
	width: 350px;
}
.textarea_smallest{
	font-size : 11px;
	width: 280px;
}
.textarea_md{
	font-size : 11px;
	width: 450px;
}
.textarea_sm{
	font-size : 11px;
	width: 350px;
}
.textarea_custom{
	font-size : 11px;
}

.title  {
	color : #363545;
	font-size : 16px;
	font-weight : bold;
}
.titleSelected  {
	color : #FFFFFF;
	background-color: #3787CC;
	border:1px solid black;
	font-size : 16px;
	font-weight : bold;
}
.trademark  {
	color : #363545;
	font-size : 22px;
	font-weight : bold;
}
td {
	color : #363545;
	font-size : 11px;
	font-weight : normal;
}

.data {
	color : #363545;
	font-size : 11px;
	font-weight : normal;
}
.note {
	color : maroon;
	font-size : 10px;
	font-weight : normal;
}
.link {
	color : #363545;
	font-size : 11px;
	font-weight : bold;
	cursor: pointer;
}
.tabText {
	color : #363545;
	font-size : 9pt;
	font-weight : normal;
	background-image: url(../imgs/v5/ads_tab_bg.png);
	border: 1px solid #898C95;	
}
.tabTextOn {
	background-color: #FFFFFF;
	color : #363545;
	font-size : 9pt;
	font-weight : normal;
    border: 1px solid #898C95;		
	
}
.tabTextRollover {
	color : #363545;
	font-size : 9pt;
	cursor: pointer;
    font-weight:normal;
    background-image: url(../imgs/v5/ads_tab_bg_on.png);
    border: 1px solid #3C7FB1;	
}
.footnote  {
	color : #363545;
	font-size : 9px;
	font-weight : normal;
}
.newsHeading {
	color : #0059A2;
	font-size : 12px;
	font-weight : bold;
}
.newsText {
	color : #363545;
	font-size : 12px;
	font-weight : normal;
}
.newsLink {
	color : #0059A2;
	font-size : 11px;
	font-weight : normal;
}
.frontDate {
	color : #363545;
	font-size : 10px;
	font-weight : normal;
}
.topNavText {
	color : #363545;
	font-size : 10pt;
	font-weight : bold;
	text-decoration:none;
}
.topNavText:hover {
	color : #183E7C;
	font-size : 10pt;
	font-weight : bold;
	text-decoration:none;
}
.subNavText {
	color : #363545;
	font-size : 10pt;
	font-weight : normal;
	text-decoration:none;
}
.subNavText:hover {
	color : #183E7C;
	font-size : 10pt;
	font-weight : normal;
	text-decoration:none;
}

.breadCrumb  {
	color : navy;
	font-size : 11px;
	font-weight : normal;
}
.breadCrumbEnd  {
	color : #363545;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}

.rightNav2, .rightNav2a, a:link.rightNav2a, a:visited.rightNav2a, a:active.rightNav2a,
.rightNav3, .rightNav3a, a:link.rightNav3a, a:visited.rightNav3a, a:active.rightNav3a {
	color:#363545
}
.rightNav2, .rightNav2a, a:link.rightNav2a, a:visited.rightNav2a, a:active.rightNav2a {
	font-size: 11px;
}
.rightNav3, .rightNav3a, a:link.rightNav3a, a:visited.rightNav3a, a:active.rightNav3a {
	font-size: 10px;
}

.sitemapHead {
	font-weight: bold;
	font-size: 15px;
	color:#0059A2
}
.sitemap0, .sitemap1, .sitemap2, .sitemap3, .sitemap4 {
	color:#363545
}

.sitemap0 {
	font-weight: bold;
	font-size: 14px;
}
.sitemap1 {
	font-size: 13px;
}
.sitemap2 {
	font-size: 12px;
}
.sitemap3, .sitemap4 {
	font-size: 11px;
}


.navLink{
	background-color: #CCCCCC;
	color : #023864;
	font-size : 10px;
	font-weight : normal;
	padding-left: 5px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	border-right : 1px solid #CCCCCC;	
	border-bottom : 1px solid #CCCCCC;		
	border-top : 1px solid #CCCCCC;	
	border-left : 1px solid #CCCCCC;		
}
.navLinkOn{
	background-color: #E6E6E6;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	padding-left: 5px;
	padding-top: 2px;	
	padding-bottom: 2px;
	cursor: pointer;
	border-right : 1px solid #000000;	
	border-bottom : 1px solid #000000;		
	border-top : 1px solid #000000;	
	border-left : 1px solid #000000;	
}
.adlLinkOn{
	background-color: #E6E6E6;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	padding-left: 5px;
	padding-top: 2px;	
	padding-bottom: 2px;
	cursor: pointer;
	border-right : 1px solid #000000;	
	border-bottom : 1px solid #000000;		
	border-top : 1px solid #000000;	
	border-left : 1px solid #000000;	
}
.adsLinkOn{
	background-color: #A9C0D4;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	padding-left: 5px;
	padding-top: 2px;	
	padding-bottom: 2px;
	cursor: pointer;
	border-right : 1px solid #000000;	
	border-bottom : 1px solid #000000;		
	border-top : 1px solid #000000;	
	border-left : 1px solid #000000;	
}
.myscpLinkOn{
	background-color: #CDCD9B;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : normal;
	padding-left: 5px;
	padding-top: 2px;	
	padding-bottom: 2px;
	cursor: pointer;
	border-right : 1px solid #000000;	
	border-bottom : 1px solid #000000;		
	border-top : 1px solid #000000;	
	border-left : 1px solid #000000;	
}

.navHeading{
	background-color: #CCCCCC;
	color : #023864;
	font-size : 11px;
	font-weight : bold;
	padding-left: 2px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	border-right : 1px none black;	
	border-bottom : 2px none black;		
	border-top : 1px none black;	
	border-left : 1px none white;	
}

.invoiceCompany, .invoiceAssociate, .invoiceName, .invoiceBox {
	color: #363545;
}
.invoiceCompany, .invoiceAssociate, .invoiceName {
	font-weight: bold;
}
.invoiceCompany  {
	font-size : 28px;
}
.invoiceAssociate  {
	font-size : 22px;
}
.invoiceName  {
	font-size : 14px;
}
.invoiceBox{
	background-color: #CDCD9B;
	border-right : 2px solid black;	
	border-bottom : 2px solid black;		
	border-top : 1px solid black;	
	border-left : 1px solid black;	
}

/* FOR DROP DOWN MENUS */
.topMenu{
	color:white;
	font-size: 12px;
	padding: 3px 7px 3px 7px;
	border: 0 none;
}
.topMenuHover{
	color:#363545;
	font-size: 12px;
	background-color: #FEE197;
	border: 1px solid black;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}
/* Select Drop Down Boxes */
.dropDownSelectRow{
	color:#363545;
	background-color: #FFFFFF;	
}
.dropDownSelectRowOn{
	color:#FFFFFF;
	background-color: #316ac5;	
}

/* FOR DROP DOWN MENUS */
.leftMenu{
	color:#363545;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border: 0 none;
}
.leftMenuHover{
	color:#363545;
	font-size: 11px;
	background-color: #FEE197;
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
	cursor: pointer;
}

/* Calendar PopUP */
.selectCaltitle{ background-color:#EBEAD8;color:#363545;font-size : 11pt;font-weight:bold;}
.selectCaldayHeader{ background-color:#A9C0D4;color:#363545;font-size : 10pt;font-weight:bold;width:20px;	border-right : 1px solid Black;		border-bottom : 1px solid Black;			border-top : 1px solid white;		border-left : 1px solid white;		}
.selectCalDay{background-color:white;color:#363545;font-size:9pt; height:15px;}
.selectCalDayOn{background-color:#FEE197;color:red;font-size:9pt;cursor:pointer;}
.selectCalToday{background-color:#ffff33;color:#363545;font-size:9pt;}
.selectCalDayBlank{background-color:#CCCCCC;color:#363545;font-size:9pt;}
.selectCaltable{background-color:#CDCD9B;}
.selectCalButton{background-color: #A9C0D4;border: 1px solid black;font-size:10pt;height:20px;cursor:pointer;	border-right : 1px solid Black;		border-bottom : 1px solid Black;			border-top : 1px solid white;		border-left : 1px solid white;		}
.selectCalButtonOn{background-color: #F6F7E7;border: 1px solid black;font-size:10pt;height:20px;cursor:pointer;	border-right : 1px solid Black;		border-bottom : 1px solid Black;			border-top : 1px solid white;		border-left : 1px solid white;		}
.selectCalButtonClose{background-color: #A9C0D4;border: 1px solid black;font-size:10pt;font-weight:bold;height:20px;	border-right : 1px solid Black;		border-bottom : 1px solid Black;			border-top : 1px solid white;		border-left : 1px solid white;		}
.selectCalButtonCloseOn{background-color: #F6F7E7;border: 1px solid black;font-size:10pt;font-weight:bold;height:20px;	border-right : 1px solid Black;		border-bottom : 1px solid Black;			border-top : 1px solid white;		border-left : 1px solid white;		}
.selectCalButtonBar{background-color: #A9C0D4;}


.reportSubHead{
	font-size: 14px;
	font-weight: bold;
}


#ui-datepicker-div { display:none }

