* {
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
}
/* ---IU IDENTITY BRANDING BAR --- */
#identity #signature {
	width:750px;
	margin:0px 55px -0px 0px;
	position:relative;
	top:0px;
	left:5px;
}
#identity #signature a {
	width: 750px;
	margin:0px 55px;
	position:relative;
	left:0px;
}
.hidden {
	display:none;
}
/* ---END BRANDING BAR ---*/

body {
	background-image:url(/ucard/images/bodybacknew.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin:0px;
	height:100%;
	min-height:100%;
	background-color:#d6d1c5;
	line-height:1.05em;
}
#bodyContainer {
	position:relative;
	width: 699px;
	left: 46px;
	height:100%;
	min-height:100%;
}
#bodyContent {
	position: absolute;
	top:70px;
	left: 20px;
	width: 650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bodyHeader {
	position:relative;
	height:60px;
	border-bottom: 1px solid #ddd;
	width: 650px;
	left: 20px;
}
#imgArea {
	position: absolute;
	left:500px;
	top:10px;
}
#imgFunction {
	position:absolute;
	left: -5px;
	top:0px;
}
div.fsClass {
	height:30px;
	left: 25px;
}
p.fsClass {
	font-style:italic;
	color:#333333;
	margin:4px;
}
legend.fsClass {
	font-weight:bold;
	color:#333333;
}
fieldset {
	width: 90%;
	padding:4px;
	margin:4px;
}
h1 {
	font-size:20px;
	margin-top:3px;
	margin-bottom:20px;

}
h2 {
	font-size:17px;
	margin-top:10px;
	margin-bottom:5px;
	color:#600;
}
h3 {
	font-size:14px;
	margin-top:25px;
	margin-bottom:5px;
}

ul {
	list-style-type:circle;
	padding-bottom: 10px;
}
ol.UpperAlpha li {
	list-style-type:upper-alpha;
}
li {
	padding-left:15px;
	margin-bottom:3px;
	list-style-type:disc;
	list-style-position:inside;
}
p {
	margin-left:5px;
	margin-bottom: 14px;
}
blockquote {
	margin-left:15px;
	border-left: 3px solid #d6d1c5;
}
input {
	margin: 3px;
}
a:link {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #600;
	text-decoration: underline;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
table.tabulardata {
	border-collapse: collapse;
	border: solid 1px #aaa;
}
table.tabulardata tr td, table.tabulardata tr th {
	background: #fff;
	padding: 5px 10px;
	color: #666;
	font-size: 14px;
	line-height: 18px;
	border-bottom: dotted 1px #ccc;
}
table.tabulardata tr th {
	background: #ccc;
	color: #900;
}
div#nav_main {
	position: absolute;
	margin: -70px 0 0 690px;
	padding: 0;
	width: 150px;
}
div#nav_main h2 {
	color: #524c3f;
}
div#nav_main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#nav_main ul li {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	color: #900;
	font-weight: bold;
	border-bottom: dotted 1px #928c7f;
}
div#nav_main ul li.last {
	border-bottom: 0;
}
div#nav_main ul li ul {
	margin: 6px 0 12px 0;
	padding: 0;
}
div#nav_main ul li ul li {
	margin: 0 0 6px 6px;
	padding: 0;
	border: 0;
}
div#nav_main ul li a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
div#nav_main ul li a:hover {
	color: #432;
	text-decoration: underline;
}
span.label {
	display: block;
	float: left;
	clear: left;
	margin: 0 12px 4px 0;
	width: 150px;
	font-weight: bold;
	color: #666;
}
span.value {
	display: block;
	float: left;
}
br.clear {
	clear: both;
}
.alignright {
	float: right;
	clear: both;
}
abbr, acronym {
	border-bottom: 1px dotted;
	cursor:help;
}
.common {
	border-bottom: none;
	cursor: help;
}
.offcampus {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.offcampus img{
	padding: 5px;
}
div.offcampus {
	padding-left: 10px;
	margin-bottom: 35px;
	clear:both;
	border-top:1px solid #ddd;
}

