
body {
    margin: 0px;
    line-height:1.1;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size:13px;
}

#system_message, #search_bar {
    display: none;
}

#leftArea, #content_block {
    float: left;
    width: 665px;
}
#content_block_inner {
    padding: 15px;
    float: left;
    background: #ffffff;
}

#crumbtrail {
    font-size: 80%;
    float: left;
    
}


#page_title_div {
    padding: 0px 15px;
    width: 650px;
    float: left;
}

#page_title {
    color:#005F00;
    font-family: Arial Narrow, Arial, Helvetica, Geneva, sans-serif;
    font-size:30px;
    font-weight:normal;
    text-decoration:none;
    line-height:1.1;
}

#page_title span {
    color: #66CC00;
    display: block;
}



/* INTERNAL CONTACTS */
#int_cont {
    display: none;
}





#mode_special {
    color: #663399;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size:120%;
    font-weight:bold;
    text-decoration:none;
    border-top: 1px solid #663399;
    border-bottom: 1px solid #663399;
    padding:4px 1px 4px 1px;
    margin:0 0 20px 0;
    line-height:1.1;
}



#course_modes_block {
    float: left;
    margin-bottom: 10px;
}

#course_modes_block .att_block {
    margin-top: 10px;
}

.att_spacer {
    padding: 0px !important;
}

#mode_tabs {
   margin-bottom: 8px; 
   width: 475px;
   float: left;
}

#mode_tabs .att, .entry_tabs .att, .fee_tabs .att {
    background: #84a367;
    color: #ffffff;
    padding: 2px 3px !important;
    font-weight:normal;
}

#mode_tabs .att_closed, .entry_tabs .att_closed, .fee_tabs .att_closed {
    background: none;
    color: #527F20;
}

#mode_tabs .att_closed:hover, .entry_tabs .att_closed:hover, .fee_tabs .att_closed:hover {
    text-decoration: underline;
    cursor: pointer;
}


#course_modes_block span {
    color: #527F20;
    padding-right: 5px;
    font-weight: bold;
}


.att_block_inner {
    width: 475px;
    float: left;
}


.apply_now {
    background: #fff url(../images/template/apply_button.gif) no-repeat;
    height: 32px;
    float: right;
    color: #ffffff;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 0px;
    text-align: center;
    padding-top: 6px;
}

.apply_now a {
    color: #ffffff;
    text-decoration: none;
    padding: 20px;
}




#tabs {
  width: 640px;
  margin-top: 10px;
  clear: both;
}

#tabs .tab, #tabs .tab_sel {
  color: #5A8433;
  float: left;
  text-align: center;
  padding: 4px 0px;
  width: 127px;
  border: 1px solid #b2cfb1;
  margin-left: -1px;
  font-weight: bold;
  font-size: 90%;
  background: #fff url(../images/template/tab_grad.gif) repeat-x 0 0px;
}

.medium #tabs .tab { width: 150px !important; }
.large  #tabs .tab { width: 190px !important; }

#tabs .tab {

}

#tabs .tab_sel {
  background: #527F20 !important;
  color: #ffffff;
}
#tabs .tab:hover {
  background: #527F20;
  color: #ffffff;
  cursor: pointer;
}

#blocks {
    padding:0 25px 35px 30px;
    background: #F0F8E0;
    clear: both;
}

.block_name {
    font-weight: bold;
    font-size: 150%;
    color:#ffffff;
    background-color: #84a367;
    margin:10px -25px 10px -30px;
    padding: 5px 10px;
    display: none;
}

.block_title {
    font-weight: bold;
    font-size: 120%;
    color:#005F00;
    border-bottom:solid;
    border-width:1px;
    border-color:#6BC204;
    padding:18px 0 4px 0;
    margin:0 0 18px 0;
}

.block_sub_title {
    font-weight: bold;
    padding:0 0 4px 0;
    color:#70924C;
}

.block_sub_bold {
    font-weight: bold;
    padding:10px 0 4px 0;
}

.block_bold {
    font-weight: bold;
}

.block_text {
    line-height: 1.2;
    margin-bottom: 18px;
}

.block_note {
    font-style: italic;
}
#blocks a {
   color: #527F20;

}
#blocks a:hover {

}
#blocks li {
   padding-bottom: 8px;
}


.fix_spacer {
    clear: both;
    height:28px;
    width:20px;
    display: block;
}



.entry {
    font-weight: bold;
    font-size: 120%;
    color:#005F00;
    border-bottom:solid;
    border-width:1px;
    border-color:#6BC204;
    padding:18px 0 4px 0;
    margin:0 0 18px 0;
}

.entry_closed {
    font-weight: normal;
    color: #70924C;
    background: url(../images/template/concertina_arrow.gif) no-repeat 0 80%;
    padding: 18px 0 0 15px;
    margin-bottom: -5px;
}

.entry_closed:hover {
    color:#005F00;
    cursor: pointer;
}

.entry_tabs {
   margin-bottom: 10px;
}

.entry_tabs span {
   font-weight: bold;
   padding-right: 5px;
}

.entry_blk {
   
}

.entry_sub {
    font-weight: bold;
    padding:0 0 4px 0;
    color:#70924C;
}

.entry_req {
    margin-bottom: 5px;
    line-height: 1.2;
}

.entry_req span {
    font-weight: bold;
}


.fee {
    font-weight: bold;
    font-size: 120%;
    color:#005F00;
    border-bottom:solid;
    border-width:1px;
    border-color:#6BC204;
    padding:18px 0 4px 0;
    margin:0 0 18px 0;
}

.fee_closed {
    font-weight: normal;
    color: #70924C;
    background: url(../images/template/concertina_arrow.gif) no-repeat 0 80%;
    padding: 18px 0 0 15px;
    margin-bottom: -5px;
}

.fee_closed:hover {
    color:#005F00;
    cursor: pointer;

}

.fee_tabs {
   margin-bottom: 10px;
}

.fee_tabs span {
   font-weight: bold;
   padding-right: 5px;
}

.fee_blk {
    
}

.fee_sub {
    font-weight: bold;
    padding:0 0 4px 0;
    color:#70924C;
}

.fee_sub_bold {
    font-weight: bold;
    padding:10px 0 4px 0;
}

.fee_row {
    padding-bottom: 5px;
    line-height: 1.2;
}
.fee_row span {
    font-weight: bold;
}


#logos {
   vertical-align: middle;
   margin-top: 20px;
}

#logos img {
   vertical-align: middle;
   margin-right: 15px;
}




#find_out {
   display: none;
}


#right_bar {
    display: none;
}





#footer {
     border-top: 1px solid #663399;
     color: #663399;
     font-size: 10px;
     display: block;
     clear: both;
     height: 30px;
}

#footerlinks {
    float: right;
    margin: 0px 10px;
    text-align: right;
    padding: 6px 0px 0px 0px;
}

#footerlinks div {
    display: inline;
    float: left;
    height: 20px;
}


#footercopyright{
    float: left;
    padding: 8px 0px 0px 10px;
    width: 400px;
}

#footer a:visited, #footer a {
     color: #663399;
}





