
@import url(./internal.css); 

.info_box {
float: left;
font-size: 12px;
line-height: 15px;
border-top: 1px solid;
border-left: 1px solid;
border-color: #CCCCCC;
font-family: Verdana;
padding:0;
margin:0 0 25px 0;
width: 240px;
}

.info_box a {
color: #66990F;
font-size: 11px;
font-weight:bold;
}

.info_box #header {
background: #E0E0E0;
padding: 12px;
color: #3660D9;
padding-bottom: 16px;
font-size:12px;
margin:0;
}

.info_box #header a {
font-size: 14px;

}

.info_box p {
margin:0;
padding: 10px 5px 0 5px;
font-size: 11px;
}

.big_button {
width: 504px;
height: 100px;
background-repeat: no-repeat;
background-image: url(images/belt_expanded.jpg);
margin-top: 20px;
margin-bottom:0;
}

.big_button_text {
position: relative;
height: auto;
width: auto;
left:20px;
top: 20px;
font-size: 20px;
font-family: Verdana;
color:#AEA7B2;
padding-right:33px;
padding-top: 12px;
}

.big_button_text a {
text-decoration: underline;
color:#AEA7B2;
}

#intro h1 {
color: #365fd9; 
font-family: "Microsoft Sans Serif", "Verdana"; 
font-size: 24px;
font-weight:normal;
}

.dropshadow {
position: relative;
z-index:10;
}

.enrollment_header {
padding:10px 10px 10px 15px; 
margin: 0; 
background-color: #DDDDDD; 
color: #365fd9; 
font-family: Verdana, Arial;
}

.enrollment_header h4 {
font-size: 14px;
}

.enrollment {
padding: 10px 15px 5px 15px; 
margin:0; 
}


