.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
	clear:both;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.footerlink_inline, .footernode_text {
	display: inline;
}

.object-right {
	float: right;
}

.object-left {
	float: left;
}

.accessibility, #backline, #fixed_right, #topcontent, #sidebar, #foot img, .promo_rotator, #main_navigation, #reader_links {
	display: none;
}

* {margin: 0; padding: 0;}
body {font: 0.8125em Verdana, sans-serif; line-height: 1; color: #333; background: #FFF;}

a {text-decoration: none;}
a img {border: none;}

h2 {font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;}
h3 {font: bold 1em Verdana, Arial, sans-serif; letter-spacing: 2px;
  text-transform: uppercase;}
h4 {font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;}


div.object-left
{
    float: left;
    clear: left;
    padding-right: 8px;
}

div.object-right
{
    float: right;
    clear: right;
    padding-left: 8px;
}

#maincontent_design li {
	font-size: 90%;
	line-height: 1.5em;
	margin-bottom: 5px;
	}

hr {
	border: 0px;
	border-top: 1px solid #ddd;
}

table.text_left, td.text_left, th.text_left {
	text-align: left;
}

table.text_right, td.text_right, th.text_right  {
	text-align: right;
}

table.text_center, td.text_center, th.text_center  {
	text-align: center;
}


#mainblock { width: 100%; }

#breadcrumb_tag
{
	margin-bottom: 15px;
	font-size: 90%;
	text-transform: capitalize;
}


.page_notes_container
{
	float: right;
	width: 200px;
	padding: 0;
}

.note_border
{
	width: 95%;
	margin: 0;
	border: 1px solid #89A0C2;
	margin-top: 1.5em;
}

.note_container
{
	font-size: 85%;
	padding: 0px 8px;
}

.note_border h5
{
	display: block;
	margin-top: 0;
	padding: 4px 8px;
}


#maincontent_design li p
{
	font-size: 100%;
}

#maincontent_design p
{
	font-size: 90%;
	line-height: 1.5em;
	margin-bottom: 16px;
}

.alert
{
	width: 100%;
	margin-top: 5px;
	text-align: center;
}

.alert h1 { font-size: 1.4em; }

.alert a
{
	text-decoration: none;
}


table.layout label
{
	font-size: 130%;
}


table.list.forum
{
	width: 100%;
	border: 1px solid black;
}

.content-navigator { margin-top: 15px; }
.content-navigator div { display: inline; }
.attribute-byline { }
.dynamic_form_input { width: 90%; }

#timeline
{
	overflow-x: scroll;
	overflow-y: hidden;
	width: 100%;
	border: 1px solid black;
}

.timeline-entry
{
	border-right: 1px solid black;
	float: left;
	padding: 3px;
	padding-bottom: 20010px;
	margin-bottom: -20010px;
	width: 33%;
}

.timeline-entry ul { margin-left: 15px; }

.timeline-entry h3
{
	text-align: center;
	display: block;
	padding: 3px 0;
	margin: 0;
}

#maincallink
{
	clear: both;
	display: block;
	text-align: center;
	margin-top: 15px;
}

.contact-text, .contact-list { float: left; }
.content-view-children { margin-left: 10px; }

.areaofstudy table
{
	border: 1px solid #9DAD8B;
	margin: 15px 15px 15px 5px;
}

.areaofstudy td
{	padding: 10px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-bottom: 1px solid #9DAD8B;
}

#maincontent_design .areaofstudy p { margin-top: 0px; }

.areaofstudy td.label
{
	width: 20%;
	font-size: 110%;
	text-align: right;
	font-family: arial narrow;
}

table#sitemap td { vertical-align: top; }

#maincontent_design span.lidesc p
{
	font-style: oblique;
	padding-left: 10px;
	margin-top: 0px;
}

#maincontent_design div.class-feedback-form input, #maincontent_design div.class-feedback-form textarea {
	margin-left: 10px;
	width: 75%;
	float: left;
	clear: right;
	margin-bottom: 5px;
}

#maincontent_design div.class-feedback-form label {
	width: 20%;
	text-align: right;
	float: left;
	clear: left;
	}
	
#maincontent_design div.class-feedback-form input.defaultbutton {
	width: 20%;
	margin-left: 22%;
	text-align: center;
	clear: left;
}

div.two-sec-col {
	width: 48%;
	float: left;
}

div.two-sec-col-right {
	width: 48%;
	float: right;
}

.cal_path {
	margin-top: 10px;
}

#section_links {
	width: 180px;
	margin: 5px auto;
}

#section_links select, #section_links select option {
	width: 180px;
}

#maincontent_design p, #maincontent_design table {
	margin-left: 9px;
}

.content-view-line h2 {
	font-size: 1.4em;
	margin: .4em 0em .2em 0em;
	text-transform: none;
}

#calendar_main_content h1, #calendar_main_content .header-adendum a {
	display: inline;
}

.default h2 {
	display: inline;
}

#maincontent_design .object-right .attribute-image p {
	margin: 0;
}


.form form label {
	padding-right: 1%;
	clear: left;
	float: left;
	width: 20%;
	text-align: right;
}

.form form input.formText, .form form textarea {
	width: 70%;
}

.form form div.formElement {
	margin-bottom: 1em;
}

.form form input.formSubmit {
	margin-left: 21%;
}

.form form fieldset label {
	float: none;
}

