@charset "utf-8";
/* CSS Document */

body {
font-family:trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
}
body a {
color:#14853c;
}
body hover {
color:#14853c;
}
.graybigtext {
color:#333333;
font-size:14px;
font-weight:bold;
}

.textfield 
{
padding:0px;
border: 0;    
background-color: transparent;
width:144px;
height:24px;
font-family:trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
}

.textfieldsmall {
background:url(../img/searchbox_sml.gif) no-repeat;
width:108px;
height:24px;
border:none;
font-family:trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
}

.leftnewsbg {
background: #FFFFFF url(../img/leftbg.gif) repeat-x;
}

.forstudentbg {
background:url(../img/forstudent_box.jpg) no-repeat;
width:211px;
height:111px;
}

.formembersbg {
background:url(../img/formembers_box.jpg) no-repeat;
width:211px;
height:111px;
}
.forpublicbg {
background:url(../img/forpublic_box.jpg) no-repeat;
width:211px;
height:111px;
}
.formembershipbg {
background:url(../img/membership_box.jpg) no-repeat;
width:436px;
height:111px;
}
.whitetext {
color:#FFFFFF;
}
.whitetext a{
color:#FFFFFF;
text-decoration:underline;
}
.whitetext hover{
color:#FFFFFF;
text-decoration:underline;
}

ul {
list-style:disc;
}

.footertext {
color:#333333;
}
.footertext a{
color:#333333;
text-decoration:underline;
}
.footertext hover {
color:#333333;
text-decoration:underline;
}
.orangetext {
color:#e2904b;
font-size:14px;
font-weight:bold;
}
.grayborder {
border:#F4F4F4 solid 1px;
}

.calendarborder {
border:#238430 solid 1px;
}

.calendarborderorange {
border:#E2904B solid 1px;
}

.calendartext {
color:#333333;
}
.calendartext a{
color:#333333;
text-decoration:none;
}
.calendartext a:hover{
color:#E2904B;
text-decoration:none;
}

a.navbutton { background:#1f8532;
color:#FFF;
padding:5px;
text-decoration:none; }

a.navbutton:hover { background:#cfe173;
color:#1f8532; }

.msgred{
color:#FF0000;
    text-align: center;
}
.Multiline{
background-color:#F7F7F7;
}