img {
	border:0px solid #000000;
}
body {
	background-image: url(/images/body_background_tan.gif);
	margin:0px;
}
td {
	border:0px solid black;
}
table.sub_nav {
	font-family:verdana, helvetica, sans serif;
	color:#FFFFFF;
	vertical-align:middle;
	height:20px;
	line-height:20px;
	font-size:10px;
	font-weight:bold;
	width:685px;
	border:0px solid red;
	text-align:right;
}
td.data {
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
}
td.head {
	padding-left:4px;
	padding-right:4px;
	background-color:#6699CC;
	vertical-align:middle;
	color:#FFFFFF;
	white-space : nowrap;
}
.header {
	color:#FFFFFF;
}
td.heading {
	border:0px solid red;
	border-right:0px solid #FFFFFF;
	height:20px;
	vertical-align:middle;
	background-color: #F2F2F2;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	white-space : nowrap;
	vertical-align:top;
}
td.heading_top {
	background-color:#516F85;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
 border-left, border-right:0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #336699;
	padding:2px;
	vertical-align:middle;
}
table.cubby {
	border-top:0px solid black;
	border-bottom:0px solid #CCCCCC;
	border-left:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	vertical-align:top;
	background-color:#FFFFFF;
	vertical-align:top;
	width:100%;
	border:1px solid white;
	margin-right:10px;
}
TD {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	border: 0px solid black;
	white-space : nowrap;
	vertical-align:top;
}

td.heading_notes {
	background-color:#6699CC;
	vertical-align:middle;
	color:#FFFFFF;
}
TD.label {
	width:10%;
	text-align:right;
}
TD.data {
	border: 1px solid black;
	padding:2px;
}
TD.inputfield {
	border: 0px solid black;
	padding:0px;
	vertical-align:top;
}
td.nav {
	width:10%;
	text-align:center;
	background-color: #6699CC;
	color: white;
	font-weight:bold;
	border:1px solid white;
	border-top:0px solid white;
}
a.inputlabel {
	text-decoration:none;
	color:#FFFFFF;
}
a.nav {
	text-decoration:none;
	color: white;
	font-weight:bold;
}
a.formbutton {
	background-image: url("/images/form_f.gif");
	width:10px;
	height:18px;
	/*vertical-align:top;*/
	CURSOR: help;
	padding:3px;
}
a:hover.formbutton {
	background-image: url("/images/form_f_dn.gif");
	width:10px;
	height:18px;
	/*vertical-align:top;*/
}
a.infobutton {
	background-image: url("/images/info_i.gif");
	width:10px;
	height:18px;
	/*vertical-align:top;*/
	CURSOR: help;
	padding:3px;
}
a:hover.infobutton {
	background-image: url("/images/info_i_dn.gif");
	width:10px;
	height:18px;
	/*vertical-align:top;*/
}

a.infobutton_p {
	background-image: url("/images/info_p.gif");
	width:10px;
	height:18px;
	/*vertical-align:top;*/
	CURSOR: help;
	padding:3px;
}
a:hover.infobutton_p {
	background-image: url("/images/info_p_dn.gif");
	width:10px;
	height:18px;
	/*vertical-align:top;*/
}


a.closebutton {
	background-image: url("/images/form_c.gif");
	width:10px;
	height:18px;
	/*vertical-align:top;*/
	CURSOR: help;
	padding:3px;

}
a:hover.closebutton {
	background-image: url("/images/form_c_dn.gif");
	width:10px;
	height:18px;
	/*vertical-align:top;*/
}
td.radio {
	vertical-align:top;
}
INPUT {
	/* background-image: url(/images/input_bg.gif); */
 		padding:0px;
	height:15px;
	border-bottom: 1px #999999 inset;
	border-left: 0px black inset;
	border-right: 0px black inset;
	border-top: 0px black inset;
	padding:1px;
	font-size:9px;
}
input.submit {
	background-color:#CCCCCC;
	border-bottom: 1px black outset;
	border-left: 1px black outset;
	border-right: 1px black outset;
	border-top: 1px black outset;
}
input.checkbox {
	border:0px solid red;
}
input.highlighted {
	background-image: url(/images/input_bg.gif);
}
INPUT.radio {
	padding:0px;
	height:15px;
	border: 0px #000000 inset;
	vertical-align:middle;
}
INPUT.currency_input {
	text-align:right;
}
input.gray {
	background-color:#CCCCCC;
}
.button {
	border: 0px solid groove;
	border-style : inset;
	padding:3px;
	text-decoration : none;
	color: #FFFFFF;
	vertical-align:bottom;
	height:20px;
}
.plain {
	height:15px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	padding:1px;
	font-size:10px;
}
.popup {
	CURSOR: help;
	TEXT-DECORATION: none;
}
TD.old_style_button {
	background-image: url(/images/background_page_nav.gif);
	text-decoration : none;
	color: #666666;
	font-size:9px;
	vertical-align:text-top;
}
INPUT.old_style_button {
	border: 0px inset #CCCCCC;
	background-image: url(/images/background_page_nav.gif);
	text-decoration : none;
	color: #666666;
	font-weight:bold;
	font-size:9px;
	height:18px;
	width:18px;
	vertical-align:text-top;
}
INPUT.button {
	cursor:hand;
	vertical-align:top;
	border-bottom: 0px;
}
textarea {
	font-family:MS Sans Serif;
	font-size:11px;
	border:1px solid #999999;
	white-space: pre-wrap
}
select {
	font-size:9px;
}
select.records {
	width:90px;
	color:#336699;
}
select.client {
	width:175px;
	color:#336699;
}
a {
	color:#000000;
	text-decoration:none;
}
a.head {
	color:#333333;
	background-image: url(/images/background_blue_cells.gif);
	font-weight:bold;
}
a.navigation {
	color:#336699;
	text-decoration:underline;
	font-weight:normal;
}
a.data {
	border:1px solid #cccccc;
	padding:2px;
}
a.Pending {
	border:1px solid #cccccc;
	font-weight:bold;
	color:blue;
	padding:2px;
}
p {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.hide {
	display: none;
}
.show {
	display: block;
}
pre {
	vertical-align:top;
	padding:3px;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}
.underline {
	text-decoration: underline;
}
.list {
	width: 150px;
}
/* NOTES STYLES */
.notesFrame {
	width:550px;
	/* this should be just tall enough to fill a 1900x1200 screen */
	min-height:2000px;
}
.notesBody {
	padding: 5px;
}
.notesHeaderBar {
	background-color:#516F85;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
	margin-bottom: 5px;
}
.headerBar A:link {
	color: #FFF;
	text-decoration: none;
}
.headerBar A:visited {
	color: #FFF;
	text-decoration: none;
}
.headerBar A:hover {
	color: #CCC;
	text-decoration: underline;
}
.headerBar A:active {
	color: #CCC;
	text-decoration: underline;
}
.notesRecordInformation {
	float:right;
	color:#FFF;
	font-weight: bold;
	padding-right: 5px;
}
.notesRecordInformation A:link {
	color: #FFF;
	text-decoration: none;
}
.notesRecordInformation A:visited {
	color: #FFF;
	text-decoration: none;
}
.notesRecordInformation A:hover {
	color: #CCC;
	text-decoration: underline;
}
.notesRecordInformation A:active {
	color: #CCC;
	text-decoration: underline;
}
.notesRecordAddress {
	font-size: 11px;
}
.clear {
	clear:both;
}
.notesFrame { height:800px; }
.clientNotes_NoteInformation { height:100px; } 

div#accordionStates_msTitle_0.deleted, div#accordionStates_msTitle_0.deleted ~ div.content, 
div#accordionStates_msTitle_1.deleted, div#accordionStates_msTitle_1.deleted ~ div.content {
	display:none !important;
}
#prewrap { min-width:500px; word-wrap: break-word; white-space:pre; } 
.initialhide { display: none; } 
.initialhideYes { display: none; } 
#submission_procedure { min-height: 75px; _height:100px;} 

/* Printing Styles for ptd page */
@media print {
.comment-table:nth-child(odd) textarea, .comment-table:nth-child(odd) table, .comment-table:nth-child(odd) tr, .comment-table:nth-child(odd) td {
    background-color: lightgray !important;
    -webkit-print-color-adjust: exact; 
}}