@media screen{
*{
	margin:0;
	padding:0;
}
body{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:69%;
	line-height:1.5em;
	color:#393939;
}
ul,ul li{
	list-style-type:none;
}

.FieldRequired {color: Black;}
.FieldError {color: Red;}
.common-error-message {color: Red; margin: 10px 0 10px 0}
.common-error-message-list li {color: Red;}
.common-success-message {color: Green; font-size: small;}

shadows {
	background-color: transparent;
	background-image: url(../images/Input.png);
	background-position: -1px -1px;
	border-top: 1px solid #737373;
	border-right: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	border-left: 1px solid #737373;
	padding: 2px;
}


textarea{
	overflow:auto;
}
img{
	border:0;
}
.link-more-info{
	line-height:1.6em;
	background:url(../images/bul2.gif) no-repeat 97% 50%;
	padding-right:32px;
	background-color:#E9E9E9;
	font-weight:bold;
	text-align:right;
}
.link-more-info a{
	color:#3F5968;
	text-decoration:none;
}
.link-more-info a:hover{
	text-decoration:underline;
}
.input{
	border:1px solid #3A3A3A;
	background-color:#FFFFFF;
	font-size:12px;
	color:#393939;
	height:17px;
}
#main{
	width:709px;
	padding:0 4px;
	background:url(../images/back_main.gif);
	margin:0 auto;
}
#top-menu{
	height:54px;
}
#top-menu li{
	float:left;
	padding-right:1px;
	background:url(../images/back_menu.gif) no-repeat right top;
}
#top-menu a{
	height:54px;
	display:block;
}
#top-menu a span{
	display:none;
}
#top-menu li.home a{
	background:url(../images/m_home.gif);
	width:118px;
}
#top-menu li.about a{
	background:url(../images/m_about.gif);
	width:117px;
}
#top-menu li.courses a{
	background:url(../images/m_courses.gif);
	width:118px;
}
#top-menu li.instructors a{
	background:url(../images/m_instructors.gif);
	width:118px;
}
#top-menu li.contact a{
	background:url(../images/m_contact.gif);
	width:116px;
}
#top-menu li.faqs a{
	background:url(../images/m_faqs.gif);
	width:117px;
}
#top-menu li.faqs{
	background:none;
	padding:0;
}
#logo{
	background-image:url(../images/logo.png);
	height:208px;
	border-bottom:20px solid #FFFFFF;
}
#logo span{
	display:none;
	
}
.left-column{
	width:140px;
	padding:0 0 0 25px;
	float:left;
}
.left-column h1{
	margin-bottom:24px;
	font-size:19px;
	line-height:14.1pt;
	font-weight:normal;
	color:#3F5968;
}
#main-content{
	margin:0 21px 0 189px;
	border-bottom:50px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main-content h1{
	margin-bottom:24px;
	font-size:19px;
	line-height:14.1pt;
	font-weight:normal;
	color:#3F5968;
}
#main-content h2{
	margin-bottom:6px;
	font-size:1.7em;
	line-height:1em;
	font-weight:normal;
	color:#3F5968;
}
#main-content h3{
	font-size:1.1em;
	margin-bottom:8px;
	padding-left:3px;
}
#main-content p{
	margin-bottom:16px;
}
#main-content ul{
	margin-bottom:16px;
}
#main-content ul li{
	background:url(../images/bul3.gif) no-repeat 0 6px;
	padding:1px 0 1px 18px;
}
#main-content .subtitle{
	text-align:right;
	font-weight:bold;	
	color:#3F5968;
	font-size: 14px;
    
}
#main-content .subtitle span{
	color:#87AF51;
}
.menu1 li{
	background:url(../images/bul1.gif) no-repeat 0 2px;
	padding:0 0 14px 18px;
	font-weight:bold;
}
.menu1 li a{
	
	text-decoration:none;
	color: #0000ee;
	color: #87AF51;
}
.menu1 li a:visited
{
	color: #0000ee;
	color: #87AF51;
}
.menu1 li a:hover
{
	text-decoration:underline;
	color:#566463;
}
.menu1 li.act{
	background:url(../images/bul2.gif) no-repeat 0 2px;
	color:#566463;
}
.act
{
	color:#566463;
}
.menu2{
	font-weight:bold;
	color:#87AF51;
}
.menu2 li{
	margin-left:14px;
	padding-bottom:3px;
}

}
.menu2 li.act{
	color:#3F5968;
}

.menu2 li
{
	color:#87AF51;
}

#logos{
	padding:11px 35px 13px 34px;
	border-top:1px solid #DADDDC;
	background-color:#FFFFFF;
	height:34px;
}
#logos li{
	float:left;
}
#logos li.first{
	margin-right:56px;
}
#logos li.second{
	margin-right:54px;
}
#logos li.third{
	margin-right:37px;
}
#logos li.fourth{
	margin-right:33px;
}
#bottom{
	height:41px;
	background:#353535 url(../images/back_bot.gif) no-repeat left bottom;
	text-align:center;
	color:#9A9A9A;
	width:717px;
	margin:0 auto;
	line-height:37px;
}

/*---------------------------*/
.form1{
	border:1px solid #405A69;
	padding: 0px 7px 20px 7px;
	line-height:1.2em;
}
.form1 p{
	margin-bottom:8px !important;
}
.form1 legend {
	font-size:1.4em;
	line-height:1em;
	color:#3F5968;
	font-weight:bold;
}

.form1 .name{ 
	display: block;  
	float: left;
	padding-top:2px;
	margin: 5px 0 0;
	font-weight:bold;
	height:17px;
	width:93px;
}
.form1 .check{
	float:left;
	margin-right:10px;
}
.form1 .label{
	display:table;
	_height:0;
	zoom:1;
}
.form1 .input{
	width:118px;
	margin-top:5px;
}
.form1 br{
	clear:both;
}
.form1 .inp1{
	width:178px !important;
	font-size:11px;
}
/*---------------------------*/
p.butt{
	margin:0 !important;
	text-align:right;
}
.button{
	background:#3F5968 url(../images/btn_back.gif) no-repeat right top;
	line-height:15px;
	padding:0 19px 0 5px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	height:15px;
	font-size:11px;
	cursor:pointer;
	margin:0;
	text-decoration:none;
}
.button2{
	background:#3F5968;
	line-height:15px;
	padding:0 5px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	height:15px;
	font-size:11px;
	cursor:pointer;
	margin:0;
	text-decoration:none;
}
/*-------------------------------*/
.course-page-info{
	margin-bottom:7px !important;
	line-height:1.2em;
	padding-left:3px;
}
.table-list1{
	border-collapse:collapse;
}
.table-list1 .item{
	padding:2px 46px 2px 0;
	white-space:nowrap;
	font-weight:bold;
}
.courses-links{
	background:url(../images/bul_drop.gif) repeat-x;
	padding:18px 0 0 8px;
}
.courses-links .back{
	background:url(../images/ico_prev.gif) no-repeat left center;
	padding-left:22px;
	float:left;
	text-decoration:none;
	color:#3F5968;
	font-weight:bold;
}

.radio{	
	padding :0px 0px 0px 22px;
	float:inherit;
	text-decoration:none;
		color:#3F5968;
	font-weight:bold;
	
}
.courses-links .next{
	background:url(../images/ico_next.gif) no-repeat left center;
	padding-left:22px;
	float:right;
	text-decoration:none;
	color:#3F5968;
	font-weight:bold;
}
.courses-links .back:hover,.courses-links .next:hover{
	text-decoration:underline;
}
.form2{
	width:290px;
}
.form2 p{
	margin-bottom:5px;
	overflow:hidden;
}
* html .form2 p{
	overflow:visible;
	height:0;
	margin-bottom:5px !important;
}
.form2 .input{
	float:right;
	margin-top:0;
}
.form2 .input1{
	width:178px;
}

.form2 .input2{
	margin-right:7px;
	width:53px;
}
.form2 .input3{
	margin-right:7px;
	width:53px;
	float:none;
}
.form2 .input3-container{
	float:right;
	width:178px;
}
.form2 .input4{
	width:178px;
	height:70px;
}
.red{
	color:#FF0000;
}
.box-grey{
	background:#90A5A6 url(../images/t1_b.gif) no-repeat left bottom;
	width:170px;
	float:right;
}
.box-grey .inner{
	background:url(../images/t1_t.gif) no-repeat;
	padding:14px 12px;
	color:#FFFFFF;
}
.box-grey .hdr{
	font-size:1.1em;
	font-weight:bold;
}
.box-grey p{
	clear:both;
	height:auto;
}
.box-grey .check{
	float:left;
	margin:5px 5px 0 0 !important;
}
.popup{
	width:369px;
	position:absolute;
	top:100px;
	left:100px;
	background-color:#FFFFFF;
	padding:6px;
	border:1px solid #CCCCCC;
	color:#3F5968;
}
.popup a{
	color:#3F5968;
	text-decoration:underline;
}
.popup a:hover{
	text-decoration:none;
}
.popup .top{
	background:url(../images/t2_t.gif) no-repeat;
	height:13px;
}
.popup .bot{
	background:url(../images/t2_b.gif) no-repeat;
	height:13px;
}
.popup .back{
	background:#F2F2F2;
	padding:0 15px;
	font-weight:bold;
}
.popup .close{
	text-align:center;
}


.input-dropdown
{
	width: 160px;
	font-size:11px;
}

.input-text
{
	border:1px solid #3A3A3A;
	background-color:#FFFFFF;
	font-size:12px;
	color:#393939;
	height:17px;
	width: 160px
}

@media print{
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}
h1{
	font-size:14pt;
}
h2{
	font-size:12pt;
}
h3{
	font-size:10pt;
}
#top-menu,#logo,.left-column,#logos{
	display:none;
}
#bottom{
	margin-top:30px;
	padding:10px;
	border-top:1px solid #999999;
	font-size:8pt;
}
}

/* Calendar classes */

TABLE.calendar {background-color: #FFF; border: 1px solid #315A8C; padding: 0px; margin: 0px}
.day {background-color: #FFF}
.day A:link, .day A:visited {text-decoration: none; color: #315A8C}
.day A:hover {color: #F26521}
.calendar-title {color: #FFF; font-weight: bold}
.calendar-nav {color: #FFF}
.calendar-nav A:link, .calendar-nav A:visited {text-decoration: none; font-weight: bold; color: #FFF}
.calendar-nav A:hover {color: #F26521}
.day-header {border: 0px solid; font-weight: bold; background-color: #FFF; width: 25px}
.calendar-today {background-color: #F26521; font-weight: bold; }
.calendar-today A:link, .calendar-today A:visited, .calendar-today A:hover { text-decoration: none; }
.other-month-day { background-color: #FFF; }
.other-month-day A:link, .other-month-day A:visited, .calendar-today A:hover {color: #EEE; text-decoration: none}
.weekend A:link, .weekend A:visited, .weekend A:hover { color: #000; text-decoration: none;}

.calendar 
{
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table 
{
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  width: 200px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  font-size:x-small;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;  
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f0f4;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
  background: #d8e0e4;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f0f4;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: smaller;
  padding: 1px;
}

.combo .label,
.combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.combo .label-IEfix {
  width: 4em;
}

.combo .active {
  background: #c8d0d4;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #FFFFFF;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

.terms-header
{
	width:90%; 
	text-align:center; 
	font-weight:bold;
}


.tempStyle
{
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
}

/* select quick jump */
.input-container-1:hover{
	background-position:bottom left;
}

.select-container-1{
	width:460px;
	padding:3px 3px 3px 0;
	border:1px solid #808080;
	position:relative;
	margin-top:20px;
	height:17px;
}
.select-container-1:hover
{
    /*border:1px solid #5bb33f;*/
}

.select-container .select{
	background:url(../images/new/ico_select-option1.gif);
	width:17px;
	height:17px;
	float:right;
}
.select-container .content{
	background-color:#FFFFFF;
	display:none;
	position:absolute;
	top:23px;
	font-weight:normal;
	color:#000000;
	border:1px solid #808080;
	padding-bottom:1px;	
	width:auto;
	min-width: 462px;
	height:200px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
}
/*.select-container:hover .content{
	display:block;
	z-index:2000;
	width:auto;
	min-width: 242px;
	height:200px;
	overflow:auto;

}*/
div.visible div.content{
	display:block;
	z-index:2000;
	width:auto;
	min-width: 462px;
	height:200px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;

}
.select-container .content div{
	cursor:default;
	line-height:15px;
	padding:0 4px;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	white-space:nowrap;
	font:veranda,arial,tahoma,helvetica,sans-serif;
}
.text-input{
	color:#000000;
	padding-left:4px;
	font-weight:normal;
	line-height:17px;
	width:430px;
}

.activeRow
{
	background-color: #e2eaec; 
}
.inactiveRow
{
	background-color: #fff; 
}
/* select quick jump */



