body {
	background-color: #e6e6e6;
	color: black;
	margin: 0px;
	font: 80% arial, helvetica, sans-serif;
}

#wrapper {
	width: 90%;
	max-width: 1000px;
	min-width: 665px;
	margin-top: 0px;
	background-color: white;
	color: black;
	border: 1px solid #003B7A;
	min-height: 95%;
	margin-left: auto;
	margin-right: auto;

}

@media screen { 
	
	* html #wrapper {
		width: 90%; /* fallback value */
		width: expression((document.body.clientWidth) > 1000 ? "920px" : ((document.documentElement.clientWidth) < 733 ? "660px" : "90%"));
	}

} 

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, .newstitle, .subtitle {
	color: #001080;
	background-color: White;	
	margin-top: 7px;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}
h1 {
	font-size: 120%;
}

h2, .newstitle {
	font-size: 115%;
}

h3, .subtitle {
	font-size: 108%;
	margin-bottom: 4px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 4px;
}

hr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #000080;
	height: 1px;
	margin: 4px 0px 0px 0px;
	padding-bottom: 6px;
}

img {
	border: none;
}

input {
	background-color: #ffffff;
	border-color: #fffffe;
	color: #000000;
}

p {
	margin-top: 0px;
	line-height: 132%;
}

td {
	vertical-align: top;
}


#content a, #content a:visited {
	color: #0B3D91;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #0E4FB8;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}


#main {
	width: 100%;
	clear: both;
}

#leftnav {
	float: left;
	width: 160px;
	margin-left: -160;
	left: 160px;
	padding: 0px;
	overflow: hidden;
}

#content {
	margin-left: 162px;
	padding: 6px;
}

#leftnav h2, #leftnav b {
	font-size: 85%;
	padding: 2px 0px 0px 20px;
	margin: 10px 0px 0px 1px;
	display: block;
	text-transform: uppercase;
	color: #4C4C4C;
	background-color: #e8e8e8;
	background-image: url(http://law.gsu.edu/tpl/mtop16.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#leftnav ul {
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	border-bottom: 4px solid #e8e8e8;;
}

#leftnav ul li {
	padding: 0px;
	margin: 0px;
}

#leftnav ul li a, .mainmenu a, #titlebar a {
	font-size: 95%;
	border: 1px solid White;
	display: block;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	line-height: 23px;
	height: 23px;
	text-align: left;
	text-decoration: none;
	color: White;
	white-space: nowrap;
	background-color: #003B7A;
}

#leftnav ul li a:hover, .mainmenu a:hover, .menuSel a, #titlebar a:hover {
	text-decoration: underline;
	color: #E5E8FF;
	background-color: #004A99;
}

#leftnav ul li ul, #leftnav ul li ul li ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 1px;
	padding: 0px;
	border-bottom: 3px inset #C6C6C6;
	border-left: 2px inset #C6C6C6;
	border-bottom: none;
}

#leftnav ul li ul li a, #leftnav ul li ul li ul li a {
	font-size: 90%;
	height: 98%;
	line-height: 105%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-align: left;
	text-decoration: none;
	background-color: #d5d5d5;
	color: #003B7A;
	border: none;
	white-space: normal;
}

#leftnav ul li ul li a:hover  {
	color: #004A99;
	background-color: #e0e0e0;
}
a.menuSel  {
	font-weight: bold;
}
#infofoot {
	border-bottom: none;
	background-image: url(http://law.gsu.edu/tpl/mbot16.gif);
	background-repeat: no-repeat;
	color: Black;
	height: 8px;
	width: 100%;
	font-size: 1%;
	line-height: 0px;
	background-color: #e8e8e8;
	background-position: bottom;
	margin-bottom: 8px;
}
#leftnav #infobar li a {
	background-color: #878787;
	color: White;
}

#leftnav #infobar li a:hover {
	background-color: #969696;
	color: #FEFFE6;
}
#footer {
	clear: both; 
	font-weight: lighter; 
	font-size: 82%; 
	padding-bottom: 5px; 
	margin: 0px; 
	color: #555555; 
	background-color: White;
	border-top: 1px solid #555555;
	padding-top: 5px; 
	text-align: center
}
#footer a, #footer a:visited {
	color: #0B3D91;
	background-color: White;
	margin-left: 8px;
	margin-right: 8px;
}

#topbar {
	background-color: #18337e;
	color: white;
	height: 33px;
	border-bottom: 1px solid white;
}

#topbar a {
	background-color: #18337e;
	color: white;
}
#ulink {
	position: relative;	
	left: 0px;
	width: 200px;
	float: left;

}
#topbar h1 {
	padding: 0px;
	margin: 0px;
}

#topbar .u {
	border-bottom: 2px solid #d0001f;
}

#search {
	display: inline;
	padding: 12px;
}

#qs {
	margin: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 14px;
}
#qs input {
	font-size: 80%;
}

#skipper  {
	background-color: White;
	color: White;	
	float: right;
	font-size: 78%;
}
#skipper a {
	padding: 0px;
	margin: 0px;
	background-color: White;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
#skipper a:focus, #skipper a:active, #skipper a:hover {
	color: #003B7A;
	background-color: #E8EAFF;
	text-decoration: underline;
}
.editlink {
	background-color: White;
	color: White;
}
.editlink:hover {
	color: #003B7A;
	background-color: #E8EAFF;
}

table.listing {
	border: 0px none #ffffff;
	border-collapse: collapse;
}

table.listing b {
	font-weight: bold;
}

table.listing td {
	border-bottom: 1px solid #cccccc;
	padding: 2px;
}

table.listing th {
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	padding: 8px 2px 2px 2px;
	text-align: left;
}

/* light row */
.l {
	background-color: #FFFFFF;
	color: Black;
}

/* dark row */
.d {
	background-color: #EEEEEE;
	color: Black;
}
/* darker grey row */
.g {
	background-color: #DDDDDD;
	color: Black;
}
th.g {
	font-weight: normal;
}
td.g {
	min-height: 40px;
	height: 40px;
}
.caption {
	font-size: 70%;
	text-align: center;
}

.hidden, .hide {
	display: none;
}
.inplbl {
	text-align: right;
	float: right;
	font-weight: bold;
}
.nowrap {
	white-space: nowrap;
}

.printonly {
	display: none;
}

.text8 {
	font-size: 75%;
}

.tl, .tr, .bl, .br {
	background-image: url(http://law.gsu.edu/tpl/rndcrnrs.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.tr {
	background-position: top right;
	float: right;
}

.bl {
	background-position: bottom left;
	float: left;
}

.tl {
	background-position: top left;
	float: left;
}

.br {
	background-position: bottom right;
	float: right;
}

.more {
	float: right;
	font-style: italic;
	text-align: right;
	margin-top: -2px;
	padding-top: 0px;
}

.narlist ul {
	padding-left: 8px;
	margin-left: 8px;
}

.narlsit li {
}

.sidebar {
	vertical-align: top;
	width: 100%;
	border-left: 1px solid navy;
	padding-left: 6px;
	font-size: 95%;
}

.sidebar h2, #sidebar h2 {
	background-color: #214DA6;
	color: white;
	white-space: normal;
	display: block;
	width: 180px;
	background-image: url(http://law.gsu.edu/tpl/rtop16.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 8px; 
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 112%;
	line-height: 100%;
}
.sidebar ul, ul.news  {
	list-style-type: none;
	padding: 2px;
	margin: 0;
}

.sidebar li, li.news {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	background-position: top left; 
	background-image: url(http://law.gsu.edu/tpl/bullet_in.gif); 
	background-repeat: no-repeat
}
.news {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.newsdate {
	color: #666666;
	font-size: 75%;
}

@media print {
	.mainmenu, .leftsub, .leftbotnav, .navbox {
		left: -1200px;
	}
	.noprint, .hide {
		display: none;
		width: 0px;
	}
	.printonly {
		display: inline;
	}
	.sidebar ul {
		list-style-type: circle;
		list-style-position: inside;
	}
	#banner img {
		border: none;
	}
	#content {
		clear: both;
		padding-left: 0px;
		margin-left: 0px;
	}
	
	#leftnav, #topbar, #search {
		position: absolute;
		left: -1200px;
		top: -1200px;
	}

	* html #wrapper {
		width: 100% !important;
	}
	#wrapper  {
		width: 100% !important;
	}
}

