strong {
	font-weight:bold;
	}
img.floatright {
	float:right; 
	padding: 4px; 
	}
img.floatleft {
	float:left; 
	padding: 4px;
	}

.indent {
	padding-left: 15px;
	}
.alert {
	font-weight:bold; 
	color: #333; 
	border: 1px red solid; 
	padding: 0.5em;
	}
.brian {font-family:"Century Gothic"; font-size: 14px; color: #000000;} 
.brianbold {font-family:"Century Gothic"; font-size: 24px; color: #003366;  font-weight:bold}
.brianheader { font-family:"Century Gothic"; font-size:16px; color: #003366; font-weight:bold}
.brianredheader {font:"Century Gothic"; font-size:16px; color: #003366; font-weight:bold}
.brianbold {font-family:"Century Gothic"; font-size: 14px; color: #003366; font-weight:bold}
.whiteheader {font: "Century Gothic"; font-size: 21px; color:#FFFFFF; font-style:italic; font-weight:bold}
.whiteheader2 {font: "Century Gothic"; font-size: 21px; color:#FFFFFF; background-color:#003366;font-style:italic; font-weight:bold;height:30px;}
.hotlink {font: "Times New Roman"; font-size:14px; color: #FF0000}
.reg1block {font:"Century Gothic"; font-size:14px; background-color:#8DD8F8; color: #003366 ; font-weight:bold}
.reg2block {font:"Century Gothic"; font-size:14px; background-color:#EC1F26; color: #003366 ; font-weight:bold}
.reg3block {font:"Century Gothic"; font-size:14px; background-color:#9C95C8; color: #003366; font-weight:bold}
.reg4block {font:"Century Gothic"; font-size:14px; background-color:#A4CF37; color: #003366; font-weight:bold}
.reg5block {font:"Century Gothic"; font-size:14px; background-color:#F7ADAE; color: #003366; font-weight:bold}
.reg6block {font:"Century Gothic"; font-size:14px; background-color:#F68121; color: #003366; font-weight:bold}
.reg7block {font:"Century Gothic"; font-size:14px; background-color:#F7EF22; color: #003366; font-weight:bold}
.robbie {font-family:"Century Gothic"; font-size: 14px; color: #003366;}

.onclickPlus {cursor: pointer;}
.onclickDiv { background-color: #ccc;}

td.statewide_support {background:url(/images/Regions_Exploded_Color.jpg);background-repeat:no-repeat;}

/*E-LIBRARY SEARCH*/
#elibrary_search form {
	z-index:200;
	width:262px;
	position:absolute;
	top:0px;
	right:10px;
	margin:10px 0 0 0;
	height:26px;
	background:url(/inc/img/magnify.gif) no-repeat center left;
	padding-left:30px;
	}
#elibrary_search fieldset {
	width: 265px;
	margin: 0 auto;
	}
#elibrary_search form #go {
	margin-bottom:-7px;
	}
#elibrary_search form #q {
	width:230px;
	}
#home #elibrary_search form {
	margin-right:-20px;
	}
#home #elibrary_search form #q {
	width:145px;
	}
#home #elibrary_search fieldset {
	width: 205px;
	}
#home #elibrary_search form {
	width:205px;
	background:none;
	}
	
	
/*new search code*/
#search {
		margin:0;
		}
#search a {
	position: absolute;
	top: 6px; 
	right:24px;
	background:#fff url(/inc/img/magnify.gif) no-repeat 5% 50%;
	padding:6px 0 5px 40px; 
	width:225px; 
	height: 18px; 
	display:block;
	text-decoration: none;
	color: #00C;
	font-weight:bold;
	border:1px solid #b1caff;
	}
#search a:hover {
	background:#e1ecff url(/inc/img/magnify.gif) no-repeat 5% 50%;
	}

