body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #D6D7D6;
}
table {
	background: white;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B5C3E7;
	background-image: url(../images/login_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #314D84;
	padding-left: 11px;
	padding-top:3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #314D84;
}

#login a {
	color: #314D84;
	text-decoration: none;
}

#login a:hover {
	color: white;
	text-decoration: none;
}

#sitetitle {
	color: #084195;
	font-weight: bold;
	font-size: 24px;
}

#banner {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/banner.jpg);
	background-color: #426194;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-right: 16px;
	padding-top: 10px;
	text-align: right;
}

#bodytext {
	padding-top: 20px;
	padding-left: 58px;
	padding-right: 58px;
	font-size: 12px;
	color: black;
	background: url(../images/background_logo.gif) no-repeat;
}



.orgtable td {
	font-size: 12px;
	color: black;
	}
	
.orgtable th {
	font-size: 12px;
	color: black;
	font-weight: bold;
	}	

#bodytext a {
	color:#084194;
	text-decoration: none;
}

#bodytext a:hover {
	color:#660000;
	text-decoration: none;
}

#bodytext h1 {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	font-size: 18px;
	color: #5A86CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

#bodytext h2 {
	padding-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #5A86CE;
}
#footer {
	background: #084194;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: black;
	padding-left: 20px;
	font-size: 11px;
	color: white;
}
#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF7D6;
	text-decoration: none;
}

#secondlev {
	padding-left: 275px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
#secondlev a {
	text-decoration: none;
	color:#d6bb03;
}
#secondlev a:hover {
	text-decoration: none;
	color:#314D84;
}

#editmenu {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
}
#editmenu a {
	text-decoration: none;
	color:#d6bb03;
}
#editmenu a:hover {
	text-decoration: none;
	color:#314D84;
}

.topbluebar{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #084194;
}
.rightblackbar{
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: black;
}
.rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF7D6;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #EFCB00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	padding-left: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	color: Black;
}

.rightmenu a {
	color: Black;
	text-decoration: none;
}

.rightmenu a:hover {
	color: #957F00;
	text-decoration: none;
}

.righttext {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EcF1Fb;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #B5C7EF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	padding-left: 11px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	color: Black;
}

.righthead {
	font-size: 14px;
	font-weight: bold;
	color: #314D84;
}

td.q1 {
	background-color: #EcF1Fb;
}
td.q2 {
	background-color: #B5C7EF;
}

td.menu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #314D84;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

td.menu div {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #314D84;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

td.menu a:hover {
	display: block;
	background-color: #EFCB00;
	color: black;
}

td.menunobox a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-decoration: none;
	
}
td.menunobox a:hover {
	display: block;
	
	color: black;
}

td.menusel a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFCB00;
	color: black;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}



td.menusel a:hover {
	display: block;

	color: white;
	background-color: #314D84;
}

.gobutton{
	color: white;
	background-color: #314D84;
	font-size: 12px;
	font-weight: bold;
	border: none;
	padding: 3;
	margin: 3;
}
.searchform {
	margin:2;
}

table.data {
	background-color: #FFFFFF;
	border-left-width: 1;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1;
	border-top-style: solid;
	border-top-color: #666666;
	font-size:10.0pt;
	font-family:Arial;
}

.data th {
	border-right-width: 1;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 3 3 3 3 ;
}

table.data td {
	border-right-width: 1;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 3 3 3 3;
	/*background-color: #E7EFFF; */
}
.data_r1_c2 {
	border-right-width: 1;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 3 3 3 3;
	/*background-color: #EFF7FF; */
}

.data_r2_c1 {
	border-right-width: 1;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 3 3 3 3;
	/*background-color: #F9FCAB; */
}

.data_r2_c2 {
	border-right-width: 1;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 3 3 3 3;
	/* background-color: #F9FBD8; */
}
table.standards {
	border: thin;
	font-size: 12px;
	color: black;
	margin: 2 2;
}
table.standards TD {
	margin: 2 2;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
table.standards textarea {
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.smallcell textarea {
	height: 100px;
	width: 162px;}
.midcell textarea {
	height: 100px;
	width: 365px;}
.largecell textarea {
	height: 100px;
	width: 528px;}

 a.evid {
	color: #082160;
	text-decoration: underline ! important;
}

a.evid:hover {
	color: #D70000;
	text-decoration: underline ! important;
}

#bodystandards {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 50px;
	font-size: 12px;
	color: black;
}

#bodystandards a {
	color:#084194;
	text-decoration: none;
}

#bodystandards a:hover {
	color:#660000;
	text-decoration: none;
}

#bodystandards h1 {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	font-size: 14px;
	color: #5A86CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	
}

#bodystandards h2 {
	padding-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #5A86CE;
}


.standlist {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF7D6;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #EFCB00;
	padding-left: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	color: Black;
}

.standlist a {
	color: Black;
	text-decoration: none;
}

.standlist a:hover {
	color: #957F00;
	text-decoration: none;
}

a.draft {
	color: red;
	text-decoration: none;
}
.message{
color:red
}
.gloss {
	font: 12px/14px Arial,Helvetica,sans-serif;
	border: solid 1px #666666;
	width: 250px;
	padding: 3px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	color: #333333;
	top: 20px;
	left: 90px;
	background-color: #EFF3FF;
	layer-background-color: #ffffcc;
}

.indent {
		padding-left: 19px;
}

