@charset "utf-8";
/* CSS Document */



a.home_topmenu {
	display: block;
	width: 94px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_home_btn.jpg");
}
a.home_topmenu:hover {
	background-position: -94px 0;
}
a.home_topmenu_selected {
	display: block;
	width: 94px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_home_btn.jpg");
	background-position: -188px 0;
}

a.courses_topmenu {
	display: block;
	width: 102px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_courses_btn.jpg");
}
a.courses_topmenu:hover {
	background-position: -102px 0;
}
a.courses_topmenu_selected {
	display: block;
	width: 102px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_courses_btn.jpg");
	background-position: -204px 0;
}

a.application_topmenu {
	display: block;
	width: 126px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_application_btn.jpg");
}
a.application_topmenu:hover {
	background-position: -126px 0;
}
a.application_topmenu_selected {
	display: block;
	width: 126px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_application_btn.jpg");
	background-position: -256px 0;
}

a.faq_topmenu {
	display: block;
	width: 97px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_faq_btn.jpg");
}
a.faq_topmenu:hover {
	background-position: -97px 0;
}
a.faq_topmenu_selected {
	display: block;
	width: 97px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_faq_btn.jpg");
	background-position: -194px 0;
}

a.locations_topmenu {
	display: block;
	width: 115px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_locations_btn.jpg");
}
a.locations_topmenu:hover {
	background-position: -115px 0;
}
a.locations_topmenu_selected {
	display: block;
	width: 115px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_locations_btn.jpg");
	background-position: -230px 0;
}

a.donations_topmenu {
	display: block;
	width: 124px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_donations_btn.jpg");
}
a.donations_topmenu:hover {
	background-position: -124px 0;
}
a.donations_topmenu_selected {
	display: block;
	width: 124px;
	height: 50px;
	text-decoration: none;
	background: url("../images/menu_donations_btn.jpg");
	background-position: -248px 0;
}

.title_maroon {
	font-family:Tahoma, Geneva, sans-serif; 
	margin:0;
	font-size: 24px;
	color:#84002C;
	display: inline;
}	

.title_smallmaroon {
	font-family:Tahoma, Geneva, sans-serif; 
	margin:0;
	font-size: 18px;
	color:#84002C; 
	display: inline;
}
	
div.tl_margin {
	margin-top:20px;
	margin-left:25px;
}	

.regular_text {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px; 
	font-size: 14px;
	color:#2c2c2c; 
	display: inline;
	line-height:25px;
}	

a.bottom_link {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px; 
	font-size: 14px;
	display: inline;
	line-height:25px;
	color:#2f2f31;
	text-decoration:none;
}	

a.bottom_link:hover {
	text-decoration:underline;
}	

.copyright_text {
	font-family: Tahoma, Geneva, sans-serif;
	margin:0px; 
	font-size: 14px;
	display: inline;
	line-height:25px;
	color:#84002C;
	text-decoration:none;
}	
.copyright_boldtext {
	font-family: Tahoma, Geneva, sans-serif;
	margin:0px; 
	font-size: 18px;
	display: inline;
	line-height:25px;
	color:#84002C;
	font-weight:bold;
	text-decoration:none;
}	

.web_text {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px; 
	font-size: 14px;
	color:#84002C; 
	display: inline;
	line-height:25px;
}	

.small_text {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px; 
	font-size: 9px;
	color:#2c2c2c; 
	display: inline;
	line-height:14px;
}	

.white_text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	width:270px;
	line-height:18px;
	font-weight:bold;
	padding-top:16px;
	text-align:justify;
}	

.bold_lightblue {
	color:#2b90c5;
	font-weight:bold; 
}

.double_column {
	width:660px; 
	min-height:200px; 
}

.columnHome {
	width:290px;
	height:90%;
	margin:15px;
	text-align:justify;
}

.Left{
	float:left;
}

.Right {
	float:right; 
}

.event_title {
	width:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color:#183145;
	line-height:18px;
	font-weight:bold;
}

.event_descr {
	width:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	line-height:18px;
	font-weight:bold;
}

.event {
	width:65px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
}

.month {
	font-size: 9px;
}

.day {
	font-size: 30px;
}

.year {
	font-size: 9px;
}

.btn_white {
	width:212px;
	height:40px;
	padding-top:10px;
	margin-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1976a6;
	font-weight:bold;
	background-image:url(../images/btn_BG_reg.png);
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
}

a.vertical_menu {
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	display:inherit;
}

a.vertical_menu:hover {
	color:#183144;
}

#faq { 
	width:650px; margin-left: 30px; margin-bottom:60px; 
}
#faq p span { 
	cursor:pointer; 
}
.faq_title{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#183144;
	margin-bottom:12px;
	background:#dfe9f1;
	padding:5px 10px;
}
.faq_text{
	padding:10px 20px;
}
.address{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#183144;
	margin-bottom:12px;
	padding:5px 10px;
}
.border_top{
	border-top:#999999 solid 1px;
}
.border_bottom{
	border-bottom:#999999 solid 1px;
}
.align_pos{
	text-align:center;
}

.course_description{
	font-size:12px; 
	line-height:16px; 
	text-align:justify;
}

a.course_title {
	padding-top:10px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1976a6;
	text-decoration:none;
	display:inherit;
}

a.course_title:hover {
	color:#183144;
}

a.regular_link {
	color:#4A4FE8;
	text-decoration:none;
}

a.regular_link:hover {
	color:#940C27;
	text-decoration:underline;
}

textarea {
  overflow: auto;
}

div.background
  {
  width:500px;
  height:522px;
  background: url("../images/drjj_background.png") repeat;
  border:2px solid black;
  }
div.transbox
  {
  width:400px;
  height:400px;
  margin:30px 50px;
  background-color:#ffffff;
  border:1px solid black;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  }
div.transbox p
  {
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
  }

div.transbox textarea
  {
  cols: 50;
  rows: 25;
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
  }
