body
{
	background: #fff;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
}

html>body
{
	font-size: 12px;
}

#headinformation
{
	position: fixed;
	float: left;
	left: 20px;
	width: 230px;
	margin: 2em 0 2em 1em;
	border-right: 1px #004898 solid;
	padding-right: 1em;
	height: 90%;
	text-align: right;
}

fieldset
{
	border:none;
}

#pagecontent
{
	position: relative;
	margin: 0em 2em 2em 280px;
	width: 42em;
	top: 2em;
	padding-bottom: 3em;
}

.college-list
{
    font-weight:bold;
}

#pagecontentend
{
	padding-top: 2em;
	height: 3em;
}

.no-web
{
	display: none;
}

p, ol, ul, td, th
{
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
sup
{
	font-size: .65em;
}

#pagecontent p
{
	width: 40em;
}

#pagecontent ol, #pagecontent ul
{
	margin-right: 6em;
}

p.sub1
{
	line-height: 1em;
	font-size: 1em;
	margin-bottom: 1em;
}

ul li, ol li
{
	font-size: 1em;
	line-height: 1.345em;
	margin-top: .7em;
	margin-bottom: .7em;
	margin-right: 10%;
}

h1
{
	font-size: 1.667em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 0.4em;
}

h2
{
	font-size: 1.5em;
	line-height: 1.286em;
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

h3
{
	font-size: 1.3em;
	line-height: 1.25em;
	margin-top: 1.3em;
	margin-bottom: -.5em;
}

h3.b4table, h4.b4table
{
	margin-bottom: 1.25em;
}

h4
{
	font-size: 1.167em;
	line-height: 1.285em;
	margin-top: 1.5em;
	margin-bottom: -.5em;
}

h5
{
	font-size: 1em;
	line-height: 1.2em;
	/*	margin-top: .25em; */
	margin-bottom: -.75em;
}

h5.courselist
{
	line-height: 1.5em;
}

h6, h6.unitinfo
{
	font-size: .9em;
	line-height: 1.25em;
	/*	margin-bottom: 1.8em; */
}

table
{
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

table tr td p
{
	width:100%;
	padding:0;
	margin:0;
}

td, th
{
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	padding: .7em;
}

td.banner
{
	border-width: 0;
	padding: 4px;
}

.citation
{
	font-size: 0.9em;
	line-height: 1.1em;
	margin-top: 0.05em;
	margin-right: 2em;
	margin-bottom: 0.5em;
	margin-left: 2em;
}

.topnavbar
{
	margin-top: 4px;
	padding: .5em;
	background-color: #ffffff;
	text-align: center;
	font-size: .9em;
	line-height: 1.2em;
}

.greynavbar
{
	margin-top: 4px;
	padding: .5em;
	background-color: #999999;
	text-align: center;
	font-size: .9em;
	line-height: 1.2em;
}

a.indexlist:link
{
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
}

a.indexlist:visited
{
	font-weight: normal;
	color: #e96b10;
	background-color: transparent;
	text-decoration: underline;
}

.caps
{
	font-variant: small-caps;
}

a.insetlist:link
{
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
}

a.insetlist:visited
{
	font-weight: normal;
	background-color: transparent;
	color: #e96b10;
	text-decoration: underline;
}

a.insetlist:hover
{
	font-weight: normal;
	background-color: transparent;
	color: #e96b10;
	text-decoration: underline;
}

a:link
{
	font-weight: normal;
	background-color: transparent;
	color: #003399;
	text-decoration: none;
}

a:visited
{
	font-weight: normal;
	background-color: transparent;
	color: #e96b10;
	text-decoration: underline;
}

a:active
{
	font-weight: normal;
	background-color: transparent;
	color: #e96b10;
	text-decoration: underline;
}

a:hover
{
	color: #e96b10;
	background-color: transparent;
	text-decoration: underline;
}

a.topcatnav:link
{
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	background-color: transparent;
}

a.topcatnav:visited
{
	font-weight: normal;
	background-color: transparent;
	color: #e96b10;
	text-decoration: underline;
}

a.topcatnav:active
{
	font-weight: normal;
	background-color: transparent;
	color: #e96b10;
	text-decoration: underline;
}

a.topcatnav:hover
{
	font-weight: normal;
	background-color: transparent;
	color: #e96b10;
	text-decoration: underline;
}

a.externallink
{
	padding-right: 14px;
	background-image: url(http://www.uta.edu/eoaa/_images/presentation/externallink.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.colorOne
{
	background-color: #004898;
}

#no-web-footer
{
	display: none;
}

#footer
{
	margin-top: 30px;
}

