﻿/* Default */

* { 
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style:none; text-decoration:none; line-height: normal; font-style: normal; font-weight: normal; 
}
html{
	width: auto;
}
body{
	width: auto;
	font: normal 13px/14px Arial, Helvetica, "sans-serif"; 

}
strong{
	font-weight: normal;
}
h1, h2, h3{
	font-family: Georgia, Times New Roman, "sans-serif";
}

#body{
	font: normal 13px/14px Arial, Helvetica, "sans-serif"; 
	background: #4C4C4C;
	padding: 12px 0px;
}
.clear{
	clear: both;
	width: 100%;	
}

/* Estrutura */

#body_center{
	margin: 0px auto;
	width: 953px;
	background: #fff;
	padding-bottom: 12px;
}

#body_top{
	position: relative;
	padding: 8px;
	font: normal 18px/22px Georgia, Times New Roman, "sans-serif";
}

#body_mid{
	position: relative;
	z-index: 1;
	padding: 8px;
}

#body_bottom{
	position: relative;
	z-index: 1;
	margin: 0px 8px 0px 8px;
}

#mid_destaque{
	margin: 0px auto;
	width: 936px;
	padding-bottom: 15px;
}
#mid_destaque img{
	margin: 0px;
	display: block;
}

/* Topo */
#top_content:after{
	content: " ";
	height: 0;
	clear: both;
	display: block;
}
#top_content{
	*display: inline-block;
	background: url('../Images/top_bg.gif') repeat-x;
}
#top_logo{
	position: relative;
	width: 682px;
	height: 65px;
	float: left;
	font-size: 21px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 32px;
}
#top_logo h1{
	background: #fff url('../Images/top_logo.gif') no-repeat left top;
	width: 137px;
	height: 54px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	vertical-align: middle;

}
#top_logo em{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	border-left: 1px solid #DBD8D8;
	padding: 12px 30px 19px 30px;
	margin-left: 20px;
	letter-spacing: -0.5px;
}

#top_logo h1 span{
	display: none;
}

#top_info{
	float: left;
	margin: 28px 0px 0px 0px;
}
#top_info h3{
	font-size: 13px;
	color: #003F5B;
}
#top_info h3 span{
	color: #003F5B;
}
#top_info .infoTel{
	font-size: 18px;
	color: #000;
	padding-left: 28px;
	background: url('../Images/top_icon_tel.gif') no-repeat left 3px;
}
#top_info .infoEnd{
	font-size: 12px;
	color: #666;
	padding-top: 4px;
}

/*
position: relative;
	overflow: hidden;
	left: -26px;
	padding: 6px 0px;
	background: #888;
*/
#top_menu{
	margin: 12px 0px;
	padding-left: 3px;
	background: #ccc url('../Images/top_menu_l.gif') no-repeat left center;
	font: normal 21px/25px Arial Narrow, Arial, Helvetica, "sans-serif";

}
#top_menu_content{
	/*position: relative;
	overflow: hidden;
	left: -92px;*/
	padding-right: 3px;
	background: url('../Images/top_menu_r.gif') no-repeat right center;

}
#top_menu_content_wrap{
	/*position: relative;
	right: -92px;*/
	padding: 0px 0px;
	
}

#top_menu_content ul{
	padding: 0px 0px;
	background: url('../Images/top_menu_m.gif') repeat-x left center;
	*display: inline-block;
}
#top_menu_content ul:after{
	content: " ";
	height: 0;
	clear: both;
	display: block;
}

#top_menu_content ul li{
	display: inline-block;
	float: left;
	padding: 12px 22px 12px 18px;
	background: url('../Images/top_menu_sep.gif') no-repeat right 3px;
	font-size: 12px;
	line-height: 12px;
	*display: inline;
	*zoom: 1;
}
#top_menu_content ul li a{
	color: #666;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}
#top_menu_content ul li a:hover{
	color: #000;
}

#top_banner{
	background: url('../Images/top_banner.jpg') no-repeat left top;
	height: 153px;
}
#top_banner{
	background: url('../Images/top_banner.jpg') no-repeat left top;
	height: 153px;
	position: relative;
}
#top_banner h2{
	width: 500px;
	position: absolute;
	bottom: 12px;
	left: 12px;
	font-size: 20px;
	color: #fff;
}
#top_banner .topImg{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 500px;
	height: 185px;
	z-index: 5;
	_display: none;
}
#top_banner .topImg_1{
	background: url('../Images/img_home.png') no-repeat 182px bottom;
}
#top_banner .topImg_2{
	background: url('../Images/img_empresa.png') no-repeat right bottom;
}
#top_banner .topImg_3{
	background: url('../Images/img_cursos.png') no-repeat 180px bottom;
}
#top_banner .topImg_4{
	background: url('../Images/img_calend.png') no-repeat 220px bottom;
}
#top_banner .topImg_5{
	background: url('../Images/img_depo.png') no-repeat right bottom;
}
#top_banner .topImg_6{
	background: url('../Images/img_contato.png') no-repeat right bottom;
}




/* Rodapé */

#body_center hr{
	display: none;
}

/* Home */

#mid_content{
	min-height: 548px;
	_height: 548px;
	position: relative;
}

#mid_reas{
	position: absolute;
	width: 232px;
	left: 0px;
}


#mid_reas h3{
	font-size: 17px;
}
.listaReas_wrap{
	overflow: hidden;
	position: relative;
}
#mid_reas ol{
	position: relative;
	bottom: -14px;	
}
#mid_reas li{
	background: url('../Images/li_reasons.gif') no-repeat 5px 5px;
	padding: 2px 0px 8px 22px;
	color: #666;
	border-bottom: 2px dotted #ccc;
	margin-bottom: 12px;
}
#mid_main{
	margin-left: 240px;
}
#mid_home{
	margin-left: 240px;
}

.mainBtn{
	display: inline-block;
	background: url('../Images/btn_main_l.gif') no-repeat left top;
	padding: 0px 0px 0px 5px;
	cursor: pointer;
	float: left;
}
.mainBtn .r{
	display: inline-block;
	padding: 0px 5px 0px 0px;
	background: url('../Images/btn_main_r.gif') no-repeat right top;
	margin: 0px;
	float: left;
}

.mainBtn .m{
	display: inline-block;
	padding: 7px 4px 6px 4px;
	background: url('../Images/btn_main_bg.gif') repeat-x left top;
	margin: 0px;
	font: normal 9px/9px "Arial", "sans-serif";
	letter-spacing: -0.1px;
	color: #fff;
	text-transform: uppercase;
	float: left;
}
.mid_int{
	padding: 3px;

	*display: inline-block;
}
.mid_int:after{
	content: " ";
	display: block;
	clear: both;
	
}

.mid_int p{
	color: #666;
	font-size: 12px;
	padding: 6px 0px;
}
.mid_int cite{
	color: #666;
	font-size: 12px;
	padding: 8px 0px;

	display: block;
}
.mid_int h2{
	font-size: 21px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
.mid_int h2 span{
	color: #000;
	letter-spacing: -1px;
}
.homeVeja{
	text-align: right;
	padding: 0px 2px 2px 0px;
}
/* Depoimentos */
.mid_dep h4{
	color: #666;
	font-size: 12px;
}
.mid_dep h4 em{
	color: #666;
	font-weight: bold;
}
.mid_dep h4 span{
	color: #666;
	font-weight: normal;
	padding-left: 8px;
}
.mid_dep ul li{
	padding-bottom: 12px;
	margin-bottom: 16px;
	border-bottom: 1px dotted #d8d8d8;

}


/* */

.mid_contHome{
	width: 226px;
	float: left;
}

.mid_contHome h2{
	font-size:17px;
	letter-spacing: -0.5px;
	margin-bottom: 6px;
}
.mid_contHome h2 *{
	vertical-align: middle;
}
.mid_contHome h2 span{
	padding-left: 6px;
}

.mid_novid,.mid_calend{
	margin-right: 8px;
}

.mid_contHome p{
	color: #666;
	font-size: 12px;
	padding: 4px 0px;
}
.mid_contHome cite{
	color: #666;
	font-size: 12px;
	padding: 8px 0px;
	display: block;
}
.mid_contHome h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.mid_contHome h3 span{
	font-weight: bold;
}
.mid_contHome ul li{
	padding: 2px 0px 8px 0px;
	color: #666;
	border-bottom: 2px dotted #ccc;
	margin-bottom: 12px;
}
.mid_contHome ul li a{
	color: #666;
	text-decoration: underline;
}

.mid_depo h4{
	color: #666;
	font-size: 12px;
}
.mid_depo h4 em{
	color: #666;
	font-weight: bold;
}
.mid_depo h4 span{
	color: #666;
	font-weight: normal;
	padding-left: 8px;
}

/* Cursos */
.mid_cursos ul{
	padding: 8px 0px 0px 0px;
}
.mid_cursos ul:after{
	content: " ";
	display: block;
	clear: both;
}

.mid_cursos ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 300px;
	margin: 0px 10px 10px 0px;
	float: left;
}

.mid_cursos h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 4px;
}
.mid_cursos h3 span{
	text-transform: uppercase;
	font-weight: bold;
}

.mid_cursos .cursoItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 4px 4px;
}
.mid_cursos .cursoItem strong{
	font-weight: bold;
}
.mid_cursos .btnMais{
	padding: 6px 4px 6px 0px;
	text-align: right;
}


/* Calendario */

.mid_calend table{
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}
.mid_calend table .header{

	
}
.mid_calend table .header th{
	padding: 8px 0px;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background: #4c4c4c url('../Images/table_header_sep.gif') no-repeat right center;
}
.mid_calend table .header .lItem{
	background: #4c4c4c;
}

.mid_calend table tr td{
	padding: 8px 0px 8px 0px;
	font-size: 11px;
	color: #666;
	border-bottom: 2px dotted #e4e4e4;
}
.mid_calend table tr td a{
	color: #666;
	font-weight: bold;
}
.mid_calend table tr td a:hover{
	color: #333;
}

/* Form */

.mid_form{
	color: #666;
}
.fieldForm label{
	display: block;
	font-size: 12px;
	margin-top: 1px;
	color: #474747;
	vertical-align: middle;
}
.fieldForm .inlineLabel{
	display: inline;
	font-size: 12px;
	margin-top: 1px;
	color: #474747;
	padding-right: 2px;
}

.fieldForm{
	padding: 0px 0px 0px 0px;
}

.fieldForm input{
	font: normal 12px/14px "Arial", "sans-serif"; 
	border: 1px solid #ccc;
	padding: 1px 1px;
	color: #666;
	margin: 2px 0px;
	background: #fff;
	vertical-align: middle;
	width: 400px;
}
.fieldForm #btnEnviar{
	vertical-align: middle;
	width: auto;
	border: 0px;
}

.fieldForm textarea{
	font: normal 11px/14px "Arial", "sans-serif"; 
	border: 1px solid #ccc;
	padding: 1px 1px;
	color: #666;
	margin: 2px 0px;
	background: #fff;
	vertical-align: middle;
	width: 400px;
	height: 72px;
}

.formulario{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 400px;
	float: left;
}
.mapa{
	vertical-align: top;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 200px;
	margin-left: 12px;
	font-size: 12px;
	color: #666;
	float: left;
}
.mapa span{
	color: #666;
	padding: 2px 0px 0px; 
	display: block;
}
.mapa a{
	color: #666;
	text-decoration: underline;
}

/* Curso*/
#top_menu_cursos ul{
	padding: 4px 0px 20px 0px;
}

#top_menu_cursos ul li{
	display: inline;
	padding: 4px 22px 20px 22px;
}
#top_menu_cursos{

}
#top_menu_cursos ul li a{
	color:#E64600;
	font-weight: bold;
}
#top_menu_cursos ul li a:hover{
	text-decoration: underline;
}
.cursos_detalhe *{
	font: normal 12px/14px "Arial", Helvetica, "sans-serif";
	color: #666; 
	width: 620px;
}
.cursos_detalhe h3{
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px; 
}
.cursos_detalhe h3 a{
	font-weight: bold; 
}
.cursos_detalhe ul{
	padding: 8px 0px;
}
.cursos_detalhe ul li{
	margin-bottom: 2px;
	list-style: disc;
	margin-left: 14px;
}
.cursos_detalhe ul li ul li{
	margin-bottom: 2px;
	list-style: circle;
	margin-left: 24px;
}

.formacao{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666;
}

a.curso:link{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
}
a.curso:visited{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:underline;
}
a.curso:hover{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #E64600;
}



/* ---------------- */

#mid_main .rounded_box{
	height: auto;
	margin: 0px 0px; 
}
#mid_cont .right_box .rounded_box{
	margin: 0px 0px; 
}
#mid_bottom .right_box .rounded_box{
	margin: 0px 0px; 
}

#mid_main .rounded_box .midC,
#mid_main .rounded_box .midC .right,
#mid_main .rounded_box .midC .mid{
	height: auto;
}

#mid_main .rounded_box .top,
#mid_main .rounded_box .bottom{
	height: 5px;
}
#mid_main .rounded_box .top *,
#mid_main .rounded_box .bottom *{
	height: 5px;
}

#mid_main .rounded_box .top .right,
#mid_main .rounded_box .bottom .right,
#mid_main .rounded_box .midC .right{
	margin-left: 5px;
}
#mid_main .rounded_box .top .mid,
#mid_main .rounded_box .bottom .mid,
#mid_main .rounded_box .midC .mid{
	margin-right: 0px;
}
	
#mid_main .rounded_box .midC .mid{
	padding: 0px 0px 0px 0px;
}
#mid_main .rounded_box .midC,
#mid_main .rounded_box .midC .right,
#mid_main .rounded_box .top .mid,
#mid_main .rounded_box .bottom .mid{
	background: #fff;
}
#mid_main .rounded_box .top{
	background: url('../Images/rd_top_l.gif') no-repeat left top;
}
#mid_main .rounded_box .bottom{
	background: url('../Images/rd_bot_l.gif') no-repeat left bottom;
}
#mid_main .rounded_box .top .right{
	background: url('../Images/rd_top_r.gif') no-repeat right top;
}
#mid_main .rounded_box .bottom .right{
	background: url('../Images/rd_bot_r.gif') no-repeat right top;
}
#mid_main .rounded_box .top .right .mid{
	background: url('../Images/rd_top_m.gif') repeat-x;
}
#mid_main .rounded_box .bottom .right .mid{
	background: url('../Images/rd_bot_m.gif') repeat-x;
}
#mid_main .rounded_box .midC{
	background: url('../Images/rd_mid_l.gif') repeat-y left top;
}
#mid_main .rounded_box .midC .right{
	background: url('../Images/rd_mid_r.gif') repeat-y right top;
}

#mid_main .rounded_box .midC .mid{
	/*background: #fff url('../img/rounded_m_bg.gif') no-repeat center bottom;
	padding-bottom: 42px;*/
	background: #fff;
}



/* ---------------- */

.mid_contHome .rounded_box{
	height: auto;
	margin: 0px 0px; 
}

.mid_contHome .rounded_box .midC,
.mid_contHome .rounded_box .midC .right{

	height: auto;
}
.mid_contHome .rounded_box .midC .mid{
	max-height: 528px;
	overflow: hidden;
}
.mid_contHome .rounded_box .top,
.mid_contHome .rounded_box .bottom{
	height: 5px;
}
.mid_contHome .rounded_box .top *,
.mid_contHome .rounded_box .bottom *{
	height: 5px;
}

.mid_contHome .rounded_box .top .right,
.mid_contHome .rounded_box .bottom .right,
.mid_contHome .rounded_box .midC .right{
	margin-left: 5px;
}
.mid_contHome .rounded_box .top .mid,
.mid_contHome .rounded_box .bottom .mid,
.mid_contHome .rounded_box .midC .mid{
	margin-right: 5px;
}
	
.mid_contHome .rounded_box .midC .mid{
	padding: 2px;
}
.mid_contHome .rounded_box .midC,
.mid_contHome .rounded_box .midC .right,
.mid_contHome .rounded_box .top .mid,
.mid_contHome .rounded_box .bottom .mid{
	background: #fff;
}
.mid_contHome .rounded_box .top{
	background: url('../Images/rd_top_l.gif') no-repeat left top;
}
.mid_contHome .rounded_box .bottom{
	background: url('../Images/rd_bot_l.gif') no-repeat left bottom;
}
.mid_contHome .rounded_box .top .right{
	background: url('../Images/rd_top_r.gif') no-repeat right top;
}
.mid_contHome .rounded_box .bottom .right{
	background: url('../Images/rd_bot_r.gif') no-repeat right top;
}
.mid_contHome .rounded_box .top .right .mid{
	background: url('../Images/rd_top_m.gif') repeat-x;
}
.mid_contHome .rounded_box .bottom .right .mid{
	background: url('../Images/rd_bot_m.gif') repeat-x;
}
.mid_contHome .rounded_box .midC{
	background: url('../Images/rd_mid_l.gif') repeat-y left top;
}
.mid_contHome .rounded_box .midC .right{
	background: url('../Images/rd_mid_r.gif') repeat-y right top;
}

.mid_contHome .rounded_box .midC .mid{
	/*background: #fff url('../img/rounded_m_bg.gif') no-repeat center bottom;
	padding-bottom: 42px;*/
	background: #fff;
}


/* ---------------- */

#mid_main .mid_cursos ul li .rounded_box{
	height: auto;
	margin: 0px 0px; 
}

#mid_main .mid_cursos ul li .rounded_box .midC,
#mid_main .mid_cursos ul li .rounded_box .midC .right,
#mid_main .mid_cursos ul li .rounded_box .midC .mid{
	height: auto;
}
#mid_main .mid_cursos ul li .rounded_box .top,
#mid_main .mid_cursos ul li .rounded_box .bottom{
	height: 5px;
}
#mid_main .mid_cursos ul li .rounded_box .top *,
#mid_main .mid_cursos ul li .rounded_box .bottom *{
	height: 5px;
}

#mid_main .mid_cursos ul li .rounded_box .top .right,
#mid_main .mid_cursos ul li .rounded_box .bottom .right,
#mid_main .mid_cursos ul li .rounded_box .midC .right{
	margin-left: 5px;
}
#mid_main .mid_cursos ul li .rounded_box .top .mid,
#mid_main .mid_cursos ul li .rounded_box .bottom .mid,
#mid_main .mid_cursos ul li .rounded_box .midC .mid{
	margin-right: 5px;
}
	
#mid_main .mid_cursos ul li .rounded_box .midC .mid{
	padding: 2px;
}
#mid_main .mid_cursos ul li .rounded_box .midC,
#mid_main .mid_cursos ul li .rounded_box .midC .right,
#mid_main .mid_cursos ul li .rounded_box .top .mid,
#mid_main .mid_cursos ul li .rounded_box .bottom .mid{
	background: #fff;
}
#mid_main .mid_cursos ul li .rounded_box .top{
	background: url('../Images/rd_top_l.gif') no-repeat left top;
}
#mid_main .mid_cursos ul li .rounded_box .bottom{
	background: url('../Images/rd_bot_l.gif') no-repeat left bottom;
}
#mid_main .mid_cursos ul li .rounded_box .top .right{
	background: url('../Images/rd_top_r.gif') no-repeat right top;
}
#mid_main .mid_cursos ul li .rounded_box .bottom .right{
	background: url('../Images/rd_bot_r.gif') no-repeat right top;
}
#mid_main .mid_cursos ul li .rounded_box .top .right .mid{
	background: url('../Images/rd_top_m.gif') repeat-x;
}
#mid_main .mid_cursos ul li .rounded_box .bottom .right .mid{
	background: url('../Images/rd_bot_m.gif') repeat-x;
}
#mid_main .mid_cursos ul li .rounded_box .midC{
	background: url('../Images/rd_mid_l.gif') repeat-y left top;
}
#mid_main .mid_cursos ul li .rounded_box .midC .right{
	background: url('../Images/rd_mid_r.gif') repeat-y right top;
}

#mid_main .mid_cursos ul li .rounded_box .midC .mid{
	/*background: #fff url('../img/rounded_m_bg.gif') no-repeat center bottom;
	padding-bottom: 42px;*/
	background: #fff;
}




/* ---------------- */

#mid_cont .right_box .rounded_box{
	height: auto;
}
#mid_cont .right_box .rounded_box .midC,
#mid_cont .right_box .rounded_box .midC .right,
#mid_cont .right_box .rounded_box .midC .mid{
	height: auto;
}

#mid_cont .right_box .rounded_box .top,
#mid_cont .right_box .rounded_box .bottom{
	height: 4px;
}
#mid_cont .right_box .rounded_box .top *,
#mid_cont .right_box .rounded_box .bottom *{
	height: 4px;
}

#mid_cont .right_box .rounded_box .top .right,
#mid_cont .right_box .rounded_box .bottom .right,
#mid_cont .right_box .rounded_box .midC .right{
	margin-left: 4px;
}
#mid_cont .right_box .rounded_box .top .mid,
#mid_cont .right_box .rounded_box .bottom .mid,
#mid_cont .right_box .rounded_box .midC .mid{
	margin-right: 4px;
}
	
#mid_cont .right_box .rounded_box .midC .mid{
	padding: 2px 2px 2px 2px;
}
#mid_cont .right_box .rounded_box .top{
	background: url('../Images/home_box_top_l.gif') no-repeat left top;
}
#mid_cont .right_box .rounded_box .bottom{
	background: url('../Images/home_box_bot_l.gif') no-repeat left bottom;
}
#mid_cont .right_box .rounded_box .top .right{
	background: url('../Images/home_box_top_r.gif') no-repeat right top;
}
#mid_cont .right_box .rounded_box .bottom .right{
	background: url('../Images/home_box_bot_r.gif') no-repeat right top;
}

#mid_cont .right_box .rounded_box .top .right .mid{
	background: url('../Images/home_box_top_m.gif') repeat-x;
}
#mid_cont .right_box .rounded_box .bottom .right .mid{
	background: url('../Images/home_box_bot_m.gif') repeat-x;
}
#mid_cont .right_box .rounded_box .midC{
	background: url('../Images/home_box_mid_l.gif') repeat-y left top;
}
#mid_cont .right_box .rounded_box .midC .right{
	background: url('../Images/home_box_mid_r.gif') repeat-y right top;
}

#mid_cont .right_box .rounded_box .midC .mid{
	/*background: #fff url('../img/rounded_m_bg.gif') no-repeat center bottom;
	padding-bottom: 42px;*/
	background: #fff;
}


/* ---------------- */

#body_bottom{
	background: url('../Images/bottom_l.gif') no-repeat left top;
	padding-left: 4px;
	height: 62px;
	font-size: 11px;
	color: #ddd;
}
#body_bottom a{
	color: #ddd;
	font-weight: bold;
}

#body_bottom .r{
	background: url('../Images/bottom_r.gif') no-repeat right top;
	padding-right: 4px;
	height: 62px;
}
#body_bottom .m{
	height: 62px;
	padding: 8px 0px 0px 0px;
	background: url('../Images/bottom_m.gif') repeat-x left top;
}

#flash_empresa{
	width: 693px;  
	height: 181px;
	margin-left: 230px;
	border-left: 2px;
	padding: 6px 0px;
	padding-left: 20px;
}

ul.inside{
	list-style-position:inside;
	margin-left:5px;
}

ul li.inside{
	list-style-type:circle;
}

ul.outside{
	list-style-position:outside;
	margin-left:10px;
}

.bottom_l{
	width: 560px;
	float: left;
	padding: 12px 0px;
	padding-left: 20px;

	
}
.bottom_r{
	width: 202px;
	float: left;
	margin-left: 20px;
	border-left: 2px dotted #888;
	padding: 6px 0px;
	padding-left: 20px;
}

/* ---------------- */

#mid_reas .rounded_box{
	height: auto; 
}
#mid_reas .rounded_box .midC,
#mid_reas .rounded_box .midC .mid{
	height: auto;
}

#mid_reas .rounded_box .top,
#mid_reas .rounded_box .bottom{
	height: 7px;
}

#mid_reas .rounded_box .top .right,
#mid_reas .rounded_box .bottom .right,
#mid_reas .rounded_box .midC .right{
	margin-left: 7px;
}
#mid_reas .rounded_box .top .mid,
#mid_reas .rounded_box .bottom .mid,
#mid_reas .rounded_box .midC .mid{
	margin-right: 7px;
}

#mid_cont .rounded_box .top *,
#mid_cont .rounded_box .bottom *,
#mid_reas .rounded_box .top *,
#mid_reas .rounded_box .bottom *{
	height: 7px;
}

#mid_cont .rounded_box .midC .mid{
	height: auto;
}
	
#mid_reas .rounded_box .midC .mid{
	padding: 0px 0px 0px 0px;
}
#mid_reas .rounded_box .top{
	background: url('../Images/mid_cont_top_l.gif') no-repeat left top;
}
#mid_reas .rounded_box .midC,
#mid_reas .rounded_box .midC .right,
#mid_reas .rounded_box .top .mid,
#mid_reas .rounded_box .bottom .mid{
	background: #e6e6e6;
}
#mid_reas .rounded_box .bottom{
	background: url('../Images/mid_cont_bot_l.gif') no-repeat left bottom;
}
#mid_reas .rounded_box .top .right{
	background: url('../Images/mid_cont_top_r.gif') no-repeat right top;
}

#mid_reas .rounded_box .bottom .right{
	background: url('../Images/mid_cont_bot_r.gif') no-repeat right top;
}

#mid_reas .rounded_box .midC .mid{
	/*background: #fff url('../img/rounded_m_bg.gif') no-repeat center bottom;
	padding-bottom: 42px;*/
	background: #e6e6e6;
}
