/*** LINK STYLES ***/

/*** STYLES USEFUL BELOW ***/
html, body, div, table td, a
{
	font-family: Arial, Helvetica, verdana;
	font-size: 10pt;
	color:black;
}

a:link    { color: #08335e; text-decoration: none; } 
a:visited { color: #08335e; text-decoration: none; }
a:hover   { color: #606060; text-decoration: none; }
a:active  { color: #08335e; text-decoration: none; }

body 
{
	background-color: #ebddcc; 
	margin: 0; 
	padding: 0; 
	font-family: arial, helvetica;
}

#upper_main
{
	background:#6C94C7 url('../media/images/top_banner.jpg') top left no-repeat;
	margin: 0px;
	padding: 0px;
	height: 93px;
	border-bottom: 2px solid #084878;
}

#upper_main2
{
	border-bottom: 1pt solid #08335f;
	width: 100%;
	background: white url('../media/images/sub_bar_bg.gif');
	background-repeat: no-repeat;
	height: 23px;
	background-color: #d3dfed;
}

/*this isn't even needed!*/
#login_1
{
	float: left;
	background-color: #ebddcc;
	padding-bottom: 40px;
	margin: 0px 0px 0px 0px;
}

#login_2
{
	width:180px;
	height: 23px;
	background-color: #838ab7; 
	border-bottom: 1px solid #08335f;
}

#login_3
{
	font: bold 10pt arial,helvetica;
	color: #ebddcc;
	text-align: left;
	text-indent: 5px;
	padding-top:3px;
}

#usrName
{
	margin-top: 10px;
	padding-left: 5px;
}

#usrName2
{
	font: bold 10pt arial,helvetica;
	color: #08335E;
	text-align: left;
	padding-top: 3px;
}

#password
{
	height: 32px; 
}

#password2
{
	float: left;
	padding-left: 5px;
}

#password3
{
	float: left;
	padding-top: 1px;
	padding-left: 5px;
}

#password4
{
	font:bold 10pt verdana,arial,helvetica;
	color: #08335e;
	background-color: white;
	border-style: inset;  
	height: 22px;
}

#usrPass
{
	margin-top: 2px;
	padding-left: 5px;
}

#usrPass2
{
	font: bold 10pt arial,helvetica;
	text-align: left;
	padding-top: 3px;
	color: #08335e;
}

.forgot, .forgot a
{
	padding-left: 5px;
	font:bold 8pt arial,helvetica,verdana;
	color: #08335e;
}
#contentDisp
{
	height:800px;
}
.addLinks
{
	font-size: 12px;
}
#main_menu
{
	margin-top: 10px;
	width:180px;
	height: 23px;
	border-top: 1px solid #08335f;
	background-color: #838ab7;
	border-bottom: 1px solid #08335f;
}

#main_menu2
{
	font:bold 10pt arial,helvetica;
	color: #ebddcc;
	text-align: left;
	padding-top: 2px;
	text-indent: 5px;
	height: 23px;
}

#quoteInfor
{
	padding-bottom: 30px;
	vertical-align: bottom;
	width: 180px;
	z-index: -1;
	padding-top: 50px;
	background-color: #ebddcc;
}

.quoteInfor2
{
	font:bold 10pt arial,helvetica;
	color: #08335e;
	text-align:center;
}

/****  REMAINING STYLES FROM HOMEPAGE FOR INDIVIDUAL PAGES ****/
#default
{
	height: 210px;
	padding-left:0;
	background-image: url('../media/images/frontPageGraphic2.jpg'); 
	background-repeat: no-repeat;
	background-position: right;
}

/***montre menu styles***/
#menuC dl, #menuC dt, #menuC dd, #menuC ul, #menuC li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:verdana;
	font-size:10px;
	text-transform:capitalize;
}

#menuC 
{
	position: absolute;
	padding-top:2px;
	padding-left:10px;
	z-index:100;
	font-size: 11px;
}

#menuC dl {
	float: left;
	width: 150px;
	margin: 0 1px;
}

#menuC dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	background: #08335f;
	color:white;
}
#menuC dt a {
	color:white;
	font-size: 11px;
}

#menuC li {
	text-align: left;
	background: #fff;
	font-size: 10px;
}

#menuC li a, #menu dt a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	background:#08335f;
	color:#ccc;
	padding-left:5px;
	padding-bottom:2px;
	font-size:11px;
}

#menuC li a:hover, #menu dt a:hover {
	background: #6C94C7;
	color:black;
	font-weight:bold;
}

#siteC {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray; 
}

#menuC a {
	text-decoration: none;
	color: black;
	color: #222;
}

/******** QUICK OVERRIDING STYLES FOR UDM Menu ***********/
/*over ride udm menu styles*/
#udm { margin-left: 0px; }
#udm li { padding-left: 0px; margin-left:0px; }
#udm li a { padding-left:3px; }

#body_style
{
	width:800px;
	background: #ffffff;
	border-left: solid 1px #08335f; 
	border-right: solid 1px #08335f; 
}

#body_style2
{
	text-align: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	background: #08335f;
	border: 1px solid #08335f;
}
#sec_mort1 {
	position: absolute; 
	top: 300px; 
	left:225px; 
	visibility:hidden; 
	z-index: 100; 
	background-color: #FDECC7;
	height: 100px;
	width: 200px; 
	padding: 5px;
	border: solid 1px #6F8EB8;
}

#sec_mort2 {
	position: absolute; 
	top: 300px; 
	left:225px; 
	visibility:hidden; 
	z-index: 100; 
	background-color: #FDECC7;
	height: 100px;
	width: 200px; 
	padding: 5px;
	border: solid 1px #6F8EB8;
}

#sec1 {
	position: absolute;
	top: 948px;
	left: 400px;
	visibility:visible; 
	z-index: 100; 
}

#sec2 {
	position: absolute;
	top: 948px;
	left: 400px;
	visibility:hidden; 
	z-index: 200; 
}

#sec3 {
	position: absolute;
	top: 948px;
	left: 400px;
	visibility:hidden; 
	z-index: 300; 
}

#sec4 {
	position: absolute;
	top: 948px;
	left: 400px;
	visibility:hidden; 
	z-index: 400; 
	height: 210px;
	width: 173px;
}

#sec5 {
	position: absolute;
	top: 948px;
	left: 400px;
	visibility:hidden;
	z-index: 500;
	height: 37px;
}

#sec6 {
	position: absolute;
	top: 948px;
	left: 400px;
	visibility:hidden;
	z-index: 600;
	height: 50px;
	height: 200px;
}

#sec7 {
	position: absolute;
	top: 948px;
	left: 400px;
	visibility:hidden;
	z-index: 700;	
	height: 300px;
	width: 75px;
}

#sec8 {
	position: absolute;
	top: 948px;
	left: 400px;
	visibility:hidden;
	z-index: 800;	
	height: 300px;
	width: 75px;
}

#usrNameLogin
{
	font-size: 13pt; 
	font-weight:bold;
	color:#6F8EB8; 
	padding-top: 5px;
	padding-left:20px;
	height:55px;
}


/**************************************************  DEPRECATED STYLES REGARDING STATS ******************************************/
.cumulativeTdR{
	padding-left: 5px;
	height: 18px;
	border-right: solid 1px #6F8EB8;
	border-left: solid 1px #6F8EB8;
	background:transparent url(../media/images/reportSubHeadings.jpg) repeat-x top left;
	text-transform:uppercase;
}
.cumulativeTd {
	padding-left: 5px;
	height: 18px;
	border-right: solid 1px #6F8EB8;
	background:transparent url(../media/images/reportSubHeadings.jpg) repeat-x top left;
	text-transform:uppercase;
}

#heading_b6
{
	padding-top: 7px;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	text-align: center;
	width: 149px;
	height: 22px;
	float: left;
}

#heading_b7
{
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-align: center;
	width: 55px;
	height: 30px;
	border-right: solid 1px white;
	float: left;
}

#heading_b8
{
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	width: 55px;
	height: 30px;
	border-right: solid 1px white;
	float: left;
}

#report_wrapper
{
	width: 600px;
	height: 30px;
	border-bottom: solid 1px #08335f;
	background-color: #08335F;
}
#heading_b1 {
	font-size: 10pt; 
	font-family: arial, helvetica, verdana; 
	font-weight: bold; 
	color: #08335e; 
	text-align: left;
	padding-left: 10px;
} 

#heading_report1 {
	float: left; 
	width: 143px; 
	height: 15px; 
	font-family: arial, helvetica; 
	font-size: 8pt; 
	font-weight: bold;  
	color: #ffffff; 
	border-right: solid 1px white;
} 

#heading_report2 {
	border-right: solid 1px #08335F;
	float: left; 
	width: 143px; 
	font-family: arial, helvetica; 
	font-size: 8pt; 
	font-weight: bold;  
	color: #08335f;
}

#report_row1 {
	background-color: #08335F; 
	width: 576px; 
	height: 15px; 
	text-align: center; 
	border-bottom: solid 1px #08335f;
}

#report_row2 {
	background: url(images/total_row_bg.gif); 
	width: 576px; 
	height: 15px; 
	text-align: center; 
	border-bottom: solid 1px #08335f;
}

#heading_b1
{
	font-size: 10pt;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	color: #08335e;
	text-align: left;
	padding-left: 10px;
}

#heading_report1
{
	float: left;
	width: 150px;
	height: 20px;
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	border-right: solid 1px white;
	text-align: center;
	padding-top: 2px;
}

#heading_report2
{
	border-right: solid 1px #08335F;
	float: left;
	width: 150px;
	height: 20px;
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #08335f;
	padding-top: 2px;
}

#weekly_wrapper
{
	width: 610px;
	height: 20px;
	border-top: solid 1px #4C6185;
}

#weekly_labels
{
	padding-left: 5px;
	padding-top: 3px;
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #08335F;
	text-align: left;
	width: 122px;
	height: 20px;
	border-right: solid 1px #4C6185;
	float: left;
	background-color: #95B3D1;
}

#weekly_row
{
	padding-left: 5px;
	padding-top: 3px;
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #08335e;
	text-align: left;
	width: 54px;
	height: 20px;
	border-right: solid 1px #4C6185;
	float: left;
	background: url(http://www.calmarketing.com/staff/invoicing/images/blueFade1.gif);
}

#weekly_headers
{
	padding-top: 3px;
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #08335e;
	text-align: center;
	width: 54px;
	height: 30px;
	border-right: solid 1px #4C6185;
	float: left;
	background-color: #95B3D1;
}


/*** Created style ***/
#calInfo
{
	margin-top: 50px;
	color:gray;
	border-top:1px solid gray;
	width:90%;
}
#bodyTextTab { margin-top: 10px; }
#bodyTextTab td
{
	/*padding-top: 10px;*/
	color: gray;
	font-size:9px;
}
/*** end created style ***/

#bodyText, .bodyText
{
	font: 90%/1.5em arial, helvetica, verdana;
	color: #000000;
	padding-left: 10px;
}

#headlineBlue
{
	font-size: 12pt;
	font-weight: bold;
	color: #08335f;
	text-align: left;
}

#headingBlue
{
	font-weight: bold;
	color: #08335e;
	text-align: left;
	padding-top: 3px;
}

#formHeadings
{
	font-size: 8pt; 
	font-weight: bold; 
	color: #08335f; 
	text-align: left; 
	padding-top: 3px
}

#inputField_225
{
	height: 20px;
	width: 225px;
	font-size: 8pt; 
	font-family: arial, helvetica; 
	font-weight: normal; 
	color: #000000; 
	text-align: left; 
}

#formtext
{
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-top: 3px;
}

input[type~='submit']
{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetiva;
	color: #08335e; 
	background-color: white;
	border-style: inset;
	border-color: white; 
}

/* subheads */


#subheadBlue #subheadBlue7, #subheadBlue8, #subheadBlue9, #subheadBlue10, #subheadBlue11, #subheadBlue12, #subheadBlue13, #subheadBlue14,
.subheadBlue, .subheadBlue7, .subheadBlue8, .subheadBlue9, .subheadBlue10, .subheadBlue11, .subheadBlue12, .subheadBlue13, .subheadBlue14
{
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	color: #08335f;
	text-align: left;
}

#subheadBlue7, .subheadBlue7	{ font-size: 7pt; }
#subheadBlue8, .subheadBlue8	{ font-size: 8pt; }
#subheadBlue9, .subheadBlue9	{ font-size: 9pt; }
#subheadBlue10, .subheadBlue10	{ font-size: 10pt; }
#subheadBlue11, .subheadBlue11	{ font-size: 11pt; }
#subheadBlue12, .subheadBlue12	{ font-size: 12pt; }
#subheadBlue13, .subheadBlue13	{ font-size: 13pt; }
#subheadBlue14, .subheadBlue14	{ font-size: 14pt; }
#subheadBlue, .subheadBlue	{ font-size: 10pt; }


/************Front page Quotes************/
blockquote
{
	display: block;
	padding: 0px;
	width: 240px;
	text-align:justify;
	font: italic 0.9em trebuchet ms, verdana, georgia, sans serif;
}

blockquote:before, blockquote:after
{
	color: #69c;
	display: block;
	font-size: 300%;
	width: 50px;
}

blockquote:before
{
	content: open-quote;
	height: 0;
	margin-left: -35px;
	/*margin-left: -0.55em;*/
}

blockquote:after
{
	content: close-quote;
	height: 50px;
	margin-top: -40px;
	margin-left: 245px;
}