@charset "utf-8";
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.main {
	margin: 10px 10px 12px 10px;
	font-size: 11px;
	color: #000;
}
h3 {
	margin: 0 10px 0 10px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0 4px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.title {
	margin: 0 10px 10px;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	float: none !important;
}
.subhead1 {
	margin: 2px 10px 4px 10px;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.subhead2 {
	margin: 0 10px 6px;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.subhead3 {
	margin: 0 5px 0 0;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.sideheader {
	margin: 10px 1px 10px 1px;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.sidetext {
	margin: 0 1px 10px 1px;
	font-size: 10px;
	color: #000000;
}
.sideheader2 {
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.sidetext2 {
	margin: 0 10px 10px 10px;
	font-size: 10px;
	color: #000000;
}
.login {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 6px 7px;
}
.loginBig {
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
#mainContent {
	margin: 10px 10px 12px 10px;
	font-size: 11px;
	color: #000000;
}
#mainContent td {
	margin: 10px 10px 12px 10px;
	font-size: 11px;
	color: #000000;
}
#mainContent #notebox {
	position: relative;
	float: right;
	background: #eee;
	width: 28%;
	max-width: 300px;
	right: 0;
	padding: 12px;
	font-size: 11px;
	color: #000000;
}
#mainContent h2 {
	margin: 2px 0 4px 0px;
	font-size: 14px;
	color: #006699;
	font-weight: bold;	
}
#mainContent h3 {
	margin: 12px 0 6px 0px;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
#mainContent .subhead1 {
	margin: 2px 0 4px 0;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
#mainContent .subhead2 {
	margin: 12px 0 6px 0;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
#mainContent .title {
	margin: 2px 0 10px 0;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}
#reminders {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 12px 0px;
	position: relative;
}
#reminders td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px 5px 10px 5px;
}
#reminders ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/orangebullet2.gif);
}
#reminders li {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 9px 0;
	position: relative;
	left: -10px;
}

#reminders2 ul {
	list-style-type: disc;
	list-style-position: outside;
}
#reminders2 li {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 9px 0;
	position: relative;
	left: -10px;
}
.addtagheader {
	margin: 2px 10px 4px 10px;
	font-size: 10px;
	color: #006699;
	font-weight: bold;
}
.notices {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	margin-bottom: 18px;
}
.list {
	font-size: 11px;
	color: #000000;
}
.list li {
	padding-top: 4px 0px;
}
#notes {
	margin: 10px 0 18px 0;
	padding: 4px 10px;
	background-color: #eee;
	font-size: 11px;
}
.notes h2 {
	margin: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.outline {
	border: 1px outset #e3e3e3;
}
.time {
	text-align: right;
	color: #ddd;
	font-size: 9px;
	padding-right: 20px;
}

.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}
.clearall {
	clear: both;
	line-height: 0;
	height: 0;
}
.notAvaText p {
	padding-left: 10px;
	font-family: arial;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
}
p.reqularText {
	font-size: 11px;
	margin: 2px 10px 4px;
}
/* Footer */
.footer {
	margin: 2px 10px 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}

.footer a:link {
	color: #0066CC;
	text-decoration: underline;
}

.footer a:visited {
	color: #333399;
	text-decoration: underline;
}

.footer a:hover {
	color: #0066CC;
	text-decoration: underline;
}
/* Nav Styles */
.navlink a:link {
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin-bottom: 2px;
}
.navlink a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navlink a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#active a:link,#active a:visited,#active a:hover {
	/*/*/
	display: block;
	padding: 4px 3px 5px 17px;
	width: 135px;
	color: #444;
	background-color: #eee;
	border: #ccc 1px solid;
	background-image: url(../images/orangebullet.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
.navlink {
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
	background-repeat: repeat-x;
}

.menucategory {
	margin: 3px 5px 0 0;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.menusubcategory {
	margin: 3px 5px 0 0;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.menucategory a:link {
	color: #666666;
	text-decoration: none;
}
.menucategory a:visited {
	color: #666666;
	text-decoration: none;
}
.menucategory a:hover {
	color: #666666;
	text-decoration: underline;
}
#newMenuitems td {
	margin: 3px 5px 0 0;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#newMenuitems ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}
#newMenuitems li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
#newMenuitems a {
	/*/*/
	display: block;
	padding: 6px 3px 6px 18px;
	width: 140px;
	background-color: #fff;
	background-image: url(../images/orangebullet.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}
#newMenuitems a:link,#newMenuitems a:visited {
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #666;
	width: 135px;
	text-decoration: none;
}
#newMenuitems a:hover {
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #fff;
	color: #666;
	text-decoration: underline;
}
#menuitems {
	margin: 0;
	padding: 0;
	width: 161px;
	margin-bottom: 22px;
}
#aj_menuitems {
	margin: 0;
	padding: 0;
}
#menuitems ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}
#aj_menuitems ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}
#menuitems li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
#aj_menuitems li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
#menuitems a {
	/*/*/
	display: block;
	padding: 6px 3px 6px 18px;
	width: 140px;
	background-color: #fff;
	background-image: url(../images/orangebullet.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}
#aj_menuitems a {
	/*/*/
	display: block;
	padding: 6px 3px 6px 18px;
	width: 140px;
	background-color: #fff;
	background-image: url(../images/orangebullet.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}
#menuitems a:link,#menuitems a:visited {
	color: #666666;
	width: 135px;
	text-decoration: none;
}
#aj_menuitems a:link,#aj_menuitems a:visited {
	color: #666666;
	width: 135px;
	text-decoration: none;
}
#menuitems a:hover {
	background-color: #fff;
	color: #666;
	text-decoration: underline;
}
#aj_menuitems a:hover {
	background-color: #fff;
	color: #666;
	text-decoration: underline;
}
/* Form Styles */
.form {
	margin: 3px 6px 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.input {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: 1px solid Gray;
	background: #F8F8F8;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.label {
	font-weight: bold;
	color: #000;
}
a:link {
	color: #005ce5;
	text-decoration: underline;
}
a:visited {
	color: #333399;
}
a:hover {
    text-decoration: none;
}
.subhead1 a:link {
	color: #006699;
	text-decoration: none;
}
.subhead1 a:visited {
	color: #006699;
	text-decoration: none;
}
.subhead1 a:hover {
	color: #006699;
	text-decoration: underline;
}
.subhead2 a:link {
	color: #006699;
	text-decoration: none;
}
.subhead2 a:visited {
	color: #006699;
	text-decoration: none;
}
.subhead2 a:hover {
	color: #006699;
	text-decoration: underline;
}
.subhead3 a:link {
	color: #000000;
	text-decoration: none;
}
.subhead3 a:visited {
	color: #000000;
	text-decoration: none;
}
.subhead3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.login a:link {
	color: #ffffff;
	text-decoration: underline;
}
.login a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.login a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.pdf {
	background-image: url(../images/pdf.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-right: 12px; /* fix IE display bug */
	padding-bottom: 1px;
	text-decoration: none;
}
.ui-datepicker-trigger {
	margin-top: 3px;
	padding-left: 4px;
	position: absolute;
}
.btnHideText span {
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}
ol.alternateFlow {
	list-style-type: lower-alpha;
}
ol.alternateFlow li {
	font-size: 12px;
	padding-bottom: 7px
}
.omnibusRow td {
	font-weight: bold !important;
}

.omnibusRowChild td a span {
	font-weight: bold;
}
select.content {
	margin-bottom: 5px;
}
.pageButton a {
	border: 1px solid #AAAAAA;
	color: #333333 !important;
	cursor: pointer;
	float: left;
	margin: 0 3px;
	padding: 2px 5px;
	font-weight: normal;
	text-decoration: none;
	background-color: #DDDDDD;
}
.pageButton a.active {
	background-color: #99B3FF;
}
.pageButton a:hover {
	background-color: #ccc;
}
.tablehead {
	margin: 0 5px 0 0;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.tabledata {
	margin: 3px 6px 3px 10px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.redtabledata {
	margin: 3px 6px 3px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.tablenav {
	color: #000000;
	font: italic bold 11px Verdana, Arial, Helvetica, sans-serif;
}
tabledata a:link {
	color: #005ce5;
}
tabledata a:visited {
	color: #333399;
}
tabledata a:hover {
	color: #005ce5;
}
.tablepad {
	margin: 12px 10px 0 10px;
	border-top: 1px solid #dddddd;
}
table tr.disabledRow {
	color: #777;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 6px 3px 10px;
}
table.ruler {
	border-collapse: collapse;
	border-top: 1px none #ccc;
	border-bottom: 1px none #ccc;
}
table.ruler td {
	padding: 0px 0px 6px 0px;
}
tr.ruled {
	background: #FF9;
	border-top: 1px solid #F90;
	border-bottom: 1px solid #F90;
}
table tr.disabledRow td {
	color: #777 !important;
	font-style: italic
}
.disabledCell {
	color: #777 !important;
	font-style: italic;
	margin: 3px 6px 3px 10px;
}
.tableNoteContainer {
	color: #000000;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 13px;
	font-size: 10px;
}
dt {
	margin: 16px 10px 6px 10px;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
dd {
	font-size: 11px;
	color: #000000;
}
.link {
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 0;
}
.even {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
	background-color: #EEEEEE;
}

#filters {
	margin: 0 0 16px 0;
	padding: 10px 15px;
	background-color: #A4C1CD;
}
#filters th {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 6px;
}

#filters td {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.dbar {
	background-image: url(../images/dbarBg_1.gif);
	background-repeat: repeat-x;
	margin: 0 10px 8px 10px;
}
.options {
	float: right;
	margin: 0;
	z-index: 3;
	text-align: right;
	font-weight: bold;
	color: #036;
}
.winnow {
	position: relative;
	text-align: left;
	padding: 6px;
	background-color: #ddd;
}
.winnow td {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.pushright {
	float: right;
	font-weight: bold;
	padding: 0px 4px;
}

.pushleft {
	float: left;
	font-weight: bold;
	padding: 0px 4px;
}
.odd {
	background-color: #CFDAEC;
}
.even {
	background-color: #fff;
}
.table_data thead th
	{
	font-size: 10px;
	font-weight: bold;
	padding: 3px 8px;
	background-color: #eee;
	vertical-align: bottom;
	text-align: left;
	border-bottom: 1px solid #ddd;
}
.table_data thead a {
	display: block;
	width: 100%;
	color: #005ce5;	
	text-decoration: underline;	
}
.table_data thead a:hover{
	text-decoration: none;	
}
.helpTable{
	width:70% !important;
}
.helpTable td{
	text-align:center;
	vertical-align: middle !important; 
}
.helpTable th{
	text-align:center !important;
}
.helpTable td span.check {
	background: url(../images/check.png) no-repeat left top;
	display:block;
 	width:21px;
 	height:17px;
 	margin: 0 auto
}
.browserList span{
	display: inline-block;
    padding-top: 3px;;
}
.browserList:before{
	content: "";
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
}
.firefoxIcon:before{
    background: url(../images/firefoxLogo.png) no-repeat left top;
}
.chromeIcon:before{
    background: url(../images/chromeLogo.png) no-repeat left top;
}
.ieIcon:before{
    background: url(../images/ieLogo.png) no-repeat left top;	
}
.meIcon:before{
    background: url(../images/meLogo.png) no-repeat left top;	
}
.safariIcon:before{
    background: url(../images/safariLogo.png) no-repeat left top;
}
/* Budget Grids */
.budgetgrid {
	width: 100%;
	text-align: right;
	font-size: 10px;
	border-spacing: 0;
}
.budgetgrid tr td {
	padding: 3px 10px;
	vertical-align: middle;
}
.budgetgrid tr th {
	padding: 3px 10px;
	text-align:right;
}
.budgetdata {
	width: 100%;
	text-align: left;
	border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.budgetdata tr td {
	vertical-align: middle !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle !important;
	font-size:11px;	
}
.budgetdata tr th {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle !important;
	font-size:11px;
	background: #eee;	
}
.budgetdata tr th.total {
	background: #FFCC00;	
}
.budgetdata tr td.textAlignRight input {
	text-align:right;	
}
.budgetdata tr td.textAlignLeft input {
	text-align:left;	
}
.budgetdata input:disabled {
     padding-left:18px;
}
.budgetdata select{
    padding: 4px 5px;
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #bbbaba;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.budgetdata input{
    padding: 4px 5px;
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid rgba(0,0,0,.15);
	border-radius: 2px;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-top: 1px;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
}
.budgetdata thead {
	font-weight: bold;
}
.budgetdata td span.totalBudget{
    font-size: 11px;
    font-weight:bold;
    margin:0;
	padding-top: 3px;
}
.budgetdata td span.totalBudgetUS{
 	position: relative;

}
.budgetdata td span.totalBudgetUS input {
 	padding-left:18px;

}
.budgetdata td span.totalBudgetUS:before{
 	position: absolute;
     top: 0;
     content:"$";
     left: 5px;
     color: #555 !important;
}
.budgetgrid thead .nav {
	background: #eee;
	color: #000;
	font-weight: bold;
	vertical-align: top;
}
.budgetgrid .subBtn {
	margin-right:0 !important;
	margin-bottom: 3px;
}
.budgetgrid thead .total {
	font-weight: bold;
	background: #FFCC00;
	color: #000;
	vertical-align: top;
}
.section {
	font-weight: bold;
	text-align: left;
}
.row0 td {
	background-color: #d2dee4;
}
.row1 td {
	background: #fff;
}
td.total {
	background: #FFFFDF;
}
.row0 td.total {
	background: #E9EBC5;
}
.row1 td.total {
	background: #FFFFDF;
}
.budgetgrid tbody .subtotal td {
	font-weight: bold;
	padding-bottom: 20px;
	border-top: 1px solid #000;
}
.budgetgrid tbody .subtotal td.section {
	font-weight: bold;
	border-top: 1px solid #fff;
	text-align: right;
}
.budgetgrid tbody .grandtotal td {
	font-weight: bold;
	font-size: 10px;
	background: #E9EBC5;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
}
.budgetgrid thead .nav2 {
	background: #FF9;
	color: #000;
	font-weight: normal;
	text-align: left;
}
#sysMessage {
	position: relative;
	width: 96%;
}
.statusMsg {
	color: gray;
	font-style: oblique;
	font-size:11px;
}
.warning {
	margin: 12px 10px 6px 10px;
	color: #df0e0e;
	font-weight: bold;
}
.warning_global {
	margin: 3px 10px 2px 10px;
	color: #ff6666;
	font-weight: bold;
}
.contentContainer ol.warning {
	margin: 12px 10px 6px 10px;
	color: #df0e0e;
	font-weight: bold;
	padding-left: 20px;
	float: left;
}
.warningBlock {
	display: block;
	margin: 15px 5px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	border-color: red;
	border-style: dashed;
	background: #FC9;
}
.warningBlock a {
	display: block;
	text-decoration: underline;
	color: red;
}
.warningMessContainer {
	background: url(../images/warningMess_bg.png) repeat-x #faf4e5;
	border: 1px solid #f3ebd7;
	height: auto;
	width: 96%;
	padding: 10px 2%;
}
.warningMessContainer div.icon {
	background: url(../images/warning-icon2.png) no-repeat transparent;
	float: left;
	width: 48px;
	height: 48px;
	margin-top: 0;
}
.warningMessContainer p {
	font-size: 13px;
	margin-left: 70px;
	margin-top:10px;
}
.warningMessBtn {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.message {
	font-size: 10px;
	color: #330066;
	font-weight: bold;
}
.messagehead {
	font-size: 11px;
	color: #330066;
	font-weight: bold;
}
.error {
	font-size: 10px;
	color: Red;
	font-weight: bold;
}
.errorhead {
	font-size: 11px;
	color: #F96F5F;
	font-weight: bold;
}
.errormsg {
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	margin-left: 10px;
}
.contentContainer div.errormsg {
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	margin-left: 10px;
	float:left;
	width:98%;
}
.contentContainer div.errormsg ul{
	 list-style: inside none disc;
    margin: 5px 0 0 15px;
    padding: 0;
}
.contentContainer div.errormsg ul li{
	color: #FF0000;
}
.errorfoot {
	font-size: 8px;
	color: #FF0000;
	font-weight: normal;
}
.contentContainer ul.elementClear {
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 0;
	margin-bottom: 0;
}
.contentContainer .elementClear ul {
	margin: 10px; /*removes indent IE and Opera*/
	list-style-type: disc;
	
}
.contentContainer ul.elementClear li {
	background: url(../images/check.png) no-repeat left top;
	padding: 1px 0 10px 23px;
	list-style: none;
	margin: 0;
}
.contentContainer ul.elementError {
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 10px;
}
.contentContainer .elementError ul {
	margin: 10px; /*removes indent IE and Opera*/
	list-style-type: disc;
	
}
.contentContainer ul.elementError li {
	font-size: 11px;
	font-weight: bold;
	background: url(../images/x.png) no-repeat left top;
	padding: 1px 0 10px 23px;
	list-style: none;
	margin: 0;
}
.contentContainer ul.elementWarning {
	margin-top: 10px;
	margin-left: 10px;
}
.contentContainer .elementWarning ul {
	margin: 10px; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: disc;
}
.contentContainer ul.elementWarning li {
	font-size: 11px;
	font-weight: bold;
	background: url(../images/warning.png) no-repeat left top;
	padding: 1px 0 10px 23px;
	list-style: none;
	margin: 0;
	
}
.hd {
	background-color: #3D77CB;
	color: white;
	border: 1px solid white;
	border-bottom: 1px solid black;
	font-weight: bold;
	overflow: hidden;
	padding: 4px;
	vertical-align: top;
}
.img_right {
	border: 0;
	top: 1;
	right: 1;
	position: absolute;
}
.popup {
	position: absolute;
	z-index: 6;
	background-color: white;
	border: 1px solid black;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.popup_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	padding: 5px;
}
.popup_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px/14px;
	color: #666;
	padding: 2px;
	border: 1px solid #AEAEAE;
	border-top: none;
	background-color: #DFDFDF;
	font-style: oblique;
}
/* Review stuff */
.declined,.declined td {
	color: #444;
	font-style: italic;
	background: #ffb8b8 !important;
}
.blocked,.blocked td {
	color: #444;
	font-style: italic;
	background: transparent;
}
.newItem {
	width: 63px;
	height: 16px;
	float: left;
	background-image: url(../images/i_new.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: -1px;
}
.acceptedItem {
	width: 63px;
	height: 16px;
	float: left;
	background-image: url(../images/i_accepted.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: -1px;
}
.declinedItem {
	width: 63px;
	height: 16px;
	float: left;
	background-image: url(../images/i_declined.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: -1px;
}
/* Demographics Styles */
.formRadioBtn {
	margin: 3px 6px 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 7px;
	font-weight: normal;
}
ul.demographics {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	list-style: outside none none;
	margin: 0 0 12px 4px;
	padding-bottom: 1px;
	padding-left: 0;
	float: left;
}
ul.demographics li {
	width: 100%;
	float: left;
	margin-bottom: 6px;
	margin-left:0 !important;
}
ul.demographics li input {
	float: left;
	margin-top: 0 !important;
	margin-right: 5px;
}
ul.demographics li label {
	float: left;
}
ul.demographics li span {
	float: left;
	margin-left: 3px;
}
ul.demographics li a.infoDemogra {
	background: url("../images/info2.gif") no-repeat transparent;
	float: left;
	margin-left: 3px;
	width: 16px;
	height: 16px;
}
a.infoIcon {
	background: url("../images/info2.gif") no-repeat transparent;
	float: left;
	margin-left: 3px;
	width: 16px;
	height: 16px;
}
p.subTitle {
	color: #000000;
	font-size: 12px;
	margin: 10px 10px 12px;
}
p.demographicsLabel {
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin: 3px 6px 1px 10px;
}
p.demographicsLabelText {
	color: #000000;
	float: left;
	font-family: arial;
	font-size: 11px;
	margin: 2px 10px 12px;
}
p.demographicsLabel span {
	font-weight: normal
}
p.subTitleBold {
	background-color: #f0f0f0;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 10px 6px;
	padding: 4px;
}
.demograpData p {
	line-height: 18px;
}
.demograpData hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 0;
}
.demograpData hr.black {
	display: block;
	height: 1px;
	border: 0;
	border-top: 2px solid #aaa;
	margin: 0;
	padding: 0;
}
.demograpData table {
	border-collapse: collapse;
	border-spacing: 0;
}
.demograpData table.demoMain {
	margin-left: 8px;
	width: 100%;
}
.demograpData table.demoMain tr td {
	padding-bottom: 15px;
}
.demograpData table.demoInnerTable tr td {
	padding-bottom: 5px;
}
.demograpData table label {
	font-size: 11px;
	padding-right: 2px;
}
.demograpDataLabel table label {
	padding-right: 12px;
}
.demograpData table p.sectionTitle {
	font-size: 11px;
	padding-right: 10px;
	padding-top: 5px;
}
.demograpDataText {
	color: #000000;
	font-size: 11px;
	margin: 10px 10px 12px;
	line-height: 18px;
}
.demographGlobal{
	border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    line-height: 20px;
    width:98%;
    margin-top: 10px;
	padding-bottom: 10px;
}
.demographGlobal p.warning{
	font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    color: #df0e0e;
}
a.infoDemogra {
	background: url("../images/info2.gif") no-repeat transparent;
	float: right;
	margin-left: 3px;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	cursor: default;
}
.infoIcon a.infoDemogra{
	display: inline-block;
	width: 14px;
	height: 14px;
	float:none;	
	margin-top: 0;
	cursor: default;
}
.demographics label{
	position: relative;
	top: -1px;
	font-weight: normal !important;
	font-family: verdana !important;	
}
.contentContainer table.table_form input{
	vertical-align:middle;
	
}
.demographics input{
	margin-right: 5px;
	display: inline-block;
	margin-bottom: 4px !important;
	margin-right:6px !important;
}
.help-tip {
	position: relative;
	text-align: center;
	background: url("../images/info2.gif") no-repeat transparent;
	width: 14px;
	height: 14px;
	font-size: 11px !important;
	line-height: 16px;
	cursor: default;
	display: inline-block;
	top: 2px;
	left: 3px;
}
.help-tip:hover span {
	display: block;
	transform-origin: 100% 0%;
	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;
}
.help-tip span {
	display: none;
	text-align: left;
	background-color: #fbf6ca;
	padding: 5px;
	width: 350px;
	position: absolute;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	left: -9px;
	color: #000;
	top: 16px;
	font-size: 11px;
	z-index: 9999;
	font-weight:normal;
}
.help-tip span:before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom-color: #fbf6ca;
	left: 10px;
	top: -12px;
}
.help-tip span:after {
	width: 100%;
	height: 10px;
	content: '';
	position: absolute;
	top: -10px;
	left: 0;
}
.subelement h2 {
	margin: 12px 10px 6px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.subelement h3 {
	margin: 0px 5px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.subelement p {
	margin: 0px 5px 10px 10px;
	font-size: 11px;
}
.subelement p.subhead1 {
	font-size: 11px;
}
.subelementTitle {
	background: #ddd;
	padding: 5px 6px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #069;
}
.subelementTable {
	width: 100%;
}
div.tabledata .subelementTable {
	padding-left:5px
}
.subelementTable th,.editTable th {
	background: #eee;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 4px;
	text-align: left;
	vertical-align: bottom;
}
.subelementTable td {
	font-weight: normal;
	font-size: 11px;
	padding: 2px 4px;
	vertical-align: top;
	line-height: 14px;
}
.subelementTable2 {
	width: 100%;
}
.subelementTable2 th,.editTable th {
	background: #eee;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 4px;
	text-align: left;
	vertical-align: bottom;
}
.subelementTable2 td {
	font-weight: normal;
	font-size: 10px;
	padding: 2px 4px;
	vertical-align: top;
	line-height: 15px;
}
.declined,.declined td {
	color: #444;
	font-style: italic;
	background: #ffb8b8 !important;
}
.subelementShading {
	background: #ddd;
	font-weight: normal;
	font-size: 10px;
	padding: 2px 8px;
	vertical-align: top;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
}
/* Tutorial css */
#tablist {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 11px Verdana;
}
#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}
#tablist li a {
	padding: 3px 1em;
	margin-right: 3px;
	border-top: 1px solid #C60;
	border-left: 1px solid #C60;
	border-right: 1px solid #C60;
	border-bottom: none;
	background: #f1ad07;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
#tablist li a:link,#tablist li a:visited {
	color: #fff;
}
#tablist li a.current {
	color: white;
}
.contentContainer ul.listing  {
	margin: 6px 6px 6px 0;
	font-size: 11px;
	color: #000000;
	padding-left:0;
}
.contentContainer ul.listing li {
    padding: 6px 15px;
    background: url("../images/link1.png") no-repeat left 7px;
    font-size: 11px;
    float: left;
	width: 100%;
}
.contentContainer ul.sub li {
    list-style: disc;
    background: #FFC;
    padding: 6px 0px;
    margin-left: -18px;
}
.contentContainer ul.sub {
   margin-bottom:10px;
}
#tabcontentcontainer {
	padding: 0;
	background: #FFC;
	border: 1px solid #C60;
	float:left;
}
.tabcontent ul {
	list-style:none;
}
.tabcontent {
	display: none;
	padding: 5px;
	float:left;
}
/* Updated css for header and footer */
.headerWrapper {
	background-color: #2d81ab;
	height: 88px;
	min-width: 1000px;
	width: 100%;
}
.headerContainer {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
}
.headerContent {
	float: left;
	background: url('../images/header_bg.png') repeat transparent;
	width: 100%;
	height: 88px
}
.nspiresTopLogo {
	float: left;
	background: url('../images/header_logo.png') no-repeat transparent;
	width: 100%;
	height: 88px
}
.nspiresTopLogo div.topLogoLink {
	float: left;
}
.nspiresTopLogo div.topLogoLink a {
	float: left;
	width: 308px;
	height: 88px;
}
.headerRightContent {
	float: right;
	width: 265px
}
.headerTopMenu {
	background: transparent url("../images/header_topmenu_bg.png") no-repeat scroll 0 0;
	display: block;
	float: left;
	font-size: 11px;
	height: 23px;
	list-style: outside none none;
	margin: 0;
	padding: 7px 0 0 40px;
	width: 225px;
	box-sizing: content-box;
}
.headerTopMenu li {
	float: left;
	margin-right: 9px
}
.headerTopMenu li a {
	color: #000;
	text-decoration: none;
	padding-bottom: 2px
}
.headerTopMenu li a:hover {
	border-bottom: 3px solid orange
}
.headerTopMenu li a:visited {
	color: #000;
}
.NASATopLogo {
	float: right;
	background: url('../images/header_NASALogo.png') no-repeat transparent;
	width: 69px;
	height: 52px;
	margin-top: 5px
}
.NASATopLogoWithoutMenu {
	background: transparent url("../images/header_NASALogo.png") no-repeat
		scroll 0 0;
	float: right;
	height: 56px;
	margin-top: 20px;
	width: 69px;
}
.mainNavWrapper {
	background-color: #000;
	height: 18px;
	min-width: 1000px;
	width: 100%;
	margin-bottom:5px;
}
.mainNavContainer {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
}
.mainNavContent {
	background: url('../images/mainNavLeftImg.png') no-repeat transparent;
	float: left;
	width: 100%;
	height: 18px;
}
.mainNav {
	float: left;
	padding: 0;
	list-style: outside none none;
	margin: 0 0 0 192px;
}
.mainNav li {
	float: left;
	padding-right: 15px;
}
.mainNav li a {
	color: #cccccc;
	font-size: 11px;
	float: left;
	font-weight: bold;
	padding-top: 2px;
	text-decoration: none;
}
.mainNav li a:hover {
	text-decoration: underline;
}
.mainNav li a:visited {
	color: #cccccc;
}
.nspiresTime {
	float: right;
	color: #ddd;
	font-size: 9px;
	padding-right: 12px;
	text-align: right;
	padding-top: 3px;
	font-weight: bold
}
.footerWrapper {
	min-width: 1000px;
	width: 100%;
	margin-top: 35px;
	background-color: #ddd;
	height: 68px;
}
.footerContainer {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
}
.footerContent {
	height: 68px;
	float: left;
	width: 100%;
}
.footerContent a {
	color: #0066cc;
	text-decoration: underline;
}
.footerContent a:hover {
	text-decoration: none;
}
.nasaFooterLogo {
	background: url('../images/nasaFooterLogo.png') no-repeat transparent;
	float: left;
	height: 44px;
	margin-right: 12px;
	margin-top: 12px;
	width: 70px;
}
.nasaFooterLogo a {
	float: left;
	width: 70px;
	height: 44px
}
.footerLinks {
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 4px 0 0;
}
.footerLinks li {
	font-size: 10px;
	padding: 0;
	line-height: 15px;
}
@-moz-document url-prefix () { .footerLinks li {
	margin-bottom: 1px;
}
}
.footerPDFLink {
	float: right;
	margin-right: 12px;
	margin-top: 35px;
}
.footerPDFLink a {
	color: #0066cc;
	font-size: 10px;
	background-image: url("../images/pdf.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 15px;
}
/*---------------------------------------------------------------------------*/
/* Updated css for content */
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.pageWrapper {
/* Sticky Footer */
  min-height: calc(100vh - 103px);
}
.fixedNav{ 
	 /* Fixed Nav */
	z-index: 9999; position: fixed; left: 0; top: 0; width: 100%;
}
.fixedNavSpace {
	display:none;
    height:18px;
    margin-bottom:5px;
    
}
.scrollup {
	background: url("../images/icon_top.png") no-repeat scroll 0 0 transparent;
	bottom: 130px;
	display: none;
	height: 40px;
	opacity: 0.4;
	position: fixed;
	right: 20px;
	text-indent: -9999px;
	width: 40px;
	z-index: 2000;
	outline: none;
}

a.scrollup:hover {
	opacity: 0.7;
}

.contentWrapper {
	background-color: #fff;
	height: auto;
	min-width: 1000px;
	width: 100%;
	
}
.contentContainer {
	margin: 0;
	padding-bottom: 0;
}
b{
	font-weight:bold;
}
strong{
	font-weight:bold;
}
i {
    font-style: italic;
}
p {
	color: #000;
    font-size: 11px;
    line-height: 17px;
    margin: 0 10px 12px;
    float: none;
}
.mainContent {
	float: left !important;
	margin-top: 5px;
	width: 100%;
}
.contentContainer p{ 
	width: 98%; 
	clear: both;
	margin: 0 7px 7px 10px;
}
.contentContainer p.subTitle {
    color: #006699;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 10px 4px;
}
.contentContainer ol{
	color: #000;
	font-size: 11px;
	list-style-position: outside;
	padding-left:30px;
}
.contentContainer div.titleUnderBar{
	background: transparent url(../images/dbarBg_1.gif) repeat-x; 
	float: left; 
	height: 3px; 
	margin: 0 10px 8px; 
	width: 98%;
}
.contentContainer ol li{
	margin-bottom:5px;
}
.contentContainer ul{
	color: #000;
	float:left;
    font-size: 11px;
    margin-bottom: 15px;
    margin-left: 0;
    padding-left: 3%;
    width: 97%;
}
.contentContainer ul.faqIndex li a{
	font-size:10px;  
}
.contentContainer div.errorMessage {
	color: #df0e0e;
	margin-bottom: 5px; 	 
	float: left; 
	display: block;
	margin-left: 10px;
	width: 99.2%;
	padding: 10px;	
	padding-left: 0;
	font-size:11px;
}
.contentContainer div.errorMessage label {
	float:left;
	font-weight:bold;	
}
.contentContainer div.warningMessage {
	color: #df0e0e;
	margin-bottom: 5px; 	 
	float: left; 
	display: block;
	margin-left: 10px;
	width: 99.2%;
	padding: 10px;	
	padding-left: 0;
	font-size:11px;
}
.contentContainer div.warningMessage label {
	font-weight:bold;
	margin-left:18px;
	float:left;
}
div.warningMessage label input[type='checkbox']{
	margin-left:-18px;
}
.contentContainer div.errorMessage div.checkBoxContainer {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	
}
.contentContainer div.errorMessage input {
	float:left;
	margin-top: 1px;
	margin-right: 5px;
}
.contentContainer div.errorMessage p{
	color: #df0e0e;
	margin-left: 0;
	margin-top: 2px;
	margin-bottom: 0;
	padding-left: 18px;	
}
.contentContainer div.errorMessage div.msgTitle {
	font-weight:bold;
	font-size:11px;
	background: transparent url("../images/errorIcon.png") no-repeat scroll 0 0;
	padding-left:18px;
	color: #df0e0e; 
	height:17px;	
	float: left;
	margin-left: 2px;
}

.contentContainer div.errorMessage ul{
	color: #df0e0e; 
	float: left; 
	display: block;
	list-style: inside; 
	margin-bottom: 5px;
	margin-top:5px;
	padding-left: 10px;
}
.contentContainer div.errorMessage ul li{
	font-weight:normal;
	font-size:11px;
	margin-left:10px;
}

.contentContainer ul li{
	margin-bottom:5px;
	margin-left:10px;
}
.contentContainer ul li p{
	margin-left:0;	
}

.contentContainer ul.reminderList {
	float: left;
    list-style: outside url("../images/orangebullet2.gif") disc;
    margin-top: 5px;
    padding-left: 22px;
}

.contentContainer ul.reminderList li {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 9px 0;
}
.contentContainer ul.reminderList li a{
	display:block;
	 display: block;
    margin-bottom: 2px;
}

.contentContainer ul.reminderList li p{
	font-weight:bold;
	margin-left:0;
	margin-top:10px;
}

.contentContainer h4.faqTitle{
	background: transparent url("../images/link1.png") no-repeat scroll 0 0;
    display: block;
    margin-bottom: 5px;
    padding-left: 16px;
}
.contentContainer ul.faqIndex{
    list-style: outside none none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 5px;
    padding-left: 10px;
}
.contentContainer ul.faqIndex li {
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    list-style: outside url("../images/linksmall.gif") none;
    margin: 0 10px 0 30px;
    padding-bottom: 5px;
}
.contentContainer div.tableHeaderInfo{
	background-color: #ddd;
    float: left;
    width: 100%;
}
.contentContainer div.tableHeaderInfo table tr td{
	color: #000;
    font-size: 10px;
    font-weight: bold;
  }
.contentContainer fieldset {
  	color: #000;
	font-size: 11px;
	float: left;
	border: 1px solid #bebebe;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 5px;
	margin-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  }
.contentContainer fieldset table.table_display{
  	width:100%;
  }
.contentContainer legend {
	margin-left: 5px;
	font-weight: bold;
	padding: 5px;
  }
.contentContainer table.table_form label{
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color:transparent;
}

.contentContainer table.table_form h4{
	color: #006699;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin:0;
    width: 100%;
}
.contentContainer table.table_form textarea{
	color: #000000;
     font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.contentContainer textarea{
	color: #000000;
     font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.contentContainer table.table_form ul{
	list-style: outside none none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
.contentContainer table.table_form input[type="radio"]{
    margin-top:1px;
}
.contentContainer input[type="radio"],.contentContainer input[type="checkbox"]{
   vertical-align:middle;
   margin-top:-1px;
}
.contentContainer table.table_form thead th{
    font-size: 10px;
    font-weight: bold;
    text-align:left;
}
table.table_form .ui-datepicker-trigger {
	margin-left:5px;
}
.loginBox table.table_form input{
	
	width:95%;
}
.loginBox table.table_form{
	
	width:95% !important;
}
.table_form .tooltip-bottom-right::after {
	bottom: 100%;
	right: 16px;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(0, 0, 0, 0.9);
	border-left: 4px solid transparent;
}
.table_form .tooltip::after {
	content: '';
	position: absolute;
}
.table_form .tooltip {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	left: -9999px;
	line-height: 16px;
	opacity: 0;
	padding: 2px 8px 3px;
	position: absolute;
	transition: margin 0.3s ease 0s, opacity 0.3s ease 0s;
	z-index: 1;
}
.table_form .tooltip-bottom-right {
	margin-top: 15px;
	top: 100%;
}
.table_form .tooltip {
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	opacity: 0;
	position: absolute;
	z-index: 1070;
}
.table_form .input,.table_form .select,.table_form .textarea,.table_form .radio,.table_form .checkbox,.table_form .toggle,.table_form .button
	{
	display: block;
	position: relative;
	border: none;
}
.table_form .input input,.table_form .select select,.table_form .textarea textarea
	{
	display: block;
	width: 100%;
}

span#errors{
	display:block;
	padding-left:10px;
}
.ext-errors-ul{
	margin-bottom: 0 !important;
	padding-left: 0 !important;	
}

.contentContainer .dataFormContainer{
	float: left; 
	margin-bottom: 6px; 
	width: 100%; 
	margin-top: 5px; 
	padding-left: 10px;
}

.contentContainer .radioBtnContainer {
	padding-top:4px;
	padding-bottom:5px;
	float: left; 
	margin-bottom: 6px; 
	width: 100%; 
}
.contentContainer .dataFormContainer ul,.contentContainer .dataFormContainer ul {
	margin-left:3px !important;
}
.contentContainer .radioBtnContainer label {
	font-weight: bold;
	display: inline-block;
	margin-right: 7px;
}
.fieldError, .ext-errors-ul [class^="ext-error-"] {
    display: block;
    margin-top: 5px !important;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #df0e0e !important;
    background: transparent url("../images/errorIcon.png") no-repeat scroll 0 0;
    padding-left: 18px !important;
}
.fieldError li{	
	margin-left:0 !important;
}
.ext-errors-ul li{
	margin-left:0 !important;
}
.ext-errors-ul li.loginVal{
	position: relative;
	background: #FFF8C4 url("../images/errorIcon.png") no-repeat scroll 9px 5px !important;
	border: 1px solid #a98133 !important;
	width: 85% !important;
	margin-top: 4px !important;
	border-radius: 3px;
	margin-bottom: 5px !important;
	padding-left: 27px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px !important;
}
.ext-errors-ul li.loginVal:after, .ext-errors-ul li.loginVal:before {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index:9999;
}
.ext-errors-ul li.loginVal:after {
	border-color: rgba(255, 253, 232, 0);
	border-bottom-color: #FFF8C4;
	border-width: 6px;
	margin-left: -6px;
}
.ext-errors-ul li.loginVal:before {
	border-color: rgba(255, 248, 187, 0);
	border-bottom-color: #a98133;
	border-width: 7px;
	margin-left: -7px;
}

.ext-success{
	border: 1px solid #d6e9c6 !important;
	background-color: #dff0d8 !important;
}
.ext-error{
	background-color: #f2dede !important;
	border:1px solid #ebccd1 !important;	
}
.parsley-errors-list{
    background: transparent url("../images/errorIcon.png") no-repeat scroll 0 0;
    color: #df0e0e !important;
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
    margin-top: 5px !important;
    margin-left: 0px !important;
    padding-bottom: 0 !important;
    padding-left: 18px !important;
    padding-right: 1px !important;
    padding-top: 0 !important;
}
.parsley-errors-list li{
    margin-left: 0px !important;

}
.table_form .toggle input {
	left: -9999px;
	position: absolute;
}
.table_form .input input:focus+.tooltip,.table_form .textarea textarea:focus+.tooltip
	{
	opacity: 1;
}
.table_form .input input:focus+.tooltip-bottom-right,.table_form .textarea textarea:focus+.tooltip-bottom-right
	{
	left: auto;
	margin-top: 5px;
	right: 0;
}
.contentContainer .textAlignRight{
    text-align: right;
	
}
.contentContainer .textAlignLeft{
    text-align: left;
	
}
.contentContainer .textAlignCenter{
    text-align: center;
	
}
.contentContainer table.table_form input{
    padding: 4px 5px;
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid rgba(0,0,0,.15);
	border-radius: 2px;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 1px;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.contentContainer table.table_data input{
    padding: 4px 5px;
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid rgba(0,0,0,.15);
	border-radius: 2px;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 1px;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.contentContainer input:focus,.contentContainer textarea:focus,.contentContainer select:focus {
	outline: 0;
	border: 1px solid #77B3D8 !important;
	-moz-box-shadow: 0 0 6px #C8E0EF;
	-webkit-box-shadow: 0 0 6px #C8E0EF;
	-ms-box-shadow: 0 0 6px #C8E0EF;
	box-shadow: 0 0 6px #C8E0EF;
}
.contentContainer input:disabled {
     background: #ddd !important;
     color:#555 !important;
}
.contentContainer select:disabled {
     background: #ddd !important;
     color:#555 !important;
}
.contentContainer table.table_form input[type="file"]{
	border:0;
	background-color:#fff;
}
.contentContainer table.table_form select{
    padding: 2px 4px;
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #bbbaba;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.table_striped tr:nth-child(odd) {
    background-color: #fff;
}
.table_striped tr:nth-child(even) {
    background-color: rgb(210, 222, 228);
}
.contentContainer table.table_data{
    border-collapse: collapse;
    padding:0;
    margin-bottom: 6px !important;
    width:100%;   
}
.contentContainer table.table_data th{
	background-color: #eee;
     font-size: 10px !important;
    font-weight: bold;
    padding: 3px 3px 3px 10px !important;
    text-align: left;
    vertical-align: top;
}
.contentContainer table.table_data td{
    font-size: 11px !important;
    padding: 4px 4px 4px 10px !important;
    vertical-align: top;
}
.contentContainer table.table_data td p{
     margin: 0 0 10px;
     line-height: 18px;
}

.contentContainer table.table_display{
    border-collapse: collapse;
    border:0;
    padding:0;
    margin-left:10px;
    margin-bottom:10px;
    width:99%;   
}
.contentContainer table.currentOrgTop h3{
    color: #006699;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.contentContainer table.currentOrgTop h4{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.contentContainer table.currentOrgTop span{
    font-weight: bold;
    font-size:12px;
}
.contentContainer table.table_display label{
    font-weight:bold;
     font-family: Arial,Helvetica,sans-serif;
}
.contentContainer span.subTitle{
    color: #006699;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 10px 0 0;
    width: 100%;
}
.contentContainer div.listCertPropContainer{
	width: 70%; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom:50px;
}
.listCertPropContainer h2, .listCertPropContainer h3, .listCertPropContainer div, .listCertPropContainer table.table_display{
	text-align:center;
}
.listCertPropContainer table.table_display tr td{
	padding: 1px 1px 1px 0;
}
.listCertPropContainer label{
	font-weight:bold;
}
.listCertPropContainer table.table_data{
	border: 1px solid #ccc !important
}
.contentContainer table.table_form label.reviewsRadioBtn{
    color: #000000; 
    font-family: verdana; 
    font-weight: bold;
}
.contentContainer table.table_display td{
     padding: 3px 3px 3px 0;
     font-size:11px;
     vertical-align: top;
}
.contentContainer table.table_display td ul{
     list-style:none;
     padding-left: 0;
     margin-bottom: 0;
}
.contentContainer table.table_display td ul li{
     padding-bottom: 0;
     margin-left: 0;
   	 margin-bottom: 2px;
}
.contentContainer table.table_display td p{
     margin: 0 0 10px;
     line-height: 18px;
     float:left;
}
.contentContainer table.table_form{
     border: 0 none;
    border-collapse: collapse;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
    padding: 0;
}
.contentContainer table.table_form td{
     padding: 3px 3px 3px 0;
     font-size:11px;
     vertical-align: top;
     
}
.contentContainer table.table_form td span.formTips{
     color: gray;
    font-style: oblique;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.contentContainer table.table_form td p{
     margin: 0 0 10px;
     line-height: 18px;
}
.contentContainer table.table_form td p.smallText{
    margin:0;
    font-weight:bold;
    font-size:11px;
    font-family:Arial,Helvetica,sans-serif;
}
.contentContainer div.dataDisplayRowTitle span.statusMsg{
    font-size: 11px;
    color: gray;
    font-style: oblique; margin-left:0;margin-top:10px
}
.contentContainer p.notRquest{
   color: #000000;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}
.dataDisplayRow p.subhead1 {
    font-size: 11px !important;
}
.dataDisplayRow div.certAcceptBox {
    text-align:center; 
    background-color:#eee;
    font-size:12px; 
    font-weight:bold; 
    width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
.contentContainer div.dataDisplayRow p.statusTitle{
    color: #006699;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 10px 10px;
}
.contentContainer div.dataDisplayRow p.statusTitleWarning{
    color: #df0e0e;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 10px 10px;
}
.contentContainer div.dataDisplayRow p.statusTitle span {
    color: #000;
  
}
.contentContainer div.dataDisplayRow p.statusTitleWarning{
     color: #df0e0e;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 10px 10px;
}
.contentContainer div.dataDisplayRow p.statusTitleWarning span{
    color: #000;
  
}
.contentContainer table.table_display td span.statusMsg{
    font-size: 11px;
    color: gray;
    font-style: oblique; margin:0;
}
.contentContainer table.table_display td span.totalBudget{
    font-size: 12px;
    font-weight:bold;
    margin:0;
}
.contentContainer div.dataDisplayRow {
    font-size: 11px;
}
.contentContainer div.dataDisplayRow table.table_data span.statusMsg{
    font-weight: normal;color: gray;
    font-style: oblique; 
    margin:0;
}
.contentContainer div.dataDisplayRow p.warningMsg {
     font-size: 12px;
    font-weight: bold;
    color:#FF0000;
}
.contentContainer div.dataDisplayRow p.smallText {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.formatNote{
	background-color: #eeeeee;
    float: left;
    padding: 10px 3%;
    width: 100%;
    border: 0px solid #eee;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formatNote p{
	margin-right: 0;
    width: 95%;
}
.formNoteRow{
	background-color: #eeeeee; 
	padding-top: 10px;
	width: 100%;
	float:left;
	margin-top:10px;
	margin-bottom:15px;
	border: 0px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formatNote h2{
	color: #006699 !important;
    font-size: 14px !important;
    font-weight: bold;
    margin: 2px 10px 4px;
}
.formNoteRow h3{
	font-weight:bold;
	font-size:11px !important;
	 margin-left: 0;
	 color:#000 !important;
}
.formNoteRow ul{
	  font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.formNoteRow ul li{
	 margin-bottom: 0;
    padding-bottom: 5px;
}
.formatNote h3{
	font-weight:bold;
	font-size:11px !important;
	color:#000 !important;
	 margin-left: 0;
}
.formatNote ul{
	font-size:11px;
	padding-left: 20px;
	margin-top: 5px;
}
.formatNote ul li{
	padding-bottom: 7px;
	line-height: 15px;
}
.contentContainer div.leftContentW50{
	float: left; width: 49%; margin-right: 2%;
}

.contentContainer div.rightContentW50{
	float: left; width: 49%
}

.contentContainer div.leftContentW70{
	float: left; width: 67%; margin-right: 2%;
}

.contentContainer div.rightContentW30{
	float: left; width: 31%
}

.contentContainer div.leftContentW30{
	float: left; width: 28%; margin-right: 2%;
}

.contentContainer div.rightContentW70{
	float: left; width: 70%
}

.contentContainer ul.introPageList{
	float: left;
    list-style: outside none none;
    margin: 5px 0 0;
    padding-left: 10px;
}
.contentContainer ul.introPageList li{
	float:left;
	width:100%;
	margin-bottom:12px;
	margin-left:0;
}
.contentContainer a.linkTitle{
	background: transparent url("../images/link1.png") no-repeat scroll 0 0;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 16px;
    float:left;
    width:98%;
}
.contentContainer ul.introPageList a.listTitle{
	background: transparent url("../images/link1.png") no-repeat scroll 0 0;
    display: block;
    font-weight: bold;
    margin-bottom: 0;
    padding-left: 16px;
}
.contentContainer ul.introPageList a.disabled{
    color:#000;
    text-decoration:none;
}
.contentContainer ul.solSummaryList{
	float: left;
    list-style: outside none none;
    margin: 5px 0 15px;
    padding-left: 10px;
    
}
.contentContainer ul.solSummaryList li{
	float:left;
	width:100%;
	margin-bottom:8px;
	background: transparent url("../images/link1.png") no-repeat scroll 0 0;
    display: block;
    font-size: 12px;
    padding-left: 16px;
}
.contentContainer ul.solSummaryList li span{
	color: #000000;
    font-size: 11px;
    font-weight: normal;
    margin: 3px 6px 3px 10px;
}
.contentContainer ul.introPageList a.registerOrg{
	display: block; 
	padding-left: 16px; 
	margin-top: 6px; 
	float: left;
}
.contentContainer ul.introPageList p{
	margin:0;
	padding-left: 16px;
}

.contentContainer div.dataDisplayRow{
	float: left; 
	margin-bottom: 6px; 
	width: 100%;  
	margin-top: 5px;
}

.contentContainer div.dataDisplayRow p{
	display: block;
    float: left !important;
    margin-top: 3px;
    width: 98%;
}
.contentContainer div.dataDisplayRow pre{
    float: left !important;
    font-family: verdana;
    line-height: 16px;
    margin-left: 10px;
    margin-top: 5px;
    width: 98%;
    white-space: pre-wrap;
}
.contentContainer div.dataDisplayRow textarea{
	margin: 0;
    width: 80%;
	float: left;
	font-size:11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding:5px;
	line-height:16px;
}
.contentContainer div.regisOrgNumber{
	background-color: #ffffcc;
    color: #006699;
    font-size: 12px;
    font-weight: bold;
    float:left;
    padding: 10px 70px;
    margin-bottom:10px;
}
.contentContainer div.dataDisplayRow h3{
	color: #006699;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 2px 10px;
    width: 99%;
}
.dataDisplayRow div.dataRowTitle{
	background-color: #dddddd;
    color: #006699;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 2px 0 0;
    padding: 5px 10px;
    width: 100%;
	border-radius: 4px 4px 0 0;
}
.dataDisplayRow div.dataRowTitle ul{
	 background-color: #dddddd;
    color: #000;
    font-weight: normal;
    margin: 10px 10px 12px;
    padding: 0;
    list-style: outside none none;
    clear: both; 
}
.dataDisplayRow div.dataRowTitle ul li {
    margin-bottom: 2px;
}
.dataDisplayRow div.dataRowTitle p{
	font-weight:normal;
}
a.eSignatureIcon{
 	background: transparent url("../images/text_signature.png") no-repeat scroll 0 0;
 	display:block;
 	height:16px;
 	float:left;	
 	padding-left:19px;
 	font-weight:bold;
}
a.eSignatureIcon:hover{
 	text-decoration:none;
}
.dataDisplayRow a.propStatus_complete,.dataDisplayRow span.propStatus_complete{
 	background: transparent url("../images/check.png") no-repeat scroll 0 0;
 	display:block;
 	width:21px;
 	height:17px;
 	float:left;
}
.dataDisplayRow a.propStatus_inComplete,.dataDisplayRow span.propStatus_inComplete{
 	background: transparent url("../images/x.png") no-repeat scroll 0 0;
 	display:block;
 	width:21px;
 	height:17px;
 	float:left;	
}
.dataDisplayRow a.propStatus_warning,.dataDisplayRow span.propStatus_warning{
 	background: transparent url("../images/warning.png") no-repeat scroll 0 0;
 	display:block;
 	width:21px;
 	height:17px;
 	float:left;	
}
.dataDisplayRow a.propStatus_check,.dataDisplayRow span.propStatus_check{
 	background: transparent url("../images/check.png") no-repeat scroll 0 0;
 	display:block;
 	width:21px;
 	height:17px;
 	float:left;	
}
.dataDisplayRow div.subheading{
    font-size: 11px;
}
.leftContentW50 div.subheading,.rightContentW50 div.subheading{
	   padding-left: 1.5%;
    padding-right: 0;
}
.dataDisplayRow div.dataRowTitle span label{
	color: #000;
    float: left;
    font-size: 10px;
    padding-top: 3px;
    margin-right:5px;
}
.dataDisplayRow div.dataRowTitle span select{
	float:left;
	margin-right:5px;
	background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #bbbaba;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 3px;
    margin-right:15px;
}
.dataDisplayRow p{
	margin-top:10px;
}
.dataDisplayTableRow{	
	width:100%;	
}
.dataDisplayRow div.dataRowSubTitle{
	color: #006699;
    font-size: 12px;
    font-weight: bold;
    margin: 2px 0 4px;
    padding: 5px 10px;
    width: 98%;
    display:block;
    background-color:#f0f0f0;
    float:left;
    }
.contentContainer div.warningMessContainer {
	padding: 10px 2%;
	width: 100%;
	float: left;
}
.contentContainer div.warningMessBtn {
	margin-top: 20px;
	text-align: center;
	width: 100%;
	float: left;
}
.mainContentTwoCol {
	height: auto;
	margin-left: 170px;
}
.mainContentThreeCol {
	height: auto;
	margin-left: 170px;
	margin-right: 230px
}
.contentContainer .pubHome h2{
	font-size: 1em;
}
.contentContainer .pubHome p{
	line-height: 18px;
	font-size: 11px;
}
.contentContainer .pubHome h3{
	margin-top:15px;
}
.contentContainer .pubHome div.dataDisplayRow{
	padding-left: 10px;
	padding-right: 10px;
	display: table;
}
.contentContainer .pubHome div.leftContentW50{
	background-color: #f5f5f5;
	padding: 20px;
	border-radius: 5px; 
	display: table-cell; 
	float:none; 
	vertical-align:top;
	width:49%;
}
.contentContainer .pubHome div.rightContentW50{
	background-color: #f5f5f5;
	padding: 20px;
	border-radius: 5px; 
	display: table-cell;
	float:none; 
	vertical-align:top;
	width:49%;
}
.contentContainer .pubHome div.middleCol{
	width:2%;
	vertical-align:top;
	display: table-cell;
}
.contentContainer .pubHome fieldset{
	margin-top: 15px;
	padding-bottom: 15px;
	line-height: 16px;
    margin-left: 0;
	margin-right: 0;
    font-size:11px;
    width:100%;
}
.nasaEnterprises{
	background: transparent url("../images/nasaenterprises.gif") no-repeat scroll left bottom;
    display: inline-block;
    height: 47px;
    width: 160px;
}
.contentContainer ul.reviewsLegend {
	 list-style: outside none none;
    padding-left: 10px;
    width: auto;

}
.contentContainer ul.reviewsLegend li {
	padding-bottom: 8px;
}

.contentContainer div.reviewsNDATextBox {
	width: 99.8%; 
	height: 80px; 
	border: 1px solid #333; 
	overflow: scroll; 
	overflow-x: hidden;
}
.contentContainer iframe {
	width: 100%; 
	border: 1px solid #333; 
	overflow-x:hidden;
	overflow:scroll;
}
.btnContainer {
	float: left;
	width: 100%;
}
.mainContentTwoCol #main {
	float: none !important;
}

.mainContent div#mainContent {
	margin: 0
}
.reviewsSummaryIcon{
	background: transparent url("../images/viewnote.gif") no-repeat scroll left bottom;
    display: inline-block;
    height: 12px;
    vertical-align: bottom;
    width: 12px;
    cursor: pointer;
}
.contentContainer table.table_data tr td div.reviewsIconBox{
	margin-left: 0;
}
.contentContainer div.reviewsIconBox{
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.contentContainer div.reviewsIconBox a{
	text-decoration:none; float:left}

.contentContainer ul.reviewsInfoList{
	float: left;
    list-style: outside none none;
    margin: 5px 0 0;
    padding-left: 10px;
}
.contentContainer ul.reviewsInfoList li{
	float:left;
	width:100%;
	margin-bottom:3px;
	margin-left:0;
}
.contentContainer ul.reviewsInfoList a.listTitle{
	background: transparent url("../images/link1.png") no-repeat scroll 0 0;
    display: block;
    font-weight: bold;
    margin-bottom: 0;
    padding-left: 16px;
}
.contentContainer ul.reviewsInfoList a.disabled{
    color:#000;
    text-decoration:none;
    pointer-events: none;
   	cursor: default;
}
.contentContainer ul.reviewsInfoList a.listTitle:hover{
	text-decoration:none;
}
.reviewsListCertIcon{
	background: transparent url("../images/certData.gif") no-repeat scroll;
    display: inline-block;
    height: 16px;
    width: 13px;
    margin-right: 5px;
    
}
.reviewsListSelfCertIcon{
	background: transparent url("../images/selfCertForm.gif") no-repeat scroll;
    display: inline-block;
    height: 18px;
    width: 13px;
    
}
.reviewsCertIcon{
	background: transparent url("../images/but_certify.gif") no-repeat scroll;
    display: inline-block;
    height: 16px;
    width: 93px;
    
}
.reviewsReCertIcon{
	background: transparent url("../images/but_recertify.gif") no-repeat scroll;
    display: inline-block;
    height: 16px;
    width: 93px;   
}
.reviewsConflictIcon{
	background: transparent url("../images/but_conflicted.gif") no-repeat scroll;
    display: inline-block;
    height: 16px;
    width: 93px;
}
.reviewsCertifiedIcon{
	background: transparent url("../images/but_certified.gif") no-repeat scroll;
    display: inline-block;
    height: 16px;
    width: 93px;  
}
.mainContentRightCol {
	float: left;
	margin-top: 15px;
	margin-left: -230px;
	width: 230px
}
.contentContainer div.mainContentRightCol h3{
	color: #006699;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 7px 10px;
    width: 95%;		
}
.contentContainer div.mainContentRightCol h4{
	color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin: 0 10px;
}
.contentContainer div.mainContentRightCol h3.loginTitle{
	color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
.contentContainer div.mainContentRightCol h3.loginTitleText{
	color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}
.contentContainer div.mainContentRightCol label{
	color: #fff;
	font-weight: bold;

}
.contentContainer div.mainContentRightCol h3.login{
	color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
.contentContainer div.mainContentRightCol p{
	 color: #000000;
    float: left;
    font-size: 10px;
    line-height: 14px;
    margin: 0 10px;
    width: 94%;
}
.mainContentRightCol div.innerBox {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0;
}
.loginBox{
	float:left; background-color:#006699; padding-top:10px; color:#fff; width: 100%;	
}
.loginBox ul{
	float: left;
	list-style: none;
	padding-left: 0;
}
.loginBox ul li{
	margin-bottom: 10px;
}
.loginBox a{
	color:#fff;
	font-weight: bold;
	background: transparent url("../images/link1.png") no-repeat scroll 0 0;
    display: block;
    margin-bottom: 5px;
    padding-left: 16px;	
    font-size: 10px;
    font-weight: normal;
    height:14px;
}
.siteNewsBox{	
	background-color: #d3e0e6;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
     width: 100%;
}
.siteNewsContainer{
	max-height:208px; 
	float:left;
	overflow-y:visible; 
	overflow-x:hidden
}
.siteNewsBox a.continueReading{	
	background: transparent url("../images/linksmall.gif") no-repeat scroll left center;
    float: left;
    font-size: 10px;
    margin-left: 10px;
    margin-top: 3px;
     padding-left: 10px;
}
.siteNewsBox div.newsRow{	
	margin-bottom:10px;
	float:left;
}
.mainContentRightCol div.loginBox label{
	color: #fff;
    float: left;
    margin-top: 5px;
}
.mainContentThreeCol div.innerBox {
	margin: 0 15px 10px 10px;
}

.mainContentTwoCol div.innerBox {
	margin: 0 15px 10px 10px;
}
.clearBoth {
	clear: both
}
.mainContentOneCol {
	float: left;
	width: 100%;
	height: auto;
}
.mainContentOneCol div.innerBox {
	margin: 0 10px 10px;
}
.contentContainer h2 {
	color: #006699;
	font-size: 18px;
	font-weight: bold;
	margin: 0 10px 8px;
}
.contentContainer h3 {
	color: #006699;
    font-size: 14px;
    font-weight: bold;
    width:98%;
    float:left;
   margin: 0 10px 6px;
}
.contentContainer p.propTitle {
	color: #006699;
    font-size: 14px;
    font-weight: bold;
    width:98%;
    float:left;
   margin: 0 10px 7px;
}
.contentContainer p.propSubTitle {
	color: #006699;
    font-size: 13px;
    font-weight: bold;
    width:98%;
    float:left;
   margin: 0 10px 7px;
}
.contentContainer p.propSubTitle span{
	color: #000;
    font-size: 12px;
    
}
.contentContainer p.propWarning {
	color: #df0e0e;
    font-size: 12px;
    font-weight: bold;
    width:98%;
    float:left;
   margin: 0 10px 7px;
}
.contentContainer p.propWarning span{
	color: #000;
    font-size: 12px;
}
.contentContainer p.solicAnnounce {
    font-weight: bold;
    color: #000;
    font-size: 11px;
    line-height: 16px;
}
.contentContainer p.propTitle span{
	color: #000;
    font-size: 12px;   
}
.contentContainer h3 span.label{
	color: #000;
    font-size: 13px;
    font-weight: bold;
}
.contentContainer h3 span.titleLink{
	display: inline-block; font-size: 11px;
}
.contentContainer h3 span.titleLink a{
	display: inline-block; font-size: 11px; color: #006699;
    text-decoration: none;
}
.contentContainer h4.homeSubTitle{
	background: transparent url("../images/link1.png") no-repeat scroll 0 0;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 16px;
}
.contentContainer h4{
	color: #006699;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 10px 5px;
    width: 98%;
}
.contentContainer h5{
	color: #000000;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 0 10px 3px;
    width: 98%;
}
.contentContainer h6{
	  color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0 5px 10px;
}
.contentContainer div.leftColSideMenu {
	width: 170px;
	float: left;
	margin-left: -100%;
	margin-top: 5px;
	box-sizing: content-box;
}
.leftColSideMenu div.innerBox {
	margin: 0 0 10px 10px;
}
.contentContainer div.leftColSideMenu h3 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	float: left;
	width: 100%;
}
.contentContainer div.leftColSideMenu h4 {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	float: left;
	width: 100%;
}
.contentContainer div.leftColSideMenu h3 a {
	color: #666;
	font-weight: bold;
	margin: 0;
	float: left;
	text-decoration: none;
}
.contentContainer div.leftColSideMenu h3 a:hover {
	text-decoration: underline;
}
.contentContainer div.leftColSideMenu ul {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
	float: left;
}
.contentContainer div.leftColSideMenu li {
	font-size: 10px;
	font-weight: bold;
	margin: 4px 0;
	padding: 0;
}
.contentContainer div.leftColSideMenu li a {
	background-color: #fff;
	background-image: url("../images/orangebullet.png");
	background-position: 3px 8px;
	background-repeat: no-repeat;
	display: block;
	padding: 6px 3px 6px 18px;
}
.contentContainer div.leftColSideMenu ul a:link,.contentContainer  div.leftColSideMenu ul a:visited{
	color: #666666;
	text-decoration: none;
}
.contentContainer div.leftColSideMenu ul a:hover {
	background-color: #fff;
	color: #666;
	text-decoration: underline;
}
.leftColSideMenu div.helpdeskText {
	margin-bottom: 10px;
	float: left;
}
.leftColSideMenu div.helpdeskText h4 {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
	float: left;
}
.leftColSideMenu div.helpdeskText p {
	color: #000000;
	font-size: 9px;
	line-height: 14px;
	margin-top: 5px;
	margin-left: 0;
	float: left;
	width: 100%;
}
.mainContentTwoCol div.twoColContent {
	margin-left: 170px;
}
button::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="reset"]::-moz-focus-inner
{
	padding: 0 !important;
	border: 0 none !important;
}
.btnWrapper {
	float: left;
	width: 100%;
}
.btnContainer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
.btnContainer .mainBtn {
	float:none !important;
	display: inline-block !important;
}
.contentContainer div.mainBtnContainer{
	border-top: 1px solid #bebebe;
    float: left;
    margin-top: 15px;
    padding-top: 25px;
    margin-bottom:20px;
    width: 100%;
    padding-left: 10px;
}
.contentContainer div.mainBtnContainerNoBorder{
    float: left;
    margin-top: 15px;
    padding-top: 25px;
    margin-bottom:20px;
    width: 100%;
}
.contentContainer div.subBtnContainer{
    float: left;
    width: 100%;
    padding: 5px 10px;
    width: 98%;
    margin-top: 10px;
}
.contentContainer div.paginContainer{
	background-color: #dddddd;
    color: #000;
    float: left;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 0.75%;
    width: 100%;
}
.paginContainer div.recordDisplay{
    float: left;
}
.paginContainer div.pageCount{
    text-align: center; float: left; width: 75%
}
.pageCount span.preLink{
    margin-right:20px; 
    width:75px; 
    display: inline-block;
}
.pageCount span.nextLink{
    margin-left:20px; 
    width:75px; 
    display: inline-block;
}
.contentContainer div.pdfLink{
	 background: transparent url("../images/link1.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 16px;
}
.contentContainer div.propGenStatus{	
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 10px;
}
.genFailed {
	background-image: url(../images/ding_failed.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 19px;
	margin-right: 12px; /* fix IE display bug */
	padding-bottom: 1px;
	text-decoration: none;
	color: #df0e0e;	
}
.genProcess {
	background-image: url(../images/ding_processing.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 19px;
	margin-right: 12px;
	padding-bottom: 2px;
	text-decoration: none;	
	color:#d45d30;
	padding-top: 1px;
}
.contentContainer div.pdfLink a,.contentContainer div.propGenStatus a{
    display: block;
    float: left;
    font-size: 11px;
}
.mainBtn[disabled]
{
 opacity:0.5;
  cursor: not-allowed;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  
}
.mainBtn[disabled]:hover
{
  background-color: #f1ad07 !important;
  border: 1px solid #fbb917 important;;
  text-shadow: 1px 1px #5b4000 important;
}

.subBtn[disabled]
{
  opacity:0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  cursor: not-allowed; 
}
.subBtn[disabled]:hover
{
   background: #999 url("../images/subBtn_bg.png") no-repeat scroll left center !important;  
   text-shadow: 1px 1px #888 !important;
}
.mainBtn:active,.mainBtn:focus,.mainBtn.active {
  background-image: none;
  box-shadow: none;
}
.subBtn:active,.subBtn:focus,.subBtn.active {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contentContainer a.mainBtn,.contentContainer input.mainBtn,.contentContainer button.mainBtn{
	background-color: #f1ad07;
    background-image: none;
    border: 1px solid #fbb917;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 0 #946901;
    color: #fff !important;
    display: block;
    float: left;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-right: 10px;
    padding: 2px 5px;
    text-decoration: none;
    text-shadow: 1px 1px #5b4000;
    cursor:pointer;
    min-width: 85px;
    text-align:center;
}

.contentContainer a.mainBtn:hover,.contentContainer input.mainBtn:hover,.contentContainer button.mainBtn:hover
	{
	background-color: #d49701;
	background-image: none;
	border: 1px solid #df9f04;
	text-shadow: 1px 1px #5b4000;
	text-decoration: none !important;
}
.contentContainer a.subBtn,.contentContainer input.subBtn,.contentContainer button.subBtn
	{
	background: #999 url("../images/subBtn_bg.png") no-repeat scroll left center;
	border: 1px solid #888;
	box-shadow: 1px 1px 0 #666666;
	border-radius: 5px;
	color: #fff !important;
	display: block;
	float: left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	margin-right: 10px;
	padding: 1px 7px 2px 14px;
	text-decoration: none;
	text-shadow: 1px 1px #888;
	min-width: 75px;
	text-align: center;
}
.contentContainer a.subBtn:hover,.contentContainer input.subBtn:hover,.contentContainer button.subBtn:hover{
	background: #666 url("../images/subBtn_bg.png") no-repeat scroll left center;
	text-shadow: 0 0 #555555;
	text-decoration: none !important;
}
.contentContainer a.subBtn_redArrow,.contentContainer input.subBtn_redArrow,.contentContainer button.subBtn_redArrow{
	background: #999 url("../images/subBtnRedArrow_bg.png") no-repeat scroll left center;
    border: 1px solid #888;
    border-radius: 5px;
    box-shadow: 1px 1px 0 #666666;
    color: #fff;
    display: block;
    float: left;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    margin-right: 10px;
    padding: 1px 6px 1px 12px;
    text-decoration: none;
    text-shadow: 1px 1px #888;
}
.contentContainer a.subBtn_redArrow:hover,.contentContainer input.subBtn_redArrow:hover,.contentContainer button.subBtn_redArrow:hover{
	background: #666 url("../images/subBtnRedArrow_bg.png") no-repeat scroll left center;
	text-shadow: 0 0 #555555;
	text-decoration: none !important;
}
.contentContainer a.preBtn,.contentContainer input.preBtn,.contentContainer button.preBtn
	{
	background: #999 url("../images/preBtn_bg.png") no-repeat scroll left center;
	border: 1px solid #888;
	box-shadow: 1px 1px 0 #666666;
	border-radius: 5px;
	color: #fff;
	display: block;
	float: left;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	padding: 1px 12px 2px 19px;
	text-decoration: none;
	text-shadow: 1px 1px #888;
}
.contentContainer a.preBtn:hover,.contentContainer input.preBtn:hover,.contentContainer button.preBtn:hover{
	background: #666 url("../images/preBtn_bg.png") no-repeat scroll left center;
	text-shadow: 0 0 #555555;
	text-decoration: none !important;
}
.contentContainer a.nextBtn,.contentContainer input.nextBtn,.contentContainer button.nextBtn{
	background: #999 url("../images/nextBtn_bg.png") no-repeat scroll right center;
	border: 1px solid #888;
	box-shadow: 1px 1px 0 #666666;
	border-radius: 5px;
	color: #fff;
	display: block;
	float: left;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	padding: 1px 19px 2px 12px;
	text-decoration: none;
	text-shadow: 1px 1px #888;
}
.contentContainer a.nextBtn:hover,.contentContainer input.nextBtn:hover,.contentContainer button.nextBtn:hover{
	background: #666 url("../images/nextBtn_bg.png") no-repeat scroll right center;
	text-shadow: 0 0 #555555;
	text-decoration: none !important;
}
.contentContainer table.currentOrgDisplay{	
	padding-left:10px;
}
.floatRight{float:right !important}
.floatLeft{float:left}
/*---------------------------------------------------------------------------*/
.errorMessgae{
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	width: 80%;
}
.errorMessgae span.warningIcon {
	width: 104px;
	height: 92px;
	display: block;
	background: url("../images/warningIcon.png") no-repeat scroll 0 0 transparent;
}
.errorMessgae h3 {
	color: #52515a;
	font-size: 25px;
	margin: 10px 0 15px 0;
}
.errorMessgae p {
	margin-left: 0;
}
.errorMessgae ul {
	margin-top: 10px;
}
.errorMessgae p, .errorMessgae ul li {
	font-size: 14px;
	color: #52515a;
}
.errorMessgae a {
	font-size: 14px;
}
.footerNoLinks {
	padding: 25px 0 0;
}
.footerNoLinks li{
	font-size: 13px;
}
.disabledRadio {
  pointer-events: none;
  opacity: 0.3;
  accent-color: gray;
}