﻿	
	#main {
		
		/*float:left;*/
		width:789px;
		min-height: 600px; 
		border-left:1px solid #288231;
		border-right:1px solid #288231;
		margin-top:20px;
		margin-bottom:5px;
	}
	
	
	#sidebar {
		
		/*float:left;*/
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		width:236px;
		padding: 10px 10px 10px 18px;
	}
	
 
 .home_news	
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 11pt;
    line-height: 12pt;
    text-align: left;
    letter-spacing: -0.4pt;
    color: #990099;
    width:520px;
     background-position:bottom;
     background-image:url(../images/home/content_sectionunderline.gif);
     background-repeat:no-repeat;
}
 
    
    #content_view {
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		/*border: 1px red solid;*/
		font-family: Arial, Helveticsa, sans-serif;
		font-size: 9pt;
		line-height: 12pt;
		text-align:justify;
		/*float:right;*/
		width:550px;
		padding: 10px 40px 60px 18px;
	}
    
    .r-s /* red star*/
    {
    	color:Red;
    	font-weight:bold;
    }
    
    p, ul, ol, b
    {
    	font-size: 9pt;
		line-height: 12pt;
		/*text-align:justify;*/
    }
    
  /*  .content_title1
    { 
    	font-weight: bold;
		 font-size: 12pt;
		 line-height: 14pt;
		color:#2b8c2b;
    }
    
    .content_title2
    {
    	 font-weight: bold;
		font-size: 12pt;
		line-height: 14pt;
		  color:#9134b2;
    }
  
    */
    
    
    /*
	#footer 
	{
		background:#2b8c2b;
		clear:both;
		text-align:center;
		width:100%
	}
	*/
	
 
 /*
 
 .copyright {
	font-size:7.5pt;
	color:#000000;
	text-align:center;
	clear:both;
	
}
 */
 

.bottommenu, a.bottommenu, a.bottommenu:visited, a.bottommenu:hover {
    font-size:9pt;
	line-height:18pt;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none
}   

.bottommenu_small, a.bottommenu_small, a.bottommenu_small:visited, a.bottommenu_small:hover 
{
	    font-size:8pt;

}

#register_box
{
		font-family: Arial, Helveticsa, sans-serif;
		font-size: 9pt;
		line-height: 12pt;
		font-weight:bold;
}

#register_box table
{
	width:100%;
}

#register_box td.left_td
{
	vertical-align:top;
	font-size: 8pt;
	width:250px;
	text-align:right;
	font-weight:bold;
	height:28px;
}

#register_box td.right_td
{	
	vertical-align:top;
	font-size: 8pt;
	text-align:left;
	font-weight:bold;
}

#register_box label
{	
	font-size: 8pt;
	text-align:left;
	font-weight:bold;
}



#register_box td.right_td select
{
	width:205px;
	/* height:20px; */
}
#register_box td.right_td input
{
	width:200px;
	/* height:16px;  */
}



#register_box .rnd_box
{
	margin-bottom:8px; 
	margin-top:7px;
	background: #ffffff;
}
#register_box .rnd_box_tl
{
	  background: url(../images/tl2.gif) no-repeat top left; 
}
    
#register_box .rnd_box_tr
{
	   background: url(../images/tr2.gif) no-repeat top right; 
}
#register_box .rnd_box_bl
{
     background: url(../images/bl2.gif) no-repeat bottom left; 
}
#register_box .rnd_box_br
{
      background: url(../images/br2.gif) no-repeat bottom right; 
}



#contact_box
{
		font-family: Arial, Helveticsa, sans-serif;
		font-size: 9pt;
		line-height: 12pt;
		font-weight:bold;
}


#contact_box table
{
	/*width:100%;*/
}

#contact_box td.left_td
{
	vertical-align:top;
	/*background-color:#eeeeee;*/
	font-size: 8pt;
	width:150px;
	text-align:right;
	font-weight:bold;
	height:28px;
}

#contact_box td.right_td
{	
	vertical-align:top;
	/*background-color:#cccccc;*/
	font-size: 8pt;
	/*width:200px;*/
	text-align:left;
	font-weight:bold;
}

#contact_box label
{	
	font-size: 8pt;
	text-align:left;
	font-weight:bold;
}



#contact_box td.right_td select
{
	width:200px;
	/* height:22px; */
}
#contact_box td.right_td input
{
	width:200px;
	/* height:22px; */
}

#contact_box td.right_td textarea
{
	width:250px;
	height:200px;
}




.module_list_title .firstlayer {
/*font-size: 10pt;*/
font-size: 10pt;

font-weight: bold;
color: #ffffff;
position: absolute;
top: 0px;
left: 20px;
z-index: 20;
}

.module_list_title .secondlayer {
/*font-size: 10pt;*/
font-weight: bold;
font-size: 10pt;
color: #333333;
position: absolute;
top: 1px;
left: 21px;
z-index: 19;
} 


.module_list_title .ietitle 
{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 2px;
	left: 20px;
	/* filter:shadow;*/
	filter: shadow(color=#333333, Direction=135, strength=1 );
	 color:white;
} 



.module_list_title
{
	font-family: Arial, Helveticsa, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		line-height: 14pt;
		font-weight:bold;
		 letter-spacing:;
		
height:20px;
/*background: url(images/module_title_bg.jpg) repeat-y top left; */
position: relative;

clear:both;
width:100%
}

.module_list_text, td.module_list_text
{
		font-family: Arial, Helveticsa, sans-serif;
		font-size: 8pt;
}

/*
.rnd_box
{
	
	
	background: #cfd2e6;
}
.rnd_box .rnd_box_tl
{
	  background: url(../images/left-menu/tl.gif) no-repeat top left; 
}
    
 .rnd_box .rnd_box_tr
{
	   background: url(../images/left-menu/tr.gif) no-repeat top right; 
	   
}

 .rnd_box .rnd_box_bl
{
	
     background: url(../images/left-menu/bl.gif) no-repeat bottom left; 
}
.rnd_box .rnd_box_br
{
      background: url(../images/left-menu/br.gif) no-repeat bottom right; 
     
}

.rnd_box .boxtop { 
  background: url(../images/left-menu/tr.gif) no-repeat top right; 
}
.rnd_box .boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/left-menu/tl.gif) no-repeat top left; 
}
.rnd_box .boxbottom { 
  background: url(../images/left-menu/br.gif) no-repeat bottom right; 
}
.rnd_box .boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/left-menu/bl.gif) no-repeat bottom left; 
}
.rnd_box .boxcontent {
  padding: 0px 8px 0px 8px;
   font-size: 8pt;
    text-align: left;
}
.rnd_box a
{
	font-size: 8pt;
}
*/



.red_box { 
  background: #b71814; 
}

.red_box .box { 
 
}
.red_box .boxtop { 
  background: url(../images/left-menu/a-tr.gif) no-repeat top right; 
}
.red_box .boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/left-menu/a-tl.gif) no-repeat top left; 
}
.red_box .boxbottom { 
  background: url(../images/left-menu/a-br.gif) no-repeat bottom right; 
}
.red_box .boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/left-menu/a-bl.gif) no-repeat bottom left; 
}
.red_box .boxcontent {
  padding: 0px 0px 0px 0px;
}


.red_box .rnd_box_tl
{
	  background: url(../images/left-menu/a-tl.gif) no-repeat top left; 
}
    
 .red_box .rnd_box_tr
{
	   background: url(../images/left-menu/a-tr.gif) no-repeat top right; 
	   
}

 .red_box .rnd_box_bl
{
	
     background: url(../images/left-menu/a-bl.gif) no-repeat bottom left; 
}
.red_box .rnd_box_br
{
      background: url(../images/left-menu/a-br.gif) no-repeat bottom right; 
     
}



.red_box_inactive { 
  background: #c23a37; 
}

.red_box_inactive .box { 
 
}

.red_box_inactive .rnd_box_tl
{
	  background: url(../images/left-menu/tl.gif) no-repeat top left; 
}
    
 .red_box_inactive .rnd_box_tr
{
	   background: url(../images/left-menu/tr.gif) no-repeat top right; 
	   
}

 .red_box_inactive .rnd_box_bl
{
	
     background: url(../images/left-menu/bl.gif) no-repeat bottom left; 
}
.red_box_inactive .rnd_box_br
{
      background: url(../images/left-menu/br.gif) no-repeat bottom right; 
     
}




.sidebar	{
    font-size: 8pt;
    padding:5px 10px 0px 10px;
    text-align: left;
    margin-bottom:0px;
}


.sidebar a:link	
{
	font-size: 8pt;
    color: #0054a6;
}

.sidebar a:visited	
{
		font-size: 8pt;

    color: #0054a6;
}

.sidebar a:active	
{
		font-size: 8pt;

    color: #2b8c2b;
}



.eval_horz_qst td
{
	width:50px;
	text-align:center;
}


.yellow_box { 
 
}

.yellow_box .box { 
  background: #FEF7B1; 
}
.yellow_box .boxtop { 
  background: url(../images/yellow_ne.gif) no-repeat top right; 
}
.yellow_box .boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/yellow_nw.gif) no-repeat top left; 
}
.yellow_box .boxbottom { 
  background: url(../images/yellow_se.gif) no-repeat bottom right; 
}
.yellow_box .boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/yellow_sw.gif) no-repeat bottom left; 
}
.yellow_box .boxcontent {
  padding: 0px 0px 0px 8px;
}


.green_box { 
}

.green_box .box { 
  background: #D1E1BC; 
}
.green_box .boxtop { 
  background: url(../images/green_ne.gif) no-repeat top right; 
}
.green_box .boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/green_nw.gif) no-repeat top left; 
}
.green_box .boxbottom { 
  background: url(../images/green_se.gif) no-repeat bottom right; 
}
.green_box .boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/green_sw.gif) no-repeat bottom left; 
}
.green_box .boxcontent {
  padding: 0px 0px 0px 8px;
}




.grey_box { 
}

.grey_box .box { 
  background: #dedddb; 
}
.grey_box .boxtop { 
  background: url(../images/grey_ne.gif) no-repeat top right; 
}
.grey_box .boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/grey_nw.gif) no-repeat top left; 
}
.grey_box .boxbottom { 
  background: url(../images/grey_se.gif) no-repeat bottom right; 
}
.grey_box .boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/grey_sw.gif) no-repeat bottom left; 
}
.grey_box .boxcontent {
  padding: 0px 0px 0px 8px;
}





.cme_tab_title	{
    font-weight: bold;
    font-size: 10pt;
    line-height:12pt;
    text-align: left;
}



/*.login_status , .login_status td, .login_status label, .login_status a
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 9pt;
}

.login_status .login
{
	width:84px;
	font-size:8pt;
}

.login_status td
{
	padding: 0 5 0 5;
}


*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:550px;
}

.modalPopup li
{
	margin-top: 3px;
	line-height :15pt;
}
.imgComittee
{
	background: url(../images/top_menu/btn_commitee.gif) no-repeat top left;
}
.imgComitteeHover
{
	background: url(../images/top_menu/btn_commitee_over.gif) no-repeat top left;
}

.imgModuleIndex
{
	background: url(../images/top_menu/btn_index.gif) no-repeat top left;
}
.imgModuleIndexHover
{
	background: url(../images/top_menu/btn_index_over.gif) no-repeat top left;
}


.imgAccreditation
{
	background: url(../images/top_menu/btn_accreditation.gif) no-repeat top left;
}
.imgAccreditationHover
{
	background: url(../images/top_menu/btn_accreditation_over.gif) no-repeat top left;
}



.imgOverview
{
	background: url(../images/top_menu/btn_program_overview.gif) no-repeat top left;
}
.imgOverviewHover
{
	background: url(../images/top_menu/btn_program_overview_over.gif) no-repeat top left;
}


.programMenu1	
{
    background:#7E7E7E;
    line-height:17pt;
    padding:3px 3px 3px 10px;
}

.programMenuItem	
{
	color: #DDDDDD;
    border-top:1px solid #FFFFFF;
     text-align:left;
}    


.programMenu1 a:link	{
    color: #FFFFFF;
    text-decoration: none;
}

.programMenu1 a:visited	{
    color: #FFFFFF;
    text-decoration: none;
}

.programMenu1 a:active	{
    color: #FFFFFF;
    text-decoration: none;
}

.borderBottom
{
	border-bottom: #29226c solid 1px;
}







.program_menu_box { 
  background: #9DD9F5; 
}

.program_menu_box .box { 
 
}
.program_menu_box .boxtop { 
  background: url(../images/left-menu/tr.gif) no-repeat top right; 
}
.program_menu_box .boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/left-menu/tl.gif) no-repeat top left; 
}
.program_menu_box .boxbottom { 
  background: url(../images/left-menu/br.gif) no-repeat bottom right; 
}
.program_menu_box .boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/left-menu/bl.gif) no-repeat bottom left; 
}
.program_menu_box .boxcontent {
  padding: 0px 0px 0px 0px;
}


.program_menu_box .rnd_box_tl
{
	  background: url(../images/left-menu/tl.gif) no-repeat top left; 
}
    
 .program_menu_box .rnd_box_tr
{
	   background: url(../images/left-menu/tr.gif) no-repeat top right; 
	   
}

 .program_menu_box .rnd_box_bl
{
	
     background: url(../images/left-menu/bl.gif) no-repeat bottom left; 
}
.program_menu_box .rnd_box_br
{
      background: url(../images/left-menu/br.gif) no-repeat bottom right; 
     
}





.program_menu_box_over { 
  background: #dce9f8; 
}

.program_menu_box_over .box { 
 
}
.program_menu_box_over .boxtop { 
  background: url(../images/left-menu/a-tr.gif) no-repeat top right; 
}
.program_menu_box_over .boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/left-menu/a-tl.gif) no-repeat top left; 
}
.program_menu_box_over .boxbottom { 
  background: url(../images/left-menu/a-br.gif) no-repeat bottom right; 
}
.program_menu_box_over .boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/left-menu/a-bl.gif) no-repeat bottom left; 
}
.program_menu_box_over .boxcontent {
  padding: 0px 0px 0px 0px;
}


.program_menu_box_over .rnd_box_tl
{
	  background: url(../images/left-menu/a-tl.gif) no-repeat top left; 
}
    
 .program_menu_box_over .rnd_box_tr
{
	   background: url(../images/left-menu/a-tr.gif) no-repeat top right; 
	   
}

 .program_menu_box_over .rnd_box_bl
{
	
     background: url(../images/left-menu/a-bl.gif) no-repeat bottom left; 
}
.program_menu_box_over .rnd_box_br
{
      background: url(../images/left-menu/a-br.gif) no-repeat bottom right; 
     
}






.program_menu_box_inactive { 
  background: #dce9f8; 
}

.program_menu_box_inactive .box { 
 
}

.program_menu_box_inactive .rnd_box_tl
{
	  background: url(../images/left-menu/a-tl.gif) no-repeat top left; 
}
    
 .program_menu_box_inactive .rnd_box_tr
{
	   background: url(../images/left-menu/a-tr.gif) no-repeat top right; 
	   
}

 .program_menu_box_inactive .rnd_box_bl
{
	
     background: url(../images/left-menu/a-bl.gif) no-repeat bottom left; 
}
.program_menu_box_inactive .rnd_box_br
{
      background: url(../images/left-menu/a-br.gif) no-repeat bottom right; 
     
}
