@charset "utf-8";
/* CSS Document */

.alumniwrap {
width:100%;
float:left;
margin:10px 0px;

}

.alumnileft {
width:240px;
float:left;
padding-right:6px;

}

.alumniright {
width:240px;
float:right;
margin-left:6px;
}

.contactbox2 {
width:502px;
float:left;
background-color:#f5f5f5;
padding:19px;
line-height:1.3;
}

.borderbox {
width:100%;
border:1px dashed #cccccc;
padding:15px;

}

.pheader {
color: #444444;
font-style:italic;
font-weight:bold;
}

.sortby {
width:510px;
height:36px;
background:center url(images/sortby.jpg) no-repeat;
}

.imagebox2 {
margin:0px 10px 10px 0px;
}

.year {
font-family:Georgia, "Times New Roman", Times, Serif;
font-size:13px;
font-weight:bold;
color:#567294;
letter-spacing:5px;
font-variant:small-caps;
clear:both;
}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 110px;
margin-bottom: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
padding-left:4px;
}

select {
font-family:Arial, Helvetica, sans-serif;
margin-bottom: 4px;
font-size:11px;
color:#444444;
}

textarea{
width: 300px;
height: 70px;
padding:5px;
}

#textareabig{
width: 400px;
height: 200px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 70px;
margin-top: 5px;
width: 90px;
}

.submitbutton{
margin-left: 70px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

#form {
padding: 20px 0px 20px 5px;
}

.radiobutton {
width: 40px;

}

.trigger {
font-size:11px;
font-weight:bold;
color:#567294;
cursor:pointer;
}

.slider {
line-height:1.5;
margin:3px 0px 3px 0px;
}

#newsletterwrap { width:490px; }
#newsletterleft { width:200px; float:left; padding-right:20px; border-right:1px dashed #ccc; margin:15px 0px 15px 0px; }
#newsletterleft ul { margin:0px 10px 0px 10px; list-style:url(images/pdf.jpg); }
#newsletterright { width:260px; float:right; }

.newsletterpic { margin:23px 0px 0px 40px; }

.donortext { line-height:1.3; }
.donortext p:first-line { font-weight:bold; font-style:italic; color:#567294; }

.alumni_header {margin:0; padding:0; }




