body {
	background-color:#FFFFFF;
	text-align:left;
	color:black;
	font:normal 14px Arial, Helvetica, sans-serif;
	margin:0;
}
h1 {
	margin:0;
	font-size:120%;
}
h2 {
	margin:0;
	font-size:120%;
	border-bottom:1px solid #CCC;
}
hr {
	border-bottom:1px solid #CCCCCC;
	width:100%;
}
input, textarea, select {
	margin-bottom:5px;
}
img {
	border:none;
	padding:0;
	vertical-align:bottom
}
fieldset {
	border: 1px solid #CCCCCC;
	padding:3px;
}
td {
	vertical-align:top;
}
td.mid {
	vertical-align:middle;
}
td.prof {
	text-align:left;
	width:23%;
}
table.def {
	border:none;
	padding:0;
	margin:0 auto;
}
table.results {
	width:90%;
	margin: 10px auto;
	padding:0;
	background-color:#FFE9D2;
	border:1px solid #CC9900;
	font-size: 100%;
	border-spacing:0;
}
td.resultsl {
	text-align:right;
	width: 55px;
	font-size:80%;
	font-size:80%;
}
td.resultsr {
	text-align:left;
	font-size:90%;
	padding-left: 15px;
}
a.nav:link {
	text-decoration:none;
	color:#330099;
	font-weight:bold;
}
a.nav:visited {
	text-decoration:none;
	color:#330099;
	font-weight:bold;
}
a.nav:hover {
	text-decoration:underline;
	color:#330099;
	font-weight:bold;
}
fieldset.searchtype {
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	width: 220px;
	color:#999999;
	text-align:left;
}
fieldset.widefs {
	width:490px;
}

legend.searchtype {
	color:#999999;
	padding: 6px;
	text-align:left;
}
#container {
	width:850px;
	border:none;
	padding:0;
	margin:0 auto;
	top:0;
}
#lsuheader {
	border:none;
	padding:0;
	height:40px;
	background-image:url('images/lsuheader_thin.png');
	background-repeat:no-repeat;
	background-position:top;
}
#nav {
	border-top:2px solid black;
	border-bottom:2px solid black;
	margin-bottom:15px;
	padding:0;
	background-color:#CCCCCC;
	text-align:center;
}
#leftcol {
	width:239px;
	padding-right:20px;
	margin-right:20px;
	float:left;
	border-right:1px solid #CCCCCC;
}
#rightcol {
	width:560px;
	float:left;
}
#footer {
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.divinfs {
	float:left;
	width:120px;
}
.divinfs2 {
	float:left;
	width:240px;
}
.divinfs3 {
	float:left;
	width:170px;
}
.h {
	padding-left:8px;
	background-color:#E9DFF7;
	font-weight:bold;
	border-top:1px solid #7E47D1;
	text-align:left;
	font-size:120%;
}
.msg {
	padding-left:8px;
	background-color:#E9DFF7;
	border-top:1px solid #7E47D1;
	text-align:left;
}
.smallerror {
	font-size:90%;
	color:red;
	width:100%;
	margin:3px auto;
	text-align:center;
}
.printonly {
	display:none;
}
.fakelink {
	text-decoration: none;
	color: blue;
	cursor:pointer;
}
.fakelink:hover {
	text-decoration: underline;
	color: blue;
	cursor:pointer;
}
.search {
	background-color:#E9DFF7;
	padding:20px;
	border-bottom:1px solid #7E47D1;
	border-left:1px solid #7E47D1;
	border-right:1px solid #7E47D1;
	clear:left;
}
.smenu {
	float:left;
	text-align:center;
	height:16px;
}
.smenul {
	border-bottom:1px solid #7E47D1;
	padding:0 5px;
}
.smenur {
	border-bottom:1px solid #7E47D1;
	overflow:hidden;
}
.smenut {
	background:#E9DFF7 url('images/tabc.png') repeat-x left top;
	background-color:#E9DFF7;
	border-bottom:1px solid #E9DFF7;
	padding:0 5px;
}
.smenutlr {
	width:8px;
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:1px solid #E9DFF7;
}
.smenutl {
	background-image:url('images/tabl.png');
}
.smenutr {
	background-image:url('images/tabr.png');
}
.smenu0 {
	width:150px;
	border-left:1px solid #7E47D1;
	border-top:1px solid #7E47D1;
	border-right:1px solid #7E47D1;
	border-bottom:none;
	background-color:#E9DFF7;
}
.fine {
	font-size:80%;
}
.searchops {
	font-size:120%;
	font-weight:bold;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.in {
	padding:8px 16px;
	margin:0;
}
.hasfloat {
	width:100%;
	overflow:hidden;
}
.gw {
	position:fixed;
	z-index: 9002;
	width:850px;
	margin:50px auto 0;
	border:none;
	padding:0;
	background-color:white;
	-webkit-box-shadow: #000 0 0 7px;
    -moz-box-shadow: #000 0 0 7px;
    box-shadow: #000 0 0 7px;
	behavior: url(PIE.htc);
}
.gwlsuheader {
	border:none;
	padding:0;
	height:40px;
	background-image:url('images/lsuheader_thin.png');
	background-repeat:no-repeat;
	background-position:top;
}
.gwfooter {
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.gwmask {
	background-color:#CCC;
	position:fixed;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
