body {}

form,td,p,ul,li,h2,h3,h4,h5,h6,font { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; margin: 0px; color: #7b7b7b; font-weight: normal;}
.headline { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #7b7b7b; font-weight: normal;}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6B6B6B;}


a { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a:hover {  text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0d59ab}

a.mainmenu { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #575757}
a.mainmenu:hover {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

a.linkteaser { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a.linkteaser:hover {  text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ec4e3b}

a.linkfooter { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a.linkfooter:hover {  text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0d59ab}


.blind {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: bold; color: #CCCCCC}
.block {text-align:justify;}
.white {color:#ffffff;}
.black {color:#000000;}

.notbold {font-weight: normal;}
.invisible {font-weight: normal; color:#CECECE; font-size: 4px;}
.invisible2 {font-weight: normal; color:#F1F1F1; font-size: 4px;}

.form_login { WIDTH: 80px; color: #575757; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; border-style: solid; border-color: #ABABAB; border-width: 1px; }
.form_loginbutton {background-color : #ebeaea; WIDTH: 80px; color: #575757; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; border-style: solid; border-color: #ABABAB; border-width: 0px; }
.form_login_text {color: #575757}
.form_alumni {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style: solid;
	border-color: #ABABAB;
	border-width: 1px;
	background-color : #f6f9fe;
	width: 170px;
}

.ticker {font-family:Arial,arial,helvetica,Helvetica,Times,times,Times New Roman,times new roman; font-size:11px; color: #000000; text-decoration: none; border-style: solid; border-color: #FFFFFF; border-width: 0px; background: #FFFFFF; }

/* SLIDEMENU */

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.mtDropdownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.mtDropdownMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.mtDropdownMenu .items {
	position:relative;
	left:0px; top:0px;
	border:1px solid #999;
	z-index:2;
	}

.mtDropdownMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.mtDropdownMenu .item {
    color:#4A4B4B;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.mtDropdownMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=85);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.mtDropdownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.mtDropdownMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.mtDropdownMenu .item.hover {
	background:#f5f4f4;
		color:8D1C1C;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.mtDropdownMenu .item img {
	margin-left:10px;
	}

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

*:first-child+html .clearfix {
	min-height: 1px;
}

 * html .clearfix {
	height: 1%;
}

.two-column-left {
	float: left;
	width: 200px;
}

.two-column-right {
	width: 544;
	float: left;
}

.formset {
	border: 1px dotted #666;
	margin-top: 15px;
}

.formset legend { color: #000; font-weight: bold; }

.formfield {
	margin: 5px 0;
}

.formfield input, .formfield textarea {
	background: #f6f9fe;
	border: 1px solid #ACAEB2;
}

.formfield textarea {
	width: 380px;
	height: 100px;
}

.formfield label {
	float: left;
	width: 130px;
}

.formfield label.right-label {
	float: none;
	width: auto;
}

.formfield-boxes {
	float: left;
	width: 380px;
}

.padding-left { padding-left: 130px; }

.boxes-margin { margin: 10px 0; }

.button-boxes { text-align: right; }

.error, .success { margin-top: 15px; color: #ff0000; }

.success { color: green; }
