html, body  {
    margin: 1px;
    color: #003399;
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}

h1 { font-weight:bold; color: brown; font-size:16px; text-align:left;}

h2 {font-weight:bold; color: #003399; font-size:20px; text-align:left;margin:0;padding:0}

label {font-size: 13px; padding-right: 10px;}

#surveyForm label {
    display: inline-block;
    margin-bottom: 10px;
}

td.newform label {font-size:16px;width: 150px;
    display: inline-block;}
    
td.newform input[type="text"],td.newform select {font-size: 16px;
    padding: 5px;
    margin-bottom: 10px;}
td.newform input[type="submit"] {
	font-weight:normal;
	font-size:15px;
	padding:5px 10px;
}
td.newform input[type="checkbox"] {
	transform: scale(1.3, 1.3);
    margin-bottom: 20px;
}
a.confirmLink:hover {
	cursor:pointer;
}
td { font-size:12px; padding-right:2px; }

td.newform { font-size:15px;}

th { font-weight:bold; font-size:14px; padding-right:2px; }
.tdLabel { font-weight: bold; white-space:nowrap; vertical-align:top;}
.tdLabel-detail { font-weight: bold; white-space:nowrap; vertical-align:bottom;}

.error {
    color: red;
    font-weight: bold;
}
.errorSection {
    padding-left:18px;
    padding-top:2px;
    padding-bottom:10px;
    padding-right:5px;
}

.even { background-color: #dce6f2; }
.odd { background-color: white; }

.even-gray {
	background-color: #eeeeee;
	color: #666666;
}

.odd-gray {
  background-color: white;
  	color: #666666;
}
		.tooltip, .imgtooltip {
			text-decoration: none;
			position: relative;
			cursor: none;
		}
		.tooltip span, .imgtooltip span {
			margin-left: -999em;
			position: absolute;
		}
		
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			position: absolute; left: -150px; top:10px; z-index: 99;
			margin-left: 0; width: 250px;
		}
		
		.imgtooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			position: absolute; left: -80px; top:-120px; z-index: 99;
			margin-left: 0; width: 600px;
		}
		
		.tooltip:hover span.green-arrow ,  .imgtooltip:hover span.green-arrow {
			position: absolute; left: 3px; top: 3px; z-index: 100;
			border: none;
			width: 16px;
			height: 10px;
		}

		.wfm-tooltip { padding: 8px; background: white; border: 2px solid #008000; 
			color:#666; line-height: 14px; white-space: normal;
			text-align: left;
		}
		.wfm-imgtooltip { padding: 2px; background: white; border: 2px solid #008000; 
			color:#666; line-height: 14px; white-space: normal;
			text-align: left;
		}
		.green-arrow {margin-top:10px;}

hr.grey-hr {
	border-top: 3px solid #a1a1a1;
	margin:30px 0;
}
hr.green-hr {
	border-top: 3px solid #3f9c44;
	margin:20px 0;
}

.nowrap { white-space:nowrap; }

.listtable, .listtable_admin {
	border: solid 1px #999;
	border-collapse:collapse;
}

.listtable td, .listtable th {
	border: solid 1px #999;
	padding: 3px 10px;
}

table.userlist {
	max-width: 976px !important;
}

.listtable_admin td, .listtable_admin th {
	border: solid 1px #999;
	padding: 3px;
}

td.reasoncolhead {
	text-align:center;
	width: 90px;
}

td.reasoncol {
	text-align:center;
}

table.referralForm tr {
	height:24px;
}
table.referralForm td.tdLabel {
	vertical-align:middle;
}

.redstar {
	color: red;
	font-size: 18px;
	font-weight: bold;
}


button, input[type=submit], input[type=button] {
	font-weight: bold;
	color: black;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
input[type="radio" i] { vertical-align:text-bottom;};

input[type=submit].greenbutton, input[type=button].greenbutton, button.greenbutton,
input[type=submit].greenbuttonLg, input[type=button].greenbuttonLg, button.greenbuttonLg,
input[type=submit].bluebutton, input[type=button].bluebutton, button.bluebutton,
input[type=submit].bluebuttonSm, input[type=button].bluebuttonSm, button.bluebuttonSm,
input[type=submit].bluebuttonLg {
	display: inline-block;
	outline: none;
	cursor: pointer;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

input[type=submit]:hover, input[type=button]:hover, button:hover {
	text-decoration: none;

}
input[type=submit].setwait:focus {
	cursor:wait;
}
.exitbutton {
	outline: none;
	cursor: pointer;	
	height: 26px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	margin-left: 20px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 4px;
}

.greenbuttonLg {
	background-image: url(images/green-btnLg.png);
	border: none;
	height: 38px;	
	width: 178px;
}
.greenbuttonLg:hover, .greenbuttonLg:active {
	background-image: url(images/green-btn-overLg.png);
}
.greenbutton {
	background-image: url(images/green-btnN.png);
	border: none;
	height: 28px;	
	width: 131px;
}
.greenbutton:hover, .greenbutton:active {
	background-image: url(images/green-btn-overN.png);
}

td.newform .bluebutton {
	font-size:15px !important;
	margin-top:20px;
}
td.newform .claro .dijitTextBox .dijitInputInner {
	margin-bottom:0;
}
td.newform div.claro {
	display:inline-block;
	margin-bottom:10px;
}
.bluebutton {
	background-image: url(images/blue-btn.png);
	border: none;
	height: 32px;
	width: 116px;
}
.bluebuttonLg {
	background-image: url(images/blue-btnLg.png);
	border: none;
	height: 45px;
	width: 164px;
	font-size:15px !important;
}
a.bluebuttonXLg,input[type=submit].bluebuttonXLg {
    background-image: url(images/blue-btnXLg.png);
    border: none;
    height: 45px;
    width: 250px;
    font-size: 15px !important;
    color: black !important;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    display: block;
}
.bluebuttonSm {
	border: none;
	height: 32px;
	width: 68px;
	cursor:pointer;
}
a.bluebuttonSm {
	color: black;
    display: block;
    text-decoration: none;
    line-height: 32px;
    font-weight: bold;
}
.bluebuttonSm_enabled {
	background-image: url(images/blue-btn-sm.png);
}

.bluebutton_disabled {
	background-image: url(images/blue-btn-disabled.png)!important;
	color: #999; 
}
.bluebuttonSm_disabled {
	background-image: url(images/blue-btn-sm-disabled.png);
	cursor:default  !important;
	color: #999; 
}
.bluebutton_disabled span.redstar {
	color: #999;
}

.bluebutton:hover, .bluebutton:active {
	background-image: url(images/blue-btn-overN.png);
}
.bluebuttonLg:hover, .bluebuttonLg:active {
	background-image: url(images/blue-btnLg-over.png);
}
a.bluebuttonXLg:hover, a.bluebuttonXLg:active, input[type=submit].bluebuttonXLg:hover, input[type=submit].bluebuttonXLg:active {
	background-image: url(images/blue-btnXLg-over.png);
}

.bluebuttonSm_enabled:hover, .bluebuttonSm_enabled:active, .bluebuttonSm_enabled:focus {
	background-image: url(images/blue-btn-over-sm.png);
}

.bluebuttonSm_disabled:hover, .bluebuttonSm_disabled:active, .bluebuttonSm_disabled:focus {
	background-image: url(images/blue-btn-sm-disabled.png) !important;
}

.bluebutton_disabled:hover, .bluebutton_disabled:active, .bluebutton_disabled:focus {
	background-image: url(images/blue-btn-disabled.png) !important;
}
.dateinput {
	float: left;
    margin-right: 60px;
}
.edit {
	font-size:12px;
	font-weight: normal;
}

.style1 {font-weight: bold}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.style10 {
	font-size: 15px;
	font-weight: bold;
}
.style10green {
	font-size: 15px;
	color: #009900;
	font-weight: bold;
}

.smallgreen {
	font-size: 11px;
	color: green;
}

.style13b {
	font-weight: bold;
	font-size: 13px;
}

.style14 {
	font-weight: bold;
	font-size: 10px;
}

.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.style9 {font-size: 11px}

.fltright {
	float: right;
}

.fltleft {
	float: left;
}

.leftbottom {
	position: absolute;
	left: 0;
	top: -20px;
}

.link {
	color: #0000ee;
	text-decoration: underline;
	cursor: pointer;
}
#mainContent p#noMatchMessage {
	padding-top:0;
}

ul.MenuBarHorizontal li a {
	font-size: 13px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #444;
}

.last-updated {
font-size: 11px; font-weight: bold;text-align:left;line-height:11px;margin:0;padding:0;position:relative;top:-8px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 11px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 11px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 11px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 11px;
	padding:4px 0 3px 0;
}
.placeholder {
	font-size: 11px;
}