@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    border-color: #600;
    border-width: 0 0 0 0;
    border-style: solid;
    margin: 0;
    padding: 0;
	white-space: nowrap;
}

.style2red {
	color:#FF0000;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    border-color: #600;
    border-width: 0 0 0 0;
    border-style: solid;
    margin: 0;
    padding: 0;
	white-space: nowrap;
}

.style3 td {
	border-width: 0 0 0 1px;
	padding: 1px;
	border-style: solid;
	border-color: #666666;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
    border-color: #600;
    border-width: 0 0 0 0;
    border-style: solid;
    margin: 0;
    padding: 0;
	white-space: nowrap;
}

.styleRtTableBdr {
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #666666;
}

.borderall {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #666666;
}

.validationYellow {
	background-color: #FFFF66;
}

.validationRec {
	background-color:#CCCCCC;
}

ul {
	list-style-type:none;
	text-decoration:none;
}

.printConstrain {
	width:640px;
}

div fieldset {
	padding:10px;
	margin:15px;
	border-color:#B03060;
	border-width:3px;
}

legend div li {
	padding:40px;
}

.commentIndent {
	margin-left:25px;
}

.dosGreen {
	background-color:#33FF99;
	border-width: 0 0 1px 1px !important;
	border-style: solid;
	border-bottom-color:#999999 !important;
	border-left-color:#666666 !important;
}

.dosLtGreen {
	background-color:#66FFCC;
	border-width: 0 0 1px 1px !important;
	border-style: solid;
	border-bottom-color:#999999 !important;
	border-left-color:#666666 !important;
}

.goBtn2 {
	width: 100px;
	margin: 0px;
	position: relative;
	float: right;
}

.CollapsiblePanel {
	margin-left: auto;
	margin-right: auto;
	width: 30em;
	
}

.CollapsiblePanelTab {
	margin: .2em;
	padding-bottom .2em;
}

.CollapsiblePanelContent {
	margin: .2em;
	background-color: #ffc7c7;
	padding-top: .2em;
	padding-left: .2em;
}

#institutionStatus {
	width:400px;
	height:auto;
	background:#E3E3E3;
	border:thin dashed #0099CC;
	padding:7px 10px;
	line-height:.8em;
}
