body {
	background-color: #F0F0F0;
	background-image: url(../img/bg/tex2res5.png);
	background-repeat: repeat;
	background-attachment:fixed;
}

p {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
}

pSm {
	font-size: 9px;
	line-height: 12px;
}

.pLarge {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
}

.pMed {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 16px;
	line-height: 22px;
}

.textBoldGREEN {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
	color:#390;
}

.textBoldRED {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
	color:#C00;
}

p.small {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 10px;
	line-height: 14px;
}

p.bold {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight:bold;
}

.p-larger {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 18px;
	line-height: 22px;
}

p.larger-bold {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
}

.larger-bold {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
}

.larger-bold-sans-serif {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.top_info {
	text-align:right;
	margin-bottom:-15px;
	margin-top: 10px;
}	



.navdate {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 12px;
	color:white;
}

a {
	color:#0C3F92;
	text-decoration: none;
}

a:hover {
	color:#C00;
	text-decoration: underline;
}	

h3 {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 40px;
}
.h3-clone {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 40px;
}
.h3-red {
	color:red;
}

h4 {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 32px;
}
.h4-red {
	color:red;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 32px;
}

.special_announcement {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 14px;
	line-height: 22px;
	color:red;
	text-transform: uppercase;
}

.announcment_headline {
	border: 1px solid #ccc;
	padding-left:8px;
	padding-right:8px;
}

.utext {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.utextlink {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.utextlink a {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#333;
}
.utextlink a:hover {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#c00;
}

.topbar {

	height:4px;
	background-color:black;
	text-align: right;

}

.topbar2 {

	margin-bottom:2px;

}


.footer {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 10px;	
	color:white;
	background-color:black;
	text-align: center;
	min-height: 25px;
}	

.footer a {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 10px;	
	color:white;
}	
.footer a:hover {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 10px;	
	color:white;
	text-decoration:underline;
}	

.static_ads {
	margin-bottom:30px;

}


/*
.static_ads_bottom {
    background-image: url(../img/heading_bg.png);
	background-repeat: repeat;
	margin-bottom:30px;
	background-color:white;
	border-top:	 1px solid #ccc;
	border-bottom:	 1px solid #ccc;
}	
*/



.mission {
	background-color: white;
	font-size: 12px;
	line-height: 14px;
	padding: 6px;
	border-top: 12px solid #666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align:center;
	margin-bottom:8px;
}

.mission_title {
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	display:block;
	margin-bottom:6px;
}	

			


.sm_box {
	text-align:center;
	padding:6px;
	vertical-align: middle;
	height:100px;
}	


.masthead {
	background-image: url(../img/heading_bg2.png);
	background-repeat: repeat;
	margin-top: 20px;
  	margin-bottom: 8px;
   -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   
}

.masthead_BAEF {
	background-color: #ffffff;
	background-image: url(/baef/images/baef_apple.png);
	background-repeat: repeat;
	margin-top: 20px;
  	margin-bottom: 8px;
   -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   
}


.baefbody {
	background-color: #990033;
	
}





.logo {
	
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	
}

.logo_right {
	
	
	padding-top: 20px;	
	padding-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:right;
}




.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {

  background-color: #f00;
}



.content_row {

		margin-bottom: 40px;
		
}	

.content_row_child {

		margin-bottom: 40px;
		background-color:white;
		min-height:900px;
		border-top:thin solid #000;
}		
	
.dyn_sections a {
	color: darkblue;
}	

.dyn_sections a:hover {
	color: red;
	text-decoration:none;
}	
.tab-content {
	padding: 10px;
	margin-left:0px;
	
}	





.nav-tabs {
  background-color: #ffffff;
}

.info-tabs {
  padding-right:50px;
  background-color: #ffffff;
  padding:8px;
  border: thin solid #CCC;
  background-image: url(../img/STOCK_female_student.jpg);
	background-repeat: no-repeat;
	background-position:RIGHT;
}

@media all and (max-width: 979px) {
    .info-tabs {background-image:none; }
}

.navbar {
  overflow: visible;
  margin-bottom: 18px;
}

@media all and (max-width: 979px) {
    .navdate {display:none; }
}


.dyn_sections tr {
background-color:white;
}

.alert-std {
  color: #333;
  background-color: #ffffff;
  border-color: #CCC;
  margin-bottom: 12px;
  padding:8px;

}

.alert-std-cream {
  color: #333;
  background-color: #FFC;
  border-color: #CCC;
  margin-bottom: 12px;
  padding:8px;
  font-size: 14px;

}


.alert-std-hilite {
  color: #333;
  background-color: #fff;
  border-color: #C00;
  margin-bottom: 12px;
  padding:8px;
  font-size: 14px;

}



.ALERT-area .alert, alert-error {
	margin-top:-8px;
	margin-bottom:8px;
}	

.alert-std .modal {
  text-align:left;
  
}

.alert-std_roadmap {
  color: #333;
  background-color: #ffffff;
  background-image: url(../img/curvy-th2.png);
  background-repeat: no-repeat;
  padding-left: 85px;
  border: 2px solid #CCC;
  margin-bottom: 12px;
  text-align:center;
  
	font-size: 14px;
}

.alert-std_generic_basd {
  color: #333;
  min-height:30px;
  background-color: #ffffff;
	background-image: url(../img/BASD_apple_65.png);
	background-repeat: no-repeat;
	background-position:RIGHT;
  border-color: #CCC;
  margin-bottom: 12px;
  text-align:left;
  font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 14px;
}




.alert-std_generic {
  color: #333;
  background-color: #ffffff;
  border-color: #CCC;
  margin-bottom: 12px;
  text-align:left;
	font-size: 14px;
	min-height: 50px;	
}

.alert-std_generic-centered {
  color: #333;
  background-color: #ffffff;
  border-color: #CCC;
  margin-bottom: 12px;
  text-align:center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alert-std_generic-centered-sm {
  color: #333;
  background-color: #ffffff;
  border-color: #CCC;
  margin-bottom: 12px;
  text-align:center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alert-std_generic-centered-md {
  color: #333;
  background-color: #ffffff;
  border-color: #CCC;
  margin-bottom: 12px;
  text-align:center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.nav_left_sub {
	padding:8px;
	
}

.nav_left_sub_extra {
	padding:8px;
	text-align:center;
	margin-top:10px;
}	


.header_row {
	margin-bottom:10px;
	padding-left:10px;
}	

	

.header_row_button {
	margin-left:-10px;
	padding-top:10px;
}	

.child_right_content {
	padding:10px;
	margin-left:-8px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin:10px;
	min-height:800px;
ΚΚΚΚ height:auto !important;
ΚΚΚΚ height:800px; 
	
}

.child_right_content_no_bottom {
	padding:10px;
	margin-left:-8px;
	border-top: 1px solid #666;
	margin:10px;
	min-height:800px;
ΚΚΚΚ height:auto !important;
ΚΚΚΚ height:800px; 
	
}

.child_right_content_no_vert {
	padding:10px;
	// margin-left:-8px;
	margin:10px;
	
}


.content_container {
	margin-left:-6px;
}	


.modal h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	}

.modal h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	}

.modal p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
.box {
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
}

.box2 {
	padding-left:10px;
	
	padding-right:10px;
}

.rounded_gray_box {
	
	margin-left:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	border: 1px solid #787878;
  	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    background-color: #F8F8F8;      
  	
}

.rounded_gray_box p a {
	color: #000000;
  	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
}	


.box_auth_staff {
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	background:#fcf8e3;
	margin-right:10px;
	margin-bottom:10px;
	border:thin solid #CCC;
}


.box-white {
	border:thin solid red ;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	background:#ffffff;
	min-height:75px;
	text-align:center;
	
}


.staff_info {
	padding-left:10px;
	padding-top:8px;
	border-top:thin solid #CCC;
	border-bottom:thin solid #CCC;
	
	background:#e3e3e3;
	margin-bottom:15px;
}	

.staff_info_box {
	
}

img.floatRight { 
    float: right; 
    margin-left: 20px; 
    margin-bottom: 20px; 
}

img.padImage { 
    margin:auto;
}

.box-supt {
	padding:24px;
	margin:10px;
	border:thin solid #CCC;
}	

.padded_fullpage {
	padding:10px;
	min-height:800px;
}	

.padded_fullpage_width {
	padding:10px;
}	

.padded_shadowbox {
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   min-height:200px;
}	

.child_right_content li {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
}	
.download_file_box {
	display:block;
	float:right;
	width:150px;
	border: 5px solid #CCC;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	text-align:center;
}

.accordian-body p {
	font-family: 'Arial',Helvetica,sans-serif;
	font-size: 18px;
	line-height: 22px;
}	
	
.left-padded-box {
	font-family: 'Vollkorn', Georgia, Times, serif;
	font-size: 12px;
	padding-left: 20px;
}

.staff_box {
	margin-top:20px;

}

.principal_box {
	border:thin solid #CCC;
	padding:15px;
	margin-right:10px;
}

.homepage_1_alert {
  padding: 6px 6px 6px 6px;
  margin-bottom: 8px;  
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.homepage_2_alert {
  padding: 5px 5px 5px 5px;
  margin-bottom: 4px;  
  border: 1px solid;
  border-color: #cccccc;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  color: #666;
  background-color: #FFFFFF;
  }
  
.just_color_red {
	color:red;
}	

.just_color_green {
	color:green;
}

.staff_dir_heading {
	margin-top:20px;
	height:40px;
}	

.staff_dir_section {
	margin-top:20px;
	padding:20px;
	border: thin solid #333;
}	

.floating_box {
	background:LemonChiffon;
	margin-top: 5px;
  	margin-bottom: 5px;
   -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.75);
   -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
   padding:10px;  
   min-height:800px;
   
}

.form_submit_success {	
	background:#ffffff;
	color:#090;
	font-size:28px;
	border: 1px solid;
  border-color: #cccccc;
  padding:18px;
  text-align:center;
  margin-bottom:10px;
}	


.thumbnail {
	background:#ffffff;
}	

.thumbnail-hl-text {
	font-size: 16.25px;
	font-weight: bold;	
	padding-top:12px;
	line-height: 30px;
}	

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}