BODY {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	color : black;
	background-color: #666666;
	background-image: url(../assets/demo/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

main_table  { border: solid 1px gray }
#main_table { border: solid 1px gray }
.text  { color: #3b3b3b; font-size: 12px; font-family: Arial; line-height: 17px; list-style-type: square; margin: 3px 7px 7px }
.nav   { color: gray; font-size: 12px; font-family: Arial; font-stretch: narrower; margin: 8px 8px 8px 20px   }
.quote   { color: #3b3b3b; font-size: 16px; font-family: Times; font-style: italic; }
.tagline { color: #4080cc; font-size: 17px; font-family: Arial; font-weight: bold; font-stretch: extra-condensed; margin: 5px;
	text-align: center;
}
.category { color: maroon; font-size: 20px; font-family: Arial; margin: 5px; }
.cust-quote { color: #3b3b3b; font-size: 20px; font-family: Times; line-height: 24px; margin: 5px  }
.footnote { color: black; font-size: 11px; font-family: Arial ; line-height: 14px; margin: 8px 12px; }
.title-sm { color: navy; font-size: 17px; font-family: Arial; font-stretch: ultra-condensed; margin: 8px }
#dotline { border-top: 2px dotted gray; }
#dotlineV { border-left: 1px dotted gray }
background { background-image: url(http://www.signaturebackoffice.com/nav_bg.jpg); background-repeat: no-repeat; }
a:link { color: #203554; font-family: Arial; font-weight: bold; text-decoration: none; }
a:hover { color: #4080cc; font-family: Arial; font-weight: bold; text-decoration: underline; }
a:visited { font-family: Arial; font-weight: bold; text-decoration: none; }
a:active { color: maroon; font-family: Arial; font-weight: bold; text-decoration: underline; }

/* Here are some of the new styles for the new design */
#aspnetForm {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#DialogForm {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#logo {
	height: 100px;
	width: 375px;
	float: left;
}


#tagline {
	font-size: 12px;
	color: #333333;
	height: 25px;
	width: 560px;
	padding-top: 75px;
	padding-right: 10px;
	text-align: right;
	float: left;
}
#sidebarmenu {
	margin-bottom: 15px;
}
#sidebarmenu  a  {
	background-image: url(../assets/demo/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-left: 15px;
	margin-bottom: 6px;
	color: #203554;
	font-size: 12px;
}


#sidebarmenu a:hover {
	color: maroon;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #3b3b3b;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	padding-top: 4px;
	margin-top: 12px;	
	margin-bottom: 16px;
	padding-bottom: 8px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3b3b3b;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 11px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(../assets/demo/bg_header-tab.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
}
h4 {
	font-size: 12px;
}



.all-header
{
	color : black;
	background-color: #61BF1A;
	background-image: url(../assets/demo/bg_masthead.jpg);
	height: 100px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.all-header-menu {
	background-color: #333333;
	background-image: url(../assets/demo/shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.all-header-menu td {
	color : #76B61A;
	font-size:13px;
	padding-bottom: 14px;
}
.all-header-menu td a  {
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
.all-header-menu td a:hover {
	color: #6464FE;
}

.all-footer
{
	color : #CCCCCC;
	background-color: #333333;
	background-image: url(../assets/demo/shadow_footer-bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.all-footer td {
	background-image: url(../assets/demo/shadow_footer-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 22px;
	padding-bottom: 22px;
	text-align: center;
	font-size: 10px;
}
#sidebarmenu .menu-title  

{
	font-weight: bold;
	color:  #FFFFFF;
	font-size: 12px;
	background-color: #333333;
	background-image: url(../assets/demo/shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: top;
	padding-bottom: 16px;
	padding-left: 6px;
	padding-top: 4px;
	margin-top: 12px;
	text-align: left;
	display: block;
	height: 15px;
	width: 185px;
}

/*.menu-vertical-separator
{
	border-left: silver 1px solid;
}*/

.menu-link
{
	COLOR: #3b3b3b;
}

.pagetitle
{
	font-size: larger;
	font-weight: bold;
}

.pagesubtitle
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.logintitle
{
	background-color: #61BF1A;
		font-weight: bold;
}

.login
{
		border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;

}

.loginlabel
{
	vertical-align: middle;
	text-align: left;

}

.grid-noborder
{
	border-right: silver 1px none;
	border-top: silver 1px none;
	border-left: silver 1px none;
	border-bottom: silver 1px none;
}
.grid
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.grid-header
{
	background-color: #333333;
}
.grid-header td a {
	color: #dddddd;
}
.grid-header th a {
	color: #dddddd;
}
.grid-header td {
	color: #dddddd;
}
.grid-header th {
	color: #dddddd;
}
.grid-header td a:hover {
	color: #76B61A;
}
.grid-header th a:hover {
	color: #76B61A;
}

.grid-pager
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.grid-footer
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.grid-header-top-left
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
	text-align: left;
}

.grid-header-top-right
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
	text-align: right;
}

.grid-row-even
{
	background-color: #F5F5F5;
}
.grid-row-odd
{
	background-color: transparent;
}

.grid-row-select
{
	background-color: #518a00;
	color: white;
}

.grid-row-select a
{
	background-color: #518a00;
	color: white;
}

.grid-item-top-left
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
	text-align: left;
}

.grid-item-top-right
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
	text-align: right;
}
.view
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
}
.view tbody {
	border: 1px solid #CCCCCC;
}


.view-header td
{
	font-size: 14px;
	font-weight: bold;

	color: #166309;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 11px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(../assets/demo/bg_header-tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #166309;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}


.view-field-header-top-left
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
	text-align: left;
	background-color: #DDDDDD;
}

.view-row-even
{
	background-color: Transparent;
}
.view-row-odd
{
	background-color: #F5F5F5;	
}

.comment_name
{
	color: #518a00;
	font-weight:bold;
}

.comment_date
{
	color: gray;

}
.comment_separate 
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	padding-bottom:10px;
}

A:unknown {
	COLOR: #232377;
}

.bond_flash_warnings {
    border-style: solid;
    background-color: #FF9999;
}

.bond_flash_warning_item {
 	font-size: 12px;
	color: #000000;

}

.bond_flash_notices {
    border-style: solid;
    background-color: #99FF99;
}

.bond_flash_notice_item {
 	font-size: 12px;
	color: #000000;
}

.bond_ended_assignment 
{
   color: #E47833;
}
