.fontwhite-bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.fontselected {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #00BFFF;
	text-decoration: none;
}
a:hover.fontwhite-bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.fontwhite {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.fontwhite {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.name_field {
	color: #00000;
	text-decoration: underline;
}

.fields {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 2px;

}
.button-grey {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F2E2C3;
	text-align: center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E25F1C;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #E25F1C;
	cursor: pointer;
	cursor: hand;
}
.copy-font {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.greyheader-bold {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.fontblack-bold {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tabfont {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.fields-table {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;

}
.fields-checkbox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #333333;

}
.button-orange {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F2E2C3;
	text-align: center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E25F1C;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #E25F1C;
	cursor: pointer;
	cursor: hand;
}
.button-yellow {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	background-color: #CCFB5D;
	text-align: center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border:double;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	cursor: pointer;
	cursor: hand;
}
.font-table {


	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.font-table-selected {



	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.dropdown1 {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin: 2px;
}
.fontblack {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a:hover.fontblack {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.font-inactive {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.fontheading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.hand_link {
    cursor:pointer;
    cursor:hand;
    }

.ruleset_legend {
    color: white;
}

.error_message {
    font-weight:bold;
    color:red;
    font-family: Verdana;
	font-size: 11px;
/*    border:solid green; */
    border-style: solid;
    border-color:black;
    background-color:white;
/*     padding: 0.7em; */
/*     margin: 0.7em; */
}



.status_message {
    font-weight:bold;
    color:white;
    border-style: solid;
    border-color:black;
    background-color:#999988;
    font-family: Verdana;
    font-size: 11px;
/*     padding: 0.7em; */
/*     margin: 0.7em; */
}

.special_studylist {
background-color:#ececec;
font-weight: bold;
}
.foo1 {
background-color:#ececec;
font-weight: bold;
text-align: center;
align: center;
}
#statusmessage {
	position: absolute;
	top: 3px;
	left:150px;
	right: 200px;
	z-index: 5000;
}

#statusmessage div {
	width: 400px;
	margin: 0px auto;
	height: 50px;
	padding: 35px 10px 10px 25px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
	font-weight: bold;
        opacity: .75;
	filter: alpha(opacity=75);
}

#statusmessage div.success {
	background-color: #99CC99;
	border: 1px solid #006633;
	background-image: url("/static/images/new/information.gif");
}

#statusmessage div.error {
	background-color: #C00;
	font-size: 18px;
	border: 1px solid #600;
	background-image: url("/static/images/new/exclamation.gif");
}
.searchhighlight {
	font-family: Verdana;
	font-weight: bold;
	color: yellow;
	/*display: inline;*/
}

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	line-height:1em;
	font-size:15px;
	
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#999999;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
	color:white;
}

/*#globalnav A:hover,*/
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#333333;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#bbb;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#bbb;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#999999;
	}

.button-normalOrange {

	font-family: Verdana;
	font-size: 11px;
	font-weight:  normal;
	color: #000000;
	background-color: #F2E2C3;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E25F1C;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #E25F1C;
	cursor: pointer;
	cursor: hand;
}

.selected{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bolder;
	color: #00BFFF;
	background-color: #999999;
}

.not-selected{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	
}